@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/access_to_geographic_information>
  skos:definition "Access to geographic (or spatial) information concerns the right and ability of the general public to use a range of geographic data and information gathered by local, state, and federal government agencies and paid for by citizens'tax dollars. Since much of the data gathered for public purposes have a spatial reference, be it a street address or the geographic coordinates of a particular location, understanding the complexities of managing access to geographic information becomes important and relevant for all of us. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Access to Geographic Information</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/societal_issues> ;
  skos:prefLabel "access to geographic information"@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/access_to_geographic_information> .

<https://concepts.sagepub.com/social-science/concept/societal_issues>
  skos:prefLabel "societal issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/access_to_geographic_information> .

