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

Attributes

Strom
fleuve
major river
grande fiume
Grosser Fluss, der in der Regel ins Meer mündet.
Large natural watercourse that generally flows into the sea.
Grand cours d'eau naturel, généralement se jetant dans la mer.
Grande corso d'acqua naturale che di regola sfocia sul mare.
2025-10-21T05:29:49.9087040Z
215989
https://www.termdat.bk.admin.ch/entry/215989
TI, Ufficio dei corsi d'acqua, 2001
Quencez, Voc. geographicum, 1968, no. 157
Brunet, Géographie, 1993, p. 217
H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 844
after Brunet, Géographie, 1993, p. 217
d'après Brunet, Géographie, 1993, p. 217
secondo Brunet, Géographie, 1993, p.217
nach H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 844
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
hyponym stream
seeAlso river
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.