@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/92141> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/STANDPLAATSARTISTS>,
        <https://data.rkd.nl/thesaurus/scheme/STVAST> ;
    skos:notation "92141" ;
    skos:prefLabel "PDO/Small print collection 1800-1960"@en,
        "PDO/Collectie Klein Drukwerk 1800-1960"@nl ;
    prov:generatedAtTime "2017-07-05T15:59:36+00:00"^^xsd:dateTime .

