@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/neurological_impairments>
  skos:prefLabel "neurological impairments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/minimal_brain_dysfunction> .

<https://concepts.sagepub.com/social-science/concept/minimal_brain_dysfunction>
  skos:definition "Minimal brain dysfunction replaced the term minimal brain damage because no actual brain damage could ever be demonstrated. The term is most often synonymous with attention deficit hyperactivity disorder. [Source: <a href=\"https://sk.sagepub.com/books/the-dictionary-of-family-psychology-and-family-therapy/n884.xml\" target=\"_blank\" data-id=\"to-sk\">The Dictionary of Family Psychology and Family Therapy; minimal brain dysfunction (MBD)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurological_impairments>, <https://concepts.sagepub.com/social-science/concept/mild_disabilities> ;
  skos:prefLabel "minimal brain dysfunction"@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/minimal_brain_dysfunction> .

<https://concepts.sagepub.com/social-science/concept/mild_disabilities>
  skos:prefLabel "mild disabilities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/minimal_brain_dysfunction> .

