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

Attributes

Niederschlag-Abfluss-Modell
rainfall-runoff model
modèle pluie-débit
modello precipitazione-deflusso
Mathematisches Modell, das dazu dient, die aus bestimmten Niederschlagsereignissen resultierenden Abflussganglinien in einem Einzugsgebiet zu ermitteln.
Mathematical model used to transform precipitation data into the corresponding hydrographs for a given drainage basin.
Modèle mathématique qui permet de transformer des données de précipitation en un hydrogramme pour un bassin versant déterminé.
Modello matematico che permette, per un bacino imbrifero, di generare l'idrogramma corrispondente a un evento di precipitazione.
2016-01-21T17:47:37.7100000Z
215836
https://www.termdat.bk.admin.ch/entry/215836
TI, Ufficio dei corsi d'acqua, 2001
DIN 4049-3, 1994, Nr. 2.2.55
ICOLD, Dict. Dams, 1994, no. 22.085
CIGB, Dict. Barrages, 1994, n° 22.085
OFEG, 2001
nach DIN 4049-3, 1994, Nr. 2.2.55
FOWG, 2001 after DIN 4049-3, 1994, Nr. 2.2.55
secondo DIN 4049-3, 1994, n. 2.2.55
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: No results found.
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.