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

Attributes

individuelles Risiko
individual risk
risque individuel
rischio individuale
Risiko, dem eine Einzelperson ausgesetzt ist.
Risk to which an individual is exposed.
Risque auquel est exposé un individu.
Rischio al quale è esposta una singola persona.
2016-12-05T13:15:23.1870000Z
216279
https://www.termdat.bk.admin.ch/entry/216279
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
BZS, Katastrophen und Notlagen, 1995, S. 50
OFPC, Catastrophes et situations d'urgence, 1995, p. 51
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
nach BUWAL, Risikoanalyse, 1999, S. 14
after BUWAL, Risikoanalyse, 1999, p. 14
d'après BUWAL, Risikoanalyse, 1999, p. 14
secondo BUWAL, Risikoanalyse, 1999, p. 14
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
antonym collective risk
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.