@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/54590> a skos:Concept ;
    skos:altLabel "Regent Street Poly"@en,
        "University of Westminster (Londen)"@en,
        "Regent Street Poly"@nl,
        "University of Westminster (Londen)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/32494> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:notation "54590" ;
    skos:prefLabel "Royal Polytechnic Institution (Londen)"@en,
        "Royal Polytechnic Institution (Londen)"@nl ;
    skos:scopeNote "The University of Westminster is a University in London formed in 1992 as a result of the Further and Higher Education Act 1992. Its antecedent institution the Royal Polytechnic Institution dates back to 1838. (wikipedia.com 31-03-2010)"@nl ;
    prov:generatedAtTime "2014-02-10T20:29:29+00:00"^^xsd:dateTime .

