@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/organizations_(geography)>
  skos:prefLabel "organizations (geography)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Royal_Geographical_Society> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Royal_Geographical_Society> .

<https://concepts.sagepub.com/social-science/concept/Royal_Geographical_Society>
  skos:definition "The Royal Geographical Society (RGS; with the Institute of British Geographers [IBG]) is the United Kingdom's (UK) learned and professional society for geography and geographers. It is a dynamic institution, with a distinguished history and a powerful modern reputation and brand. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1002.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Royal Geographical Society</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(geography)> ;
  skos:prefLabel "Royal Geographical Society"@en ;
  a skos:Concept .

