@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/68028> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63194> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300134134> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68028" ;
    skos:prefLabel "nonrepresentational art"@en,
        "non-figuratieve kunst"@nl ;
    skos:scopeNote "Art that presents a visual form with no specific reference to anything outside itself, in contrast to art that depicts subjects found in nature or elsewhere in the real world. To refer to the particular style of contemporary art displaying some of these characteristics, use \"Nonobjective.\""@en,
        "Kunst met een visuele vorm die slechts naar zichzelf verwijst, niet naar iets specifieks daarbuiten. Gebruik 'non-figuratief'om te verwijzen naar de specifieke stijl van hedendaagse kunst."@nl ;
    prov:generatedAtTime "2023-07-11T11:45:18+00:00"^^xsd:dateTime .

