@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/GIS_web_services>
  skos:definition "Geographic information system (GIS) Web services represent an evolution of traditional standalone GIS applications available in desktop environments with database back-ends for storing data, and they provide the components for a spatial data infrastructure (SDI). GIS Web services are self-contained application components that are published and accessed over the World Wide Web using standard protocols such as HTTP, SOAP, and XML. Each service performs a specific GIS function as part of a loosely coupled and distributed geographic application (also called a distributed GIS). [Source: <a href=\"https://sk.sagepub.com/reference/geography/n519.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; GIS Web Services</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "GIS web services"@en ;
  a skos:Concept .

<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_web_services> .

<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_web_services> .

