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

<https://concepts.sagepub.com/social-science/concept/roles_and_responsibilities>
  skos:prefLabel "roles and responsibilities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nurse_practitioner_in_schools> .

<https://concepts.sagepub.com/social-science/concept/nurse_practitioner_in_schools>
  skos:definition "As long as there have been nurse practitioners, nurse practitioners have been part of school health. They are advanced practice nurses—registered nurses with special licenses, education, certifications, and training. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n173.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; Nurse Practitioner in Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/roles_and_responsibilities> ;
  skos:prefLabel "nurse practitioner in schools"@en ;
  a skos:Concept .

