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

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

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

<https://concepts.sagepub.com/social-science/concept/natural_environment>
  skos:prefLabel "natural environment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_features> .

<https://concepts.sagepub.com/social-science/concept/hazards_and_disasters>
  skos:prefLabel "hazards and disasters"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_features> .

<https://concepts.sagepub.com/social-science/concept/geographic_features>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/landforms>, <https://concepts.sagepub.com/social-science/concept/geographical_areas>, <https://concepts.sagepub.com/social-science/concept/water_features>, <https://concepts.sagepub.com/social-science/concept/geographic_regions>, <https://concepts.sagepub.com/social-science/concept/hazards_and_disasters>, <https://concepts.sagepub.com/social-science/concept/natural_resources>, <https://concepts.sagepub.com/social-science/concept/natural_environment> ;
  a skos:Concept ;
  skos:prefLabel "geographic features"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geography> .

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

<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_features> .

<https://concepts.sagepub.com/social-science/concept/natural_resources>
  skos:prefLabel "natural resources"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_features> .

