@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/54604> a skos:Concept ;
    skos:altLabel "Bristol Polytechnic"@en,
        "Bristol University"@en,
        "West of England College of Art (Bristol)"@en,
        "Bristol Polytechnic"@nl,
        "Bristol University"@nl,
        "West of England College of Art (Bristol)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/47516> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:notation "54604" ;
    skos:prefLabel "University of the West of England"@en,
        "University of the West of England"@nl ;
    skos:scopeNote "1992-"@nl ;
    prov:generatedAtTime "2014-02-10T20:29:29+00:00"^^xsd:dateTime .

