@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/genetic_markers>
  skos:definition "Genetic epidemiology aims to identify genetic variation related to risk for disease. Because it is currently not feasible to fully sequence the genomes of every person in a sample, the field has traditionally relied on genetic markers with known locations to act as surrogate information for the surrounding sequence. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n173.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Genetic Markers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetics> ;
  skos:prefLabel "genetic markers"@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/genetic_markers> .

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

