@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/geriatric_care>
  skos:prefLabel "geriatric care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geriatric_nursing> .

<https://concepts.sagepub.com/social-science/concept/nursing_specialties>
  skos:prefLabel "nursing specialties"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geriatric_nursing> .

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

<https://concepts.sagepub.com/social-science/concept/psychogeriatric_nursing>
  skos:prefLabel "psychogeriatric nursing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geriatric_nursing> .

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

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

<https://concepts.sagepub.com/social-science/concept/geriatric_nursing>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/psychogeriatric_nursing> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005851.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nursing_specialties>, <https://concepts.sagepub.com/social-science/concept/nursing_care>, <https://concepts.sagepub.com/social-science/concept/nursing>, <https://concepts.sagepub.com/social-science/concept/geriatric_care> ;
  skos:prefLabel "geriatric nursing"@en ;
  a skos:Concept .

