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

Attributes

Betriebskonzept
projet d'exploitation
sistema di gestione
2022-08-09T14:47:26.9136700Z
67729
https://www.termdat.bk.admin.ch/entry/67729
Grundbuchverordnung, Art. 159 Abs. 3 Bst. d (SR 211.432.1, Stand 2018-02)
O Registre foncier, art. 159 al. 3 let. d (RS 211.432.1, état 2018-02)
O Registro fondiario, art. 159 cpv. 3 lett. d (RS 211.432.1, stato 2018-02)
EXP: für die Grundbuchführung mittels Informatik
EXP: pour la tenue du registre foncier au moyen de l’informatique
EXP: per la tenuta informatizzata del registro fondiario
Grundbuchverordnung, Art. 159 Sachüb. (SR 211.432.1, Stand 2017-01)
d'après O Registre foncier, art. 159 tit. (RS 211.432.1, état 2018-02)
secondo O Registro fondiario, art. 159 rubrica (RS 211.432.1, stato 2018-02)
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.