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

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

<https://concepts.sagepub.com/social-science/concept/human_development>
  skos:prefLabel "human development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/genetics_genetic_testing> .

<https://concepts.sagepub.com/social-science/concept/human_genome_project>
  skos:prefLabel "human genome project"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetics_genetic_testing> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/genetics_genetic_testing>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phenotype>, <https://concepts.sagepub.com/social-science/concept/human_genome_project>, <https://concepts.sagepub.com/social-science/concept/Fragile_X_syndrome>, <https://concepts.sagepub.com/social-science/concept/chromosomes>, <https://concepts.sagepub.com/social-science/concept/alleles> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_development> ;
  skos:prefLabel "genetics/genetic testing"@en ;
  a skos:Concept .

