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

Attributes

Einsprache erhebende Person
person filing a rejection
Schweizerische Strafprozessordnung, Art. 355 Abs. 2 (SR 312.0, Stand 2017-09)
Swiss Criminal Procedure Code, art. 355 para. 2 (SR 312.0, transl., status 2017-01)
Bleibt eine Einsprache erhebende Person trotz Vorladung einer Einvernahme unentschuldigt fern, so gilt ihre Einsprache als zurückgezogen.
If the person filing the rejection fails to attend an examination hearing without an excuse despite being served with a summons, the rejection is deemed to have been withdrawn.
Se, pur essendo stato citato a un interrogatorio, l'opponente ingiustificatamente non compare, l'opposizione è considerata ritirata.
Si l'opposant, sans excuse, fait défaut à une audition malgré une citation, son opposition est réputée retirée.
DOM: criminal procedure
DOM: procédure pénale
DOM: procedura penale
DOM: u. a. Strafprozessrecht
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part opposant
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.