@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/29078> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ORGSTPL>,
        <https://data.rkd.nl/thesaurus/scheme/STANDPLAATSARTISTS> ;
    skos:notation "29078" ;
    skos:prefLabel "BD/RKD/1304 - NEG/The Netherlands I/Paintings/Religion, Allegory"@en,
        "BD/RKD/1304 - NEG/Ned.I/Schilderkunst/Religie, Allegorie"@nl ;
    skos:scopeNote "Rubriek in de verzameling Beelddocumentatie Negentiende Eeuw betreffende schilderijen met religieuze, mythologische of allegorische onderwerpen uit de eerste helft van de 19de eeuw, vervaardigd door Nederlandse kunstenaars (geboren in de periode 1776-1830). De beelddocumentatie is alfabetisch op kunstenaar geordend, voorafgegaan door die van anonieme kunstenaars."@nl ;
    prov:generatedAtTime "2017-07-05T17:08:41+00:00"^^xsd:dateTime .

