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

Attributes

Satellitennavigationssystem
satellite navigation system
système de navigation par satellites
sistema di navigazione satellitare
System der Navigation mit Hilfe von Satellitenbeobachtungen.
2021-12-20T16:50:39.5970000Z
66144
https://www.termdat.bk.admin.ch/entry/66144
swisstopo, Vermessung, Report 16-19, 2018, Seite iii, Abs. 1 ([Internet, 2019-02-14](http://pnac.swisstopo.admin.ch/divers/presentations/Report16-19.pdf))
Universität Bern, Astronomical Institute, Research > Satellite Geodesy ([Internet, 2019-02-14](http://www.aiub.unibe.ch/research/satellite_geodesy/index_eng.html))
swisstopo, Rapp. explicatif Projet de loi fédérale sur la géoinformation, 2005-06-22, p. 30
swisstopo, Rapp. esplicativo Avamprogetto di LF sulla geoinformazione, 2005-06-22, pag. 29
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.