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

Attributes

Verhängung von gemeinnütziger Arbeit
imposition of community service
prononcé d'un travail d'intérêt général
inflizione di un lavoro di pubblica utilità
2025-07-21T06:40:19.7103370Z
108760
https://www.termdat.bk.admin.ch/entry/108760
FCh, Terminology Section, 2008
ChF, Section de terminologie, 2008 d'après MCF Modification code pénal suisse, ch. 133 (FF 1999 1852)
CaF, Sezione di terminologia, 2008 secondo MCF Modifica Codice penale svizzero, n. 213.141 (FF 1999 1884)
BK, Sektion Terminologie, 2008 nach BoBR Änderung Schweizerisches Strafgesetzbuch, Ziff. 213.141 (BBl 1999 2207)
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 impose 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.