@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/63052> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q329981> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63052" ;
    skos:prefLabel "campfire"@en,
        "kampvuur"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64760>,
        <https://data.rkd.nl/thesaurus/64762>,
        <https://data.rkd.nl/thesaurus/64763> ;
    skos:scopeNote "Controlled fire in an open air campsite, to be used for heating, enjoyment, or cooking."@en,
        "Gecontroleerd vuur in een openlucht kampement, bedoeld voor wamte, gezelligheid of om op te koken."@nl ;
    prov:generatedAtTime "2022-07-27T11:30:49+00:00"^^xsd:dateTime .

