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

Attributes

Binder
truss
ferme
capriata
Zum aufruhenden und tragenden Teil einer Dachkonstruktion gehörender Balken.
Framework so constructed as to form a firm support for a superincumbent weight, as that of a roof or bridge.
Assemblage de pièces dans un plan vertical, formant l'ossature triangulée d'une charpente destinée à porter la couverture.
Struttura portante per coperture a falde inclinate.
2019-01-24T11:10:19.6670000Z
317427
https://www.termdat.bk.admin.ch/entry/317427
BLW, C. Bokor, Wortschatz "Bau"
Oxford English Dictionary, "truss" ([(Internet, 2017-11-27)](www.oed.com))
J. de Vigan, Dicobat: Dictionnaire général du bâtiment, 1992
Treccani, Enciclopedia, "capriata" ([(Internet, 2017-11-27)](www.treccani.it))
Treccani, Enciclopedia, "capriata" ([(Internet, 2017-11-27)](www.treccani.it))
Duden, "Binder" ([Internet, 2017-11-27](https://www.duden.de))
after Oxford English Dictionary, "truss" ([(Internet, 2017-11-27)](www.oed.com))
d'après J. de Vigan, Dicobat: Dictionnaire général du bâtiment, 1992
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
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.