@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/National_Human_Genome_Research_Institute> .

<https://concepts.sagepub.com/social-science/concept/society_and_health>
  skos:prefLabel "society and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Human_Genome_Research_Institute> .

<https://concepts.sagepub.com/social-science/concept/National_Human_Genome_Research_Institute>
  skos:altLabel "NHGRI"@en ;
  skos:definition "In 1989, the National Human Genome Research Institute (NHGRI) began spearheading the National Institutes of Health (NIH) contribution to the Human Genome Project (HGP). The HGP was an international research effort to establish the chromosomal location of all human genes or, in other words, to map out the human genome. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n826.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; National Human Genome Research Institute (NHGRI)</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D054560.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/National_Institutes_of_Health>, <https://concepts.sagepub.com/social-science/concept/society_and_health> ;
  skos:prefLabel "National Human Genome Research Institute"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/National_Institutes_of_Health>
  skos:prefLabel "National Institutes of Health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Human_Genome_Research_Institute> .

