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

<https://concepts.sagepub.com/social-science/concept/Open_Source_GIS>
  skos:definition "Open Source GIS (OSGIS) is a family of GIS software packages that are published along with their respective source code, in contrast to the closed-source model of proprietary GIS packages. Usually, open-source software is understood to be also free software, that is, the source code is published under a free software license with the rights to run the program for any purpose, to study how the program works, to adapt it, and to redistribute copies, including modifications. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n845.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Open Source GIS</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "Open Source GIS"@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/Open_Source_GIS> .

