@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/96641> a skos:Concept ;
    skos:altLabel "British Institution for Promoting the Fine Arts in the United Kingdom"@en,
        "British Institution for Promoting the Fine Arts in the United Kingdom"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/59376> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q2925732> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "96641" ;
    skos:prefLabel "British Institution"@en,
        "British Institution"@nl ;
    prov:generatedAtTime "2022-04-20T08:02:18+00:00"^^xsd:dateTime .

