@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/64407> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300412101> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64407" ;
    skos:prefLabel "thanking"@en,
        "bedanken"@nl ;
    skos:scopeNote "Activity, status, or expression of thankfulness or gratitude for a blessing or good fortune."@en,
        "Activiteit, toestand of uitdrukking van dankbaarheid voor een zegen of voor geluk."@nl ;
    prov:generatedAtTime "2024-04-18T14:34:31+00:00"^^xsd:dateTime .

