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

<https://concepts.sagepub.com/social-science/concept/developed_nations>
  skos:prefLabel "developed nations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_regions> .

<https://concepts.sagepub.com/social-science/concept/geographic_regions>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/metropolitan_areas>, <https://concepts.sagepub.com/social-science/concept/foreign_countries>, <https://concepts.sagepub.com/social-science/concept/geographic_political_divisions>, <https://concepts.sagepub.com/social-science/concept/rural_areas>, <https://concepts.sagepub.com/social-science/concept/developed_nations>, <https://concepts.sagepub.com/social-science/concept/developing_nations>, <https://concepts.sagepub.com/social-science/concept/urban_areas>, <https://concepts.sagepub.com/social-science/concept/counties> ;
  skos:prefLabel "geographic regions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_features> .

<https://concepts.sagepub.com/social-science/concept/metropolitan_areas>
  skos:prefLabel "metropolitan areas"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_regions> .

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

<https://concepts.sagepub.com/social-science/concept/geographic_features>
  skos:prefLabel "geographic features"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geographic_regions> .

<https://concepts.sagepub.com/social-science/concept/geographic_political_divisions>
  skos:prefLabel "geographic political divisions"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_regions> .

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

<https://concepts.sagepub.com/social-science/concept/developing_nations>
  skos:prefLabel "developing nations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_regions> .

<https://concepts.sagepub.com/social-science/concept/urban_areas>
  skos:prefLabel "urban areas"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_regions> .

<https://concepts.sagepub.com/social-science/concept/rural_areas>
  skos:prefLabel "rural areas"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_regions> .

