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

Attributes

scellé
Siegel
sigillo
Form der Beglaubigung von Urkunden oder Sicherstellung der Unversehrtheit von Gegenständen oder Behältnissen wie z.B. eines Briefumschlags oder einer Türe, mithilfe eines Siegelstempels, der in eine weiche, erhärtende Masse gedrückt wird.
2024-04-23T07:05:58.3332050Z
381397
https://www.termdat.bk.admin.ch/entry/381397
BG Schuldbetreibung und Konkurs, Art. 223 Abs. 3 (SR 281.1, Stand 2023-01)
LF poursuite pour dettes et faillite, art. 223 al. 3 (RS 281.1, état 2023-01)
LF esecuzione e fallimento, art. 223 cpv. 3 (RS 281.1, stato 2023-01)
USG: souvent utilisé au pluriel car deux cachets sont utilisés normalement; EXP: cachet de cire placé sur un ruban que l'on appose à des serrures, à des armoires, à des portes, etc., par autorité de justice, pour empêcher de les ouvrir
d'après Piccard, Thilo, Steiner, Dictionnaire juridique, 1950, p. 510
([Wikipedia, 2015-01-06](http://de.wikipedia.org/wiki/Siegel))
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.