@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/etiology>
  skos:definition "Etiology refers to the presumed cause of an individual's difficulties. Typically with children and adolescents, the range of potential single or multiple causes to explain the difficulties these individuals encounter is often extensive (Kamphaus & Frick, 2002). [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n100.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Etiology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diagnosis> ;
  skos:prefLabel "etiology"@en ;
  a skos:Concept .

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

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

