@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/97569> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63194> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056501> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "97569" ;
    skos:prefLabel "public art"@en,
        "kunst in de openbare ruimte"@nl ;
    skos:scopeNote "Art and architectural elements having the purpose of beautifying and/or enriching public places."@en,
        "Kunst en architectonische elementen bedoeld om de openbare ruimte te verfraaien en/of anderszins te verrijken."@nl ;
    prov:generatedAtTime "2022-11-15T11:03:42+00:00"^^xsd:dateTime .

