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

Attributes

natürlicher organischer Dämmstoff
isolante organico naturale
2018-05-23T16:14:59.6830000Z
446278
https://www.termdat.bk.admin.ch/entry/446278
BAFU, Entsorgungssituation von Dämmmaterialien in der Schweiz, 2016-11, S. 12 ([Internet, 2018-05-03](https://www.bafu.admin.ch/dam/bafu/en/dokumente/abfall/externe-studien-berichte/entsorgungssituation-von-daemmmaterialien-in-der-schweiz.pdf.download.pdf/Entsorgungssituation_D%C3%A4mmmaterialien_ENDVERSION.pdf))
C. Balestra, I materiali biocompositi in architettura. Ipotesi di partizione interna verticale, tesi di dottorato, Università degli Studi di Napoli “Federico II”, Dipartimento di Architettura, 2012-2013, p. 182
EXP: z. B. Flachs, Getreidegranulat, Hanf, Holzfaser, Holzspäne, Holzwolle, Kokosfaser, Kork, Schafwolle, Schilfrohr, Stroh, Wiesengras und Zellulose
nach BauNetz_Wissen, Organische Dämmstoffe ([Internet, 2018-05-03](https://www.baunetzwissen.de/glossar/o/organische-daemmstoffe-1112589))
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
hyponym organic insulation material
hypernym Holzspäne
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.