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

Attributes

Dereliktion
déréliction
derelizione
Realakt, welcher die willentliche Aufgabe des Eigentums beinhaltet.
Acte volontaire par lequel une chose est purement et simplement abandonnée, ce qui entraîne la perte de la possession.
Atto giuridico unilaterale consistente nell'abbandono di un fondo da parte del titolare, senza transferirne la proprietà, o nell'abbandono del possesso di una cosa mobile con l'intenzione di rinunziare alla proprietà.
2024-03-06T16:35:32.7469010Z
54391
https://www.termdat.bk.admin.ch/entry/54391
Meier-Hayoz, Berner Kommentar IV, Sachenrecht (1/1), 1966, S. 63; Steinauer, Droit réels I, 1985, p. 80
Steinauer, Droits réels I, 1985, p. 80
UFG, 1992
Steinauer, Droits réels I, 1985, p. 80
nach Meier-Hayoz, Berner Kommentar IV, Sachenrecht (1/1), 1966, S. 63; Steinauer, Droit réels I, 1985, p. 80
UFG secondo Steinauer, Droits réels II, 1994, p. 59 e 274
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.