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

Attributes

geodätischer Bezugsrahmen
geodetic reference frame
cadre de référence géodésique
quadro di riferimento geodetico
Realisierung eines geodätischen Bezugssystems durch die Angabe von Koordinaten und Höhen der entsprechenden Fixpunkte.
2019-05-08T13:44:28.8970000Z
66085
https://www.termdat.bk.admin.ch/entry/66085
Geoinformationsverordnung, Art. 6 Sachüb. (SR 510.620, Stand 2018-01)
International Foundation HFSJG, Activity Report 2003, Swiss Federal Office of Topography - AGNES, 2006
O Géoinformation, art. 6 tit. (RS 510.620, état 2018-01)
O Geoinformazione, art. 6 rubrica (RS 510.620, stato 2018-01)
swisstopo, Bereich Geodäsie, 2007
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.