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

Attributes

Warndienst
warning service
service d'alerte
servizio d'allarme
Organisation, welche die Aufgabe hat, vor einer bestimmten drohenden Gefahr zu warnen.
Organization whose task is to give warning of a particular imminent hazard.
Service qui a pour mission d'annoncer un certain type de danger imminent.
Servizio che ha il compito di annunciare un certo tipo di pericolo imminente.
2016-12-20T14:08:20.6270000Z
216407
https://www.termdat.bk.admin.ch/entry/216407
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
LF Aménagement des cours d'eau, art. 6 al. 2 let. b (RS 721.100, état 2011-01)
Vischer/Huber, Wasserbau, 1993, S. 285
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
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 warning system
seeAlso early-warning service
seeAlso flood warning service
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.