@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/3148> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/STANDPLAATSARTISTS>,
        <https://data.rkd.nl/thesaurus/scheme/STVAST> ;
    skos:notation "3148" ;
    skos:prefLabel "MHK/The Netherlands/Paintings and Drawings/Illustrations/Large Formats"@en,
        "MHK/Ned./Schilder- en tekenkunst/Illustraties/Groot formaat"@nl ;
    prov:generatedAtTime "2017-07-05T15:58:50+00:00"^^xsd:dateTime .

