@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/geography_education>
  skos:definition "Geography literally means the study of the earth. As a discipline, it is the study of spaces and places and a way of envisioning events in spatial terms. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n218.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Geography Education Curriculum</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_geography>, <https://concepts.sagepub.com/social-science/concept/arts_education> ;
  skos:prefLabel "geography education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/arts_education>
  skos:prefLabel "arts education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geography_education> .

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

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

