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

Attributes

Verhütung einer Straftat
prevention of an offence
prévention d'une infraction
prevenzione di un reato
2025-07-21T08:34:03.7482060Z
109046
https://www.termdat.bk.admin.ch/entry/109046
FCh, Terminology Section, 2008
Code de procédure pénale suisse, art. 355g al. 1 let. d ch. 2 (RS 312.0, état 2015-01)
MCF Approvazione degli Accordi bilaterali II, n. 2.6.4.3.3 (FF 2004 5388)
Schweizerisches Strafgesetzbuch, Art. 351 Abs. 2 (SR 311.0, Stand 2015-01)
[Das Bundesamt für Polizei] kann kriminalpolizeiliche Informationen zur Verhütung von Straftaten übermitteln, wenn auf Grund konkreter Umstände mit der grossen Wahrscheinlichkeit eines Verbrechens oder Vergehens zu rechnen ist.
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 prevent an offence
seeAlso crime prevention
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.