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

Attributes

Aussenwanddämmung
external wall insulation
Dämmung von Gebäuden durch Anbringen von Wärmedämmmaterial an der Aussen- oder Innenseite der Aussenwand oder in der ungedämmten Luftschicht eines zweischaligen Mauerwerks.
2019-07-11T09:07:38.0330000Z
40489
https://www.termdat.bk.admin.ch/entry/40489
Schweizerische Bauzeitung TEC21, Hauri AG: Investition in nachhaltige Energie, 2015-09-01 ([Internet, 2018-04-20](https://www.espazium.ch/hauri-ag-investition-in-nachhaltige-energie))
UK, Havering, London Borough, External Wall insulation – Guidance note ([Internet, 2018-04-20](https://www3.havering.gov.uk/Documents/Planning/external-wall-insulation.pdf))
BK, Sektion Terminologie, 2018
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 Aussendämmung
hyponym Aussendämmung
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.