@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/genetics>
  skos:prefLabel "genetics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/epigenetics> .

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

<https://concepts.sagepub.com/social-science/concept/epigenetics>
  skos:definition "When one considers inheritance, typically it is at the level of the DNA, gene, or chromosome: typical Mendelian genetics. However, not all hereditary information is passed on in our genes. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n137.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Epigenetics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_sciences>, <https://concepts.sagepub.com/social-science/concept/genetics> ;
  skos:prefLabel "epigenetics"@en ;
  a skos:Concept .

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

