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

Attributes

gemeinnützige Arbeit verhängen
impose community service
infliger un travail d'intérêt général
infliggere un lavoro di pubblica utilità
2025-07-21T08:24:44.2888490Z
108761
https://www.termdat.bk.admin.ch/entry/108761
FCh, Terminology Section, 2008
MCF Modifica Codice penale svizzero, n. 213.141 (FF 1999 1729)
MCF Modification code pénal suisse, ch. 213.141 (FF 1999 1854)
BoBR Änderung Schweizerisches Strafgesetzbuch, Ziff. 213.141 (BBl 1999 2045)
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 personal work order
seeAlso imposition of community service
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.