SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Leuchtmittel
lamp
source lumineuse
lampada
2025-08-13T05:48:28.2257080Z
51864
https://www.termdat.bk.admin.ch/entry/51864
Council Directive 2002/96/EC, ann. 1A
O Restitution, reprise et élimination des appareils électriques et électroniques, art. 15 let. e (RS 814.620, état 2023-09)
O Restituzione, ripresa e smaltimento degli apparecchi elettrici ed elettronici, art. 15 lett. e (RS 814.620, stato 2023-09)
V Rückgabe, Rücknahme und Entsorgung elektrischer und elektronischer Geräte, Art. 15 Bst. e (SR 814.620, Stand 2023-09)
USG: im Plural als Abfallkategorie
USG: au pluriel, catégorie de déchets
USG: al plurale come categoria di rifiuti
EXP: in technical usage, the term "lamp" refers only to the component that produces light – for example, a light bulb or LED module. Colloquially, however, "lamp" is often used to mean the entire light fitting, including both the light source and its housing.
ChF, Section de terminologie, 2024
BK, Sektion Terminologie, 2024
CaF, Sezione di terminologia, 2024
FCh, English Language Service, 2025
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso luminaire
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.