@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/genes>
  skos:definition "The basic functional units of heredity. Genes are nucleotides within the DNA that transfer biological information from cell to cell. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1092.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Genes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_cases_and_current_trends>, <https://concepts.sagepub.com/social-science/concept/genetics> ;
  skos:prefLabel "genes"@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/genes> .

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

<https://concepts.sagepub.com/social-science/concept/key_cases_and_current_trends>
  skos:prefLabel "key cases and current trends"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/genes> .

