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

Attributes

Kollektivbehörde
autorité collégiale
autorità collegiale
2018-04-13T10:29:35.4530000Z
47782
https://www.termdat.bk.admin.ch/entry/47782
Schweizerische Strafprozessordnung, Art. 80 Abs. 1 (SR 312.0, Stand 2017-01)
Code de procédure pénale suisse, art. 80 al. 1 (RS 312.0, état 2017-01)
Codice di procedura penale svizzero, art. 80 cpv. 1 (RS 312.0, stato 2017-01)
Decisions that determine substantive criminal or civil issues are issued in the form of a judgment. Other decisions, if made by a judicial authority comprising two or more members, are issued in the form of a decree, or if they are made by a single person, in the form of a ruling.
Entscheide, in denen über Straf- und Zivilfragen materiell befunden wird, ergehen in Form eines Urteils. Die anderen Entscheide ergehen, wenn sie von einer Kollektivbehörde gefällt werden, in Form eines Beschlusses, wenn sie von einer Einzelperson gefällt werden, in Form einer Verfügung.
Le decisioni di merito su questioni penali e civili rivestono la forma della sentenza. Le altre decisioni rivestono la forma dell'ordinanza, se pronunciate da un'autorità collegiale, o del decreto, se pronunciate da un'autorità monocratica.
Les prononcés qui tranchent des questions civiles ou pénales sur le fond revêtent la forme de jugements. Les autres prononcés revêtent la forme de décisions, lorsqu'ils émanent d'une autorité collégiale, ou d'ordonnances, lorsqu'ils sont rendus par une seule personne.
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 Kollegialgericht
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.