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

Attributes

informatisiertes Grundbuch
registre foncier informatisé
registro fondiario informatizzato
2023-01-23T08:57:55.3508340Z
67537
https://www.termdat.bk.admin.ch/entry/67537
Grundbuchverordnung, Art. 8 Abs. 2 (SR 211.432.1, Stand 2023-01)
O Registre foncier, art. 8 al. 2 (RS 211.432.1, état 2023-01)
O Registro fondiario, art. 8 cpv. 2 (RS 211.432.1, stato 2023-01)
Bei der Grundbuchführung mittels Informatik (informatisiertes Grundbuch) werden die Daten des Hauptbuchs und des Tagebuchs im gleichen System bearbeitet und zueinander in Beziehung gesetzt.
Dans le registre foncier tenu par voie informatique (registre foncier informatisé), les données du grand livre et du journal sont saisies dans le même système et reliées entre elles.
Nel registro fondiario tenuto su supporti informatici (registro fondiario informatizzato) i dati concernenti il libro mastro e il libro giornale sono elaborati nello stesso sistema e collegati tra loro.
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.