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

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

<https://concepts.sagepub.com/social-science/concept/web_geoprocessing_workflows>
  skos:definition "The rapid evolution from monolithic desktop geographic information system (GIS) applications with tightly coupled geodata to spatial data infrastructures (SDIs) with independent, interoperable, and distributed Web services has changed the GIS world fundamentally. Nevertheless, the existing SDIs are focused on data retrieval and visualization. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1237.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Web Geoprocessing Workflows</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "web geoprocessing workflows"@en ;
  a skos:Concept .

