@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/67530> 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/67523> ;
    skos:notation "67530" ;
    skos:prefLabel "in an arch shape"@en,
        "in een toogvorm"@nl ;
    prov:generatedAtTime "2014-02-10T20:35:03+00:00"^^xsd:dateTime .

