@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/80471> a skos:Concept ;
    skos:altLabel "bejaardenzorg"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63010> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q437458> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80471" ;
    skos:prefLabel "elderly care"@en,
        "ouderenzorg"@nl ;
    skos:scopeNote "Fulfillment of the special needs and requirements that are unique to senior citizens."@en,
        "Voldoen aan de speciale behoeften en vereisten die uniek zijn voor senioren."@nl ;
    prov:generatedAtTime "2023-12-18T13:05:35+00:00"^^xsd:dateTime .

