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

Attributes

Schuldspruch
guilty verdict
verdict de culpabilité
verdetto di colpevolezza
Urteil, wonach die angeklagte Person sich einer mit Strafe bedrohten Handlung schuldig gemacht hat.
Judgment by which the accused is declared to be guilty of an offence.
Jugement selon lequel la personne accusée s'est rendue coupable d'une infraction.
Sentenza in base alla quale la persona accusata è stata giudicata colpevole di un reato.
2025-07-28T14:16:14.3980800Z
108670
https://www.termdat.bk.admin.ch/entry/108670
FCh, Terminology Section, 2008
MCF Modification code pénal suisse, ch. 423.310 (FF 1999 2051)
MCF Modifica Codice penale svizzero, n. 423.310 (FF 1999 1916)
Schweizerische Strafprozessordnung, Art. 342 Abs. 3 (SR 312.0, Stand 2015-01); BoBR Änderung Schweizerisches Strafgesetzbuch, Ziff. 423.310 (BBl 1999 2242)
after C. Cavegn, Universität Zürich, Rechtswissenschaftliches Institut, 2008
d'après C. Cavegn, Universität Zürich, Rechtswissenschaftliches Institut, 2008
nach C. Cavegn, Universität Zürich, Rechtswissenschaftliches Institut, 2008
secondo C. Cavegn, Universität Zürich, Rechtswissenschaftliches Institut, 2008
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 acquittal
antonym verdict of acquittal
seeAlso find guilty
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.