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

Attributes

Zeugnisverweigerungsrecht
right to refuse to testify
droit de refuser de témoigner
facoltà di non deporre
Recht eines Zeugen, das Zeugnis zum eigenen Schutz oder zum Schutz nahe stehender Personen, aufgrund persönlicher Beziehungen, aufgrund eines Amts- oder Berufsgeheimnisses oder weiteren Geheimhaltungspflichten zu verweigern.
Droit de toute personne citée pour être entendue comme témoin de refuser le témoignage pour cause de relations personnelles avec le prévenu, pour sa propre protection ou celle d'un proche ou encore en se prévalant du secret de fonction, du secret professionnel ou d'autres devoirs de discrétion.
Diritto di chiunque, citato in veste di testimone, di rifiutare la testimonianza per proteggere se stesso o persone vicine se con la sua deposizione originasse elementi a suo carico o a carico di una persona a lui vicina.
2018-05-28T08:15:04.3570000Z
47620
https://www.termdat.bk.admin.ch/entry/47620
Schweizerische Strafprozessordnung, Tit. vor Art. 168 (SR 312.0, Stand 2017-01)
Swiss Criminal Procedure Code, tit. before art. 168 (SR 312.0, transl., status 2018-01)
Code de procédure pénale suisse, tit. avant art. 168 (RS 312.0, état 2017-01)
Codice di procedura penale, tit. prec. art. 168 (RS 312.0, stato 2018-01)
nach Schweizerische Strafprozessordnung, Art. 168-173 (SR 312.0, Stand 2017-01)
d'après Code de procédure pénale suisse, art. 168 à 173 (RS 312.0, état 2017-01)
secondo Codice di procedura penale, 168-171 (RS 312.0, stato 2018-01)
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 duty to testify
seeAlso capacity to testify
seeAlso right to remain silent
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.