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

Attributes

Architektur
Architecture
Architettura
Architecture
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 prestressed
termDomain prestress
termDomain prestressed concrete
termDomain mortar
termDomain thermal insulation
termDomain ecodesign
termDomain insulating material
termDomain thermal inertia
termDomain heat capacity
termDomain density of heat flow rate
termDomain thermal transmittance
termDomain periodic thermal transmittance
termDomain thermal insulation layer
termDomain truss
termDomain three-hinged truss
termDomain Sparrenbinder
termDomain vorgespannte Stahlbetonstütze
termDomain heat flow rate
termDomain spezifische Wärmespeicherfähigkeit
termDomain thermal radiation
termDomain heat transfer
termDomain convection
termDomain computer-aided design
termDomain rafter
termDomain Binderfeld
termDomain perimeter insulation
termDomain areal heat capacity
termDomain geotextile
termDomain bank revetment
termDomain stay
termDomain Baukultur
termDomain betonagressiv
termDomain urban heat island
termDomain Edelrohbau
termDomain cold insulation
termDomain full renovation
termDomain Giebelfeld
termDomain multi-skip system
termDomain Architecture, Construction and Planning
termDomain Next Evolution in Sustainable Building Technologies
termDomain work of architecture
termDomain recently constructed property
termDomain Wohnraum
termDomain luxury single-occupancy residential unit
termDomain luxury apartment
termDomain Garage
termDomain Grundausbau
termDomain verdichtete Bauweise
termDomain structural alteration
termDomain basic structure of a building
termDomain section
termDomain Solararchitektur
has part CONSTRUCTION
termDomain Zeitmitteltarif
termDomain Bundesplatz
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.