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

Attributes

DG
PJ
Das Hauptbuch ergänzendes Dokument, das die Rechtstatsachen festhält, die den Eintragungen in das Grundbuch zugrunde liegen.
Document complémentaire du grand livre qui constate les faits juridiques sur lesquels le conservateur s'est fondé pour porter un droit au registre foncier, le radier ou en préciser l'étendue.
Documento complementare del mastro che sta alla base di un'operazione effettuata nel registro fondiario.
OFJ, 1994
UFG, 1994
DOM: Grundbuch
DOM: registro fondiario
nach Deschenaux/ Weber, Grundbuch I, 1988, S. 64
d'après Steinauer, Droits réels I, 1990, p. 156
secondo Catenazzi, Pubblicità formale, 1973, p. 41
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part supporting document
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.