@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/94273> a skos:Concept ;
    skos:altLabel "International Institute for the Conservation of Museum Objects"@en,
        "International Institute for the Conservation of Museum Objects"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/60464> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:notation "94273" ;
    skos:prefLabel "International Institute for Conservation of Historic and Artistic Works (IIC)"@en,
        "International Institute for Conservation of Historic and Artistic Works (IIC)"@nl ;
    prov:generatedAtTime "2022-11-02T08:04:15+00:00"^^xsd:dateTime .

