@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/applied_anthropology>
  skos:prefLabel "applied anthropology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ethnoecology> .

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

<https://concepts.sagepub.com/social-science/concept/ethnoecology>
  skos:definition "Ethnoecology is the study of human knowledge, perception, classification, and management of natural environments. Work in ethnoecology synthesizes the ecologist's understanding of the relationships between biological and physical components in ecosystems with the cognitive anthropologist's focus on the acquisition and expression of cultural information. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n295.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Ethnoecology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/applied_anthropology> ;
  skos:prefLabel "ethnoecology"@en ;
  a skos:Concept .

