@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/94500> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94499> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:notation "94500" ;
    skos:prefLabel "Dyfed School of Art"@en,
        "Dyfed School of Art"@nl ;
    skos:scopeNote "In 1971 the Carmarthen School of Art combined with Llanelli to form the Dyfed College of Art"@en ;
    prov:generatedAtTime "2018-10-22T20:04:06+00:00"^^xsd:dateTime .

