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

Attributes

Anzeigepflicht
avis obligatoire
duty to notify
comunicazione d'ufficio
2019-10-11T08:25:59.4230000Z
67657
https://www.termdat.bk.admin.ch/entry/67657
UFG, 1994
Schweizerisches Zivilgesetzbuch, Art. 969 RandT (SR 210, Stand 2017-01)
Swiss Civil Code, art. 969 marg. tit (SR 210, transl., status 2017-01)
Code civil suisse, art. 969 tit. marg. (RS 210, état 2017-01)
Anzeigepflicht. Der Grundbuchverwalter hat den Beteiligten von den grundbuchlichen Verfügungen, die ohne ihr Vorwissen erfolgen, Anzeige zu machen.
Avis obligatoire. Le conservateur est tenu de communiquer aux intéressés les opérations auxquelles il procède sans qu'ils aient été prévenus.
Comunicazione [d'ufficio] [...]: L'ufficiale del registro deve notificare d'ufficio agli interessati tutte le operazioni che avvengono a loro insaputa.
Duty to notify. The registrar must notify interested parties of all dispositions in the land register made without their knowledge.
DOM: Grundbuch
DOM: registre foncier
DOM: registro fondiario
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.