@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/67529> 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/68021>,
        <https://data.rkd.nl/thesaurus/72954>,
        <https://data.rkd.nl/thesaurus/72955> ;
    skos:notation "67529" ;
    skos:prefLabel "in a tondo"@en,
        "in een tondo"@nl ;
    prov:generatedAtTime "2014-02-10T20:35:03+00:00"^^xsd:dateTime .

