@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/81051> a skos:Concept ;
    skos:altLabel "kunstvernieling"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67395> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q4797186> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81051" ;
    skos:prefLabel "art destruction"@en,
        "kunstvernietiging"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63860> ;
    prov:generatedAtTime "2024-07-03T06:33:29+00:00"^^xsd:dateTime .

