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

Attributes

Hilfsspeisung
alimentation auxiliaire
alimentazione ausiliaria
2024-02-29T14:37:33.2784900Z
414409
https://www.termdat.bk.admin.ch/entry/414409
Energieverordnung, Art. 11 Abs. 2 (SR 730.01, Stand 2024-02)
O Énergie, art. 11 al. 2 (RS 730.01, état 2024-02)
O Energia, art. 11 cpv. 2 (RS 730.01, stato 2024-02)
Die Nettoproduktion entspricht der Elektrizität, die mit der Anlage produziert wird (Bruttoproduktion), abzüglich der von der Anlage selber verbrauchten Elektrizität (Hilfsspeisung).
La production nette correspond à l’électricité produite par l’installation (production brute) sous déduction de l’électricité consommée par l’installation dans le cadre de la production (alimentation auxiliaire).
La produzione netta corrisponde alla quantità di elettricità prodotta dall’impianto (produzione lorda), dedotta la quantità di elettricità consumata dall’impianto stesso (alimentazione ausiliaria).
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.