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

Attributes

Einspeisepunkt
input point
point d'injection
punto di immissione
Netzpunkt, an welchem ein eingehender Energiefluss erfasst, gezählt oder registriert wird (Messpunkt).
Location in a network at which incoming energy flows are recorded and measured or registered (measurement or metering point).
Point du réseau où un appareil de mesure saisit et mesure ou enregistre le flux d'énergie injecté (point de mesure).
Punto della rete in cui un flusso di energia in entrata è rilevato e conteggiato o registrato (punto di misurazione).
2022-12-19T11:22:53.2749400Z
92077
https://www.termdat.bk.admin.ch/entry/92077
ElCom, Glossary, "Input/output point" ([Internet, 2022-11-04](https://www.elcom.admin.ch/elcom/en/home/glossar.html))
O Approvisionnement en électricité, art. 2 al. 1 let. c (RS 734.71, état 2022-10)
Stromversorgungsverordnung, Art. 2 Abs. 1 Bst. c (SR 734.71, Stand 2022-10)
O Approvvigionamento elettrico, art. 2 cpv. 1 lett. c (RS 734.71, stato 2022-10)
after ElCom, Glossary, "Input/output point" ([Internet, 2022-11-04](https://www.elcom.admin.ch/elcom/en/home/glossar.html))
d'après O Approvisionnement en électricité, art. 2 al. 1 let. c (RS 734.71, état 2022-10)
nach Stromversorgungsverordnung, Art. 2 Abs. 1 Bst. c (SR 734.71, Stand 2022-08)
secondo O approvvigionamento elettrico, art. 2 cpv. 1 lett. c (RS 734.71, stato 2022-10)
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 output point
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.