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

Attributes

esame preliminare
Vorprüfung
examen préliminaire
2018-06-19T11:29:03.2070000Z
51314
https://www.termdat.bk.admin.ch/entry/51314
Grundbuchverordnung, Art. 159 Abs. 1 (SR 211.432.1, Stand 2018-02)
O Registre foncier, art. 159 al. 1 (RS 211.432.1, état 2018-02)
R Registro fondiario, art. 159 cpv. 1 (RS 211.432.1, stato 2018-02)
Lorsqu’un canton entend tenir le registre foncier au moyen de l’informatique, il dépose auprès de l’OFRF une demande d’examen préliminaire.
Will ein Kanton das Grundbuch mittels Informatik führen, so stellt er beim EGBA ein Gesuch um Vorprüfung.
Il Cantone che intende tenere un registro fondiario su supporti informatici presenta all’UFRF una domanda d’esame preliminare.
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.