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

Attributes

Berufungsurteil
appeal judgment
jugement d'appel
sentenza d'appello
Urteil des Berufungsgerichts, welches das erstinstanzliche Urteil ersetzt.
Jugement rendu par la juridiction d'appel et qui remplace le jugement de première instance.
Sentenza pronunciata dal tribunale d'appello che si sostituisce a quella di primo grado.
2018-04-16T14:32:34.7130000Z
47857
https://www.termdat.bk.admin.ch/entry/47857
FCh, Terminology Section, 2018
Urteil des Bundesgerichts, 6B_1302/2015, 2016-12-28, E. 3.1
Code de procédure pénale suisse, tit. avant art. 408 (RS 312.0, état 2018-01)
Decisione del Tribunale federale, 1B_104/2017, 2017-04-11, consid. 2.1.2
nach Schweizerische Strafprozessordnung, Art. 408 (SR 312.0, Stand 2018-01)
d'après Code de procédure pénale suisse, art. 408 (RS 312.0, état 2018-01)
secondo Codice di procedura penale svizzero, art. 408 (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 appeal decision
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.