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

Attributes

die Anklage erweitern
add a charge
compléter l'accusation
estendere l'accusa
2018-04-16T13:44:09.6430000Z
47849
https://www.termdat.bk.admin.ch/entry/47849
Schweizerische Strafprozessordnung, Art. 333 Abs. 2 (SR 312.0, Stand 2018-01)
Swiss Criminal Procedure Code, art. 333 para. 2 (SR 312.0, transl., status 2018-01)
Code de procédure pénale suisse, art. 333 al. 2 (RS 312.0, état 2018-01)
Codice di procedura penale svizzero, art. 333 cpv.2 (RS 312.0, stato 2018-01)
If further offences by the accused come to light during the main hearing, the court may permit the public prosecutor to add charges to the indictment.
Lorsqu'il appert durant les débats que le prévenu a encore commis d'autres infractions, le tribunal peut autoriser le ministère public à compléter l'accusation.
Se durante la procedura dibattimentale si viene a conoscenza di altri reati dell'imputato, il giudice può consentire al pubblico ministero di estendere l'accusa.
Werden während des Hauptverfahrens neue Straftaten der beschuldigten Person bekannt, so kann das Gericht der Staatsanwaltschaft gestatten, die Anklage zu erweitern.
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 addition of a charge
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.