@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_design> .

<https://concepts.sagepub.com/social-science/concept/GIS_design>
  skos:definition "Geographic information system (GIS) design refers to a process of developing a spatially explicit computer information system to provide a simplified representation of geographical entities and phenomena and support relevant spatial analyses. Since its formative years in the 1960s, GIS has experienced rapid progress in its capacity to handle spatial information, and it has become a powerful research tool for various study fields inside and beyond the discipline of geography. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n505.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; GIS Design</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "GIS design"@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/GIS_design> .

