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

Attributes

formelle Verteidigung
défense formelle
difesa formale
formal defence
Verteidigung, die von einer dazu besonders bestellten Person ausgeübt wird.
Défense exercée par une personne engagée à cet effet.
Difesa esercitata da una persona designata a svolgere questo compito.
2025-08-05T08:36:52.4163000Z
47793
https://www.termdat.bk.admin.ch/entry/47793
MCF Modifica del Codice penale svizzero, n. 425.3 (FF 1999 1935)
R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 160, § 40.1
G. Piquerez, Traité de procédure pénale suisse, 2006, p. 290
M. Michałek, Right to Defence in EU Competition Law, 2015, p. 43, no 4.5 ([Internet, 2025-08-05](https://cars.wz.uw.edu.pl/images/publikacje/podreczniki/131/Righy_to_defence.pdf))
d'après R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 160, § 40.1
nach R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 160, § 40.1
secondo R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 160, § 40.1
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
hyponym defence
antonym material defence
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.