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

Attributes

Schwachstromanlage
installation à courant faible
impianto elettrico a corrente debole
Elektrische Anlage, die normalerweise keine Ströme führt, welche Personen gefährden oder Sachbeschädigungen verursachen können.
Installation électrique dans laquelle il ne se produit normalement aucun courant présentant un danger pour les personnes ou pour les choses.
Impianto elettrico che normalmente non produce correnti pericolose per le persone o per le cose.
2024-03-06T15:06:59.0693950Z
128192
https://www.termdat.bk.admin.ch/entry/128192
Schwachstromverordnung, Art. 3 Ziff. 11 (SR 734.1, Stand 2016-04)
O Courant faible, art. 3 ch. 5 (RS 734.1, état 2016-04)
O Corrente debole, art. 3 n. 11 (RS 734.1, stato 2016-04)
EXP: les conducteurs à fibres optiques à gaine conductrice d'électricité sont considérés comme des installations à courant faible
d'après O Courant faible, art. 3 ch. 5 (RS 734.1, état 2016-04)
nach Schwachstromverordnung, Art. 3 Ziff. 11 (SR 734.1, Stand 2016-04)
d'après O Courant faible, art. 3 ch. 5 (RS 734.1, état 2016-04)
secondo O Corrente debole, art. 3 n. 11 (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

property subject
seeAlso Starkstromanlage
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.