@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/97568> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63194> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056476> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "97568" ;
    skos:prefLabel "community art"@en,
        "community art"@nl ;
    skos:scopeNote "Includes art undertaken in conjunction with particular communities, usually with the idea of producing an effect or inspiring response specifically within those communities, with no reference to widely established standards. For art intended to beautify and enrich public places, use \"public art”."@en,
        "Omvat kunst ondernomen in samenwerking met specifieke bevolkingsgroepen, meestal met de bedoeling om juist bij deze bevolkingsgroepen effect te sorteren of respons uit te lokken, zonder referentie naar alom gevestigde maatstaven. Gebruik 'openbare kunst' voor kunst bedoeld om openbare ruimtes te verfraaien of anderszins te verrijken."@nl ;
    prov:generatedAtTime "2022-11-15T11:04:05+00:00"^^xsd:dateTime .

