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

Attributes

ein Urteil vollziehen
execute a judgment
exécuter un jugement
eseguire una sentenza
2025-07-21T08:24:44.2892290Z
108828
https://www.termdat.bk.admin.ch/entry/108828
Code pénal suisse, art. 388 al. 1 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 388 cpv. 1 (RS 311.0, stato 2015-01)
Schweizerisches Strafgesetzbuch, Art. 388 Abs. 1 (SR 311.0, Stand 2015-01)
Swiss Criminal Code, art. 388 para. 1 (SR 311.0, transl., status 2014-07)
Judgments issued in application of the previous law are executed in accordance with the previous law.
Le sentenze pronunciate in applicazione del diritto anteriore sono eseguite secondo tale diritto.
Les jugements prononcés en application de l'ancien droit sont exécutés selon l'ancien droit.
Urteile, die in Anwendung des bisherigen Rechts ausgesprochen worden sind, werden nach bisherigem Recht vollzogen.
GRM: v.
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 execution of a judgment
seeAlso execute a criminal 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.