@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/43228> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/32494> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:notation "43228" ;
    skos:prefLabel "London College of Printing"@en,
        "London College of Printing"@nl ;
    skos:scopeNote """Saint Bride Foundation Printing School [1894-1922]
London School of Printing and Kindred Trades [1922 -1949]
London School of Printing and Graphic arts [1949-1962]
London College of Printing [1963-1990]
London College of Printing and Distributive Trades [1990-1993]
London College of Printing (tweede keer!) [1993-2004]
London College of Communication [2004-heden]"""@nl ;
    prov:generatedAtTime "2014-02-10T20:26:38+00:00"^^xsd:dateTime .

