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

Attributes

Internationaler Tag der Katastrophenvorbeugung
International Day for Disaster Reduction
Journée internationale de la prévention des catastrophes
Giornata internazionale per la riduzione dei disastri naturali
2025-08-25T06:38:30.1045600Z
521956
https://www.termdat.bk.admin.ch/entry/521956
Internet UNRIC, [Internationale Tage, Wochen, Jahre und Dekaden der Vereinten Nationen](http://www.unric.org/de/internationale-tage-und-jahre#oktober) (10.10.2016).
UN website, [International Day for Disaster Reduction](http://www.un.org/en/events/disasterreductionday/) (10.10.2016).
Site ONU, [Journée internationale de la prévention des catastrophes](http://www.un.org/fr/events/disasterreductionday/), 13 octobre (10.10.2016).
UNRIC, [Messaggio del Segretario generale in occasione della Giornata mondiale per la riduzione dei disastri naturali](http://www.unric.org/it/attualita/12686), UNRIC/ITA/1071/07 (11.10.2016).
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.