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

Attributes

Abwesenheitsurteil
judgment in absentia
jugement par défaut
sentenza contumaciale
Urteil, das im Abwesenheitsverfahren gefällt wird.
Jugement rendu dans la procédure par défaut.
Sentenza pronunciata nella procedura contumaciale.
2018-04-16T15:38:20.5430000Z
47865
https://www.termdat.bk.admin.ch/entry/47865
Schweizerische Strafprozessordnung, Art. 452 Abs. 1 (SR 312.0, Stand 2017-09)
Swiss Criminal Procedure Code, art. 452 para. 1 (SR 312.0, transl., status 2017-01)
Code de procédure pénale suisse, art. 452 al. 1 (RS 312.0, état 2017-09)
Codice di procedura penale svizzero, art. 452 cpv. 1 (RS 312.0, stato 2017-09)
nach Schweizerische Strafprozessordnung, Art. 452 (SR 312.0, Stand 2017-09)
d'après Code de procédure pénale suisse, art. 452 (RS 312.0, état 2017-09)
secondo Codice di procedura penale svizzero, art. 452 (RS 312.0, stato 2017-09)
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 procedure in the absence of the accused
seeAlso re-assessment
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.