@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/34323> a skos:Concept ;
    skos:altLabel "Werkkunstschule (Hannover)"@en,
        "Werkkunstschule (Hannover)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/34322> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:notation "34323" ;
    skos:prefLabel "Kunstgewerbeschule (Hannover)"@en,
        "Kunstgewerbeschule (Hannover)"@nl ;
    prov:generatedAtTime "2014-09-22T08:36:47+00:00"^^xsd:dateTime .

