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

Attributes

in Computersysteme und Computernetzwerke eindringen
intrude into computer systems and computer networks
infiltrer des systèmes et réseaux informatiques
infiltrarsi in sistemi e reti informatici
2019-08-19T13:08:30.3800000Z
447051
https://www.termdat.bk.admin.ch/entry/447051
Nachrichtendienstgesetz, Art. 37 Abs. 2 (SR 121, Stand 2018-03)
Intelligence Service Act, art. 37 para. 1 (SR 121, transl., status 2018-03)
LF Renseignement, art. 37 al. 2 (RS 121, état 2018-03)
LF Attività informative, art. 37 cpv. 2 (RS 121, stato 2018-03)
Der NDB [Nachrichtendienst des Bundes] kann in Computersysteme und Computernetzwerke im Ausland eindringen, um dort vorhandene oder von dort aus übermittelte Informationen über Vorgänge im Ausland zu beschaffen.
Il SIC [Servizio delle attività informative della Confederazione] può infiltrarsi in sistemi e reti informatici ubicati all'estero per acquisire informazioni ivi disponibili o trasmesse da tali sistemi e reti riguardanti fatti che avvengono all'estero.
Le SRC [Service de renseignement de la Confédération] peut infiltrer des systèmes et réseaux informatiques étrangers en vue de rechercher les informations qu'ils contiennent ou qui ont été transmises à partir de ces systèmes et réseaux.
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 intrusion into computer systems and computer networks
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.