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

