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

Attributes

Gegenstände einziehen
forfeit objects
confisquer des objets
confiscare oggetti
2025-07-21T08:24:44.2876400Z
108556
https://www.termdat.bk.admin.ch/entry/108556
Code pénal suisse, art. 69 al. 2 (RS 311.0, état 2015-01)
Codice penale svizzero, art. 69 cpv. 2 (RS 311.0, stato 2015-01)
Swiss Criminal Code, art. 69 para. 2 (SR 311.0, transl., status 2015-01)
Schweizerisches Strafgesetzbuch, Art. 69 Abs. 2 (SR 311.0, Stand 2015-02)
Das Gericht kann anordnen, dass die eingezogenen Gegenstände unbrauchbar gemacht oder vernichtet werden.
Il giudice può ordinare che gli oggetti confiscati siano resi inservibili o distrutti.
Le juge peut ordonner que les objets confisqués soient mis hors d'usage ou détruits.
The court may order that the objects forfeited be rendered unusable or be destroyed.
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 forfeit
seeAlso forfeiture of dangerous objects
seeAlso forfeit assets
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.