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

Attributes

Asservat
exhibit
scellé
bene sequestrato
In amtliche Verwahrung genommener Gegenstand, der für eine Gerichtsverhandlung als Beweismittel wichtig ist .
Physical or documentary evidence brought before the jury.
2025-07-21T11:53:11.7635730Z
472032
https://www.termdat.bk.admin.ch/entry/472032
Duden, "Asservat" ([Internet, 2019-08-14](https://www.duden.de/rechtschreibung/Asservat))
Spark Archives, La gestion des scellés judiciaires dans Spark Archives ([Internet, 2019-10-10](https://www.spark-archives.com/fr/gestion-scelles-judiciaires-spark-archives))
H. Troike Strambaci / E. Helffrich Mariani, Vocabolario del diritto e dell'economia, vol. 1, DE-IT, 1997, pag. 113
Wikipedia "Exhibit (Legal)" ([Internet, 2019-10-25](https://en.wikipedia.org/wiki/Exhibit_%28legal%29))
EXP: objet sécurisé ou saisi pouvant servir d'élément de preuve dans une procédure judiciaire
d'après Duden, "Asservat" ([Internet, 2019-08-14](https://www.duden.de/rechtschreibung/Asservat))
nach Duden, "Asservat" ([Internet, 2019-08-14](https://www.duden.de/rechtschreibung/Asservat))
Wikipedia "Exhibit (Legal)" ([Internet, 2019-10-25](https://en.wikipedia.org/wiki/Exhibit_%28legal%29))
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: No results found.
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.