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

Attributes

Fahrniseigentum
chattel ownership
propriété mobilière
proprietà mobiliare
Ownership of movable physical objects and to forces of nature that may be subjected to the rule of law and which do not constitute land or immovable propertyform part of parcels of land.
2020-08-20T17:31:44.8800000Z
217223
https://www.termdat.bk.admin.ch/entry/217223
Schweizerisches Zivilgesetzbuch, Art. 713 (SR 210, Stand 2017-01)
Swiss Civil Code, art. 713 (SR 210, transl., status 2011-01)
Code civil suisse, art. 713 (RS 210, état 2017-01)
Codice civile svizzero, art. 713 (RS 210, stato 2017-01)
Gegenstand des Fahrniseigentums sind die ihrer Natur nach beweglichen körperlichen Sachen sowie die Naturkräfte, die der rechtlichen Herrschaft unterworfen werden können und nicht zu den Grundstücken gehören.
Sono oggetto della proprietà mobiliare le cose corporee che per loro natura sono mobili, nonché le forze naturali in quanto sieno suscettibili di diritti e non sieno considerate come fondi.
La propriété mobilière a pour objet les choses qui peuvent se transporter d’un lieu dans un autre, ainsi que les forces naturelles qui sont susceptibles d’appropriation et ne sont pas comprises dans les immeubles.
after Swiss Civil Code, art. 713 (SR 210, transl., status 2011-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.