@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/82109> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98369> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300048788> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82109" ;
    skos:prefLabel "project (artistic concept)"@en,
        "kunstproject"@nl ;
    skos:scopeNote "Artistic concepts comprising proposed undertakings or creations, including the creation of works of art or architecture, or for the actual carrying out of such proposals. When emphasis is on specific conceptual schemes for the organization or appearance of graphic works, objects, structures, or systems, use \"designs.\" For visual works and other physical items that are used to carry out the project, use \"projects (object groupings).\""@en,
        "Artistiek concept e gebruiken voor voorgestelde ondernemingen of creaties, de creatie van kunstwerken of architectuur inbegrepen, of voor de daadwerkelijke uitvoering van zulke voorstellen. Gebruik 'ontwerpen (artistiek begrip)' als de nadruk ligt op specifieke conceptuele plannen voor de indeling of het uiterlijke van grafische werken, objecten, structuren of systemen. Gebruik 'projecten (objectgroepen)' voor beeldende werken en andere fysieke objecten die gebuikt werden in het project."@nl ;
    prov:generatedAtTime "2023-08-16T07:57:22+00:00"^^xsd:dateTime .

