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

<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/accuracy> .

<https://concepts.sagepub.com/social-science/concept/accuracy>
  skos:definition "Accuracy is defined as the closeness of observations to the truth. Within geographic information science, this definition does not necessarily cater for all situations associated with geographic information—hence the use of alternative terms, such as uncertainty, precision, and vagueness. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n2.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Accuracy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geospatial_data>, <https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS> ;
  skos:prefLabel "accuracy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS>
  skos:prefLabel "conceptual foundations of GIS"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/accuracy> .

