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

Attributes

Änderung der Anklage
amendment of a charge
modification de l'accusation
modifica dell'accusa
2018-04-16T13:23:42.5500000Z
47846
https://www.termdat.bk.admin.ch/entry/47846
Schweizerische Strafprozessordnung, Art. 333 Tit. (SR 312.0, Stand 2018-01)
FCh, Terminology Section, 2018 after Swiss Criminal Procedure Code, art. 333 heading (SR 312.0, transl., status 2018-01)
Code de procédure pénale suisse, art. 333 tit. (RS 312.0, état 2018-01)
Codice di procedura penale svizzero, art. 333 rubrica (RS 312.0, stato 2018-01)
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 amend 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.