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

Attributes

Baustoffe / Bauverfahren
Materials and building methods
Matériaux et procédés de construction
Materiali da costruzione e procedimenti costruttivi
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

property object
is part of CONSTRUCTION
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
termDomain Ordinance of 27 November 2000 on Construction Products
termDomain Federal Act of 21 March 2014 on Construction Products
termDomain Ordinance of 27 August 2014 on Construction Products
termDomain prestressed concrete
termDomain interior insulation
termDomain interior wall insulation
termDomain Aussendämmung
termDomain floor insulation
termDomain roof insulation
termDomain insulation between rafters
termDomain Aufsparrendämmung
termDomain external wall insulation
termDomain airborne sound insulation
termDomain impact sound insulation
termDomain sound insulating material
termDomain thermal insulation material
termDomain thermal insulation
termDomain structure-borne sound insulation
termDomain sound attenuation
termDomain cavity wall insulation
termDomain environmentally friendly insulation
termDomain Umweltverträglichkeit
termDomain absence of harmful substances
termDomain Bauökologie
termDomain ecodesign
termDomain emission behaviour
termDomain insulating material
termDomain organic insulation material
termDomain Dämmstoff pflanzlichen Ursprungs
termDomain animal fibre insulation material
termDomain Naturbaustoff
termDomain natürlicher organischer Dämmstoff
termDomain environmentally friendly insulation material
termDomain biologischer Dämmstoff
termDomain apparent density
termDomain thermal resistance
termDomain thermal conductivity
termDomain thermal transmittance
termDomain expanded perlite
termDomain carbonation
termDomain Holzspäne
termDomain rock wool
termDomain mineral wool
termDomain glass wool
termDomain conductivity
termDomain exposed concrete
termDomain cellular glass
termDomain microporous insulation
termDomain European Assessment Document
termDomain European Technical Assessment
termDomain declaration of performance
termDomain alumino silicate glass
termDomain recyclable
termDomain life cycle impact assessment
termDomain eco-efficiency
termDomain eco-efficiency analysis
termDomain energy savings
termDomain Federal Commission for Construction Products
has part CONSTRUCTION
termDomain deconstructability
termDomain raw meal
termDomain clinker
termDomain cement
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.