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

Attributes

Nutzung einer Sache
enjoyment of the object
jouissance d'une chose
godimento di una cosa
2018-11-22T13:28:11.1830000Z
51151
https://www.termdat.bk.admin.ch/entry/51151
Schweizerisches Zivilgesetzbuch, Art. 755 Abs. 1 (SR 210, Stand 2017-01)
Swiss Civil Code, art. 755 para. 1 (SR 210, transl., status 2014-01)
Code civil suisse, art. 755 al. 1 (RS 210, état 2017-01)
Codice civile svizzero, art. 755 cpv. 1 (RS 210, stato 2017-01)
Der Nutzniesser hat das Recht auf den Besitz, den Gebrauch und die Nutzung der Sache.
L’usufruitier a la possession, l’usage et la jouissance de la chose.
L’usufruttuario ha diritto al possesso, all’uso ed al godimento della cosa.
The usufructuary has the rights of possession, use and enjoyment of the object.
DOM: Dienstbarkeiten und Grundlasten
DOM: servitù ed oneri fondiari
DOM: servitudes et charges foncières
DOM: usufruct
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.