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

Attributes

Navigationssystem
navigation system
système de navigation
sistema di navigazione
Technisches System, das mit Hilfe von Positionsbestimmung (Satellit, Funk, GSM bzw. inertes oder autonomes System) und Geoinformationen (Topologie-, Strassen-, Luft- oder Seekarten) eine Zielführung zu einem gewählten Ort oder eine Route unter Beachtung gewünschter Kriterien ermöglicht.
Système d'aide à la conduite d'un véhicule routier qui utilise le système de localisation GPS pour déterminer la position de l'utilisateur et qui propose des itinéraires possibles menant aux endroits où le conducteur désire se rendre.
2023-10-27T10:38:50.0967370Z
66143
https://www.termdat.bk.admin.ch/entry/66143
swisstopo, Satellitenmessungen, 2008
swisstopo, Satellite observations, 2008
swisstopo, Mesures par satellites, 2008
TCS, Sistemi di navigazione, 2006
Le grand dictionnaire terminologique, "système de navigation" ([Internet, 2019-04-16](http://www.granddictionnaire.com/ficheOqlf.aspx?Id_Fiche=8869040))
Wikipedia, "Navigationssystem" ([Internet, 2019-02-14](https://de.wikipedia.org/wiki/Navigationssystem))
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
seeAlso Global Positioning 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.