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

