@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/45890> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/35687> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:notation "45890" ;
    skos:prefLabel "West Surrey College of Art and Design (Surrey)"@en,
        "West Surrey College of Art and Design (Surrey)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/35688>,
        <https://data.rkd.nl/thesaurus/45889> ;
    skos:scopeNote "vanaf 1969, daarna Surrey Institute of Art and Design (Surrey)"@nl ;
    prov:generatedAtTime "2014-02-10T20:27:42+00:00"^^xsd:dateTime .

