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

<https://concepts.sagepub.com/social-science/concept/spatial_data_structures>
  skos:definition "Spatial data structures describe the rules that are used to represent geographic data in geographic information systems (GIS). Geographic data include information about the location, size, and shape of objects or phenomena on or near the surface of Earth, as well as their nonspatial characteristics. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1062.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Spatial Data Structures</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "spatial data structures"@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/spatial_data_structures> .

