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

Attributes

Ordnungsvorschrift
règle d'ordre
prescrizione d'ordine
Verfahrensvorschrift von untergeordneter Bedeutung, deren Verletzung nicht zur Ungültigkeit der Verfahrenshandlung führt.
Règle de procédure de moindre importance dont la violation ne signifie pas la nullité de l'acte de procédure.
Prescrizione procedurale di minore importanza la cui violazione non comporta l'invalidità dell'atto procedurale.
2025-07-21T11:14:28.4980420Z
47761
https://www.termdat.bk.admin.ch/entry/47761
BJ, Begleitbericht Vorentwurf für eine Schweizerische Strafprozessordnung, 2001, S. 108, Ziff. 241.2
UFG, Rapp. espl. Codice di procedura penale svizzero, 2001, p. 108, n. 241.2
OFJ, Rapp. expl. Avant-projet d'un code de procédure pénale suisse, 2001, p. , ch. , p. 108, ch. 241.2
EXP: eine Ordnungsvorschrift ist beispielsweise die Kleidungsvorschrift für Richter
nach R. Hauser / E. Schweri, Schweizerisches Strafprozessrecht, 2005, S. 203, § 44.51
nach BJ, Begleitbericht Vorentwurf für eine Schweizerische Strafprozessordnung, 2001, S. 108, Ziff. 241.2
secondo UFG, Rapp. espl. Codice di procedura penale svizzero, 2001, p. 108, n. 241.2
d'après OFJ, Rapp. expl. Avant-projet d'un code de procédure pénale suisse, 2001, p. , ch. , p. 108, ch. 241.2
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
hyponym procedural regulation
seeAlso Gültigkeitsvorschrift
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.