@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FM118SC5-Z .

n9j:-FM118SC5-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/situated_knowledge> ;
  skos:definition "A growing consensus in the social sciences and humanities regards knowledge as inescapably situated within the broader spatial, temporal, sociocultural, and political economic contexts. This view has contributed to a rejection of logical positivist science as the only legitimate source of knowledge and has fostered acceptance of the idea that multiple epistemologies, or ways of knowing the world, are valid. [Source: Encyclopedia of Geography; Situated Knowledge]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NQK86XZT-X ;
  skos:prefLabel "situated knowledge"@en .

n9j: a skos:ConceptScheme .
n9j:-NQK86XZT-X
  skos:prefLabel "human geography theory"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FM118SC5-Z .

