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

Attributes

Echtzeit-Positionierungsdienst
positioning service for real time applications
service de positionnement en temps réel
servizio di posizionamento in tempo reale
2025-10-27T10:41:11.9605930Z
65978
https://www.termdat.bk.admin.ch/entry/65978
swisstopo, Knowledge & facts > Surveying / Geodesy > Permanent GNSS networks ([Internet, 2018-11-22](https://www.swisstopo.admin.ch/en/knowledge-facts/surveying-geodesy/permanent-networks.html))
V Geoinformation, Art. 33 e (SR 510.620, Stand 2008-07)
Conférence des services cantonaux du cadastre, Directive Utilisation de GNSS pour la détermination de points de détail en mensuration officielle, 2010-12, p. 25
Conferenza dei servizi cantonali del catasto, Direttiva Impiego del GNSS per la determinazione dei punti di dettaglio nella misurazione ufficiale, 2010-12, pag. 7
EXP: Dienst für Positionierungen in Echtzeit
nach 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

property subject
hyponym positioning service
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.