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

Attributes

eine Legende aufbauen
establish a cover story
constituer une couverture
creare una copertura
2019-08-19T09:59:25.0230000Z
446966
https://www.termdat.bk.admin.ch/entry/446966
BK, Sektion Terminologie, 2018 nach Nachrichtendienstgesetz, Art. 17 Abs. 1 (SR 121, Stand 2018-03)
Intelligence Service Act, art. 17 para. 3 (SR 121, transl., status 2018-03)
LF Renseignement, art. 17 al. 3 (RS 121, état 2018-03)
LF Attività informative, art. 17 cpv. 3 (RS 121, stato 2018-03)
Il SIC [Servizio delle attività informative della Confederazione] può allestire o modificare documenti per creare o conservare una copertura.
In order to establish and maintain a cover story, the FIS may produce or alter official documents.
Le SRC [Service de renseignement de la Confédération] peut fabriquer ou modifier des titres pour constituer ou assurer une couverture.
DOM: intelligence activities
DOM: Nachrichtendienst
DOM: attività informative
DOM: renseignement
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 establishing a cover story
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.