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

<https://concepts.sagepub.com/social-science/concept/sex_chromosome_disorders>
  skos:prefLabel "sex chromosome disorders"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_disorders> .

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

<https://concepts.sagepub.com/social-science/concept/hereditary_disorders>
  skos:prefLabel "hereditary disorders"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_disorders> .

<https://concepts.sagepub.com/social-science/concept/chromosome_abnormalities>
  skos:prefLabel "chromosome abnormalities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_disorders> .

<https://concepts.sagepub.com/social-science/concept/cri-du-chat_syndrome>
  skos:prefLabel "cri-du-chat syndrome"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_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/genetic_disorders> .

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/genetic_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/genetic_disorders> .

<https://concepts.sagepub.com/social-science/concept/genetic_disorders>
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/genetics>, <https://concepts.sagepub.com/social-science/concept/disability>, <https://concepts.sagepub.com/social-science/concept/disease> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sex_chromosome_disorders>, <https://concepts.sagepub.com/social-science/concept/hereditary_disorders>, <https://concepts.sagepub.com/social-science/concept/cri-du-chat_syndrome>, <https://concepts.sagepub.com/social-science/concept/Down_syndrome>, <https://concepts.sagepub.com/social-science/concept/chromosome_abnormalities> ;
  skos:prefLabel "genetic disorders"@en ;
  skos:definition "Genetic disorders are medical conditions that are caused by errors in the replication of genetic code. Genetic diseases may be evident at birth, while others will only be manifested later in life. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n500.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Genetic Disorders</a>]"@en ;
  a skos:Concept .

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

