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

Attributes

Abflussganglinie
discharge hydrograph
hydrogramme
idrogramma
Graphische Darstellung von Abflüssen in ihrer zeitlichen Abfolge.
Graphical representation of changes in discharge with respect to time.
Représentation graphique des variations de débit en fonction du temps.
Rappresentazione grafica delle portate in ordine cronologico.
2017-02-20T15:33:01.3830000Z
215923
https://www.termdat.bk.admin.ch/entry/215923
Vischer/Huber, Wasserbau, 1993, S. 36
ISO 772, 1996, no. 1.85
ISO 772, 1996, n° 1.85
Bernetti, Terminologia forestale, 1980, p. 131
ISO 772, 1996, no. 1.85
ISO 772, 1996, n° 1.85
nach DIN 4049-1, 1992, Nr. 2.12
secondo Bernetti, Terminologia forestale, 1980, p. 131
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 stage hydrograph
seeAlso flood hydrograph
seeAlso rising limb
seeAlso falling limb
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.