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

Attributes

SVU 19
SNE 19
ERNS 19
ERSS 19
VBS, Weitere Themen > Sicherheitspolitik > Sicherheitsverbundsübung ([Internet, 2023-11-06](https://www.newsd.admin.ch/newsd/message/attachments/64817.pdf))
Royal United Services Institute, The 2019 Swiss Security Network Exercise: More Than an Exercise ([Internet 12-11-2019](https://rusi.org/commentary/2019-swiss-security-network-exercise-more-exercise))
DDPS, Sécurité > Politique de sécurité > Exercice Réseau national sécurité > ERNS 19 : la Suisse est prête à faire face à une menace terroriste persistante ([Internet, 2023-11-06](https://www.vbs.admin.ch/fr/securite/politique-securite/erns.detail.nsb.html/81940.html))
DDPS, Sicurezza > Politica di sicurezza > Esercitazione > Rete Svizzera sicurezza > ERSS 19: la Svizzera è preparata a una minaccia terroristica persistente ([Internet, 2023-11-06](https://www.vbs.admin.ch/it/sicurezza/politica-sicurezza/erss.detail.nsb.html/81940.html))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part 2019 Swiss Security Network Exercise
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.