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

Attributes

Entschädigungsgesuch
application for compensation for financial loss
demande d'indemnisation
domanda di indennizzo
Antrag auf Entschädigung nach dem Opferhilfegesetz.
Formal request for compensation for financial loss in terms of the Victim Support Act.
Demande d'indemnisation selon la loi sur l'aide aux victimes d'infractions.
Richiesta da parte di una vittima di reato di un indennizzo per i danni subiti.
2025-07-15T10:42:37.2367950Z
109058
https://www.termdat.bk.admin.ch/entry/109058
FCh, Terminology Section, 2006
Opferhilfegesetz, Art. 29 Abs.1 (SR 312.5, Stand 2013-01)
LF Aide aux victimes, art. 29 al. 1 (RS 312.5, état 2013-01)
LF Aiuto alle vittime, art. 29 cpv. 1 (RS 312.5, stato 2013-01)
UST, Servizi linguistici, 2002
OFS, Services linguistiques, 2002
BFS, Sektion Rechtspflege, 2002
after BFS, Sektion Rechtspflege, 2002
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 application for satisfaction
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.