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

Attributes

eine Amnestie gewähren
grant an amnesty
accorder l'amnistie
concedere un'amnistia
Gegenüber einer Vielzahl von nicht individuell bestimmten Personen meist aus politischen Gründen auf die Bestrafung verzichten.
Waive the punishment of a number of unspecified individuals, normally for political reasons.
Renoncer à punir, le plus souvent pour des raisons politiques, un nombre important de personnes non définies individuellement.
Rinunciare a punire, spesso per ragioni di ordine politico, un numero importante di persone non definite individualmente.
2025-07-29T07:21:01.3906500Z
108798
https://www.termdat.bk.admin.ch/entry/108798
FCh, Terminology Section, 2008
Code pénal suisse, art. 384 al. 1 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 384 cpv. 1 (RS 311.0, stato 2015-01)
Schweizerisches Strafgesetzbuch, Art. 384 Abs. 1 (SR 311.0, Stand 2015-01)
GRM: v.
d'après MCF Modification code pénal suisse, ch. 238.2 (FF 1999 1987)
secondo MCF Modifica Codice penale svizzero, n. 238.2 (FF 1999 1856)
nach BoBR Änderung Schweizerisches Strafgesetzbuch, Ziff. 238.2 (BBl 1999 2176)
after BoBR Änderung Schweizerisches Strafgesetzbuch, Ziff. 238.2 (BBl 1999 2176)
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 remit a sanction
seeAlso remit a sentence
seeAlso pardon
seeAlso amnesty
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.