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

Attributes

Crisis Intervention Pool
KEP
Kriseneinsatzpool
Pool d’intervento in caso di crisi
2025-08-25T06:34:25.2873480Z
520976
https://www.termdat.bk.admin.ch/entry/520976
FDFA website, [Crisis Management Centre](http://www.eda.admin.ch/eda/en/home/dfa/orgcha/secst/kmz.html) (2.7.2014).
Intranet DFAE, [Pool](https://www.collaboration.eda.admin.ch/fr/services/security/kmz-préparation-et-prévention-aux-crises/pool-d’intervention-en-cas-de-crise-kep) d’intervention en cas de crise KEP (10.11.2015).
Internet EDA, [Krisenmanagement-Zentrum](https://www.eda.admin.ch/eda/de/home/das-eda/organisation-deseda/staatssekretariat/krisenmanagement-zentrum.html) (17.6.2015).
Intranet DFAE, [Pool](https://www.collaboration.eda.admin.ch/it/services/security/preparazione-e-prevenzione-delle-crisi/pool-d’intervento-in-caso-di-crisi-kep) d’intervento in caso di crisi KEP (10.11.2015).
Per migliorare la capacità di far fronte alle crisi dei servizi coinvolti, il KMZ mette a disposizione un pool di intervento specifico.
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.