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

<https://concepts.sagepub.com/social-science/concept/chimpanzees>
  skos:definition "Chimpanzees are primates that belong to the anthropoid great ape family Pongidae, which includes gibbons, gorillas, and orangutans. Chimpanzees are in the suborder Anthropoidea, the order of Primates, and one of only two members of the genus Pan. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n169.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Chimpanzees</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_biological_anthropology>, <https://concepts.sagepub.com/social-science/concept/animals> ;
  skos:prefLabel "chimpanzees"@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/chimpanzees> .

<https://concepts.sagepub.com/social-science/concept/animals>
  skos:prefLabel "animals"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chimpanzees> .

