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

Attributes

Gebläsebrenner mit zweistufigem Brennerbetrieb
forced draught burner with two-stage burner operation
brûleur à air pulsé à deux allures
bruciatore ad aria soffiata a due velocità
2023-08-30T06:10:53.8748460Z
5255
https://www.termdat.bk.admin.ch/entry/5255
Luftreinhalte-Verordnung, Anh. 3 Ziff. 414 Abs. 1 Bst. b (SR 814.318.142.1, Stand 2023-01)
O Air Pollution Control, annex 3 no 414 para. 1 let. b (SR 814.318.142.1, transl., status 2000-01)
O Protection de l'air, ann. 3 ch. 414 al. 1 let. b (RS 814.318.142.1, état 2023-01)
O Inquinamento atmosferico, all. 3 n. 414 cpv. 1 lett. b (RS 814.318.142.1, stato 2023-01)
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
hyponym forced draught burner
seeAlso forced draught burner with single-stage burner operation
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.