@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/95969> a skos:Concept ;
    skos:altLabel "repareren"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79965> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053737> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65129> ;
    skos:notation "95969" ;
    skos:prefLabel "repairing"@en,
        "herstellen"@nl ;
    skos:scopeNote "Restoring to a whole by replacing a part or putting together what is torn or broken, or otherwise restoring to sound condition."@en,
        "Weer tot een geheel maken door een onderdeel te vervangen of door wat gescheurd of gebroken is weer terug aan te zetten, of door iets anderszins weer in een goede staat te brengen."@nl ;
    prov:generatedAtTime "2023-07-26T08:39:10+00:00"^^xsd:dateTime .

