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

Attributes

Ausdolung
channel reopening
remise à ciel ouvert
ripristino dell'alveo a cielo aperto
Freilegung eines eingedolten Fliessgewässers.
Uncovering a culverted stream.
Réouverture d'un cours d'eau précédemment mis sous terre.
Ripristino del tracciato di un corso d'acqua a cielo aperto.
2018-11-30T09:43:57.3430000Z
216470
https://www.termdat.bk.admin.ch/entry/216470
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
Wasserbauverordnung, Art. 6 (alte Fassung, SR 721.100.1, Stand 2000-01)
O Aménagement des cours d'eau, art. 6 (ancienne teneur, RS 721.100.1, état 2000-01)
USG: suggestion
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
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 culverting
antonym culverting
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.