@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/community_nursing>
  skos:prefLabel "community nursing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/school_nurses> .

<https://concepts.sagepub.com/social-science/concept/school_nurses>
  skos:definition "The school nurse is a registered nurse who provides health care in the school community. The nurse provides individual care to students and staff and health care to the entire school community. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n228.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; School Nurse</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/roles_and_responsibilities>, <https://concepts.sagepub.com/social-science/concept/community_nursing> ;
  skos:prefLabel "school nurses"@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/school_nurses> .

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

