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

Attributes

STE
Energie, die von der Wärme aus der Sonneneinstrahlung mittels Sonnenkollektoren gewonnen wird.
Technology that is used to capture the natural heat that the sun emits and converts it into thermal energy or heat.
Énergie générée par des capteurs transformant l’énergie du rayonnement solaire en chaleur à des fins de chauffage.
Energia generata da collettori solari che trasformano l’energia del sole in calore, usata per la produzione di acqua calda e che per il riscaldamento.
Solar Panels UK, Thermal Solar Panels ([Internet, 2022-11-03](https://www.solarpanelsuk.org.uk/thermal-solar-panels.html))
Solar Panels UK, Thermal Solar Panels ([Internet, 2022-11-03](https://www.solarpanelsuk.org.uk/thermal-solar-panels.html))
nach RP-Energie-Lexikon, "Solarthermie" ([Internet, 2022-11-03](https://www.energie-lexikon.info/solarthermie.html))
d'après Vaillant, Énergie solaire thermique - chauffer avec la force du soleil ([Internet, 2022-11-03](https://www.vaillant.ch/particuliers/guide-du-chauffage/comprendre-le-chauffage/solaire-thermique/))
secondo SvizzeraEnergia, Solare termico: produrre calore con l’energia solare ([Internet, 2022-10-19](https://www.svizzeraenergia.ch/sistemi-di-riscaldamento/energia-solare-termica/))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part solar thermal energy
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.