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

Attributes

Informationssicherheitsbeauftragter des Departements
departmental information security officer
préposé à la sécurité de l'information du département
incaricato della sicurezza delle informazioni del dipartimento
2024-10-28T13:45:04.5726360Z
511559
https://www.termdat.bk.admin.ch/entry/511559
FCh, Terminology Section, 2024
Informationssicherheitsverordnung, Art. 40 Sachüb. (SR 128.1, Stand 2024-07)
O Sécurité de l'information, art. 40 tit. (RS 128.1, état 2024-01)
O Sicurezza delle informazioni, art. 40 (RS 128.1, stato 2024-07)
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 departmental IT security officer
seeAlso information security officer
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.