@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/mobile_GIS> .

<https://concepts.sagepub.com/social-science/concept/mobile_GIS>
  skos:definition "Mobile GIS (geographic information systems) is an integrated software/hardware framework to allow users access to geospatial data and GIServices through mobile devices (e.g., iPhones, pocket PCs [personal computers], Smart phones, notebook computers, and personal digital assistants [PDAs]) via wired or wireless networks. There are two types of mobile GIS applications: field-based GIS and location-based services (LBSs). [Source: <a href=\"https://sk.sagepub.com/reference/geography/n775.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Mobile GIS</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "mobile GIS"@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/mobile_GIS> .

