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

Attributes

Transformatorenebene
transformer level
niveau de transformateurs
livello di trasformazione
Netzebene, auf der der Strom auf die nächsttiefere (oder bei Bedarf die nächsthöhere) Ebene transformiert wird.
Grid level that transforms the electricity to the next level down (or up, if necessary).
Niveau de réseau qui transforme le courant électrique au niveau inférieur suivant (ou supérieur en cas de besoin).
Livello di rete in cui l'energia elettrica viene trasformata nel livello immediatamente inferiore (o superiore a seconda della necessità).
2022-10-19T09:01:14.9146600Z
481490
https://www.termdat.bk.admin.ch/entry/481490
Swissgrid, Netzebenen ([Internet, 2021-04-15](https://www.swissgrid.ch/de/home/operation/power-grid/grid-levels.html))
Swissgrid, Grid levels ([Internet, 2021-04-15](https://www.swissgrid.ch/en/home/operation/power-grid/grid-levels.html))
Swissgrid, Niveaux de réseau ([Internet, 2021-04-15](https://www.swissgrid.ch/fr/home/operation/power-grid/grid-levels.html))
Swissgrid, Livelli di rete ([Internet, 2021-04-15](https://www.swissgrid.ch/it/home/operation/power-grid/grid-levels.html))
d'après Swissgrid, Niveaux de réseau ([Internet, 2021-04-15](https://www.swissgrid.ch/fr/home/operation/power-grid/grid-levels.html))
secondo Swissgrid, Livelli di rete ([Internet, 2021-04-15](https://www.swissgrid.ch/it/home/operation/power-grid/grid-levels.html))
nach Swissgrid, Netzebenen ([Internet, 2021-04-15](https://www.swissgrid.ch/de/home/operation/power-grid/grid-levels.html))
after Swissgrid, Grid levels ([Internet, 2021-04-15](https://www.swissgrid.ch/en/home/operation/power-grid/grid-levels.html))
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 grid level
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.