@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/64763> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64540> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300417275> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64763" ;
    skos:prefLabel "fire (physical concept)"@en,
        "vuur (fysiek begrip)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63052>,
        <https://data.rkd.nl/thesaurus/64760>,
        <https://data.rkd.nl/thesaurus/64762> ;
    skos:scopeNote "Physical manifestation of combustion, characterized by flames and the production of heat, light, and typically smoke; caused by the ignition and burning of flammable material in the presence of oxygen."@en,
        "De reactie die ontstaat als er een brandbare stof, zuurstof en een ontstekingsbron in de juiste verhouding en hoeveelheid aanwezig zijn en die wordt gekenmerkt door vlammen en de ontwikkeling van warmte, licht en doorgaans rook."@nl ;
    prov:generatedAtTime "2023-08-14T07:57:58+00:00"^^xsd:dateTime .

