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

Attributes

Klassifizierungsstufe
classification level
échelon de classification
livello di classificazione
2024-01-24T10:20:32.9972360Z
383970
https://www.termdat.bk.admin.ch/entry/383970
Informationssicherheitsgesetz, Art. 13 Sachüb. (SR 128, Stand 2024-01)
Information Protection Ordinance, art. 4 tit. (repealed, SR 510.411, transl., status 2023-09)
LF Sécurité de l’information, art. 13 tit. (RS 128, état 2024-01)
LF Sicurezza delle informazioni, art. 13 rubrica (RS 128, stato 2024-01)
DOM: Informationssicherheit in der Bundesverwaltung und der Armee; EXP: Informationen werden nach folgenden Stufen klassifiziert: «intern», «vertraulich», «geheim»
DOM: sécurité de l’information dans l’administration fédérale et l’armée; EXP: les échelons de classification suivants sont applicables: «interne», «confidentiel», «secret»
DOM: sicurezza delle informazioni in seno all’Amministrazione federale e all’esercito; EXP: si distinguono i seguenti livelli di classificazione: «ad uso interno», «confidenziale» , «segreto»
(EXP) nach Informationssicherheitsgesetz, Art. 13 Abs. 1-3 (SR 128, Stand 2024-01)
(EXP) d'après LF Sécurité de l’information, art. 13 al. 1-3 (RS 128, état 2024-01)
(EXP) LF Sicurezza delle informazioni, art. 13 cpv. 1-3 (RS 128, stato 2024-01)
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
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.