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

Attributes

fit to withstand detention
capable de subir la détention
idoneo alla carcerazione
Swiss Criminal Procedure Code, art. 251 para. 2 let. b (SR 312.0, transl., status 2018-01)
ChF, Section de terminologie, 2009 d'après Arrêts du Tribunal fédéral, 116 IA 420 (1990), regeste
Codice di procedura penale svizzero, art. 251 cpv. 2 lett. b (RS 312.0, stato 2018-01)
L'imputato può essere sottoposto a ispezione corporale per [...] chiarire se egli è imputabile e capace di prendere parte al dibattimento, nonché idoneo alla carcerazione.
Die beschuldigte Person kann untersucht werden, um [...] abzuklären, ob sie schuld-, verhandlungs- und hafterstehungsfähig ist.
The accused may be questioned in order to [...] establish whether the he or she had the mental capacity to be held criminally liable, is fit to plead and to withstand detention.
USG: proposition
EXP: bezieht sich auf eine beschuldigte oder verurteilte Person
EXP: refers to an accused or convicted person
EXP: si riferisce a un imputato o a un condannato
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part hafterstehungsfähig
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.