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

Attributes

Missachtung einer Weisung
disregard of a conduct order
violation d'une règle de conduite
trasgressione di una norma di condotta
2025-07-15T10:42:37.2363040Z
108956
https://www.termdat.bk.admin.ch/entry/108956
FCh, Terminology Section, 2015
avv. M. Hohl Tattarletti, 2003
Bundesgerichtsentscheide, 118 IV 330 (1992)
OFS, Annuaire statistique 1999, p. 465
EXP: Grund für die Rückversetzung einer bedingt entlassenen Person oder den Vollzug einer bedingt ausgesprochenen Freiheitsstrafe
EXP: ground for the recall of a person on probationary release or the execution of a suspended custodial sentence
EXP: cause de la réintégration en milieu carcéral d'une personne libérée conditionnellement ou de l'exécution d'une peine prononcée avec sursis
EXP: motivo per il ricollocamento di una persona liberata condizionalmente o per l'esecuzione di una pena pronunciata con la condizionale
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 disregard a conduct order
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.