@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/geographic_information_systems>
  skos:prefLabel "geographic information systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/navigation_systems> .

<https://concepts.sagepub.com/social-science/concept/navigation_systems>
  skos:definition "Although earlier in human history travelers might seek guidance from the stars using a mechanical compass, in the global era, the dominant form of a navigation system is provided by satellite. Global navigation satellite systems (GNSS) are satellite constellations that generate signals that can be received virtually anywhere, anytime, and in any weather anywhere in the world. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n383.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Navigation Systems</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "navigation systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/navigation_systems> .

