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

Attributes

bene mobile
bewegliche Sache
chattel
chose mobilière
Alle körperlichen Sachen, die nicht mit dem Boden fest verbunden sind und demgemäss ihre räumliche Lage beliebig ändern können.
An object which is by its nature movable.
Chose qui peut se transporter d'un lieu dans un autre.
2020-04-20T12:51:02.3000000Z
39773
https://www.termdat.bk.admin.ch/entry/39773
Code des obligations, art. 472 al. 1 (RS 220, état 2017-04)
Obligationenrecht, Art. 472 Abs. 1 (SR 220, Stand 2020-01)
SACC, Swiss Code of obligations (transl.), 1990, art. 472 par. 1
LF Esecuzione e fallimento, art. 122 cpv. 1 (RS 281.1, stato 2020-01)
EXP: z. B. Tiere, Fahrnisbauten und Naturkräfte, soweit diese der rechtlichen Herrschaft unterworfen sind
nach P. Tuor / B. Schnyder / J. Schmid, Schweiz. Zivilgesetzbuch, 1995, S. 743
nach P. Tuor / B. Schnyder / J. Schmid, Schweiz. Zivilgesetzbuch, 1995, S. 743
after Williams, Swiss Civil Code (transl.), 1925, art. 713
Code civil suisse, art. 713 (RS 210, état 2018-01)
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.