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

Attributes

hydraulischer Modellversuch
physical hydraulic modelling
essai sur modèle hydraulique
prova su modello
Physikalisches Experiment, bei dem das Verhalten eines Fliessgewässers oder eines Wasserbauwerks mit einer massstabgetreuen Nachbildung simuliert und untersucht wird.
Physical experiment in which the flow behaviour of a stream or a hydraulic structure is imitated on a smaller scale.
Expérimentation physique qui reproduit à échelle réduite le comportement de l'écoulement d'un cours d'eau ou d'un ouvrage hydraulique.
Esperimento fisico che riproduce in scala ridotta il comportamento di un corso d'acqua o di un'opera idraulica.
2016-11-10T14:08:46.3070000Z
215971
https://www.termdat.bk.admin.ch/entry/215971
OFEG, 2001
Lincoln Univ. (NZ), Environmental Management and Design Division, 2000
BWW, Wegl. Hochwasserschutz, 1982, S. 35
Oplatka/Diez, Dict. Soil Bioengineering, 1996, n. 1073
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
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 numerical hydraulic modelling
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.