@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-M9M6D5HL-7
  owl:sameAs <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: Encyclopedia of Geography; Open Source GIS]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-H7ZPS25X-P ;
  skos:prefLabel "Open Source GIS"@en .

n9j:-H7ZPS25X-P
  skos:prefLabel "geographic information systems"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M9M6D5HL-7 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-M9M6D5HL-7 .

n9j: a skos:ConceptScheme .
