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

Attributes

Gerichtsverfassungsrecht
law of judicial organisation
droit de l'organisation judiciaire
diritto in materia di organizzazione giudiziaria
Gesamtheit der Normen, welche die Organisation und Zuständigkeit sowie die allgemeinen Tätigkeiten der Strafverfolgungs- bzw. Gerichtsbehörden regeln.
Legal provisions (rules of law, legal principles) that regulate the organisation, jurisdiction and general activities of prosecution and judicial authorities.
2025-07-22T08:13:28.1671720Z
107392
https://www.termdat.bk.admin.ch/entry/107392
FCh, Terminology Section, 2006
Decisioni del Tribunale federale, 105 IA 172 (1979)
A. Donatsch / B. Tag, Strafrecht I, 2006, § 1 Ziff. 1, S. 2
DE, Auswärtiges Amt, D, Cour pénale internationale (Internet, 2005)
nach A. Donatsch / B. Tag, Strafrecht I, 2006, § 1 Ziff. 1, S. 2
after A. Donatsch / B. Tag, Strafrecht I, 2006, § 1 Ziff. 1, p. 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 formal criminal law
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.