@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/symptoms_of_disease>
  skos:prefLabel "symptoms of disease"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/failure_to_thrive> .

<https://concepts.sagepub.com/social-science/concept/failure_to_thrive>
  skos:definition "Failure to thrive (FTT) refers to a child's poor physical growth. The term has mostly been applied to infants and toddlers. [Source: <a href=\"https://sk.sagepub.com/reference/violence/n170.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Interpersonal Violence; Failure to Thrive</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/symptoms_of_disease>, <https://concepts.sagepub.com/social-science/concept/early_childhood_development_and_education>, <https://concepts.sagepub.com/social-science/concept/child_health> ;
  skos:prefLabel "failure to thrive"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/child_health>
  skos:prefLabel "child health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/failure_to_thrive> .

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

<https://concepts.sagepub.com/social-science/concept/early_childhood_development_and_education>
  skos:prefLabel "early childhood development and education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/failure_to_thrive> .

