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

Attributes

eine Freiheitsstrafe umwandeln
convert a custodial sentence
convertir une peine privative de liberté
commutare una pena detentiva
2025-07-15T10:42:37.2357000Z
108777
https://www.termdat.bk.admin.ch/entry/108777
FCh, Terminology Section, 2006
BFS, Statistisches Jahrbuch 1999, S. 467
CaF, Sezione di terminologia, 2006
ChF, Section de terminologie, 2006 d'apès OFS, Travail d'intérêt général, 1998, p. 3
EXP: in gemeinnützige Arbeit
EXP: into community service
EXP: en travail d'intérêt général
EXP: in 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 custodial sentence
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.