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

Attributes

Entlassenenhilfe
after care
assistance aux personnes libérées
assistenza agli ex detenuti
Unterstützung, die entlassenen Personen gewährt wird, um ihre Wiedereingliederung zu fördern.
Support provided to offenders who have been released from a penal institution in order to assist with their reintegration.
Assistance accordée aux personnes libérées d'un établissement d'exécution des peines et des mesures en vue de favoriser leur réinsertion sociale.
Aiuto prestato agli ex detenuti per il loro reinserimento sociale.
2025-07-28T13:14:26.0757130Z
108940
https://www.termdat.bk.admin.ch/entry/108940
UST, Servizi linguistici, 2002
BFS, Bewährungshilfe in der Schweiz, 2001, S. 10
OFS, Probation en Suisse, 2001, p. 10
UK, Home Office, Digest 2: Information on the Criminal Justice System in England and Wales, 1993, p. 87
nach BFS, Bewährungshilfe in der Schweiz, 2001, S. 10
after BFS, Bewährungshilfe in der Schweiz, 2001, p. 10
d'après BFS, Bewährungshilfe in der Schweiz, 2001, p. 10
secondo BFS, Bewährungshilfe in der Schweiz, 2001, pag. 10
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 care of a 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.