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

<https://concepts.sagepub.com/social-science/concept/behavioral_symptoms>
  skos:prefLabel "behavioral symptoms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/encopresis> .

<https://concepts.sagepub.com/social-science/concept/encopresis>
  skos:definition "Encopresis is the leakage of feces in children four years of age or older. This must occur at least once a month for at least three months to make a diagnosis. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n95.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Encopresis</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004688.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medical_conditions>, <https://concepts.sagepub.com/social-science/concept/elimination_disorders>, <https://concepts.sagepub.com/social-science/concept/behavioral_symptoms> ;
  skos:prefLabel "encopresis"@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/encopresis> .

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

