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

Attributes

Amtsgeheimnis
official secrecy
secret de fonction
segreto d'ufficio
2018-11-21T12:05:00.6070000Z
41489
https://www.termdat.bk.admin.ch/entry/41489
Bundespersonalgesetz, Art. 22 Sachüb. (SR 172.220.1, Stand 2017-01)
Swiss Criminal Code, art. 320 hdg (SR 311.0, transl., status 2018-01)
LF Personnel de la Confédération, art. 22 tit. (RS 172.220.1, état 2017-01)
LF Personale federale, art. 22 rubrica (RS 172.220.1, stato 2017-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

Incoming Relationships

property subject
seeAlso waiver of official secrecy
seeAlso breach of official secrecy
seeAlso official secrecy
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.