@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/patient_education>
  skos:prefLabel "patient education"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nursing_process> .

<https://concepts.sagepub.com/social-science/concept/nursing_diagnosis>
  skos:prefLabel "nursing diagnosis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nursing_process> .

<https://concepts.sagepub.com/social-science/concept/comprehensive_health_care>
  skos:prefLabel "comprehensive health care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nursing_process> .

<https://concepts.sagepub.com/social-science/concept/nursing_process>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nursing_research>, <https://concepts.sagepub.com/social-science/concept/nursing_diagnosis>, <https://concepts.sagepub.com/social-science/concept/nursing_assessment>, <https://concepts.sagepub.com/social-science/concept/nursing_care_plans>, <https://concepts.sagepub.com/social-science/concept/patient_education> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nursing_care>, <https://concepts.sagepub.com/social-science/concept/comprehensive_health_care> ;
  skos:prefLabel "nursing process"@en ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009736.html> .

<https://concepts.sagepub.com/social-science/concept/nursing_assessment>
  skos:prefLabel "nursing assessment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nursing_process> .

<https://concepts.sagepub.com/social-science/concept/nursing_care>
  skos:prefLabel "nursing care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nursing_process> .

<https://concepts.sagepub.com/social-science/concept/nursing_research>
  skos:prefLabel "nursing research"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nursing_process> .

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

<https://concepts.sagepub.com/social-science/concept/nursing_care_plans>
  skos:prefLabel "nursing care plans"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nursing_process> .

