@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/new_research_frontiers_on_obesity>
  skos:prefLabel "new research frontiers on obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/quantitative_trait_locus_mapping> .

<https://concepts.sagepub.com/social-science/concept/quantitative_trait_locus_mapping>
  skos:definition "Quantitative traiT locus (QTL) mapping is a statistical tool utilizing the science of quantitative trait loci (QTLs). A QTL is a section of deoxyribonucleic acid (DNA) on a chromosome that holds two or more genes which all play a role in a particular trait. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n402.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Quantitative Trait Locus Mapping</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/new_research_frontiers_on_obesity> ;
  skos:prefLabel "quantitative trait locus mapping"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/quantitative_trait_locus_mapping> .

