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

Attributes

beschlagnahmen
seize
séquestrer
sequestrare
2019-04-15T15:10:21.5370000Z
47893
https://www.termdat.bk.admin.ch/entry/47893
Schweizerische Strafprozessordnung, Art. 263 Abs. 1 (SR 312.0, Stand 2018-01)
Swiss Criminal Procedure Code, art. 263 para. 1 (SR 312.0, transl., status 2018-01)
Code de procédure pénale suisse, art. 265 al. 1 (RS 312.0, état 2018-01)
Codice di procedura penale svizzero, art. 263 cpv. 1 (RS 312.0, stato 2018-01)
All'imputato e a terzi possono essere sequestrati oggetti e valori patrimoniali se questi saranno presumibilmente [...] utilizzati come mezzi di prova [...]
Gegenstände und Vermögenswerte einer beschuldigten Person oder einer Drittperson können beschlagnahmt werden, wenn [...] die Gegenstände und Vermögenswerte voraussichtlich als Beweismittel gebraucht werden [...]
Items and assets belonging to an accused or to a third party may be seized if it is expected that the items or assets [...] will be used as evidence [...]
Le détenteur d'objets ou de valeurs patrimoniales qui doivent être séquestrés est soumis à l'obligation de dépôt.
GRM: v.
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 seizure
seeAlso forfeit
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.