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

Attributes

Verfügungsrecht
droit de disposition
diritto di disporre
2018-11-06T12:01:45.3970000Z
54457
https://www.termdat.bk.admin.ch/entry/54457
Schweizerisches Zivilgesetzbuch, Art. 965 Abs. 1 (SR 210, Stand 2018-01)
Code civil suisse, art. 965 al. 1 (RS 210, état 2018-01)
Codice civile svizzero, art. 965 cpv. 1 (RS 210, stato 2018-01)
Aucune opération du registre foncier (inscription, modification, radiation) ne peut avoir lieu sans légitimation préalable du requérant quant à son droit de disposition et au titre sur lequel se fonde l’opération.
Grundbuchliche Verfügungen, wie Eintragung, Änderung, Löschung dürfen in allen Fällen nur auf Grund eines Ausweises über das Verfügungsrecht und den Rechtsgrund vorgenommen werden.
Le operazioni del registro fondiario, come le iscrizioni, le modificazioni, le cancellazioni, possono esser fatte solo quando il richiedente fornisca la prova del diritto di disporre e del titolo giuridico.
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.