@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/eating_disorders>
  skos:prefLabel "eating disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pica> .

<https://concepts.sagepub.com/social-science/concept/pica>
  skos:definition "Pica is the recurrent craving or consumption of nonnutritive items. The name was reportedly introduced in the 6th century by Aetius of Amida, a Byzantine physician, in reference to the magpie—pica pica—known for its propensity to gather all sorts of objects, albeit to build its nest not to consume as food. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-social-deviance/n211.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Deviance; Pica</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010842.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medical_conditions>, <https://concepts.sagepub.com/social-science/concept/feeding_and_eating_disorders_of_childhood>, <https://concepts.sagepub.com/social-science/concept/eating_disorders> ;
  skos:prefLabel "pica"@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/pica> .

<https://concepts.sagepub.com/social-science/concept/medical_conditions>
  skos:prefLabel "medical conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pica> .

<https://concepts.sagepub.com/social-science/concept/feeding_and_eating_disorders_of_childhood>
  skos:prefLabel "feeding and eating disorders of childhood"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pica> .

