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

Attributes

eine Busse nachträglich bezahlen
pay a fine retrospectively
payer ultérieurement une amende
pagare a posteriori una multa
2025-07-21T08:24:44.2898930Z
108931
https://www.termdat.bk.admin.ch/entry/108931
CaF, Sezione di terminologia, 2015 secondo Codice penale svizzero, art. 36 cpv. 1 e art. 106 cpv. 4 (RS 311.0, stato 2015-01)
ChF, Section de terminologie, 2015 d'après Code pénal suisse, art. 106 al. 4 (RS 311.0, état 2015-01)
FCh, Terminology Section, 2015 after Swiss Criminal Code, art. para. (SR 311.0, transl., status 2015-01)
Schweizerisches Strafgesetzbuch, Art. 106 Abs. 4 (SR 311.0, Stand 2015-01)
Die Ersatzfreiheitsstrafe entfällt, soweit die Busse nachträglich bezahlt wird.
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 retrospective payment of a fine
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.