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

Attributes

GGRS
Geodätisches Referenzsystem, das weltweit definiert und eingesetzt wird.
Geodetic reference system defined and used globally.
Système de référence géodésique qui est défini et utilisé au niveau mondial.
Sistema di riferimento geodetico definito ed utilizzato a livello mondiale.
esri / GeoNet, Coordinate Reference Systems > Blog > Global Geodetic Reference Frame (GGRF), 2017-07-27 ([Internet, 2019-01-28](https://community.esri.com/groups/coordinate-reference-systems/blog/2017/07/27/global-geodetic-reference-frame-ggrf))
EXP: e.g. the "CHTRS95 - Swiss Terrestrial Reference System 1995"
USG: corrente; EXP: p. es. il sistema "CHTRS95 - Swiss Terrestrial Reference System 1995"
USG: usuel; EXP: p. ex. le "CHTRS95 - Swiss Terrestrial Reference System 1995"
EXP: z. B. das "CHTRS95 - Swiss Terrestrial Reference System 1995"
(EXP) d'après swisstopo, Connaissances et faits > Mensuration / Géodesie > Systèmes de référence > Systèmes de référence suisses, 2019
(EXP) EXP: p. es. il sistema "CHTRS95 - Swiss Terrestrial Reference System 1995"
after swisstopo, Knowledge & facts > Surveying / Geodesy > Reference systems > Swiss reference systems, 2019
nach swisstopo, Wissen und Fakten > Geodäsie / Vermessung > Bezugssysteme > Schweizerische Bezugssysteme, 2019
nach swisstopo, Bereich Geodäsie, 2007 und BK, Sektion Terminologie, 2019
after swisstopo, Geodesy Section, 2007 and FCh, Terminology Section, 2019
d'après swisstopo, Section Géodésie, 2007 et ChF, Section de terminologie, 2019
secondo swisstopo, Sezione Geodesia, 2007 e CaF, Sezione di terminologia, 2019
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 global geodetic reference system
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.