@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/pervasive_child_development_disorders>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/autism>, <https://concepts.sagepub.com/social-science/concept/Asperger_syndrome> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002659.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mental_disorders_diagnosed_in_childhood> ;
  skos:prefLabel "pervasive child development disorders"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/mental_disorders_diagnosed_in_childhood>
  skos:prefLabel "mental disorders diagnosed in childhood"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pervasive_child_development_disorders> .

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

<https://concepts.sagepub.com/social-science/concept/autism>
  skos:prefLabel "autism"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pervasive_child_development_disorders> .

<https://concepts.sagepub.com/social-science/concept/Asperger_syndrome>
  skos:prefLabel "Asperger syndrome"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pervasive_child_development_disorders> .

