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

Attributes

Drahtschotterkorb
gabion
gabion
gabbione
Kastenförmiger Behälter aus versteiftem Drahtgeflecht, der mit Steinen, Schotter oder grobem Kies gefüllt ist.
Cage or box made of wire mesh and filled with stone.
Cage en treillage métallique remplie de pierres.
Intelaiatura costituita di filo di ferro o rete metallica e riempita di pietrame.
2017-01-17T08:04:48.3500000Z
216576
https://www.termdat.bk.admin.ch/entry/216576
Vischer/Huber, Wasserbau, 1993, S. 307
FAO, Torrent Control, 1986, no. 268
Jamme, Travaux fluviaux, 1974, p. 145
Bernetti, Terminologia forestale, 1980, p. 122
DIN 4047-5, 1989, Nr. 3.2.17
after DVWK, Dict. Irrigation, 1983, no. 5054
d'après FAO, Correction des torrents, 1986, n° 268
secondo Bernetti, Terminologia forestale, 1980, p. 122
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 gabion groyne
seeAlso gabion dam
seeAlso stone crib
seeAlso cylindrical gabion
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.