@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/28253> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/32509> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ACADEMIE> ;
    skos:notation "28253" ;
    skos:prefLabel "École des Beaux-Arts (Geneva)"@en,
        "École des Beaux-Arts (Genève)"@nl ;
    prov:generatedAtTime "2023-01-10T11:15:49+00:00"^^xsd:dateTime .

