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

Attributes

CSH
CSH
CSH
CSH
Instrument für den Austausch und das Management von Informationen über Cyberbedrohungen, Cybervorfälle und Cybersicherheitspraktiken.
Tool used to share and manage information on cyber threats, cyber incidents and cybersecurity practices.
Instrument d’échange et de gestion d’informations sur les cybermenaces, les cyberincidents et les pratiques en matière de cybersécurité.
Strumento per lo scambio e la gestione delle informazioni sulle ciberminacce, sui ciberincidenti e sui consigli in materia di cibersicurezza.
BACS, Informationen zum CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/de/home/meldepflicht/informationen-csh.html))
NCCS, Information about the CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/en/home/meldepflicht/informationen-csh.html))
OFCS, Informations concernant le CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/fr/home/meldepflicht/informationen-csh.html))
UFCS, Informazioni sul CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/it/home/meldepflicht/informationen-csh.html))
EXP: Informationssystem des Bundesamtes für Cybersicherheit (BACS).
EXP: information system of the National Cyber Security Centre (NCSC)
EXP: Système d’information essentiel de l’Office fédéral de la cybersécurité (OFCS)
EXP: sistema d’informazione dell’Ufficio federale della cibersicurezza (UFCS)
BACS, Informationen zum CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/de/home/meldepflicht/informationen-csh.html))
NCCS, Information about the CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/en/home/meldepflicht/informationen-csh.html))
OFCS, Informations concernant le CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/fr/home/meldepflicht/informationen-csh.html))
UFCS, Informazioni sul CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/it/home/meldepflicht/informationen-csh.html))
BACS, Informationen zum CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/de/home/meldepflicht/informationen-csh.html))
OFCS, Informations concernant le CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/fr/home/meldepflicht/informationen-csh.html))
UFCS, Informazioni sul CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/it/home/meldepflicht/informationen-csh.html))
after NCCS, Information about the CSH ([Internet, 2025-04-17](https://www.ncsc.admin.ch/ncsc/en/home/meldepflicht/informationen-csh.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 Cyber Security Hub
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.