@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/64767> a skos:Concept ;
    skos:altLabel "rouwen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64768> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300238450> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64767" ;
    skos:prefLabel "mourning"@en,
        "rouw"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64105>,
        <https://data.rkd.nl/thesaurus/64362>,
        <https://data.rkd.nl/thesaurus/65492> ;
    skos:scopeNote "The feeling or expression of grief or sorrow, along with the ritual observances accompanying a death."@en,
        "Het voelen en tonen van droefheid en verdriet; ook de tijd van rituele plechtigheden na een overlijden."@nl ;
    prov:generatedAtTime "2023-06-12T09:45:11+00:00"^^xsd:dateTime .

