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

Attributes

Stromspeicher
accumulateur électrique
sistema di accumulazione di elettricità
Technisches Element, das Strom bzw. elektrische Energie aufnehmen und wieder abgeben kann.
Élément technique capable d’absorber du courant ou de l’énergie électrique et de la restituer ensuite.
Sistema capace di immagazzinare, sotto forma di energia chimica, l’energia di una corrente elettrica continua.
2023-08-10T07:32:09.9418430Z
442026
https://www.termdat.bk.admin.ch/entry/442026
Energieverordnung, Art. 17 Abs. 3 (SR 730.01, Stand 2022-01)
O Énergie, art. 17 al. 3 (RS 730.01, état 2022-01)
O Energia, art. 17 cpv. 1 (RS 730.01, stato 2022-01)
BFE, Smart Grid Roadmap Schweiz, Wege in die Zukunft der Schweizer Elektrizitätsnetze, Glossar, 2015-03-27, S. 89 ([Internet, 2022-10-12](https://pubdb.bfe.admin.ch/de/publication/download/7791))
d'après DETEC, Feuille de route suisse pour un réseau intelligent, Pistes vers l’avenir des réseaux électriques suisses, 2015-03-27, p. 99, ([Internet, 2022-10-12](http://www.news.admin.ch/NSBSubscriber/message/attachments/38815.pdf))
secondo Treccani, Vocabolario, "accumulatore" ([Internet, 2022-12-01](https://www.treccani.it/vocabolario/accumulatore/))
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 dezentraler Stromspeicher
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.