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

<https://concepts.sagepub.com/social-science/concept/internet_GIS>
  skos:definition "Internet GIS refers to the use of the Internet as a means to exchange geospatial data, perform geographic information system (GIS) analysis, and visualize maps. Like many other new research fields, there is no general agreement on the term Internet GIS. Several alternative names have been adopted in the GIS community to represent similar concepts, such as online GIS, distributed geographic information (DGI), and Web-based GIS (or Web GIS). [Source: <a href=\"https://sk.sagepub.com/reference/geography/n651.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Internet GIS</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "internet 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/internet_GIS> .

