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

Attributes

Warmwasseranlage
installation d'eau chaude
impianto di acqua calda
2017-05-23T10:00:26.8830000Z
91213
https://www.termdat.bk.admin.ch/entry/91213
V Miete und Pacht, Art. 5 Abs. 2 Bst. e (SR 221.213.11, Stand 2014-07)
O Bail à loyer et bail à ferme, art. 5 al. 2 let. e (RS 221.213.11, état 2014-07)
Società Svizzera dell’Industria del Gas e delle Acque, SSIGA, Informazione - Nota tecnica - Variazioni di pressione e temperatura, 2016-02, p. 15, cpv. 13, fig. 14 ([Internet, 2017-05-17](http://www.svgw.ch/fileadmin/resources/svgw/web/Shop-Boutique/download/06_W-Merkblaetter/SVGW_Shop_W10006_i_2016.pdf))
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
hypernym Warmwasseraufbereitungsanlage
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.