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

Attributes

glof
Hochwasser, das durch Gletscherschmelze oder plötzliche Entleerung eines Gletschersees oder einer Wassertasche entsteht.
Flood caused by the melting of a glacier or by a sudden release of water that has been impounded within or by a glacier.
Crue causée soit par la fonte d'un glacier, soit par vidange subite d'un lac glaciaire ou d'une poche d'eau intra-ou sous-glaciaire.
Piena causata dallo scioglimento di un ghiacciaio o dallo svuotamento improvviso di un lago di ghiacciaio.
FOWG, 2001
EXP: the acronym "glof" stands for "glacier lake outburst flood"
FOWG, 2001
nach GHO, Hydrol. Fachausdrücke, 1982, Nr. 2.37
after GHO, Termes hydrol., 1982, no. 237 and DVWK, Dict. Irrigation, 1983, no. 1192
d'après GHO, Termes hydrol., 1982, n° 2.37
secondo GHO, Termini idrol., 1982, n. 2.37
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part glacier flood
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.