@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/geostatistics>
  skos:definition "Geostatistics has been defined broadly as the study of phenomena that vary over space. Developed originally to address problems of spatial prediction in the mining industry, the generality of the approach has led subsequently to its application in a diverse range of settings across the geographical, geological, atmospheric, environmental, and epidemiological sciences, among others. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n494.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Geostatistics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_geography>, <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "geostatistics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/analytical_methods>
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geostatistics> .

<https://concepts.sagepub.com/social-science/concept/quantitative_geography>
  skos:prefLabel "quantitative geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geostatistics> .

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

