@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/64493> a skos:Concept ;
    skos:altLabel "vernielen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67430> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404520> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64493" ;
    skos:prefLabel "damage (process)"@en,
        "beschadigen"@nl ;
    skos:scopeNote "The process or activity of hurting, injuring, or otherwise causing damage, often in a way results in the lessening or loss of value of a thing."@en,
        "Het proces of de activiteit waarbij iets of iemand wordt gekwetst of geschaad of waarbij anderszins schade wordt veroorzaakt, vaak met waardeverlies ten gevolge."@nl ;
    prov:generatedAtTime "2023-08-17T11:58:25+00:00"^^xsd:dateTime .

