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

Attributes

eine Geldstrafe umwandeln
convert a monetary penalty
convertir une peine pécuniaire
commutare una pena pecuniaria
2025-07-21T06:41:12.3640920Z
108781
https://www.termdat.bk.admin.ch/entry/108781
FCh, Terminology Section, 2008
MCF Modification code pénal suisse, ch. 213.113 (FF 1999 1829)
MCF Modifica Codice penale svizzero, n. 213.113 (FF 1999 1669)
BoBR Änderung Schweizerisches Strafgesetzbuch, Ziff. 213.113 (BBl 1999 2022)
EXP: in eine Ersatzfreiheitsstrafe oder in gemeinnützige Arbeit
EXP: into a custodial sentence or into community service
EXP: en une peine privative de liberté de substitution ou en travail d'intérêt général
EXP: in una pena detentiva sostitutiva o in un lavoro di pubblica utilità
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 conversion of a monetary penalty
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.