@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/advanced_nurse_practitioners>
  skos:prefLabel "advanced nurse practitioners"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nurse_practitioners> .

<https://concepts.sagepub.com/social-science/concept/nurse_practitioners>
  skos:definition "Nurse practitioners (NPs) are nonphysician clinicians who are nurses with graduate degrees in advanced-practice nursing. The primary function of nurse practitioners is to promote wellness through patient health education. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n294.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; Nurse Practitioners (NPs)</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/advanced_nurse_practitioners> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009722.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nurses> ;
  skos:prefLabel "nurse practitioners"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/nurses>
  skos:prefLabel "nurses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nurse_practitioners> .

