@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/79831> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79905> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054166> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79831" ;
    skos:prefLabel "historic preservation"@en,
        "monumentenzorg"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64061>,
        <https://data.rkd.nl/thesaurus/81618> ;
    skos:scopeNote "Refers to actions taken to promote the protection and continued use of the built environment for cultural, aesthetic, or historic reasons. For actions taken specifically to return an object, site, or structure to a state of historical correctness, see \"restoration (process).\" For actions taken generally to prevent further changes or deterioration in objects, sites, or structures, see \"preservation.\" For actions taken to return an already deteriorated structure to sound condition, see \"rehabilitating.\""@en,
        "Activiteiten die ondernomen worden om de bescherming en het blijvende gebruik van de bebouwde omgeving te waarborgen, vanuit culturele, esthetische en historische overwegingen. Gebruik 'restauratie' voor activiteiten die specifiek worden ondernomen om een voorwerp, locatie of bouwwerk weer in historisch correcte staat terug te brengen. Gebruik 'behoud' voor algemene activiteiten die worden ondernomen om verdere verandering of verslechtering aan voorwerpen, locaties of bouwwerken te voorkomen. Gebr 'rehabiliteren' voor activiteiten bedoeld om reeds vervallen bouwwerken in goede staat terug te brengen."@nl ;
    prov:generatedAtTime "2023-06-15T09:09:35+00:00"^^xsd:dateTime .

