@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/chromosomes>
  skos:definition "Chromosomes are large pieces of DNA that contain genes, other sequences of DNA, and associated proteins. Genes code for traits, and many of the additional sequences and associated proteins, are used to organize and to regulate the expression of the genes. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n128.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Chromosomes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_sciences>, <https://concepts.sagepub.com/social-science/concept/genetics_genetic_testing>, <https://concepts.sagepub.com/social-science/concept/genetics>, <https://concepts.sagepub.com/social-science/concept/biology_and_chemistry> ;
  skos:prefLabel "chromosomes"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/biology_and_chemistry>
  skos:prefLabel "biology and chemistry"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chromosomes> .

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

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

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chromosomes> .

