@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/macaques> .

<https://concepts.sagepub.com/social-science/concept/macaques>
  skos:definition "The macaques are successful Old World monkeys (family Cercopithecidae)that are members of the genus Macaca, of which there are some 20 species. Macaques are the most wide-ranging primate species except for humans. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n565.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Macaques</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_biological_anthropology> ;
  skos:prefLabel "macaques"@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/macaques> .

