@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/82897> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79958> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q119397584> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82897" ;
    skos:prefLabel "restoration history"@en,
        "restauratiegeschiedenis"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/79906> ;
    skos:scopeNote "The history of the restoration(s) of a work of art."@en,
        "De geschiedenis van de restauratie(s) van een kunstwerk."@nl ;
    prov:generatedAtTime "2023-06-12T08:25:51+00:00"^^xsd:dateTime .

