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

Attributes

unbefugte Datenbeschaffung
unauthorised obtaining of data
soustraction de données
acquisizione illecita di dati
Computerdelikt, das darin besteht, dass eine Person, in der Absicht, sich oder eine andere Person unrechtmässig zu bereichern, sich oder einer anderen Person elektronisch oder in vergleichbarer Weise gespeicherte oder übermittelte Daten beschafft, die nicht für sie bestimmt und gegen ihren unbefugten Zugriff besonders gesichert sind.
Computer offence in which a person, for his own or another's unlawful gain, obtains for himself or another data that is stored or transmitted electronically or in some similar manner and which is not intended for him and has been specially secured to prevent his access.
Délit informatique commis par une personne qui, dans le dessein de se procurer ou de procurer à une tierce personne un enrichissement illégitime, soustrait pour elle-même ou pour une tierce personne des données informatisées qui ne lui étaient pas destinées et qui étaient spécialement protégées contre tout accès indu de sa part.
Reato informatico commesso da chiunque, per procacciare a sé o ad altri un indebito profitto, procura, per sé o altri, dati a lui non destinati e specialmente protetti contro il suo accesso non autorizzato, registrati o trasmessi elettronicamente o secondo un modo simile.
2025-07-21T08:24:44.2857690Z
107813
https://www.termdat.bk.admin.ch/entry/107813
Code pénal suisse, art. 143 tit. marg. (RS 311.0, état 2015-01)
Codice penale svizzero, art. 143 marg. (RS 311.0, stato 2015-01)
Schweizerisches Strafgesetzbuch, Art. 143 RandT (SR 311.0, Stand 2015-01)
Swiss Criminal Code, art. 143 margT (SR 311.0, transl., status 2014-07)
d'après Code pénal suisse, art. 143 (RS 311.0, état 2015-01)
secondo Codice penale svizzero, art. 143 (RS 311.0, stato 2015-01)
after Swiss Criminal Code, art. 143 (SR 311.0, transl., status 2014-07)
nach Schweizerisches Strafgesetzbuch, Art. 143 (SR 311.0, Stand 2015-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 damage to data
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.