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

Attributes

konkrete Gefahr
genuine risk
danger concret
pericolo concreto
2021-05-10T08:26:43.5170000Z
379570
https://www.termdat.bk.admin.ch/entry/379570
BG Gewässerschutz, Art. 6 Abs. 2 (SR 814.20, Stand 2021-01)
Waters Protection Act, art. 6 para. 2 (SR 814.20, transl., status 2011-01)
LF Protection des eaux, art. 6, al. 2 (RS 814.20, état 2021-01)
LF Protezione delle acque, art. 6 cpv. 2 (RS 814.20, stato 2021-01)
EXP: eine in einem einzelnen Fall bestehende Gefahr., die von einer in der Lebenswirklichkeit vorhandenen "konkreten" Sachlage ausgeht
nach Rechtswörterbuch, "konkrete Gefahr" ([Internet, 2011-04-22](http://www.rechtslexikon.net/d/konkrete-gefahr/konkrete-gefahr.htm))
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: No results found.
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.