@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/66396> a skos:Concept ;
    skos:altLabel "potkachel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62990> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300052201> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62989>,
        <https://data.rkd.nl/thesaurus/66395> ;
    skos:notation "66396" ;
    skos:prefLabel "stove (heating equipment)"@en,
        "kachel (verwarmingstoestel)"@nl ;
    skos:scopeNote "Portable or fixed apparatuses that furnish heat for warmth or cooking, commonly using coal, oil, gas, wood, or electricity as a source of power."@en,
        "Verplaatsbare of vaste apparaten die hitte leveren voor verwarming en/of om te koken, gewoonlijk door gebruik te maken van kolen, olie, gas, hout of elektriciteit."@nl ;
    prov:generatedAtTime "2023-08-01T14:01:18+00:00"^^xsd:dateTime .

