@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/98848> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63194> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300256621> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98848" ;
    skos:prefLabel "political art"@en,
        "politieke kunst"@nl ;
    skos:scopeNote "Art produced to have an explicit political content or purpose."@en,
        "Te gebruiken voor kunst die met een expliciet politieke inhoud of een politiek doel is gemaakt."@nl ;
    prov:generatedAtTime "2024-04-29T11:33:37+00:00"^^xsd:dateTime .

