@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/64540> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96802> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300162261> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64763>,
        <https://data.rkd.nl/thesaurus/64913>,
        <https://data.rkd.nl/thesaurus/65347>,
        <https://data.rkd.nl/thesaurus/65414>,
        <https://data.rkd.nl/thesaurus/65416>,
        <https://data.rkd.nl/thesaurus/65434>,
        <https://data.rkd.nl/thesaurus/74604>,
        <https://data.rkd.nl/thesaurus/97801> ;
    skos:notation "64540" ;
    skos:prefLabel "natural event"@en,
        "natuurverschijnsel"@nl ;
    skos:scopeNote "Occurrences that are caused by and take place in the natural world, as opposed to events that are caused by human actions."@en ;
    prov:generatedAtTime "2023-08-15T06:46:05+00:00"^^xsd:dateTime .

