@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/feeding_behavior>
  skos:prefLabel "feeding behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cannibalism> .

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

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

<https://concepts.sagepub.com/social-science/concept/disposition_of_the_deceased>
  skos:prefLabel "disposition of the deceased"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cannibalism> .

<https://concepts.sagepub.com/social-science/concept/cannibalism>
  skos:definition "Cannibalism is defined as the ingestion of members of one's own species. As used in zoology, it refers to species that prey on their own kind. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n142.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Cannibalism</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002190.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/feeding_behavior>, <https://concepts.sagepub.com/social-science/concept/disposition_of_the_deceased>, <https://concepts.sagepub.com/social-science/concept/cultural_social_anthropology> ;
  skos:prefLabel "cannibalism"@en ;
  a skos:Concept .

