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

Attributes

hafterstehungsfähig
2018-05-28T08:18:51.1570000Z
47750
https://www.termdat.bk.admin.ch/entry/47750
Schweizerische Strafprozessordnung, Art. 251 Abs. 2 Bst. b (SR 312.0, Stand 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
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 fitness to withstand detention
antonym unfit to withstand detention
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.