@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/67528> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62854> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/68020>,
        <https://data.rkd.nl/thesaurus/72952>,
        <https://data.rkd.nl/thesaurus/72953>,
        <https://data.rkd.nl/thesaurus/84792> ;
    skos:notation "67528" ;
    skos:prefLabel "in a frame"@en,
        "in een kader"@nl ;
    prov:generatedAtTime "2014-12-01T14:06:10+00:00"^^xsd:dateTime .

