@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/232> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98438> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300265517> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/43217> ;
    skos:notation "232" ;
    skos:prefLabel "installation artist"@en,
        "installatiekunstenaar"@nl ;
    skos:scopeNote "People who create art, usually dating from the 1960s or later, that uses the exhibition space as part of the design."@en ;
    prov:generatedAtTime "2023-09-18T09:52:13+00:00"^^xsd:dateTime .

