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

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

<https://concepts.sagepub.com/social-science/concept/scale>
  skos:definition "Scale is at the heart of all geographic investigations. Yet although it currently is a central concept across the many subfields of geography, 25 years ago few geographers other than cartographers paid much theoretical attention to it. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n258.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Scale</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/building_scale> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geospatial_data>, <https://concepts.sagepub.com/social-science/concept/geographical_visualization>, <https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS> ;
  skos:prefLabel "scale"@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/scale> .

<https://concepts.sagepub.com/social-science/concept/geographical_visualization>
  skos:prefLabel "geographical visualization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scale> .

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

