@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/82016> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79911> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300449139> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82016" ;
    skos:prefLabel "art patrimony"@en,
        "kunstpatrimonium"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81932> ;
    skos:scopeNote "Wealth inherited or handed down, and which is deemed to be valuable; examples include great works of art reflective of a given culture."@en,
        "Rijkdom die wordt geërfd of doorgegeven en die als waardevol wordt beschouwd; voorbeelden zijn belangrijke kunstwerken die een bepaalde cultuur weerspiegelen."@nl ;
    prov:generatedAtTime "2023-06-15T06:28:49+00:00"^^xsd:dateTime .

