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

Attributes

bürgerliches Strafprozessrecht
law of ordinary criminal procedure
procédure pénale ordinaire
procedura penale ordinaria
2025-07-23T05:54:18.5212550Z
107389
https://www.termdat.bk.admin.ch/entry/107389
FCh, Terminology Section, 2006
MCF Unification droit procédure pénale, ch. 1.5.5 (FF 2006 1090)
Decisioni del Tribunale federale, 96 IV 5 (1970)
R. Ryser, Universität Zürich, Rechtswissenschaftliches Institut, 2005
USG: preferred
USG: privilégié
OFJ, 2006
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 law of military criminal procedure
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.