@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/65584> a skos:Concept ;
    skos:altLabel "lampen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63357> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300037592> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65589>,
        <https://data.rkd.nl/thesaurus/65590>,
        <https://data.rkd.nl/thesaurus/65591> ;
    skos:notation "65584" ;
    skos:prefLabel "lamp (lighting device)"@en,
        "lamp (verlichtingsmiddel)"@nl ;
    skos:scopeNote "Lighting devices having a vessel to contain fuel used as a source of illumination, such as grease or oil. The term also refers to relatively small -- of a size to be placed on or beside a desk or table -- household or office lighting devices that incorporate a vessel of glass or some similar material that encloses the source of illumination, whether a candle, oil, gas-jet, or incandescent wire inside a light bulb. The lamp was invented at least as early as 70,000 BCE, originally consisting of a hollowed-out rock filled with moss or some other absorbent material that was soaked with animal fat and ignited. To refer to the glass bulbs used as a component of electric lamps, use \"light bulbs.\""@en,
        "Verlichtingsmiddelen met een houder voor de brandstof voor de verlichting, meestal vet of olie. De benaming wordt ook gebruikt voor lampen die met een aparte energiebron zijn verbonden, zoals gas of elektriciteit."@nl ;
    prov:generatedAtTime "2023-08-01T11:00:43+00:00"^^xsd:dateTime .

