@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/geodesy>
  skos:prefLabel "geodesy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geoinformatics> .

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

<https://concepts.sagepub.com/social-science/concept/geoinformatics>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/photogrammetry>, <https://concepts.sagepub.com/social-science/concept/remote_sensing>, <https://concepts.sagepub.com/social-science/concept/geodesy>, <https://concepts.sagepub.com/social-science/concept/geographic_models>, <https://concepts.sagepub.com/social-science/concept/spatial_analysis>, <https://concepts.sagepub.com/social-science/concept/cartography>, <https://concepts.sagepub.com/social-science/concept/geographic_information_science> ;
  skos:prefLabel "geoinformatics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geography> .

<https://concepts.sagepub.com/social-science/concept/remote_sensing>
  skos:prefLabel "remote sensing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geoinformatics> .

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

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

<https://concepts.sagepub.com/social-science/concept/spatial_analysis>
  skos:prefLabel "spatial analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geoinformatics> .

<https://concepts.sagepub.com/social-science/concept/geographic_models>
  skos:prefLabel "geographic models"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geoinformatics> .

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

<https://concepts.sagepub.com/social-science/concept/geographic_information_science>
  skos:prefLabel "geographic information science"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geoinformatics> .

