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

Attributes

Zuständigkeit
jurisdiction
compétence
competenza
Recht und Pflicht einer Behörde, die ihr vorgelegten Geschäfte entgegenzunehmen und zu behandeln.
Pouvoir d'une juridiction d'instruire et de juger une affaire.
Diritto e dovere di un'autorità di istruire e giudicare una causa.
2025-07-28T05:58:40.4351010Z
47624
https://www.termdat.bk.admin.ch/entry/47624
Schweizerische Strafprozessordnung, Art. 7 Abs. 1 (SR 312.0, Stand 2017-09)
Swiss Criminal Procedure Code, art. 7 para. 1 (SR 312.0, transl., status 2017-01)
Code de procédure pénale suisse, art. 7 al. 1 (RS 312.0, état 2017-09)
Codice di procedura penale svizzero, art. 7 cpv. 1 (RS 312.0, stato 2017-09)
The criminal justice authorities are obliged to commence and conduct proceedings that fall within their jurisdiction.
DOM: criminal procedure
DOM: Strafprozessrecht
DOM: procédure pénale
DOM: procedura penale
d'après G. Cornu, Vocabulaire juridique, 2000, p. 177
nach R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S.121, § 32.1
secondo R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 121, § 32.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.