@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/Russian_Geographical_Society>
  skos:definition "Founded in 1845, the Russian Geographical Society (RGS) is the oldest geographical society in Russia. Headquartered in St. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1006.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Russian Geographical Society</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(geography)> ;
  skos:prefLabel "Russian Geographical Society"@en ;
  a skos:Concept .

<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/Russian_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/Russian_Geographical_Society> .

