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

<https://concepts.sagepub.com/social-science/concept/urban_studies>
  skos:prefLabel "urban studies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regional_geography> .

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

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

<https://concepts.sagepub.com/social-science/concept/regional_geography>
  skos:definition "In the popular conception of geography, the discipline is concerned with the study of regions and little else. Geographers have examined regions at a variety of spatial scales and from a diversity of conceptual perspectives. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n967.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Regional Geography</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/urban_studies>, <https://concepts.sagepub.com/social-science/concept/rural_geography> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_geography_theory>, <https://concepts.sagepub.com/social-science/concept/human_geography> ;
  skos:prefLabel "regional geography"@en ;
  a skos:Concept .

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

