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

Attributes

Sperrenkrone
dam crest
crête de barrage
coronamento della briglia
Obere Begrenzungsfläche einer Sperre.
Upper surface of a dam.
Surface supérieure d'un barrage.
Piano estremo superiore di una briglia.
2017-01-16T14:26:01.4370000Z
216541
https://www.termdat.bk.admin.ch/entry/216541
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
UNESCO/OMM, Gloss. Hydrologie, 1992, n° 0624
BWW, Wegl. Hochwasserschutz, 1982, S. 54
nach FAO, Torrent Control, 1986, Nr. 121
after FAO, Torrent Control, 1986, no. 121
d'après FAO, Correction des torrents, 1986, n° 121
secondo ICOLD, Diz. Dighe, 1994, n. 41.052
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 dam body
seeAlso toe of dam
seeAlso wing of dam
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.