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

Attributes

sunshine-cat@elcom
2025-10-01T00:00:00+02:00
Indicators by category
Indikatoren nach Kategorie
Indicateurs par catégorie
Indicatori per categoria
Wichtige Effizienz-Indikatoren einschliesslich Preistrends.
Key efficiency indicators, including price trends.
Indicateurs d'efficacité importants, y compris les tendances des prix.
Indicatori di efficienza importanti, comprese le tendenze dei prezzi.
Indicators by category
Indikatoren nach Kategorie
Indicateurs par catégorie
Indicatori per categoria
Wichtige Effizienz-Indikatoren einschliesslich Preistrends.
Key efficiency indicators, including price trends.
Indicateurs d'efficacité importants, y compris les tendances des prix.
Indicatori di efficienza importanti, comprese le tendenze dei prezzi.
2025-10-01
2025-10-01
2026-01-17
sunshine-cat@elcom
2026-01-17
Strom
Electricity
Courant
Energia elettrica
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
Dataset electricityprice
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.