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

Attributes

einvernommene Person
person examined
personne entendue
persona interrogata
2018-05-28T10:51:08.5800000Z
47770
https://www.termdat.bk.admin.ch/entry/47770
Schweizerische Strafprozessordnung, Art. 78 Abs. 5 (SR 312.0, Stand 2017-09)
Swiss Criminal Procedure Code, art. 78 para. 5 (SR 312.0, transl., status 2017-01)
Code de procédure pénale suisse, art. 78 al. 5 (RS 312.0, état 2017-09)
UFG, Rapp. espl. Codice di procedura penale svizzero, 2001, p. 197, n. 261.22
A l'issue de l'audition, le procès-verbal est lu ou remis pour lecture à la personne entendue.
Nach Abschluss der Einvernahme wird der einvernommenen Person das Protokoll vorgelesen oder ihr zum Lesen vorgelegt.
On conclusion of the examination hearing, the record shall be read out to the person examined or given to him or her to read
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 question
seeAlso einvernehmende Strafbehörde
seeAlso einvernehmende Person
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.