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

Attributes

Informatiksicherheitsbeauftragter des Bundes
federal IT security officer
délégué à la sécurité informatique de la Confédération
incaricato della sicurezza informatica della Confederazione
2025-02-24T06:10:14.6654110Z
477990
https://www.termdat.bk.admin.ch/entry/477990
Cyberrisikenverordnung, Art. 12 Abs. 1 Bst. e (aufgehoben, SR 120.73, Stand 2020-07)
O Cyberrisques, art. 12 al. 1 let. e (abrogé, RS 120.73, état 2020-07)
O Ciber-rischi, art. 12 cpv. 1 lett. e (abrogato, RS 120.73, stato 2020-07)
FITSU, The FITSU > Federal IT organisation > National Cyber Security Centre NCSC (Internet, 2020-07-02); Cyber Risks Ordinance, art. 12 para. 1 let. e (repealed, SR 120.73, transl., status 2020-07)
USG: désuet
USG: disusato
USG: veraltet
USG: obsolete
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.