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

Attributes

Schauer
shower
averse
rovescio
Niederschlagsereignis von kurzer Dauer, mit geringer flächenhafter Ausdehnung und oft hoher, meist schnell wechselnder Intensität.
Precipitation event of short duration, of limited spatial extent and often high and rapidly changing intensity.
Précipitation de courte durée, d'étendue limitée et souvent de grande intensité qui peut varier rapidement.
Precipitazione di breve durata, a carattere locale e generalmente con intensità elevata.
2016-01-05T16:29:07.2670000Z
215809
https://www.termdat.bk.admin.ch/entry/215809
TI, Ufficio dei corsi d'acqua, 2001
DIN 4049-3, 1994, Nr. 1.1.1.14
WMO, Meteorological Voc., 1992, no. S1040
OMM, Voc. météorologique, 1992, n° S1040
nach DIN 4049-3, 1994, Nr. 1.1.1.14
after WMO, Meteorological Voc., 1992, no. S1040
d'après OMM, Voc. météorologique, 1992, n° S1040
secondo WMO, Meteorological Voc., 1992, n.S1040
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 rain shower
seeAlso long-lasting precipitation
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.