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

Attributes

criminalità informatica
Computerkriminalität
computer crime
criminalité informatique
Kriminalität, bei der die automatische Datenverarbeitung entweder Ziel deliktischer Angriffe oder Mittel zur Begehung von Straftaten ist.
Criminal acts in which the automatic processing of data is either the object of the criminal act or a means to the commission of a criminal offence.
Criminalité ayant le traitement électronique des données comme cible, ou comme instrument.
Criminalità fondata sul trattamento elettronico dei dati, inteso sia come obiettivo, sia come strumento per la commissione dell'atto delittuoso.
2025-07-21T06:39:38.4704100Z
107749
https://www.termdat.bk.admin.ch/entry/107749
FCh, Terminology Section, 2004
MCF Modifica codice penale svizzero (FF 1991 II 808)
MCF Modification code pénal suisse (FF 1991 II 948)
BoBR Änderung Schweizerisches Strafgesetzbuch (BBl 1991 II 983)
GRM: mass noun
d'après MCF Modification code pénal suisse (FF 1991 II 948)
secondo MCF Modifica codice penale svizzero (FF 1991 II 808)
after BoBR Änderung Schweizerisches Strafgesetzbuch (BBl 1991 II 983)
nach BoBR Änderung Schweizerisches Strafgesetzbuch (BBl 1991 II 983)
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 computer offence
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.