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

Attributes

nationale Anlaufstelle Cyberrisiken
contact point for cyber incidents
guichet national pour les cyberrisques
servizio nazionale di contatto per i ciber-rischi
2025-05-14T13:36:47.5340270Z
520702
https://www.termdat.bk.admin.ch/entry/520702
Organigramm des BACS ([Internet, 2025-05-12](https://intranet.bacs.admin.ch/de/das-bacs))
NCSC, Annual report 2024, p. 14 ([Internet, 2025-05-12](https://www.ncsc.admin.ch/dam/ncsc/de/dokumente/aktuell/im-fokus/2025/20250328_Jahresbericht 2024 EN.pdf.download.pdf/20250328_Jahresbericht 2024 EN.pdf))
Organigramme de l’OFCS ([Internet, 2025-05-12](https://intranet.bacs.admin.ch/fr/ofcs))
Organigramma dell’UFCS ([Internet, 2025-05-12](LINK))
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

property subject
seeAlso National Contact Point for Cyber Risks
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.