@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/98292> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/91955> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300163292> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64167>,
        <https://data.rkd.nl/thesaurus/65164>,
        <https://data.rkd.nl/thesaurus/65560>,
        <https://data.rkd.nl/thesaurus/65698>,
        <https://data.rkd.nl/thesaurus/66396>,
        <https://data.rkd.nl/thesaurus/66398>,
        <https://data.rkd.nl/thesaurus/67592> ;
    skos:notation "98292" ;
    skos:prefLabel "heating equipment"@en,
        "verwarmingstoestel"@nl ;
    skos:scopeNote "Objects, devices, and equipment used to produce or add heat in order to raise the temperature of an object, material, or surrounding environment."@en,
        "bjecten, apparaten en benodigdheden die worden gebruikt om warmte te produceren of toe te voegen om de temperatuur van een object, materiaal of omgeving te verhogen."@nl ;
    prov:generatedAtTime "2023-08-15T10:22:01+00:00"^^xsd:dateTime .

