@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/29128> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ORGSTPL>,
        <https://data.rkd.nl/thesaurus/scheme/STANDPLAATSARTISTS> ;
    skos:notation "29128" ;
    skos:prefLabel "BD/RKD/1248 - NEG/Belgium II/Architecture-Monumental Art"@en,
        "BD/RKD/1248 - NEG/Belg.II/Architectuur-Monumentale kunst"@nl ;
    skos:scopeNote "Rubriek in de verzameling Beelddocumentatie Negentiende Eeuw betreffende bouwkunst uit de tweede helft van de 19de eeuw van Belgische architecten (geboren in de periode 1831-1875). De beelddocumentatie is alfabetisch op kunstenaar geordend."@nl ;
    prov:generatedAtTime "2017-07-05T17:07:29+00:00"^^xsd:dateTime .

