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

<https://concepts.sagepub.com/social-science/concept/National_Library_of_Medicine>
  skos:definition "The National Library of Medicine (NLM) is a major federal agency that is part of the National Institutes of Health (NIH). Founded in 1836, it is now the world's largest biomedical library and performs vital health communication services for health care providers, researchers, and consumers. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-health-communication/n364.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Communication; National Library of Medicine</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009317.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/National_Institutes_of_Health>, <https://concepts.sagepub.com/social-science/concept/society_and_health>, <https://concepts.sagepub.com/social-science/concept/medical_libraries> ;
  skos:prefLabel "National Library of Medicine"@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_Library_of_Medicine> .

<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_Library_of_Medicine> .

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

