@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/sickle_cell_anaemia>
  skos:prefLabel "sickle cell anaemia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hereditary_disorders> .

<https://concepts.sagepub.com/social-science/concept/inborn_errors_of_metabolism>
  skos:prefLabel "inborn errors of metabolism"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hereditary_disorders> .

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

<https://concepts.sagepub.com/social-science/concept/color_blindness>
  skos:prefLabel "color blindness"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hereditary_disorders> .

<https://concepts.sagepub.com/social-science/concept/hereditary_disorders>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Tourette_syndrome>, <https://concepts.sagepub.com/social-science/concept/thalassaemia>, <https://concepts.sagepub.com/social-science/concept/sickle_cell_anaemia>, <https://concepts.sagepub.com/social-science/concept/inborn_errors_of_metabolism>, <https://concepts.sagepub.com/social-science/concept/hereditary_chorea>, <https://concepts.sagepub.com/social-science/concept/color_blindness> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetic_disorders> ;
  skos:prefLabel "hereditary disorders"@en ;
  a skos:Concept .

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

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

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

