@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/83896> a skos:Concept ;
    skos:altLabel "Antikunst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93129> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300275168> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83896" ;
    skos:prefLabel "anti-art"@en,
        "anti-kunst"@nl ;
    skos:scopeNote "Te gebruiken voor het omschrijven van werk dat de kenmerken van kunst heeft, maar dat vooroordelen over de aard van kunst bespot of aanvalt."@en,
        "Describes works which have the character of art, but which mocks or challenges preconceptions about the nature of art."@nl ;
    prov:generatedAtTime "2023-08-16T08:12:12+00:00"^^xsd:dateTime .

