@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/45082> a skos:Concept ;
    skos:altLabel "National College of Art (Dublin)"@en,
        "National College of Art (Dublin)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/34705> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:notation "45082" ;
    skos:prefLabel "National College of Art and Design (Dublin)"@en,
        "National College of Art and Design (Dublin)"@nl ;
    skos:scopeNote "vóór 1971: National College of Art"@nl ;
    prov:generatedAtTime "2014-02-10T20:27:22+00:00"^^xsd:dateTime .

