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

Attributes

trial
Hauptverhandlung
débats
dibattimento
Teil des Hauptverfahrens, in dem die Strafsache vor Gericht behandelt wird und dieses sein Urteil fällt.
2025-07-21T11:43:33.0770510Z
47643
https://www.termdat.bk.admin.ch/entry/47643
Schweizerische Strafprozessordnung, Tit. vor Art. 328 (SR 312.0, Stand 2017-09)
Code de procédure pénale suisse, tit. avant art. 328 (RS 312.0, état 2017-09)
Codice di procedura penale, tit. prec. art. 328 (RS 312.0, stato 2018-01)
Swiss Criminal Procedure Code, tit. before art. 328 (SR 312.0, transl., status 2024-01)
DOM: criminal procedure
DOM: procedura penale
DOM: Strafprozessrecht; EXP: der Terminus "Hauptverhandlung" bezeichnet einen enger gefassten Begriff als "Hauptverfahren" und bezieht sich nur auf die unmittelbar vor den Gerichtsschranken ablaufende und üblicherweise publikumsöffentliche Parteiverhandlung
DOM: procédure pénale; GRM: pl.
(EXP) nach N. Schmid, Handbuch des schweizerischen Strafprozessrechts, 2009, S. 585, § 81 N 1277
nach R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 413, § 82.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
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.