@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<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: <a href=\"https://sk.sagepub.com/reference/geography/n1030.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Situated Knowledge</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_geography_theory> ;
  skos:prefLabel "situated knowledge"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/situated_knowledge> .

<https://concepts.sagepub.com/social-science/concept/human_geography_theory>
  skos:prefLabel "human geography theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/situated_knowledge> .

