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

Attributes

Untersuchungshäftling
prisoner on remand
personne en détention provisoire
persona in carcerazione preventiva
Person, die sich in Untersuchungshaft befindet.
Person who is being held on remand.
Personne placée en détention avant jugement.
Persona detenuta in carcere preventivo.
2025-07-29T08:41:08.9368360Z
107580
https://www.termdat.bk.admin.ch/entry/107580
FCh, Terminology Section, 2006
Code de procédure pénale suisse, art. 45 al. 1 (RS 312.0, état 2013-05)
Codice di diritto processuale penale svizzero, art. 45 cpv. 1 (RS 312.0, stato 2013-05)
BFS, Schweizerische Strafvollzugsstatistik, 1996, S. 15
ChF, Section de terminologie, 2006
CaF, Sezione di terminologia, 2006
after R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 1999, S. 289 § 68.42
nach R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 1999, S. 289 § 68.42
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 inmate
seeAlso prisoner
seeAlso prisoner
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.