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

Attributes

einen Täter beurteilen
judge an offender
juger un auteur
giudicare un autore
2025-07-21T06:40:19.7101870Z
108690
https://www.termdat.bk.admin.ch/entry/108690
FCh, Terminology Section, 2006
Code pénal suisse, art. 343 al. 1 (abrogé, RS 311.0, état 2006-12)
CaF, Sezione di terminologia, 2006 secondo Codice penale svizzero, art. 343 cpv. 1 (abrogato, RS 311.0, stato 2006-12)
Schweizerisches Strafgesetzbuch, Art. 389 Abs. 1 (SR 311.0, Stand 2014-07)
[...] die Bestimmungen des neuen Rechts [sind] auch auf die Täter anwendbar, die vor Inkrafttreten dieses Gesetzes eine Tat verübt haben oder beurteilt wurden.
L'autorité compétente pour poursuivre et juger l'auteur principal est aussi compétente pour poursuivre et juger l'instigateur et le complice.
GRM: v.
USG: ancien droit
USG: diritto previgente
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 assess an offence
seeAlso judgment of an offender
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.