@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/92610> a skos:Concept ;
    skos:altLabel "DAI (Arnhem)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/32477> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:notation "92610" ;
    skos:prefLabel "Dutch Art Institute (Arnhem)"@en,
        "Dutch Art Institute (Arnhem)"@nl ;
    prov:generatedAtTime "2015-05-17T08:45:44+00:00"^^xsd:dateTime .

