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

Attributes

Datenstruktur
data structure
structure des données
struttura dei dati
Logische Beziehungen zwischen verschiedenen Datenelementen der amtlichen Vermessung.
Relations logiques entre divers éléments des données de la mensuration officielle.
Insieme delle relazioni logiche tra i diversi elementi dei dati della misurazione ufficiale.
2017-11-16T16:19:59.7570000Z
95085
https://www.termdat.bk.admin.ch/entry/95085
swisstopo, Bericht Rahmenmodell für den ÖREB-Kataster 2016-08, S. 11 ([Internet, 2017-01-24](https://www.cadastre.ch/content/cadastre-internet/de/manual-oereb/modell/frame/_jcr_content/contentPar/tabs_copy_copy_copy_/items/dokumente/tabPar/downloadlist/downloadItems/30_1475569303350.download/Rahmenmodell_de1.pdf))
O Official Cadastral Surveying, art. 6 para. 1 (RS 211.432.2, transl., status 2008-07-01)
swisstopo, Rapport Modèle-cadre pour le cadastre RDPPF, 2016-08, p. 11([Internet, 2017-01-24](https://www.cadastre.ch/content/cadastre-internet/fr/manual-oereb/modell/frame/_jcr_content/contentPar/tabs_copy_copy_copy_/items/dokumente/tabPar/downloadlist/downloadItems/30_1475569303350.download/Rahmenmodell_fr.pdf))
O Misurazione ufficiale, art. 6 cpv. 1 (RS 211.432.2, stato 2008-07-01)
Das Rahmenmodell definiert auch die Schnittstelle zwischen der ÖREB-Katasterorganisation des Kantons und dem Nutzer, d. h. die Datenstruktur, die ein Nutzer des Katasters aus diesem bezieht.
Le modèle-cadre définit aussi l’interface entre l'organisation cantonale du cadastre RDPPF et l’utilisateur, c.-à-d. la structure des données qu’un utilisateur du cadastre obtient de ce dernier.
DOM: geoinformation
DOM: Geoinformation
DOM: géoinformation
DOM: geoinformazione
ChF, Section de terminologie, 2016
CaF, Sezione di terminologia, 2016
BK, Sektion Terminologie, 2016
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.