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

Attributes

Hochspannungsanlage
installation à haute tension
impianto ad alta tensione
Elektrische Anlage mit einer Nennspannung von mehr als 1000 V Wechselspannung oder 1500 V Gleichspannung.
Installation électrique dont la tension nominale est supérieure à 1000 volts en courant alternatif ou à 1500 volts en courant continu.
Impianto elettrico la cui tensione nominale è superiore a 1000 V tensione alternata o a 1500 V tensione continua.
2024-08-16T06:29:48.7563040Z
128190
https://www.termdat.bk.admin.ch/entry/128190
Schwachstromverordnung, Art. 3 Ziff. 8 (SR 734.1, Stand 2016-04)
O Courant faible, art. 3 ch. 7 (RS 734.1, état 2016-04)
O Corrente debole, art. 3 n. 8 (RS 734.1, stato 2016-04)
Schwachstromverordnung, Art. 3 Ziff. 8 (SR 734.1, Stand 2016-04)
O Courant faible, art. 3 ch. 7 (RS 734.1, état 2016-04)
O Corrente debole, art. 3 n. 8 (RS 734.1, stato 2016-04)
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: No results found.
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.