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

Attributes

NCSK
CNCS
BACS, MM Nationale Cybersicherheitskonferenz 2024: Geopolitik und operative Sicherheit im Fokus, 2024-09-26 ([Internet, 2024-11-25](https://www.admin.ch/gov/de/start/dokumentation/medienmitteilungen.msg-id-102600.html))
OFCS, Comm. pr. Conférence nationale sur la cybersécurité 2024 : focus sur la géopolitique et la sécurité opérationnelle, 2024-09-26 ([Internet, 2024-11-25](https://www.admin.ch/gov/fr/accueil/documentation/communiques.msg-id-102600.html))
An der heute durchgeführten Nationalen Cybersicherheitskonferenz wurde [...] beleuchtet, wie Cyberbedrohungen in einem umfassenden Ansatz zu begegnen ist.
L'odierna Conferenza nazionale sulla cibersicurezza ha offerto l'occasione di illustrare un approccio globale per la gestione delle ciberminacce.
La Conférence nationale sur la cybersécurité (CNCS), qui a eu lieu aujourd’hui, a [...] mis en lumière la manière de faire face aux cybermenaces dans le cadre d'une approche globale.
The National Cybersecurity Conference held today highlighted how a comprehensive approach can be taken to tackle cyberthreats.
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 National Cybersecurity Conference
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.