@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/geospatial_data>
  skos:prefLabel "geospatial data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geodetic_control_framework> .

<https://concepts.sagepub.com/social-science/concept/geodetic_control_framework>
  skos:definition "A geodetic control framework is an artificial mathematically created mesh of coordinates that surround the earth to allow GIS users to place positional information on their data and cross-reference the data with accuracy. Without such a framework, the necessary manipulations of data gathered by coordinate would be useless—it is necessary to bring a common order to the data collection and manipulation. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n79.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Geodetic Control Framework</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geospatial_data> ;
  skos:prefLabel "geodetic control framework"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/geodetic_control_framework> .

