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

<https://concepts.sagepub.com/social-science/concept/appetitive_behavior>
  skos:prefLabel "appetitive behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/grooming> .

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

<https://concepts.sagepub.com/social-science/concept/grooming>
  skos:definition "Grooming is a common everyday activity of many members of the order Primates. Grooming consists of going through the fur, using either the hands or teeth, to remove debris. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n404.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Grooming</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006120.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_biological_anthropology>, <https://concepts.sagepub.com/social-science/concept/appetitive_behavior> ;
  skos:prefLabel "grooming"@en ;
  a skos:Concept .

