@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/38389> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/32890> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:notation "38389" ;
    skos:prefLabel "Institute of Proletarian Visual Arts (Saint Petersburg)"@en,
        "Institute of Proletarian Visual Arts (Sint-Petersburg)"@nl ;
    skos:scopeNote "voorloper van het in 1932 opgerichte Institute of Painting, Sculpture and Architecture"@nl ;
    prov:generatedAtTime "2024-02-12T08:01:20+00:00"^^xsd:dateTime .

