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

Attributes

Register für die Korrespondenz
registre de la correspondance
registro per la corrispondenza
2017-10-27T07:15:04.0330000Z
51277
https://www.termdat.bk.admin.ch/entry/51277
V Grundbuch, Version von 1910, Art. 108 Abs. 1 (aufgehoben, SR 211.432.1, Stand 2009)
O Registre foncier, version de 1910, art. 108 al. 1 (abrogé, RS 211.432.1, état 2009)
R Registro fondiario, versione del 1910, art. 108 cpv. 1 (abrogato, RS 211.432.1, stato 2009)
DOM: Grundbuch; USG: veraltet
DOM: registre foncier; USG: désuet
DOM: registro fondiario; USG: disusato
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.