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

<https://concepts.sagepub.com/social-science/concept/geodesy>
  skos:altLabel "geodetics"@en ;
  skos:definition "Geodesy involves the theory, measurement, and computation of the size, shape, and gravity field of the earth. Modern geodesy is now also concerned with temporal (time) variations in these quantities, notably through contemporary observations of geodynamic phenomena. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n78.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Geodesy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography>, <https://concepts.sagepub.com/social-science/concept/geospatial_data>, <https://concepts.sagepub.com/social-science/concept/geoinformatics>, <https://concepts.sagepub.com/social-science/concept/Earth_science> ;
  skos:prefLabel "geodesy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geoinformatics>
  skos:prefLabel "geoinformatics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geodesy> .

<https://concepts.sagepub.com/social-science/concept/cartography>
  skos:prefLabel "cartography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geodesy> .

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

<https://concepts.sagepub.com/social-science/concept/Earth_science>
  skos:prefLabel "Earth science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geodesy> .

