@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/83677> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96730> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300132325> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83677" ;
    skos:prefLabel "volcano"@en,
        "vulkaan"@nl ;
    skos:scopeNote "Vents in the crust of the Earth or other planet or satellite, from which issue eruptions of molten rock, hot rock fragments, and hot gases."@en ;
    prov:generatedAtTime "2022-06-14T13:39:19+00:00"^^xsd:dateTime .

