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

Attributes

Kollegialgericht
tribunal collégial
autorità giudicante collegiale
Gericht, bei dem mehrere Richter über mittlere bis schwere Rechtsbrüche urteilen.
Tribunal composé de plusieurs juges siégeant en nombre impair pour favoriser la prise des décisions et qui est compétent pour juger des affaires de moyenne et forte criminalité.
Tribunale composto da parecchi giudici e competente per i casi gravi.
2025-07-21T11:18:31.6976700Z
47585
https://www.termdat.bk.admin.ch/entry/47585
Schweizerische Strafprozessordnung, Art. 61 Bst. c (SR 312.0, Stand 2017-01)
Code de procédure pénale suisse, art. 61 let. c (RS 312.0, état 2017-01)
Codice di procedura penale svizzero, art. 61 lett. c (RS 312.0, stato 2017-01)
secondo Codice di procedura penale svizzero, art. 61 lett. c (RS 312.0, stato 2017-01)
d'après G. Piquerez, Manuel de procédure pénale suisse, 2007, p. 266, n° 381
nach R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 104, § 27.16 und 27.17 und Schweizerische Strafprozessordnung, Art. 19 Abs. 2 (SR 312.0, Stand 2017-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 Einzelgericht
antonym Einzelgericht
seeAlso Kollektivbehörde
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.