@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/ADHD>
  skos:prefLabel "ADHD"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/attention_deficit_disorders> .

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

<https://concepts.sagepub.com/social-science/concept/attention_deficit_disorders>
  skos:definition "First classified as a psychiatric disorder in the third edition of the Diagnostic and Statistical Manual of the American Psychiatric Association in 1981 as attention deficit/hyperactivity disorder, that is, as one condition with two different manifestations. DSM-III, revised in 1987, distinguished them as two different conditions, while DSM-IV (1994) has reclassified them as the same disorder. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-health-and-society/n58.xml\" target=\"_blank\" data-id=\"to-sk\">The Sage Dictionary of Health and Society; Attention Deficit Disorders</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ADHD> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disability> ;
  skos:prefLabel "attention deficit disorders"@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/attention_deficit_disorders> .

