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

Attributes

personne détenue
persona detenuta
prisoner
Strafgefangener
Zu einer Freiheitsstrafe verurteilte Person, die sich im Strafvollzug befindet.
Person who has received a custodial sentence and is being held in a penal institution.
Personne condamnée à une peine privative de liberté, qui est détenue dans un établissement pénitentiaire.
Persona condannata a una pena detentiva, che è detenuta in uno stabilimento penitenziario.
2025-07-29T07:18:03.3015590Z
107576
https://www.termdat.bk.admin.ch/entry/107576
FCh, Terminology Section, 2006
ChF, Section de terminologie, 2006
UST, 2001
BoBR Änderung Schweizerisches Strafgesetzbuch, Ziff. 213.46 (BBl 1999 2099)
EXP: in the narrow sense
EXP: au sens restreint
EXP: in senso stretto
T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
T. Freytag, Université de Fribourg, Séminaire de droit pénal, 2001
after T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
secondo T. Freytag, Universität Freiburg, Seminar für Strafrecht, 2001
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 eingewiesene Person
seeAlso prisoner on remand
seeAlso convict
seeAlso fellow inmate
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.