@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/64760> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62960> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300068986> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64760" ;
    skos:prefLabel "fire (event)"@en,
        "brand (gebeurtenis)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63052>,
        <https://data.rkd.nl/thesaurus/64762>,
        <https://data.rkd.nl/thesaurus/64763> ;
    skos:scopeNote "Events where something is totally or partially consumed by fire, whether intentionally or by accident. For the process of altering, injuring, or consuming something by fire or heat, see \"burning.\""@en,
        "Wordt gebruikt voor gebeurtenissen waarbij iets geheel of gedeeltelijk door brand wordt verwoest, zowel toevallig als opzettelijk. Gebruik 'verbranden' voor het proces van iets veranderen, verwonden of verwoesten door brand of hitte."@nl ;
    prov:generatedAtTime "2022-07-27T11:30:49+00:00"^^xsd:dateTime .

