@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/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/distributed_GIS> .

<https://concepts.sagepub.com/social-science/concept/organizational_and_institutional_aspects>
  skos:prefLabel "organizational and institutional aspects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/distributed_GIS> .

<https://concepts.sagepub.com/social-science/concept/distributed_GIS>
  skos:definition "Distributed GIS is an integrated framework to combine multiple graphic information systems (GIS) resources and GIS workstations and servers located in different physical places for high-level interoperability and federation of GIS operations and user tasks. Distributed GIS can provide various geographic information, spatial analytical functions, and GIS Web services by linking multiple GIS and geographic information services together via wired or wireless networks. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n52.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Distributed GIS</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_and_institutional_aspects> ;
  skos:prefLabel "distributed GIS"@en ;
  a skos:Concept .

