@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/65251> a skos:Concept ;
    skos:altLabel "zieken/gewonden verzorgen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/94288> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054519> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65251" ;
    skos:prefLabel "nursing (health science)"@en,
        "verpleegkunde"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/97305> ;
    skos:scopeNote "The study and practice of caring for and waiting on the sick, injured, or others unable to look after themselves or to deal with their specific medical needs."@en,
        "Het bestuderen en de praktijk van het zorgen voor en helpen van zieken, gewonden of anderen die niet in staat zijn om voor zichzelf te zorgen of om te gaan met hun specifieke medische behoeften."@nl ;
    prov:generatedAtTime "2022-10-05T14:15:07+00:00"^^xsd:dateTime .

