@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/67395> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67430> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053087> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64808>,
        <https://data.rkd.nl/thesaurus/67121>,
        <https://data.rkd.nl/thesaurus/74038>,
        <https://data.rkd.nl/thesaurus/81051> ;
    skos:notation "67395" ;
    skos:prefLabel "destruction (process)"@en,
        "vernietigen"@nl ;
    skos:scopeNote "Process of ruining, demolishing, pulling to pieces, reducing to fragments, undoing, wasting, rendering useless, putting an end to a material object, structure, or other thing. May also refer to the ruining of an immaterial thing."@en,
        "Het afbreken van de structuur, de organische verschijningsvorm of de toestand van stoffelijke of onstoffelijke voorwerpen."@nl ;
    prov:generatedAtTime "2024-07-03T06:33:07+00:00"^^xsd:dateTime .

