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

Attributes

einen Täter verfolgen
prosecute an offender
poursuivre un auteur
perseguire un autore
2025-07-21T08:24:44.2879660Z
108636
https://www.termdat.bk.admin.ch/entry/108636
Code pénal suisse, art. 3 al. 3 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 3 cpv. 3 (RS 311.0, stato 2015-01)
Schweizerisches Strafgesetzbuch, Art. 3 Abs. 3 (SR 311.0, Stand 2015-01)
Swiss Criminal Code, art. 3 para. 3 (SR 311.0, transl., status 2015-01)
[...] l'auteur poursuivi à l'étranger à la requête de l'autorité suisse ne peut plus être poursuivi en Suisse pour le même acte [...]
[...] l'autore perseguito all'estero a richiesta dell'autorità svizzera non è più perseguito in Svizzera per il medesimo fatto [...]
If the person concerned has been prosecuted in a foreign country at the request of the Swiss authorities [...] he is not prosecuted in Switzerland for the same offence [...]
Ist ein Täter auf Ersuchen der schweizerischen Behörde im Ausland verfolgt worden, so wird er [...] in der Schweiz wegen der Tat nicht mehr verfolgt [...]
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 prosecution of an offender
seeAlso prosecute an 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.