@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/precision>
  skos:definition "Precision in statistical surveys relates to the variation of a survey estimator for a population parameter that is attributable to having sampled a portion of the full population of interest using a specific probability-based sampling design. It refers to the size of deviations from a survey estimate (i.e. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-survey-research-methods/n390.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Survey Research Methods; Precision</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 "precision"@en ;
  a skos:Concept .

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

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

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

