@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/technology_(new_media)>
  skos:prefLabel "technology (new media)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/distributed_computing> .

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

<https://concepts.sagepub.com/social-science/concept/distributed_computing>
  skos:definition "Distributed computing is an important research domain in computer science and information technology. It plays a significant role in the development of next-generation geographic information systems (GIS), including Web GIS and mobile GIS. The major goal of distributed computing is to provide an effective, open, and dynamic computing framework to facilitate via networks the integration of data, applications, and services physically located in different places. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n296.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Distributed Computing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems>, <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/networks_and_networking> ;
  skos:prefLabel "distributed computing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/networks_and_networking>
  skos:prefLabel "networks and networking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/distributed_computing> .

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

