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

Attributes

verhandlungsfähig
fit to plead
2018-05-14T14:54:06.6800000Z
47744
https://www.termdat.bk.admin.ch/entry/47744
Schweizerische Strafprozessordnung, Art. 114 Abs. 1 (SR 312.0, Stand 2017-09)
Swiss Criminal Procedure Code, art. 114 para. 1 (SR 312.0, transl., status 2017-09)
An accused is fit to plead if he or she is physically or mentally capable of understanding the proceedings.
L'imputato può essere sottoposto a ispezione corporale per [...] chiarire se egli è imputabile e capace di prendere parte al dibattimento, nonché idoneo alla carcerazione.
Le prévenu est capable de prendre part aux débats s'il est physiquement et mentalement apte à les suivre.
Verhandlungsfähig ist eine beschuldigte Person, die körperlich und geistig in der Lage ist, der Verhandlung zu folgen (a). Die beschuldigte Person kann untersucht werden [...], um abzuklären, ob sie schuld-, verhandlungs- und hafterstehungsfähig ist (b).
USG: privilégié
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 plead
antonym unfit to plead
seeAlso be fit to plead
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.