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

Attributes

rechtskräftig verurteilt
subject to a legally binding conviction
condamné définitivement
condannato con sentenza definitiva
2025-07-22T05:35:02.5147010Z
108661
https://www.termdat.bk.admin.ch/entry/108661
FCh, Terminology Section, 2015
OFS, Statistique pénitentiaire suisse, 1996, p. 11
Patto internazionale diritti civili e politici, art. 14 par. 6 (RS 0.103.2, stato 2004-03)
Schweizerische Strafprozessordnung, Art. 11 Abs. 1 (SR 312.0, Stand 2015-01); BFS, Schweizerische Strafvollzugsstatistik, 1996, S. 11
Wer in der Schweiz rechtskräftig verurteilt oder freigesprochen worden ist, darf wegen der gleichen Straftat nicht erneut verfolgt werden.
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 legally binding conviction
seeAlso acquit by a final legally binding judgment
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.