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

<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/GIS_implementation> .

<https://concepts.sagepub.com/social-science/concept/GIS_implementation>
  skos:definition "A geographic information system (GIS) should be considered as an information system rather than as a software product when planning GIS implementation in an organization. Different organizations that implement identical GIS software could experience very different outcomes with respect to their success. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n506.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; GIS Implementation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "GIS implementation"@en ;
  a skos:Concept .

