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

Attributes

örtliche Zuständigkeit
territorial jurisdiction
compétence territoriale
competenza per territorio
Zuständigkeit einer Behörde aufgrund des Ortes, an dem die Straftat begangen wurde.
Compétence attribuée à une juridiction en fonction du lieu où l'infraction a été commise.
2025-07-28T06:10:43.7833350Z
47627
https://www.termdat.bk.admin.ch/entry/47627
BoBR Vereinheitlichung des Strafprozessrechts, Ziff. 2.2.3 (BBl 2006 1141)
OFJ, Rapp. expl. Avant-projet d'un code de procédure pénale suisse, 2001, p. 50, ch. 223
Codice di diritto processuale penale svizzero art. 14 cpv. 4 (RS 312.0, stato 2017-09)
A. Romain, Dictionary of Legal and Commercial Terms, EN-DE, 1989
d'après G. Piquerez, Manuel de procédure pénale suisse, 2007, p. 267, n° 384
nach R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 123, § 33 23
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.