@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/school_phobia>
  skos:definition "A reluctance or refusal to go to school on the part of a child because of intense anxiety and fear about being there. It involves a dread of the school setting that is out of proportion to any real danger and cannot be relieved by explanations or reassurances that there is nothing to fear. [Source: <a href=\"https://sk.sagepub.com/books/the-dictionary-of-family-psychology-and-family-therapy/n1242.xml\" target=\"_blank\" data-id=\"to-sk\">The Dictionary of Family Psychology and Family Therapy; school phobia</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/phobias> ;
  skos:prefLabel "school phobia"@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/school_phobia> .

<https://concepts.sagepub.com/social-science/concept/phobias>
  skos:prefLabel "phobias"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_phobia> .

