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

Attributes

Szenario
scenario
scénario
scenario
Hypothetischer Ablauf eines Gefahrenprozesses.
Outline of a possible sequence of future natural events.
Déroulement présumé d'un processus dangereux.
Configurazione schematica probabile di processi pericolosi.
2016-12-05T16:54:09.2000000Z
216297
https://www.termdat.bk.admin.ch/entry/216297
Int. Symposion Interpraevent 1992, Bd. 3, p. 382
BUWAL, Risikoanalyse, 1999, S. 129
Grand Robert, 1985, t. 8, p. 626
Devoto/Oli, Diz. Lingua ital., 1990, p. 1713
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
BUWAL, Risikoanalyse, 1999, S. 129
after Oxford English Dict., 1989, vol. XIV, p. 604
d'après BUWAL, Risikoanalyse, 1999, p. 129
secondo Devoto/Oli, Diz. Lingua ital., 1990, p. 1713 e BUWAL, Risikoanalyse, 1999, p. 129
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.