@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/43949> a skos:Concept ;
    skos:altLabel "A.I.C.A."@en,
        "A.I.C.A."@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/60464> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q743273> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "43949" ;
    skos:prefLabel "Association Internationale des Critiques d'Arts (A.I.C.A.)"@en,
        "Association Internationale des Critiques d'Arts (A.I.C.A.)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/59796> ;
    skos:scopeNote "http://www.aicanederland.org"@nl ;
    prov:generatedAtTime "2022-05-23T13:18:38+00:00"^^xsd:dateTime .

