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

Attributes

Sachgericht
trial court
tribunal du fond
tribunale di merito
Gericht, das einen Sachentscheid fällt.
Tribunal qui statue sur le fond d'une affaire.
Tribunale che pronuncia decisioni di merito.
2025-07-21T11:53:11.7631930Z
47688
https://www.termdat.bk.admin.ch/entry/47688
Urteil des Bundesgerichts, 6B_369/2016, 2016-07-29, E. 1.4
Wikipedia, "Trial court" ([Internet, 2018-01-26](https://en.wikipedia.org/wiki/Trial_court))
MCF Code de procédure civile suisse, ch. 5.13 (FF 2006 6940)
TI, Codice di procedura penale, art. 199 (abrogato, RL 3.3.3.1, stato 2007-01)
Die freie Beweiswürdigung [...] ist primäre Aufgabe des Sachgerichts [...], weshalb das Bundesgericht nur bei Willkür eingreift, wenn ein Beweismittel offensichtlich verkannt wurde [...] oder das Urteil schlechterdings unhaltbar erscheint [...]
CaF, Sezione di terminologia, 2009
BK, Sektion Terminologie, 2009
d'après Code de procédure pénale suisse, art. 18 al. 2 (RS 312.0, état 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 trial judge
seeAlso decision on the substance of the case
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.