@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/research_theoretical_frameworks>
  skos:prefLabel "research/theoretical frameworks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/objectivity_in_ethnography> .

<https://concepts.sagepub.com/social-science/concept/cultural_social_anthropology>
  skos:prefLabel "cultural/social anthropology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/objectivity_in_ethnography> .

<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/objectivity_in_ethnography> .

<https://concepts.sagepub.com/social-science/concept/objectivity_in_ethnography>
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>, <https://concepts.sagepub.com/social-science/concept/cultural_social_anthropology> ;
  skos:prefLabel "objectivity in ethnography"@en ;
  a skos:Concept .

