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

<https://concepts.sagepub.com/social-science/concept/scale_in_GIS>
  skos:definition "Scale has many connotations in geographic information systems (GIS) research and education. Among its most frequent uses, scale captures the relationship between distances in the real world and the distances among objects on GIS maps and in spatial databases. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1010.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Scale in GIS</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "scale in 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/scale_in_GIS> .

