@prefix : <http://www.semwebtech.org/mondial/10/meta#>.
 @base <http://www.semwebtech.org/mondial/10/>.
 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
 @prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
 <countries/AL/>  rdf:type :Country ;
     :name "Albania"  ;
     :localname "Shqipëri" ;
     :carCode 'AL' ;
     :area 28750 ;
     :capital <countries/AL/cities/Tirana/> ;
     :population 2821977 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 1214489] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 1618829] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 2138966] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 2734776] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 3446882] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 3249136] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 3304948] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 3069275] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2821977] ;
     :populationGrowth 0.3 ;
     :infantMortality 13.19 ;
     :gdpTotal 12800 ;
     :gdpInd 12 ;
     :gdpServ 68.5 ;
     :gdpAgri 19.5 ;
     :inflation 1.7 ;
     :unemployment 16.9 ;
     :government "parliamentary democracy" ;
     :independenceDate '1912-11-28'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Ottoman+Empire/>  .
 <politicalbodies/Ottoman+Empire/> rdf:type :PoliticalBody  .
 <countries/GR/>  rdf:type :Country ;
     :name "Greece"  ;
     :localname "Ελληνική Δημοκρατία" ;
     :carCode 'GR' ;
     :area 131940 ;
     :capital <countries/GR/provinces/Attikis/cities/Athina/> ;
     :population 10432481 ;
     :hadPopulation [ a :PopulationCount; :year "1861"^^xsd:gYear; :value 1096810] , [ a :PopulationCount; :year "1870"^^xsd:gYear; :value 1457894] , [ a :PopulationCount; :year "1879"^^xsd:gYear; :value 1679470] , [ a :PopulationCount; :year "1896"^^xsd:gYear; :value 2433806] , [ a :PopulationCount; :year "1907"^^xsd:gYear; :value 2631592] , [ a :PopulationCount; :year "1920"^^xsd:gYear; :value 5016889] , [ a :PopulationCount; :year "1928"^^xsd:gYear; :value 6204684] , [ a :PopulationCount; :year "1940"^^xsd:gYear; :value 7344860] , [ a :PopulationCount; :year "1951"^^xsd:gYear; :value 7632801] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 8388553] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 8768372] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 9739589] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 10217335] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 10934097] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 10816286] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 10432481] ;
     :populationGrowth 0.01 ;
     :infantMortality 4.78 ;
     :gdpTotal 243300 ;
     :gdpInd 16 ;
     :gdpServ 80.5 ;
     :gdpAgri 3.5 ;
     :inflation -0.8 ;
     :unemployment 27.9 ;
     :government "parliamentary republic" ;
     :independenceDate '1829-01-01'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Ottoman+Empire/>  .
 <politicalbodies/Ottoman+Empire/> rdf:type :PoliticalBody  .
 <countries/CY/>  rdf:type :Country ;
     :name "Cyprus"  ;
     :localname "Κυπριακή Δημοκρατία" ;
     :carCode 'CY' ;
     :area 9251 ;
     :capital <countries/CY/cities/Nicosia/> ;
     :population 918100 ;
     :hadPopulation [ a :PopulationCount; :year "1881"^^xsd:gYear; :value 186173] , [ a :PopulationCount; :year "1891"^^xsd:gYear; :value 209286] , [ a :PopulationCount; :year "1901"^^xsd:gYear; :value 237022] , [ a :PopulationCount; :year "1911"^^xsd:gYear; :value 274108] , [ a :PopulationCount; :year "1921"^^xsd:gYear; :value 310715] , [ a :PopulationCount; :year "1931"^^xsd:gYear; :value 347959] , [ a :PopulationCount; :year "1946"^^xsd:gYear; :value 450114] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 573566] , [ a :PopulationCount; :year "1973"^^xsd:gYear; :value 631778] , [ a :PopulationCount; :year "1976"^^xsd:gYear; :value 612851] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 512098] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 615013] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 703529] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 856857] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 918100] ;
     :populationGrowth 1.48 ;
     :infantMortality 8.54 ;
     :gdpTotal 21780 ;
     :gdpInd 15.9 ;
     :gdpServ 81.7 ;
     :gdpAgri 2.4 ;
     :inflation 0.2 ;
     :unemployment 17.4 ;
     :government "republic" ;
     :independenceDate '1960-08-16'^^xsd:date ;
     :wasDependentOf
              <countries/GB/>  .
 <countries/AD/>  rdf:type :Country ;
     :name "Akrotiri and Dhekelia"   ;
     :carCode 'AD' ;
     :area 254 ;
     :capital <countries/AD/cities/Episkopi+Cantonment/> ;
     :population 18195 ;
     :hadPopulation [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 18195]         ;
     :government "British sovereign base area"  ;
     :dependentOf <countries/GB/>  .
 <countries/MK/>  rdf:type :Country ;
     :name "North Macedonia"  ;
     :localname "Република Cеверна Македонија" ;
     :carCode 'MK' ;
     :area 25333 ;
     :capital <countries/MK/cities/Skopje/> ;
     :population 1836713 ;
     :hadPopulation [ a :PopulationCount; :year "1921"^^xsd:gYear; :value 808724] , [ a :PopulationCount; :year "1931"^^xsd:gYear; :value 949958] , [ a :PopulationCount; :year "1948"^^xsd:gYear; :value 1152986] , [ a :PopulationCount; :year "1953"^^xsd:gYear; :value 1304514] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 1406003] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 1647308] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1909136] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 2033964] , [ a :PopulationCount; :year "1994"^^xsd:gYear; :value 1935034] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2022547] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1836713] ;
     :populationGrowth 0.21 ;
     :infantMortality 7.9 ;
     :gdpTotal 10650 ;
     :gdpInd 27.5 ;
     :gdpServ 62.3 ;
     :gdpAgri 10.2 ;
     :inflation 2.8 ;
     :unemployment 28.6 ;
     :government "parliamentary democracy" ;
     :independenceDate '1991-09-17'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Yugoslavia/>  .
 <politicalbodies/Yugoslavia/> rdf:type :PoliticalBody  .
 <countries/SRB/>  rdf:type :Country ;
     :name "Serbia"  ;
     :localname "Република Србија" ;
     :carCode 'SRB' ;
     :area 77474 ;
     :capital <countries/SRB/cities/Beograd/> ;
     :population 6690887 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 6732256] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 7657958] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 8236185] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 9057483] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 7576837] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 7498001] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 7186862] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 6690887] ;
     :populationGrowth -0.46 ;
     :infantMortality 6.16 ;
     :gdpTotal 43680 ;
     :gdpInd 31.8 ;
     :gdpServ 60.3 ;
     :gdpAgri 7.9 ;
     :inflation 2.2 ;
     :unemployment 20.1 ;
     :government "republic" ;
     :independenceDate '1992-04-11'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Yugoslavia/>  .
 <politicalbodies/Yugoslavia/> rdf:type :PoliticalBody  .
 <countries/MNE/>  rdf:type :Country ;
     :name "Montenegro"  ;
     :localname "Црна Гора" ;
     :carCode 'MNE' ;
     :area 14026 ;
     :capital <countries/MNE/cities/Podgorica/> ;
     :population 619211 ;
     :hadPopulation [ a :PopulationCount; :year "1921"^^xsd:gYear; :value 311341] , [ a :PopulationCount; :year "1931"^^xsd:gYear; :value 360044] , [ a :PopulationCount; :year "1948"^^xsd:gYear; :value 377189] , [ a :PopulationCount; :year "1953"^^xsd:gYear; :value 419873] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 471894] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 529604] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 584310] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 615035] , [ a :PopulationCount; :year "2003"^^xsd:gYear; :value 620145] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 620029] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 619211] ;
     :populationGrowth -0.49  ;
     :gdpTotal 4518 ;
     :gdpInd 11.3 ;
     :gdpServ 87.9 ;
     :gdpAgri 0.8 ;
     :inflation 4 ;
     :unemployment 19.1 ;
     :government "republic" ;
     :independenceDate '2006-06-03'^^xsd:date ;
     :wasDependentOf
              <countries/SRB/>  .
 <countries/KOS/>  rdf:type :Country ;
     :name "Kosovo"  ;
     :localname "Republika e Kosovës" ;
     :carCode 'KOS' ;
     :area 10887 ;
     :capital <countries/KOS/cities/Prishtine/> ;
     :population 1733872 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1584440] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1956196] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1733872]   ;
     :gdpTotal 7150 ;
     :gdpInd 22.6 ;
     :gdpServ 64.5 ;
     :gdpAgri 12.9 ;
     :inflation 1.8 ;
     :unemployment 30.9 ;
     :government "republic" ;
     :independenceDate '2008-02-17'^^xsd:date ;
     :wasDependentOf
              <countries/SRB/>  .
 <countries/AND/>  rdf:type :Country ;
     :name "Andorra"  ;
     :localname "Principat d'Andorra" ;
     :carCode 'AND' ;
     :area 450 ;
     :capital <countries/AND/cities/Andorra+la+Vella/> ;
     :population 79535 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 6197] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 13414] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 24279] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 36063] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 46166] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 66334] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 69772] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 73105] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 79535] ;
     :populationGrowth 0.17 ;
     :infantMortality 3.69 ;
     :gdpTotal 4800 ;
     :gdpInd 79 ;
     :gdpServ 6 ;
     :gdpAgri 14 ;
     :inflation 1.1 ;
     :unemployment 4 ;
     :government "parliamentary democracy that retains as its chiefs of state a co-principality" ;
     :independenceDate '1278-09-08'^^xsd:date  .
 <countries/F/>  rdf:type :Country ;
     :name "France"  ;
     :localname "la République française " ;
     :carCode 'F' ;
     :area 547030 ;
     :capital <countries/F/provinces/Île-de-France/cities/Paris/> ;
     :population 64300821 ;
     :hadPopulation [ a :PopulationCount; :year "1946"^^xsd:gYear; :value 40502513] , [ a :PopulationCount; :year "1954"^^xsd:gYear; :value 42777162] , [ a :PopulationCount; :year "1962"^^xsd:gYear; :value 46520271] , [ a :PopulationCount; :year "1968"^^xsd:gYear; :value 49778540] , [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 52591584] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 54334871] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 56615155] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 58518395] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 61795238] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 64300821] ;
     :populationGrowth 0.45 ;
     :infantMortality 3.31 ;
     :gdpTotal 2739000 ;
     :gdpInd 18.7 ;
     :gdpServ 79.4 ;
     :gdpAgri 1.9 ;
     :inflation 0.9 ;
     :unemployment 10.2 ;
     :government "republic"   .
 <countries/E/>  rdf:type :Country ;
     :name "Spain"  ;
     :localname "el Reino de España" ;
     :carCode 'E' ;
     :area 504750 ;
     :capital <countries/E/provinces/Madrid/cities/Madrid/> ;
     :population 47400798 ;
     :hadPopulation [ a :PopulationCount; :year "1900"^^xsd:gYear; :value 18618086] , [ a :PopulationCount; :year "1910"^^xsd:gYear; :value 19995686] , [ a :PopulationCount; :year "1920"^^xsd:gYear; :value 21389842] , [ a :PopulationCount; :year "1930"^^xsd:gYear; :value 23677794] , [ a :PopulationCount; :year "1940"^^xsd:gYear; :value 25877971] , [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 27976755] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 30528539] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 34040657] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 37682355] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 38872268] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 40847371] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 46815916] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 47400798] ;
     :populationGrowth 0.78 ;
     :infantMortality 2.7 ;
     :gdpTotal 1356000 ;
     :gdpInd 26 ;
     :gdpServ 70.8 ;
     :gdpAgri 3.1 ;
     :inflation 1.8 ;
     :unemployment 26.3 ;
     :government "parliamentary monarchy" ;
     :independenceDate '1479-01-20'^^xsd:date  .
 <countries/CZ/>  rdf:type :Country ;
     :name "Czech Republic" ;
     :othername "Czechia" ;
     :localname "Česko" ;
     :carCode 'CZ' ;
     :area 78703 ;
     :capital <countries/CZ/provinces/Praha/cities/Praha/> ;
     :population 10524167 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 8876260] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 9577974] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 9827923] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 10313309] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 10302215] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 10230060] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 10436560] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 10524167] ;
     :populationGrowth 0.17 ;
     :infantMortality 2.63 ;
     :gdpTotal 194800 ;
     :gdpInd 37.3 ;
     :gdpServ 60.3 ;
     :gdpAgri 2.4 ;
     :inflation 1.4 ;
     :unemployment 7.1 ;
     :government "parliamentary democracy" ;
     :independenceDate '1993-01-01'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Czechoslovakia/>  .
 <politicalbodies/Czechoslovakia/> rdf:type :PoliticalBody  .
 <countries/SK/>  rdf:type :Country ;
     :name "Slovakia"  ;
     :localname "Slovensko" ;
     :carCode 'SK' ;
     :area 48845 ;
     :capital <countries/SK/provinces/Bratislavský/cities/Bratislava/> ;
     :population 5449270 ;
     :hadPopulation [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 4137224] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 4531874] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 4988654] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 5277709] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 5388010] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 5379455] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5397036] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5449270] ;
     :populationGrowth 0.03 ;
     :infantMortality 5.35 ;
     :gdpTotal 96960 ;
     :gdpInd 30.8 ;
     :gdpServ 67 ;
     :gdpAgri 3.1 ;
     :inflation 1.7 ;
     :unemployment 14.4 ;
     :government "parliamentary democracy" ;
     :independenceDate '1993-01-01'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Czechoslovakia/>  .
 <politicalbodies/Czechoslovakia/> rdf:type :PoliticalBody  .
 <countries/D/>  rdf:type :Country ;
     :name "Germany"  ;
     :localname "Bundesrepublik Deutschland (die)" ;
     :carCode 'D' ;
     :area 356910 ;
     :capital <countries/D/provinces/Berlin/cities/Berlin/> ;
     :population 82521653 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 68230796] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 82501000] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 82217837] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 80219695] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 82521653] ;
     :populationGrowth -0.18 ;
     :infantMortality 3.46 ;
     :gdpTotal 3593000 ;
     :gdpInd 30.1 ;
     :gdpServ 69 ;
     :gdpAgri 0.8 ;
     :inflation 1.6 ;
     :unemployment 5.3 ;
     :government "federal republic" ;
     :independenceDate '1871-01-18'^^xsd:date  .
 <countries/H/>  rdf:type :Country ;
     :name "Hungary"  ;
     :localname "Magyar Köztársaság (a)" ;
     :carCode 'H' ;
     :area 93030 ;
     :capital <countries/H/provinces/Budapest/cities/Budapest/> ;
     :population 9937628 ;
     :hadPopulation [ a :PopulationCount; :year "1949"^^xsd:gYear; :value 9204799] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 9961044] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 10322099] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 10709463] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 10374823] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 10198315] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 9937628] ;
     :populationGrowth -0.21 ;
     :infantMortality 5.09 ;
     :gdpTotal 130600 ;
     :gdpInd 28 ;
     :gdpServ 68.7 ;
     :gdpAgri 3.4 ;
     :inflation 1.9 ;
     :unemployment 10.5 ;
     :government "parliamentary democracy" ;
     :independenceDate '1918-11-18'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Austria-Hungary/>  .
 <politicalbodies/Austria-Hungary/> rdf:type :PoliticalBody  .
 <countries/I/>  rdf:type :Country ;
     :name "Italy"  ;
     :localname "Repubblica Italiana (la)" ;
     :carCode 'I' ;
     :area 301230 ;
     :capital <countries/I/provinces/Lazio/cities/Roma/> ;
     :population 59433744 ;
     :hadPopulation [ a :PopulationCount; :year "1861"^^xsd:gYear; :value 22182377] , [ a :PopulationCount; :year "1871"^^xsd:gYear; :value 27303509] , [ a :PopulationCount; :year "1881"^^xsd:gYear; :value 28953480] , [ a :PopulationCount; :year "1901"^^xsd:gYear; :value 32965504] , [ a :PopulationCount; :year "1911"^^xsd:gYear; :value 35845048] , [ a :PopulationCount; :year "1921"^^xsd:gYear; :value 39943528] , [ a :PopulationCount; :year "1931"^^xsd:gYear; :value 41651000] , [ a :PopulationCount; :year "1936"^^xsd:gYear; :value 42943602] , [ a :PopulationCount; :year "1951"^^xsd:gYear; :value 47515537] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 50623569] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 54136547] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 56556911] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 56778031] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 56995744] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 59433744] ;
     :populationGrowth 0.3 ;
     :infantMortality 3.31 ;
     :gdpTotal 2068000 ;
     :gdpInd 24.4 ;
     :gdpServ 73.5 ;
     :gdpAgri 2 ;
     :inflation 1.2 ;
     :unemployment 12.4 ;
     :government "republic" ;
     :independenceDate '1861-03-17'^^xsd:date  .
 <countries/CH/>  rdf:type :Country ;
     :name "Switzerland"   ;
     :carCode 'CH' ;
     :area 41290 ;
     :capital <countries/CH/provinces/Bern/cities/Bern/> ;
     :population 8670300 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 4668088] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 5296120] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 6169357] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 6365960] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 6873687] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 7288010] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 7870134] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 8670300] ;
     :populationGrowth 0.78 ;
     :infantMortality 3.73 ;
     :gdpTotal 646200 ;
     :gdpInd 26.8 ;
     :gdpServ 72.5 ;
     :gdpAgri 0.7 ;
     :inflation -0.4 ;
     :unemployment 3.2 ;
     :government "formally a confederation but similar in structure to a federal republic" ;
     :independenceDate '1291-01-01'^^xsd:date  .
 <countries/FL/>  rdf:type :Country ;
     :name "Liechtenstein"  ;
     :localname "Fürstentum Liechtenstein (das)" ;
     :carCode 'FL' ;
     :area 160 ;
     :capital <countries/FL/cities/Vaduz/> ;
     :population 39055 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 13757] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 16628] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 21350] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 25215] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 29032] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 33307] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 36149] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 39055] ;
     :populationGrowth 0.82 ;
     :infantMortality 4.33 ;
     :gdpTotal 5113 ;
     :gdpInd 37 ;
     :gdpServ 55 ;
     :gdpAgri 8 ;
     :inflation -0.7 ;
     :unemployment 2.3 ;
     :government "hereditary constitutional monarchy" ;
     :independenceDate '1806-07-12'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Holy+Roman+Empire/>  .
 <politicalbodies/Holy+Roman+Empire/> rdf:type :PoliticalBody  .
 <countries/A/>  rdf:type :Country ;
     :name "Austria"  ;
     :localname "Republik Österreich (die)" ;
     :carCode 'A' ;
     :area 83850 ;
     :capital <countries/A/provinces/Wien/cities/Wien/> ;
     :population 8401940 ;
     :hadPopulation [ a :PopulationCount; :year "1869"^^xsd:gYear; :value 4497873] , [ a :PopulationCount; :year "1910"^^xsd:gYear; :value 6648310] , [ a :PopulationCount; :year "1934"^^xsd:gYear; :value 6760233] , [ a :PopulationCount; :year "1951"^^xsd:gYear; :value 6933905] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 7073807] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 7491526] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 7555338] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 7795786] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 8032926] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 8401940] ;
     :populationGrowth 0.01 ;
     :infantMortality 4.16 ;
     :gdpTotal 417900 ;
     :gdpInd 28.6 ;
     :gdpServ 69.8 ;
     :gdpAgri 1.6 ;
     :inflation 2.1 ;
     :unemployment 4.9 ;
     :government "federal republic" ;
     :independenceDate '1918-11-12'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Austria-Hungary/>  .
 <politicalbodies/Austria-Hungary/> rdf:type :PoliticalBody  .
 <countries/EST/>  rdf:type :Country ;
     :name "Estonia"  ;
     :localname "Eesti Vabariik" ;
     :carCode 'EST' ;
     :area 45100 ;
     :capital <countries/EST/cities/Tallinn/> ;
     :population 1331824 ;
     :hadPopulation [ a :PopulationCount; :year "1881"^^xsd:gYear; :value 881455] , [ a :PopulationCount; :year "1897"^^xsd:gYear; :value 958351] , [ a :PopulationCount; :year "1922"^^xsd:gYear; :value 1107059] , [ a :PopulationCount; :year "1934"^^xsd:gYear; :value 1126413] , [ a :PopulationCount; :year "1959"^^xsd:gYear; :value 1196791] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 1356079] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1464476] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1565662] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1370052] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1294455] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1331824] ;
     :populationGrowth -0.68 ;
     :infantMortality 6.7 ;
     :gdpTotal 24280 ;
     :gdpInd 30 ;
     :gdpServ 66.2 ;
     :gdpAgri 3.9 ;
     :inflation 3.4 ;
     :unemployment 10.9 ;
     :government "parliamentary republic" ;
     :independenceDate '1991-09-06'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Soviet+Union/>  .
 <politicalbodies/Soviet+Union/> rdf:type :PoliticalBody  .
 <countries/LV/>  rdf:type :Country ;
     :name "Latvia"  ;
     :localname "Latvijas Republika" ;
     :carCode 'LV' ;
     :area 64100 ;
     :capital <countries/LV/cities/Rīga/> ;
     :population 2201196 ;
     :hadPopulation [ a :PopulationCount; :year "1897"^^xsd:gYear; :value 1929387] , [ a :PopulationCount; :year "1920"^^xsd:gYear; :value 1596131] , [ a :PopulationCount; :year "1925"^^xsd:gYear; :value 1844805] , [ a :PopulationCount; :year "1930"^^xsd:gYear; :value 1900045] , [ a :PopulationCount; :year "1935"^^xsd:gYear; :value 1950502] , [ a :PopulationCount; :year "1959"^^xsd:gYear; :value 2093458] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2502816] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2666567] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 2377383] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2070371] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 2201196] ;
     :populationGrowth -0.62 ;
     :infantMortality 7.91 ;
     :gdpTotal 30380 ;
     :gdpInd 25.7 ;
     :gdpServ 69.4 ;
     :gdpAgri 4.9 ;
     :inflation 0.2 ;
     :unemployment 9.8 ;
     :government "parliamentary democracy" ;
     :independenceDate '1991-09-06'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Soviet+Union/>  .
 <politicalbodies/Soviet+Union/> rdf:type :PoliticalBody  .
 <countries/LT/>  rdf:type :Country ;
     :name "Lithuania"  ;
     :localname "Lietuvos Respublika" ;
     :carCode 'LT' ;
     :area 65200 ;
     :capital <countries/LT/cities/Vilnius/> ;
     :population 2810761 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 2567402] , [ a :PopulationCount; :year "1959"^^xsd:gYear; :value 2696700] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 3118900] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3391490] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3674802] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 3483972] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3043429] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2810761] ;
     :populationGrowth -0.29 ;
     :infantMortality 6 ;
     :gdpTotal 46710 ;
     :gdpInd 28.3 ;
     :gdpServ 68 ;
     :gdpAgri 3.7 ;
     :inflation 1.2 ;
     :unemployment 12.4 ;
     :government "parliamentary democracy" ;
     :independenceDate '1991-09-06'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Soviet+Union/>  .
 <politicalbodies/Soviet+Union/> rdf:type :PoliticalBody  .
 <countries/BY/>  rdf:type :Country ;
     :name "Belarus"  ;
     :localname "Рэспубліка Беларусь" ;
     :carCode 'BY' ;
     :area 207600 ;
     :capital <countries/BY/provinces/Minsk+City/cities/Minsk/> ;
     :population 9503807 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 7745003] , [ a :PopulationCount; :year "1959"^^xsd:gYear; :value 8054648] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 9002338] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 9560543] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 10199709] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 10045237] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 9503807] ;
     :populationGrowth -0.19 ;
     :infantMortality 3.64 ;
     :gdpTotal 69240 ;
     :gdpInd 46.2 ;
     :gdpServ 44.7 ;
     :gdpAgri 9.2 ;
     :inflation 19 ;
     :unemployment 1 ;
     :government "republic in name, although in fact a dictatorship" ;
     :independenceDate '1991-08-25'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Soviet+Union/>  .
 <politicalbodies/Soviet+Union/> rdf:type :PoliticalBody  .
 <countries/PL/>  rdf:type :Country ;
     :name "Poland"  ;
     :localname "Rzeczpospolita Polska" ;
     :carCode 'PL' ;
     :area 312683 ;
     :capital <countries/PL/provinces/Mazowieckie/cities/Warszawa/> ;
     :population 38036118 ;
     :hadPopulation [ a :PopulationCount; :year "1946"^^xsd:gYear; :value 23929757] , [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 24613684] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 29405729] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 32749400] , [ a :PopulationCount; :year "1978"^^xsd:gYear; :value 35061450] , [ a :PopulationCount; :year "1988"^^xsd:gYear; :value 37878641] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 38230080] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 38511824] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 38036118] ;
     :populationGrowth -0.11 ;
     :infantMortality 6.19 ;
     :gdpTotal 513900 ;
     :gdpInd 33.3 ;
     :gdpServ 62.7 ;
     :gdpAgri 4 ;
     :inflation 1 ;
     :unemployment 10.3 ;
     :government "republic" ;
     :independenceDate '1918-11-11'^^xsd:date  .
 <countries/UA/>  rdf:type :Country ;
     :name "Ukraine"  ;
     :localname "Украïна" ;
     :carCode 'UA' ;
     :area 603700 ;
     :capital <countries/UA/provinces/Kyïv/cities/Kyïv/> ;
     :population 43999924 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 37297652] , [ a :PopulationCount; :year "1959"^^xsd:gYear; :value 41869046] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 47126517] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 49609333] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 51706742] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 48457102] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 45426249] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 43999924] ;
     :populationGrowth -0.64 ;
     :infantMortality 8.1 ;
     :gdpTotal 175500 ;
     :gdpInd 29.6 ;
     :gdpServ 60.5 ;
     :gdpAgri 9.9 ;
     :inflation 0.7 ;
     :unemployment 8 ;
     :government "republic" ;
     :independenceDate '1991-12-01'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Soviet+Union/>  .
 <politicalbodies/Soviet+Union/> rdf:type :PoliticalBody  .
 <countries/R/>  rdf:type :Country ;
     :name "Russia"  ;
     :localname "Россия" ;
     :carCode 'R' ;
     :area 17075200 ;
     :capital <countries/R/provinces/Moscow/cities/Moskva/> ;
     :population 144699673 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 102798657] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 120057109] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 130357806] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 137550949] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 147400537] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 145166731] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 142856536] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 144699673] ;
     :populationGrowth -0.03 ;
     :infantMortality 7.08 ;
     :gdpTotal 2113000 ;
     :gdpInd 37.5 ;
     :gdpServ 58.3 ;
     :gdpAgri 4.2 ;
     :inflation 6.8 ;
     :unemployment 5.8 ;
     :government "federation" ;
     :independenceDate '1991-08-24'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Soviet+Union/>  .
 <politicalbodies/Soviet+Union/> rdf:type :PoliticalBody  .
 <countries/B/>  rdf:type :Country ;
     :name "Belgium"  ;
     :localname "Koninkrijk België (het)" ;
     :carCode 'B' ;
     :area 30510 ;
     :capital <countries/B/provinces/Bruxelles/cities/Bruxelles/> ;
     :population 11492641 ;
     :hadPopulation [ a :PopulationCount; :year "1947"^^xsd:gYear; :value 8879814] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 9189741] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 9650944] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 9963374] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 9947782] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 10239085] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 10839905] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 11492641] ;
     :populationGrowth 0.05 ;
     :infantMortality 4.18 ;
     :gdpTotal 507400 ;
     :gdpInd 22.6 ;
     :gdpServ 76.6 ;
     :gdpAgri 0.8 ;
     :inflation 1.3 ;
     :unemployment 8.8 ;
     :government "federal parliamentary democracy under a constitutional monarchy" ;
     :independenceDate '1830-10-04'^^xsd:date ;
     :wasDependentOf
              <countries/NL/>  .
 <countries/L/>  rdf:type :Country ;
     :name "Luxembourg"  ;
     :localname "le Grand-Duché de Luxembourg " ;
     :carCode 'L' ;
     :area 2586 ;
     :capital <countries/L/cities/Luxembourg/> ;
     :population 645397 ;
     :hadPopulation [ a :PopulationCount; :year "1947"^^xsd:gYear; :value 290992] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 314889] , [ a :PopulationCount; :year "1966"^^xsd:gYear; :value 334790] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 339841] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 364602] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 384634] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 435479] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 439539] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 512353] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 645397] ;
     :populationGrowth 1.12 ;
     :infantMortality 4.28 ;
     :gdpTotal 60540 ;
     :gdpInd 13.3 ;
     :gdpServ 86.4 ;
     :gdpAgri 0.3 ;
     :inflation 1.8 ;
     :unemployment 4.9 ;
     :government "constitutional monarchy" ;
     :independenceDate '1890-11-24'^^xsd:date ;
     :wasDependentOf
              <countries/NL/>  .
 <countries/NL/>  rdf:type :Country ;
     :name "Netherlands"  ;
     :localname "Koninkrijk der Nederlanden (het)" ;
     :carCode 'NL' ;
     :area 37330 ;
     :capital <countries/NL/provinces/Noord-Holland/cities/Amsterdam/> ;
     :population 17590672 ;
     :hadPopulation [ a :PopulationCount; :year "1795"^^xsd:gYear; :value 2078487] , [ a :PopulationCount; :year "1815"^^xsd:gYear; :value 2202191] , [ a :PopulationCount; :year "1830"^^xsd:gYear; :value 2613487] , [ a :PopulationCount; :year "1840"^^xsd:gYear; :value 2860559] , [ a :PopulationCount; :year "1849"^^xsd:gYear; :value 3056879] , [ a :PopulationCount; :year "1859"^^xsd:gYear; :value 3309128] , [ a :PopulationCount; :year "1869"^^xsd:gYear; :value 3579529] , [ a :PopulationCount; :year "1879"^^xsd:gYear; :value 4012693] , [ a :PopulationCount; :year "1889"^^xsd:gYear; :value 4511415] , [ a :PopulationCount; :year "1899"^^xsd:gYear; :value 5104137] , [ a :PopulationCount; :year "1909"^^xsd:gYear; :value 5858175] , [ a :PopulationCount; :year "1920"^^xsd:gYear; :value 6865314] , [ a :PopulationCount; :year "1930"^^xsd:gYear; :value 7935565] , [ a :PopulationCount; :year "1947"^^xsd:gYear; :value 9625499] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 11461964] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 13060115] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 16105285] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 16577516] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 16843181] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 17590672] ;
     :populationGrowth 0.42 ;
     :infantMortality 3.66 ;
     :gdpTotal 722300 ;
     :gdpInd 25.4 ;
     :gdpServ 72.1 ;
     :gdpAgri 2.6 ;
     :inflation 2.5 ;
     :unemployment 8.3 ;
     :government "constitutional monarchy" ;
     :independenceDate '1581-07-26'^^xsd:date ;
     :wasDependentOf
              <countries/E/>  .
 <countries/SLO/>  rdf:type :Country ;
     :name "Slovenia"  ;
     :localname "Republika Slovenija" ;
     :carCode 'SLO' ;
     :area 20256 ;
     :capital <countries/SLO/cities/Ljubljana/> ;
     :population 2108977 ;
     :hadPopulation [ a :PopulationCount; :year "1857"^^xsd:gYear; :value 1101854] , [ a :PopulationCount; :year "1869"^^xsd:gYear; :value 1128768] , [ a :PopulationCount; :year "1880"^^xsd:gYear; :value 1182223] , [ a :PopulationCount; :year "1890"^^xsd:gYear; :value 1234056] , [ a :PopulationCount; :year "1900"^^xsd:gYear; :value 1268055] , [ a :PopulationCount; :year "1910"^^xsd:gYear; :value 1321098] , [ a :PopulationCount; :year "1921"^^xsd:gYear; :value 1054919] , [ a :PopulationCount; :year "1931"^^xsd:gYear; :value 1144298] , [ a :PopulationCount; :year "1948"^^xsd:gYear; :value 1391873] , [ a :PopulationCount; :year "1953"^^xsd:gYear; :value 1466425] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 1591523] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 1727137] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1891864] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1913355] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1964036] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2050189] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2108977] ;
     :populationGrowth -0.23 ;
     :infantMortality 4.04 ;
     :gdpTotal 46820 ;
     :gdpInd 28.9 ;
     :gdpServ 68.3 ;
     :gdpAgri 2.8 ;
     :inflation 1.8 ;
     :unemployment 13.1 ;
     :government "parliamentary republic" ;
     :independenceDate '1991-06-25'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Yugoslavia/>  .
 <politicalbodies/Yugoslavia/> rdf:type :PoliticalBody  .
 <countries/HR/>  rdf:type :Country ;
     :name "Croatia"  ;
     :localname "Republika Hrvatska" ;
     :carCode 'HR' ;
     :area 56538 ;
     :capital <countries/HR/cities/Zagreb/> ;
     :population 3871833 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 3850295] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 4059048] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 4171014] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 4426221] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 4601469] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 4784265] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4437460] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4284889] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3871833] ;
     :populationGrowth -0.12 ;
     :infantMortality 5.87 ;
     :gdpTotal 59140 ;
     :gdpInd 25.8 ;
     :gdpServ 69.2 ;
     :gdpAgri 5 ;
     :inflation 2.2 ;
     :unemployment 21.6 ;
     :government "parliamentary democracy" ;
     :independenceDate '1991-06-25'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Yugoslavia/>  .
 <politicalbodies/Yugoslavia/> rdf:type :PoliticalBody  .
 <countries/BIH/>  rdf:type :Country ;
     :name "Bosnia and Herzegovina"  ;
     :localname "Bosna i Hercegovina" ;
     :carCode 'BIH' ;
     :area 51233 ;
     :capital <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Sarajevo/> ;
     :population 3791622 ;
     :hadPopulation [ a :PopulationCount; :year "1948"^^xsd:gYear; :value 2565277] , [ a :PopulationCount; :year "1953"^^xsd:gYear; :value 2847790] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 3277948] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 3746111] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 4124256] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 4377033] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 3791622] ;
     :populationGrowth -0.11 ;
     :infantMortality 5.84 ;
     :gdpTotal 18870 ;
     :gdpInd 26.4 ;
     :gdpServ 65.5 ;
     :gdpAgri 8.1 ;
     :inflation 0.2 ;
     :unemployment 44.3 ;
     :government "emerging federal democratic republic" ;
     :independenceDate '1992-04-01'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Yugoslavia/>  .
 <politicalbodies/Yugoslavia/> rdf:type :PoliticalBody  .
 <countries/BG/>  rdf:type :Country ;
     :name "Bulgaria"  ;
     :localname "Република България" ;
     :carCode 'BG' ;
     :area 110910 ;
     :capital <countries/BG/cities/Sofia/> ;
     :population 6520314 ;
     :hadPopulation [ a :PopulationCount; :year "1887"^^xsd:gYear; :value 3154375] , [ a :PopulationCount; :year "1892"^^xsd:gYear; :value 3310713] , [ a :PopulationCount; :year "1900"^^xsd:gYear; :value 3744283] , [ a :PopulationCount; :year "1905"^^xsd:gYear; :value 4035575] , [ a :PopulationCount; :year "1910"^^xsd:gYear; :value 4337513] , [ a :PopulationCount; :year "1920"^^xsd:gYear; :value 4846971] , [ a :PopulationCount; :year "1926"^^xsd:gYear; :value 5528741] , [ a :PopulationCount; :year "1934"^^xsd:gYear; :value 6077939] , [ a :PopulationCount; :year "1946"^^xsd:gYear; :value 7029349] , [ a :PopulationCount; :year "1956"^^xsd:gYear; :value 7613709] , [ a :PopulationCount; :year "1965"^^xsd:gYear; :value 8227866] , [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 8727771] , [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 8948649] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 8487317] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 7932984] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 7351234] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 6520314] ;
     :populationGrowth -0.83 ;
     :infantMortality 15.08 ;
     :gdpTotal 53700 ;
     :gdpInd 30.3 ;
     :gdpServ 63 ;
     :gdpAgri 6.7 ;
     :inflation 1.5 ;
     :unemployment 11.6 ;
     :government "parliamentary democracy" ;
     :independenceDate '1908-09-22'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Ottoman+Empire/>  .
 <politicalbodies/Ottoman+Empire/> rdf:type :PoliticalBody  .
 <countries/RO/>  rdf:type :Country ;
     :name "Romania"  ;
     :localname "România" ;
     :carCode 'RO' ;
     :area 237500 ;
     :capital <countries/RO/provinces/Bucureşti/cities/Bucureşti/> ;
     :population 20121641 ;
     :hadPopulation [ a :PopulationCount; :year "1948"^^xsd:gYear; :value 15872624] , [ a :PopulationCount; :year "1956"^^xsd:gYear; :value 17489450] , [ a :PopulationCount; :year "1966"^^xsd:gYear; :value 19103163] , [ a :PopulationCount; :year "1977"^^xsd:gYear; :value 21559910] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 22810035] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 21680974] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 20121641] ;
     :populationGrowth -0.29 ;
     :infantMortality 10.16 ;
     :gdpTotal 188900 ;
     :gdpInd 34.2 ;
     :gdpServ 59.4 ;
     :gdpAgri 6.4 ;
     :inflation 3.2 ;
     :unemployment 7.3 ;
     :government "republic" ;
     :independenceDate '1877-05-09'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Ottoman+Empire/>  .
 <politicalbodies/Ottoman+Empire/> rdf:type :PoliticalBody  .
 <countries/DK/>  rdf:type :Country ;
     :name "Denmark"  ;
     :localname "Kongeriget Danmark" ;
     :carCode 'DK' ;
     :area 43070 ;
     :capital <countries/DK/provinces/Hovedstaden/cities/Copenhagen/> ;
     :population 5678348 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 4281275] , [ a :PopulationCount; :year "1955"^^xsd:gYear; :value 4448401] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 4585256] , [ a :PopulationCount; :year "1965"^^xsd:gYear; :value 4767597] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 4937579] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 5123989] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 5146469] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 5349212] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 5427459] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 5534738] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 5580516] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 5678348] ;
     :populationGrowth 0.22 ;
     :infantMortality 4.1 ;
     :gdpTotal 324300 ;
     :gdpInd 21.7 ;
     :gdpServ 76.8 ;
     :gdpAgri 1.5 ;
     :inflation 0.8 ;
     :unemployment 6 ;
     :government "constitutional monarchy"   .
 <countries/IS/>  rdf:type :Country ;
     :name "Iceland"  ;
     :localname "Lýðveldið Ísland" ;
     :carCode 'IS' ;
     :area 103000 ;
     :capital <countries/IS/cities/Reykjavik/> ;
     :population 364134 ;
     :hadPopulation [ a :PopulationCount; :year "1901"^^xsd:gYear; :value 78470] , [ a :PopulationCount; :year "1910"^^xsd:gYear; :value 85183] , [ a :PopulationCount; :year "1920"^^xsd:gYear; :value 94690] , [ a :PopulationCount; :year "1930"^^xsd:gYear; :value 108861] , [ a :PopulationCount; :year "1940"^^xsd:gYear; :value 121474] , [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 143973] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 175680] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 204578] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 229187] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 255708] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 282849] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 293577] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 317630] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 329100] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 364134] ;
     :populationGrowth 0.65 ;
     :infantMortality 3.15 ;
     :gdpTotal 14590 ;
     :gdpInd 22.9 ;
     :gdpServ 71.2 ;
     :gdpAgri 5.9 ;
     :inflation 3.9 ;
     :unemployment 4.5 ;
     :government "constitutional republic" ;
     :independenceDate '1944-06-17'^^xsd:date ;
     :wasDependentOf
              <countries/DK/>  .
 <countries/FO/>  rdf:type :Country ;
     :name "Faroe Islands"  ;
     :localname "Føroyar" ;
     :carCode 'FO' ;
     :area 1400 ;
     :capital <countries/FO/cities/Tórshavn/> ;
     :population 48346 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 31781] , [ a :PopulationCount; :year "1955"^^xsd:gYear; :value 32456] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 34596] , [ a :PopulationCount; :year "1966"^^xsd:gYear; :value 37122] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 38612] , [ a :PopulationCount; :year "1977"^^xsd:gYear; :value 41969] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 48668] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 48346] ;
     :populationGrowth 0.49 ;
     :infantMortality 5.71 ;
     :gdpTotal 2320 ;
     :gdpInd 29 ;
     :gdpServ 55 ;
     :gdpAgri 16 ;
     :inflation 2.3 ;
     :unemployment 6.8 ;
     :government "part of the Danish realm"  ;
     :dependentOf <countries/DK/>  .
 <countries/IRL/>  rdf:type :Country ;
     :name "Ireland"  ;
     :localname "Ireland" ;
     :carCode 'IRL' ;
     :area 70280 ;
     :capital <countries/IRL/provinces/Leinster/cities/Dublin/> ;
     :population 5123536 ;
     :hadPopulation [ a :PopulationCount; :year "1901"^^xsd:gYear; :value 3221823] , [ a :PopulationCount; :year "1911"^^xsd:gYear; :value 3139688] , [ a :PopulationCount; :year "1926"^^xsd:gYear; :value 2971992] , [ a :PopulationCount; :year "1936"^^xsd:gYear; :value 2968420] , [ a :PopulationCount; :year "1946"^^xsd:gYear; :value 2955107] , [ a :PopulationCount; :year "1951"^^xsd:gYear; :value 2960593] , [ a :PopulationCount; :year "1956"^^xsd:gYear; :value 2898264] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 2818341] , [ a :PopulationCount; :year "1966"^^xsd:gYear; :value 2884002] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 2978248] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3368217] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 3443405] , [ a :PopulationCount; :year "1986"^^xsd:gYear; :value 3540643] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 3525719] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 3626087] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 3917203] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 4239848] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4588252] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 4761865] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5123536] ;
     :populationGrowth 1.2 ;
     :infantMortality 3.74 ;
     :gdpTotal 220900 ;
     :gdpInd 28 ;
     :gdpServ 70.4 ;
     :gdpAgri 1.6 ;
     :inflation 0.6 ;
     :unemployment 13.5 ;
     :government "republic, parliamentary democracy" ;
     :independenceDate '1921-12-06'^^xsd:date ;
     :wasDependentOf
              <countries/GB/>  .
 <countries/SF/>  rdf:type :Country ;
     :name "Finland"  ;
     :localname "Suomen tasavalta" ;
     :carCode 'SF' ;
     :area 337030 ;
     :capital <countries/SF/provinces/Uusimaa/cities/Helsinki/> ;
     :population 5513130 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 4008299] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 4430228] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 4606740] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 4779454] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 4998478] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 5181115] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 5375276] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 5513130] ;
     :populationGrowth 0.05 ;
     :infantMortality 3.36 ;
     :gdpTotal 259600 ;
     :gdpInd 25.1 ;
     :gdpServ 71.9 ;
     :gdpAgri 2.9 ;
     :inflation 2.2 ;
     :unemployment 8.1 ;
     :government "republic" ;
     :independenceDate '1917-12-06'^^xsd:date ;
     :wasDependentOf
              <countries/R/>  .
 <countries/N/>  rdf:type :Country ;
     :name "Norway"  ;
     :localname "Norge" ;
     :carCode 'N' ;
     :area 324220 ;
     :capital <countries/N/provinces/Oslo/cities/Oslo/> ;
     :population 5051275 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 3265278] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 3582016] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 3875719] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 4082525] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 4240375] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4520947] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4920305] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 5051275] ;
     :populationGrowth 1.19 ;
     :infantMortality 2.48 ;
     :gdpTotal 515800 ;
     :gdpInd 42.3 ;
     :gdpServ 56.5 ;
     :gdpAgri 1.2 ;
     :inflation 1.9 ;
     :unemployment 3.6 ;
     :government "constitutional monarchy" ;
     :independenceDate '1905-10-26'^^xsd:date ;
     :wasDependentOf
              <countries/S/>  .
 <countries/S/>  rdf:type :Country ;
     :name "Sweden"   ;
     :carCode 'S' ;
     :area 449964 ;
     :capital <countries/S/provinces/Stockholm/cities/Stockholm/> ;
     :population 9555893 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 7009913] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 7479602] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 8049049] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 8310915] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 8559107] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 8900954] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 8872284] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 9011392] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 9340682] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 9555893] ;
     :populationGrowth 0.79 ;
     :infantMortality 2.6 ;
     :gdpTotal 552000 ;
     :gdpInd 31.3 ;
     :gdpServ 66.8 ;
     :gdpAgri 2 ;
     :inflation 0 ;
     :unemployment 8.1 ;
     :government "failed state; formally constitutional monarchy"   .
 <countries/MC/>  rdf:type :Country ;
     :name "Monaco"  ;
     :localname "la Principauté de Monaco " ;
     :carCode 'MC' ;
     :area 1.9 ;
     :capital <countries/MC/cities/Monaco/> ;
     :population 37308 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 20000] , [ a :PopulationCount; :year "1951"^^xsd:gYear; :value 20202] , [ a :PopulationCount; :year "1956"^^xsd:gYear; :value 20422] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 22297] , [ a :PopulationCount; :year "1962"^^xsd:gYear; :value 21783] , [ a :PopulationCount; :year "1968"^^xsd:gYear; :value 23035] , [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 25029] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 27063] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 29972] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 32020] , [ a :PopulationCount; :year "2008"^^xsd:gYear; :value 31109] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 37308] ;
     :populationGrowth 0.06 ;
     :infantMortality 1.81 ;
     :gdpTotal 5748 ;
     :gdpInd 10 ;
     :gdpServ 90 ;
     :gdpAgri 0 ;
     :inflation 1.5 ;
     :unemployment 2 ;
     :government "constitutional monarchy" ;
     :independenceDate '1297-01-08'^^xsd:date  .
 <countries/V/>  rdf:type :Country ;
     :name "Vatican City"  ;
     :localname "Status Civitatis Vaticanae" ;
     :carCode 'V' ;
     :area 0.44 ;
     :capital <countries/V/cities/Vatican+City/> ;
     :population 826 ;
     :hadPopulation [ a :PopulationCount; :year "1931"^^xsd:gYear; :value 994] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 840] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 842] , [ a :PopulationCount; :year "2018"^^xsd:gYear; :value 826]         ;
     :government "monarchical sacerdotal state" ;
     :independenceDate '1929-02-11'^^xsd:date ;
     :wasDependentOf
              <countries/I/>  .
 <countries/RSM/>  rdf:type :Country ;
     :name "San Marino"  ;
     :localname "Repubblica di San Marino (la)" ;
     :carCode 'RSM' ;
     :area 60 ;
     :capital <countries/RSM/cities/San+Marino/> ;
     :population 33627 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 12781] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 15393] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 19136] , [ a :PopulationCount; :year "1976"^^xsd:gYear; :value 19149] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 24521] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 26941] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 31887] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 33627] ;
     :populationGrowth 0.87 ;
     :infantMortality 4.52 ;
     :gdpTotal 1866 ;
     :gdpInd 39.2 ;
     :gdpServ 60.7 ;
     :gdpAgri 0.1 ;
     :inflation 2.8 ;
     :unemployment 7 ;
     :government "republic" ;
     :independenceDate '0301-01-01'^^xsd:date  .
 <countries/M/>  rdf:type :Country ;
     :name "Malta"  ;
     :localname "the Republic of Malta " ;
     :carCode 'M' ;
     :area 316 ;
     :capital <countries/M/cities/Valletta/> ;
     :population 519562 ;
     :hadPopulation [ a :PopulationCount; :year "1948"^^xsd:gYear; :value 305991] , [ a :PopulationCount; :year "1957"^^xsd:gYear; :value 319620] , [ a :PopulationCount; :year "1967"^^xsd:gYear; :value 314216] , [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 345418] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 378132] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 404962] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 417432] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 519562] ;
     :populationGrowth 0.33 ;
     :infantMortality 3.59 ;
     :gdpTotal 9541 ;
     :gdpInd 25.3 ;
     :gdpServ 73.3 ;
     :gdpAgri 1.4 ;
     :inflation 1 ;
     :unemployment 6.4 ;
     :government "republic" ;
     :independenceDate '1964-09-21'^^xsd:date ;
     :wasDependentOf
              <countries/GB/>  .
 <countries/GBM/>  rdf:type :Country ;
     :name "Isle of Man"  ;
     :localname "the Isle of Man" ;
     :carCode 'GBM' ;
     :area 588 ;
     :capital <countries/GBM/cities/Douglas/> ;
     :population 84069 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 55253] , [ a :PopulationCount; :year "1951"^^xsd:gYear; :value 54024] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 47166] , [ a :PopulationCount; :year "1966"^^xsd:gYear; :value 49312] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 53228] , [ a :PopulationCount; :year "1976"^^xsd:gYear; :value 60496] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 64679] , [ a :PopulationCount; :year "1986"^^xsd:gYear; :value 64282] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 69788] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 71714] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 76315] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 80058] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 84497] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 83314] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 84069] ;
     :populationGrowth 0.8 ;
     :infantMortality 4.17 ;
     :gdpTotal 4076 ;
     :gdpInd 11 ;
     :gdpServ 88 ;
     :gdpAgri 1 ;
     :inflation 5 ;
     :unemployment 2 ;
     :government "parliamentary democracy"  ;
     :dependentOf <countries/GB/>  .
 <countries/MD/>  rdf:type :Country ;
     :name "Moldova"  ;
     :localname "Republica Moldova" ;
     :carCode 'MD' ;
     :area 33700 ;
     :capital <countries/MD/cities/Chişinău/> ;
     :population 3473900 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 2341003] , [ a :PopulationCount; :year "1959"^^xsd:gYear; :value 2513483] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 3085080] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3372051] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3657665] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 3383332] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 3473900] ;
     :populationGrowth -1.02 ;
     :infantMortality 12.93 ;
     :gdpTotal 7932 ;
     :gdpInd 19.9 ;
     :gdpServ 66.2 ;
     :gdpAgri 13.8 ;
     :inflation 4.6 ;
     :unemployment 5.8 ;
     :government "republic" ;
     :independenceDate '1991-08-27'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Soviet+Union/>  .
 <politicalbodies/Soviet+Union/> rdf:type :PoliticalBody  .
 <countries/P/>  rdf:type :Country ;
     :name "Portugal"  ;
     :localname "República Portuguesa (a)" ;
     :carCode 'P' ;
     :area 92080 ;
     :capital <countries/P/provinces/Lisboa/cities/Lisboa/> ;
     :population 10343066 ;
     :hadPopulation [ a :PopulationCount; :year "1864"^^xsd:gYear; :value 3829618] , [ a :PopulationCount; :year "1878"^^xsd:gYear; :value 4550699] , [ a :PopulationCount; :year "1890"^^xsd:gYear; :value 5049729] , [ a :PopulationCount; :year "1900"^^xsd:gYear; :value 5423132] , [ a :PopulationCount; :year "1911"^^xsd:gYear; :value 5960056] , [ a :PopulationCount; :year "1920"^^xsd:gYear; :value 6032991] , [ a :PopulationCount; :year "1930"^^xsd:gYear; :value 6825883] , [ a :PopulationCount; :year "1940"^^xsd:gYear; :value 7755423] , [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 8510240] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 8889392] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 8611125] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 9833014] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 9862540] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 10356117] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 10562178] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 10343066] ;
     :populationGrowth 0.12 ;
     :infantMortality 4.48 ;
     :gdpTotal 219300 ;
     :gdpInd 22.2 ;
     :gdpServ 75.2 ;
     :gdpAgri 2.6 ;
     :inflation 0.4 ;
     :unemployment 16.8 ;
     :government "republic; parliamentary democracy" ;
     :independenceDate '1139-07-25'^^xsd:date ;
     :wasDependentOf
              <countries/E/>  .
 <countries/SVA/>  rdf:type :Country ;
     :name "Svalbard"  ;
     :localname "Svalbard" ;
     :carCode 'SVA' ;
     :area 62049 ;
     :capital <countries/SVA/cities/Longyearbyen/> ;
     :population 2667 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 2116] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 2667] ;
     :populationGrowth -0.03        ;
     :government "territory of Norway administered by the Ministry of Industry"  ;
     :dependentOf <countries/N/>  .
 <countries/GB/>  rdf:type :Country ;
     :name "United Kingdom"  ;
     :localname "the United Kingdom of Great Britain and Northern Ireland" ;
     :carCode 'GB' ;
     :area 244820 ;
     :capital <countries/GB/provinces/London/cities/London/> ;
     :population 66980000 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 50616012] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 52544326] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 55645296] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 56302877] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 57214478] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 54888844] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 58789194] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 63182178] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 66980000] ;
     :populationGrowth 0.54 ;
     :infantMortality 4.44 ;
     :gdpTotal 2490000 ;
     :gdpInd 20.5 ;
     :gdpServ 78.9 ;
     :gdpAgri 0.7 ;
     :inflation 2 ;
     :unemployment 7.2 ;
     :government "constitutional monarchy and Commonwealth realm" ;
     :independenceDate '1801-01-01'^^xsd:date  .
 <countries/GBZ/>  rdf:type :Country ;
     :name "Gibraltar"   ;
     :carCode 'GBZ' ;
     :area 6.5 ;
     :capital <countries/GBZ/cities/Gibraltar/> ;
     :population 32577 ;
     :hadPopulation [ a :PopulationCount; :year "1753"^^xsd:gYear; :value 1816] , [ a :PopulationCount; :year "1767"^^xsd:gYear; :value 2710] , [ a :PopulationCount; :year "1777"^^xsd:gYear; :value 3201] , [ a :PopulationCount; :year "1787"^^xsd:gYear; :value 3386] , [ a :PopulationCount; :year "1791"^^xsd:gYear; :value 2890] , [ a :PopulationCount; :year "1814"^^xsd:gYear; :value 10136] , [ a :PopulationCount; :year "1834"^^xsd:gYear; :value 15002] , [ a :PopulationCount; :year "1844"^^xsd:gYear; :value 15823] , [ a :PopulationCount; :year "1871"^^xsd:gYear; :value 18695] , [ a :PopulationCount; :year "1878"^^xsd:gYear; :value 18014] , [ a :PopulationCount; :year "1881"^^xsd:gYear; :value 18381] , [ a :PopulationCount; :year "1891"^^xsd:gYear; :value 19100] , [ a :PopulationCount; :year "1901"^^xsd:gYear; :value 20355] , [ a :PopulationCount; :year "1911"^^xsd:gYear; :value 19120] , [ a :PopulationCount; :year "1921"^^xsd:gYear; :value 18061] , [ a :PopulationCount; :year "1931"^^xsd:gYear; :value 17405] , [ a :PopulationCount; :year "1951"^^xsd:gYear; :value 20845] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 23926] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 26818] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 28719] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 28074] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 28240] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 32577] ;
     :populationGrowth 0.25 ;
     :infantMortality 6.29 ;
     :gdpTotal 1106 ;
     :gdpInd 0 ;
     :gdpServ 100 ;
     :gdpAgri 0 ;
     :inflation 2.8 ;
     :unemployment 3 ;
     :government "dependent territory of the UK"  ;
     :dependentOf <countries/GB/>  .
 <countries/GBG/>  rdf:type :Country ;
     :name "Guernsey"  ;
     :localname "the Bailiwick of Guernsey" ;
     :carCode 'GBG' ;
     :area 194 ;
     :capital <countries/GBG/cities/Saint+Peter+Port/> ;
     :population 66150 ;
     :hadPopulation [ a :PopulationCount; :year "1951"^^xsd:gYear; :value 43652] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 45068] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 51458] , [ a :PopulationCount; :year "1976"^^xsd:gYear; :value 53637] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 55950] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 61700] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 61378] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 62692] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 65200] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 66150] ;
     :populationGrowth 0.36 ;
     :infantMortality 3.47 ;
     :gdpTotal 2742 ;
     :gdpInd 10 ;
     :gdpServ 87 ;
     :gdpAgri 3 ;
     :inflation 3.4 ;
     :unemployment 0.9 ;
     :government "parliamentary democracy"  ;
     :dependentOf <countries/GB/>  .
 <countries/GBJ/>  rdf:type :Country ;
     :name "Jersey"  ;
     :localname "the Bailiwick of Jersey" ;
     :carCode 'GBJ' ;
     :area 117 ;
     :capital <countries/GBJ/cities/Saint+Helier/> ;
     :population 103267 ;
     :hadPopulation [ a :PopulationCount; :year "1821"^^xsd:gYear; :value 28600] , [ a :PopulationCount; :year "1831"^^xsd:gYear; :value 36582] , [ a :PopulationCount; :year "1841"^^xsd:gYear; :value 47544] , [ a :PopulationCount; :year "1851"^^xsd:gYear; :value 57020] , [ a :PopulationCount; :year "1861"^^xsd:gYear; :value 55613] , [ a :PopulationCount; :year "1871"^^xsd:gYear; :value 56627] , [ a :PopulationCount; :year "1881"^^xsd:gYear; :value 52445] , [ a :PopulationCount; :year "1891"^^xsd:gYear; :value 54518] , [ a :PopulationCount; :year "1901"^^xsd:gYear; :value 52576] , [ a :PopulationCount; :year "1911"^^xsd:gYear; :value 51898] , [ a :PopulationCount; :year "1921"^^xsd:gYear; :value 49701] , [ a :PopulationCount; :year "1931"^^xsd:gYear; :value 50462] , [ a :PopulationCount; :year "1939"^^xsd:gYear; :value 51080] , [ a :PopulationCount; :year "1951"^^xsd:gYear; :value 57310] , [ a :PopulationCount; :year "1961"^^xsd:gYear; :value 59489] , [ a :PopulationCount; :year "1971"^^xsd:gYear; :value 69329] , [ a :PopulationCount; :year "1976"^^xsd:gYear; :value 71018] , [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 76050] , [ a :PopulationCount; :year "1986"^^xsd:gYear; :value 80212] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 82809] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 84082] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 85150] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 87186] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 97857] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 103267] ;
     :populationGrowth 0.81 ;
     :infantMortality 3.86 ;
     :gdpTotal 5100 ;
     :gdpInd 2 ;
     :gdpServ 96 ;
     :gdpAgri 2 ;
     :inflation 3.7 ;
     :unemployment 1.7 ;
     :government "parliamentary democracy"  ;
     :dependentOf <countries/GB/>  .
 <countries/TR/>  rdf:type :Country ;
     :name "Turkey"  ;
     :localname "Türkiye Cumhuriyeti" ;
     :carCode 'TR' ;
     :area 780580 ;
     :capital <countries/TR/provinces/Ankara/cities/Ankara/> ;
     :population 84680273 ;
     :hadPopulation [ a :PopulationCount; :year "1927"^^xsd:gYear; :value 13648270] , [ a :PopulationCount; :year "1935"^^xsd:gYear; :value 16158018] , [ a :PopulationCount; :year "1940"^^xsd:gYear; :value 17820950] , [ a :PopulationCount; :year "1945"^^xsd:gYear; :value 18790174] , [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 20947188] , [ a :PopulationCount; :year "1955"^^xsd:gYear; :value 24064763] , [ a :PopulationCount; :year "1960"^^xsd:gYear; :value 27754820] , [ a :PopulationCount; :year "1965"^^xsd:gYear; :value 31391421] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 35605176] , [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 40347719] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 44736957] , [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 50664458] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 56473035] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 67803927] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 74525696] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 84680273] ;
     :populationGrowth 1.12 ;
     :infantMortality 21.43 ;
     :gdpTotal 821800 ;
     :gdpInd 27.3 ;
     :gdpServ 63.8 ;
     :gdpAgri 8.9 ;
     :inflation 7.6 ;
     :unemployment 9.3 ;
     :government "republican parliamentary democracy" ;
     :independenceDate '1923-10-29'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Ottoman+Empire/>  .
 <politicalbodies/Ottoman+Empire/> rdf:type :PoliticalBody  .
 <countries/KZ/>  rdf:type :Country ;
     :name "Kazakhstan"  ;
     :localname "Қазақстан Республикасы" ;
     :carCode 'KZ' ;
     :area 2717300 ;
     :capital <countries/KZ/provinces/Astana/cities/Astana/> ;
     :population 17165239 ;
     :hadPopulation [ a :PopulationCount; :year "1950"^^xsd:gYear; :value 6702996] , [ a :PopulationCount; :year "1959"^^xsd:gYear; :value 9303801] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 13026274] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 14709508] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 16232324] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 14981281] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 16009597] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 17165239] ;
     :populationGrowth 1.17 ;
     :infantMortality 21.61 ;
     :gdpTotal 224900 ;
     :gdpInd 37.9 ;
     :gdpServ 56.9 ;
     :gdpAgri 5.2 ;
     :inflation 5.8 ;
     :unemployment 5.3 ;
     :government "republic; authoritarian presidential rule, with little power outside the executive branch" ;
     :independenceDate '1991-12-16'^^xsd:date ;
     :wasDependentOf
              <politicalbodies/Soviet+Union/>  .
 <politicalbodies/Soviet+Union/> rdf:type :PoliticalBody  .
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/> . 
    <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/>  rdf:type :Province ;
     :name "Anatolikis Makedonias kai Thrakis"  ;
     :localname "Ανατολικής Μακεδονίας και Θράκης" ;
     :capital <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/cities/Komotini/> ;
     :area 14157 ;
     :population 562069 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 570197] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 607162] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 608182] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 562069]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Attikis/> . 
    <countries/GR/provinces/Attikis/>  rdf:type :Province ;
     :name "Attikis"  ;
     :localname "Αττικής" ;
     :capital <countries/GR/provinces/Attikis/cities/Athina/> ;
     :area 3808 ;
     :population 3792469 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 3594817] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 3894573] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3828434] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3792469]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Dytikis+Elladas/> . 
    <countries/GR/provinces/Dytikis+Elladas/>  rdf:type :Province ;
     :name "Dytikis Elladas"  ;
     :localname "Δυτικής Ελλάδας" ;
     :capital <countries/GR/provinces/Dytikis+Elladas/cities/Patra/> ;
     :area 11350 ;
     :population 643349 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 695044] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 721541] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 679796] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 643349]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Dytikis+Makedonias/> . 
    <countries/GR/provinces/Dytikis+Makedonias/>  rdf:type :Province ;
     :name "Dytikis Makedonias"  ;
     :localname "Δυτικής Μακεδονίας" ;
     :capital <countries/GR/provinces/Dytikis+Makedonias/cities/Kozani/> ;
     :area 9451 ;
     :population 255056 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 288495] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 294317] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 283689] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 255056]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Ionion+Nison/> . 
    <countries/GR/provinces/Ionion+Nison/>  rdf:type :Province ;
     :name "Ionion Nison"  ;
     :localname "Ιονίων Νήσων" ;
     :capital <countries/GR/provinces/Ionion+Nison/cities/Kerkyra/> ;
     :area 2306 ;
     :population 200726 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 189338] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 209608] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 207855] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 200726]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Ipeiroy/> . 
    <countries/GR/provinces/Ipeiroy/>  rdf:type :Province ;
     :name "Ipeiroy"  ;
     :localname "Ηπείρου" ;
     :capital <countries/GR/provinces/Ipeiroy/cities/Ioannina/> ;
     :area 9203 ;
     :population 319543 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 327176] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 336392] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 336856] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 319543]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Kentrikis+Makedonias/> . 
    <countries/GR/provinces/Kentrikis+Makedonias/>  rdf:type :Province ;
     :name "Kentrikis Makedonias"  ;
     :localname "Κεντρικής Μακεδονίας" ;
     :capital <countries/GR/provinces/Kentrikis+Makedonias/cities/Thessaloniki/> ;
     :area 18810 ;
     :population 1790290 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1706338] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1874597] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1880297] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1790290]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Kritis/> . 
    <countries/GR/provinces/Kritis/>  rdf:type :Province ;
     :name "Kritis"  ;
     :localname "Κρήτης" ;
     :capital <countries/GR/provinces/Kritis/cities/Iraklio/> ;
     :area 8335 ;
     :population 617360 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 536633] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 594368] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 623065] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 617360]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Notioy+Aigaioy/> . 
    <countries/GR/provinces/Notioy+Aigaioy/>  rdf:type :Province ;
     :name "Notioy Aigaioy"  ;
     :localname "Νότιου Αιγαίου" ;
     :capital <countries/GR/provinces/Notioy+Aigaioy/cities/Ermoupoli/> ;
     :area 5285 ;
     :population 324542 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 255192] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 298462] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 309015] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 324542]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Peloponnisos/> . 
    <countries/GR/provinces/Peloponnisos/>  rdf:type :Province ;
     :name "Peloponnisos"  ;
     :localname "Πελοποννήσου" ;
     :capital <countries/GR/provinces/Peloponnisos/cities/Tripoli/> ;
     :area 15489 ;
     :population 538366 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 573958] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 597622] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 577903] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 538366]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Stereas+Elladas/> . 
    <countries/GR/provinces/Stereas+Elladas/>  rdf:type :Province ;
     :name "Stereas Elladas"  ;
     :localname "Στερεάς Ελλάδας" ;
     :capital <countries/GR/provinces/Stereas+Elladas/cities/Lamia/> ;
     :area 15549 ;
     :population 505269 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 548101] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 558144] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 547390] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 505269]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Thessalias/> . 
    <countries/GR/provinces/Thessalias/>  rdf:type :Province ;
     :name "Thessalias"  ;
     :localname "Θεσσαλίας" ;
     :capital <countries/GR/provinces/Thessalias/cities/Larissa/> ;
     :area 14036 ;
     :population 687527 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 729268] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 740115] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 732762] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 687527]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Boreioy+Aigaioy/> . 
    <countries/GR/provinces/Boreioy+Aigaioy/>  rdf:type :Province ;
     :name "Boreioy Aigaioy"  ;
     :localname "Βορείου Αιγαίου" ;
     :capital <countries/GR/provinces/Boreioy+Aigaioy/cities/Mytilini/> ;
     :area 3835 ;
     :population 194136 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 201363] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 205235] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 199231] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 194136]  . 
 <countries/GR/>  :hasProvince 
    <countries/GR/provinces/Aghion+Oros/> . 
    <countries/GR/provinces/Aghion+Oros/>  rdf:type :Province ;
     :name "Aghion Oros"  ;
     :localname "Άγιο Όρος (Αυτοδιοίκητο)" ;
     :capital <countries/GR/provinces/Aghion+Oros/cities/Karyes/> ;
     :area 335 ;
     :population 1779 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1415] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1961] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1811] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1779]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Île-de-France/> . 
    <countries/F/provinces/Île-de-France/>  rdf:type :Province ;
     :name "Île-de-France"   ;
     :capital <countries/F/provinces/Île-de-France/cities/Paris/> ;
     :area 12012 ;
     :population 12082144 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 9878565] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 1007305] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 10660554] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 10952011] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 11598866] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 12082144]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Auvergne-Rhône-Alpes/> . 
    <countries/F/provinces/Auvergne-Rhône-Alpes/>  rdf:type :Province ;
     :name "Auvergne-Rhône-Alpes"   ;
     :capital <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Lyon/> ;
     :area 69711 ;
     :population 7877698 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 6111163] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 6348625] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 6671915] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 6954285] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 7405206] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 7877698]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Nouvelle-Aquitaine/> . 
    <countries/F/provinces/Nouvelle-Aquitaine/>  rdf:type :Province ;
     :name "Nouvelle-Aquitaine"   ;
     :capital <countries/F/provinces/Nouvelle-Aquitaine/cities/Bordeaux/> ;
     :area 84061 ;
     :population 5911482 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 4817190] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 4961927] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 5113789] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 5259366] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 5627671] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 5911482]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Hauts-de-France/> . 
    <countries/F/provinces/Hauts-de-France/>  rdf:type :Province ;
     :name "Hauts-de-France"   ;
     :capital <countries/F/provinces/Hauts-de-France/cities/Lille/> ;
     :area 31813 ;
     :population 6009976 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 5592362] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 5673217] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 5775686] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 5854014] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 5921960] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 6009976]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> . 
    <countries/F/provinces/Provence-Alpes-Côte+d'Azur/>  rdf:type :Province ;
     :name "Provence-Alpes-Côte d'Azur"   ;
     :capital <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Marseille/> ;
     :area 31399 ;
     :population 5007977 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 3675730] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 3965209] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 4257907] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 4506151] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 4864015] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 5007977]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Bretagne/> . 
    <countries/F/provinces/Bretagne/>  rdf:type :Province ;
     :name "Bretagne"   ;
     :capital <countries/F/provinces/Bretagne/cities/Rennes/> ;
     :area 27207 ;
     :population 3293850 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 2595431] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 2707886] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 2795638] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 2906197] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 3120288] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 3293850]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Centre-Val+de+Loire/> . 
    <countries/F/provinces/Centre-Val+de+Loire/>  rdf:type :Province ;
     :name "Centre-Val de Loire"   ;
     :capital <countries/F/provinces/Centre-Val+de+Loire/cities/Orléans/> ;
     :area 39150 ;
     :population 2578592 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 2152500] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 2264164] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 2371036] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 2440329] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 2526919] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 2578592]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Pays+de+la+Loire/> . 
    <countries/F/provinces/Pays+de+la+Loire/>  rdf:type :Province ;
     :name "Pays de la Loire"   ;
     :capital <countries/F/provinces/Pays+de+la+Loire/cities/Nantes/> ;
     :area 32082 ;
     :population 3718512 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 2767163] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 2930398] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 3059112] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 3222061] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 3482594] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 3718512]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Grand+Est/> . 
    <countries/F/provinces/Grand+Est/>  rdf:type :Province ;
     :name "Grand Est"   ;
     :capital <countries/F/provinces/Grand+Est/cities/Strasbourg/> ;
     :area 57433 ;
     :population 5559051 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 5185039] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 5231931] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 5278005] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 5386939] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 5506686] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 5559051]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Normandie/> . 
    <countries/F/provinces/Normandie/>  rdf:type :Province ;
     :name "Normandie"   ;
     :capital <countries/F/provinces/Normandie/cities/Rouen/> ;
     :area 29906 ;
     :population 3339131 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 2901847] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 3006341] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 3128565] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 3202385] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 3278145] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 3339131]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Bourgogne-Franche-Comté/> . 
    <countries/F/provinces/Bourgogne-Franche-Comté/>  rdf:type :Province ;
     :name "Bourgogne-Franche-Comté"   ;
     :capital <countries/F/provinces/Bourgogne-Franche-Comté/cities/Dijon/> ;
     :area 47784 ;
     :population 2820940 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 2631260] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 2680103] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 2706929] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 2727126] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 2792562] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 2820940]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Occitanie/> . 
    <countries/F/provinces/Occitanie/>  rdf:type :Province ;
     :name "Occitanie"   ;
     :capital <countries/F/provinces/Occitanie/cities/Toulouse/> ;
     :area 72724 ;
     :population 5774185 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 4057772] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 4251833] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 4545648] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 4847335] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 5371117] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 5774185]  . 
 <countries/F/>  :hasProvince 
    <countries/F/provinces/Corse/> . 
    <countries/F/provinces/Corse/>  rdf:type :Province ;
     :name "Corse"   ;
     :capital <countries/F/provinces/Corse/cities/Ajaccio/> ;
     :area 8679 ;
     :population 327283 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 225562] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 240178] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 250371] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 260196] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 299209] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 327283]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Andalucía/> . 
    <countries/E/provinces/Andalucía/>  rdf:type :Province ;
     :name "Andalucía"   ;
     :capital <countries/E/provinces/Andalucía/cities/Sevilla/> ;
     :area 87585 ;
     :population 8484804 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 6440985] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 6940105] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 7357558] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 8371271] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 8484804]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Aragón/> . 
    <countries/E/provinces/Aragón/>  rdf:type :Province ;
     :name "Aragón"   ;
     :capital <countries/E/provinces/Aragón/cities/Zaragoza/> ;
     :area 47721 ;
     :population 1331938 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1196952] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1188817] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1204215] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1344509] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1331938]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Asturias/> . 
    <countries/E/provinces/Asturias/>  rdf:type :Province ;
     :name "Asturias"   ;
     :capital <countries/E/provinces/Asturias/cities/Oviedo/> ;
     :area 10603 ;
     :population 1012117 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1129556] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1093937] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1062998] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1075183] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1012117]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Illes+Balears/> . 
    <countries/E/provinces/Illes+Balears/>  rdf:type :Province ;
     :name "Illes Balears"   ;
     :capital <countries/E/provinces/Illes+Balears/cities/Palma+de+Mallorca/> ;
     :area 4991 ;
     :population 1183415 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 655909] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 709138] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 841669] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1100503] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1183415]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Euskadi/> . 
    <countries/E/provinces/Euskadi/>  rdf:type :Province ;
     :name "Euskadi" ;
     :othername "País Vasco"  ;
     :capital <countries/E/provinces/Euskadi/cities/Vitoria-Gasteiz/> ;
     :area 7237 ;
     :population 2212628 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 2141809] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 2104041] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2082587] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2185393] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2212628]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Canarias/> . 
    <countries/E/provinces/Canarias/>  rdf:type :Province ;
     :name "Canarias"   ;
     :capital <countries/E/provinces/Canarias/cities/Santa+Cruz+de+Tenerife/> ;
     :area 7447 ;
     :population 2178924 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1367646] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1493784] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1694477] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2082654] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2178924]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Cantabria/> . 
    <countries/E/provinces/Cantabria/>  rdf:type :Province ;
     :name "Cantabria"   ;
     :capital <countries/E/provinces/Cantabria/cities/Santander/> ;
     :area 5323 ;
     :population 584708 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 513115] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 527326] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 535131] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 592542] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 584708]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Castilla+y+León/> . 
    <countries/E/provinces/Castilla+y+León/>  rdf:type :Province ;
     :name "Castilla y León"   ;
     :capital <countries/E/provinces/Castilla+y+León/cities/Valladolid/> ;
     :area 94351 ;
     :population 2385223 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 2583137] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 2545926] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2456474] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2540187] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2385223]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Castilla-La+Mancha/> . 
    <countries/E/provinces/Castilla-La+Mancha/>  rdf:type :Province ;
     :name "Castilla-La Mancha"   ;
     :capital <countries/E/provinces/Castilla-La+Mancha/cities/Toledo/> ;
     :area 79408 ;
     :population 2052505 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1648584] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1658446] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1760516] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2106331] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2052505]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Catalunya/> . 
    <countries/E/provinces/Catalunya/>  rdf:type :Province ;
     :name "Catalunya" ;
     :othername "Cataluña" , "Catalonia"  ;
     :capital <countries/E/provinces/Catalunya/cities/Barcelona/> ;
     :area 32163 ;
     :population 7749896 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 5956414] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 6059443] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 6343110] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 7519843] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 7749896]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Extremadura/> . 
    <countries/E/provinces/Extremadura/>  rdf:type :Province ;
     :name "Extremadura"   ;
     :capital <countries/E/provinces/Extremadura/cities/Merida/> ;
     :area 41634 ;
     :population 1061636 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1064968] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1061852] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1058503] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1104500] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1061636]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Galicia/> . 
    <countries/E/provinces/Galicia/>  rdf:type :Province ;
     :name "Galicia"   ;
     :capital <countries/E/provinces/Galicia/cities/Santiago+de+Compostela/> ;
     :area 29559 ;
     :population 2698177 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 2811912] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 2731669] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2695880] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2772927] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2698177]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Madrid/> . 
    <countries/E/provinces/Madrid/>  rdf:type :Province ;
     :name "Madrid"   ;
     :capital <countries/E/provinces/Madrid/cities/Madrid/> ;
     :area 8022 ;
     :population 6726640 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 4686895] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 4947555] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 5423384] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 6421874] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 6726640]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Murcia/> . 
    <countries/E/provinces/Murcia/>  rdf:type :Province ;
     :name "Murcia"   ;
     :capital <countries/E/provinces/Murcia/cities/Murcia/> ;
     :area 11312 ;
     :population 1518279 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 955487] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1045601] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1197646] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1462128] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1518279]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Navarra/> . 
    <countries/E/provinces/Navarra/>  rdf:type :Province ;
     :name "Navarra"   ;
     :capital <countries/E/provinces/Navarra/cities/Pamplona/> ;
     :area 10573 ;
     :population 662032 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 509002] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 519277] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 555829] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 640129] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 662032]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/La+Rioja/> . 
    <countries/E/provinces/La+Rioja/>  rdf:type :Province ;
     :name "La Rioja"   ;
     :capital <countries/E/provinces/La+Rioja/cities/Logroño/> ;
     :area 5045 ;
     :population 319444 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 254349] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 263434] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 276702] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 321173] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 319444]  . 
 <countries/E/>  :hasProvince 
    <countries/E/provinces/Valenciana/> . 
    <countries/E/provinces/Valenciana/>  rdf:type :Province ;
     :name "Valenciana"   ;
     :capital <countries/E/provinces/Valenciana/cities/Valencia/> ;
     :area 23253 ;
     :population 5067911 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 3646778] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 3856765] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4162776] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5009930] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5067911]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Praha/> . 
    <countries/CZ/provinces/Praha/>  rdf:type :Province ;
     :name "Praha"   ;
     :capital <countries/CZ/provinces/Praha/cities/Praha/> ;
     :area 496 ;
     :population 1301489 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1214174] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1169106] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1268796] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1301489]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Jihočeský/> . 
    <countries/CZ/provinces/Jihočeský/>  rdf:type :Province ;
     :name "Jihočeský"   ;
     :capital <countries/CZ/provinces/Jihočeský/cities/České+Budějovice/> ;
     :area 10056 ;
     :population 631801 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 622889] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 625267] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 628336] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 631801]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Jihomoravský/> . 
    <countries/CZ/provinces/Jihomoravský/>  rdf:type :Province ;
     :name "Jihomoravský"   ;
     :capital <countries/CZ/provinces/Jihomoravský/cities/Brno/> ;
     :area 7194 ;
     :population 1197731 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1144151] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1134786] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1163505] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1197731]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Karlovarský/> . 
    <countries/CZ/provinces/Karlovarský/>  rdf:type :Province ;
     :name "Karlovarský"   ;
     :capital <countries/CZ/provinces/Karlovarský/cities/Karlovy+Vary/> ;
     :area 3314 ;
     :population 279100 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 301914] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 304343] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 295561] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 279100]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Vysočina/> . 
    <countries/CZ/provinces/Vysočina/>  rdf:type :Province ;
     :name "Vysočina"   ;
     :capital <countries/CZ/provinces/Vysočina/cities/Jihlava/> ;
     :area 6795 ;
     :population 497517 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 513740] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 512143] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 505565] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 497517]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Královéhradecký/> . 
    <countries/CZ/provinces/Královéhradecký/>  rdf:type :Province ;
     :name "Královéhradecký"   ;
     :capital <countries/CZ/provinces/Královéhradecký/cities/Hradec+Králové/> ;
     :area 4758 ;
     :population 538333 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 552809] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 550724] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 547916] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 538333]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Liberecký/> . 
    <countries/CZ/provinces/Liberecký/>  rdf:type :Province ;
     :name "Liberecký"   ;
     :capital <countries/CZ/provinces/Liberecký/cities/Liberec/> ;
     :area 3162 ;
     :population 435254 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 425120] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 428184] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 432439] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 435254]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Moravskoslezský/> . 
    <countries/CZ/provinces/Moravskoslezský/>  rdf:type :Province ;
     :name "Moravskoslezský"   ;
     :capital <countries/CZ/provinces/Moravskoslezský/cities/Ostrava/> ;
     :area 5426 ;
     :population 1162850 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1278726] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1265019] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1205836] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1162850]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Olomoucký/> . 
    <countries/CZ/provinces/Olomoucký/>  rdf:type :Province ;
     :name "Olomoucký"   ;
     :capital <countries/CZ/provinces/Olomoucký/cities/Olomouc/> ;
     :area 5266 ;
     :population 619807 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 647350] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 643817] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 628428] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 619807]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Pardubický/> . 
    <countries/CZ/provinces/Pardubický/>  rdf:type :Province ;
     :name "Pardubický"   ;
     :capital <countries/CZ/provinces/Pardubický/cities/Pardubice/> ;
     :area 4518 ;
     :population 510036 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 508718] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 508281] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 511627] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 510036]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Plzeňský/> . 
    <countries/CZ/provinces/Plzeňský/>  rdf:type :Province ;
     :name "Plzeňský"   ;
     :capital <countries/CZ/provinces/Plzeňský/cities/Plzeň/> ;
     :area 7560 ;
     :population 581445 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 558307] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 550688] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 570401] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 581445]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Středočeský/> . 
    <countries/CZ/provinces/Středočeský/>  rdf:type :Province ;
     :name "Středočeský"   ;
     :capital <countries/CZ/provinces/Praha/cities/Praha/> ;
     :area 11014 ;
     :population 1415277 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1112882] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1122473] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1289211] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1415277]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Ústecký/> . 
    <countries/CZ/provinces/Ústecký/>  rdf:type :Province ;
     :name "Ústecký"   ;
     :capital <countries/CZ/provinces/Ústecký/cities/Ústí+nad+Labem/> ;
     :area 5334 ;
     :population 789153 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 824532] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 820219] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 830371] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 789153]  . 
 <countries/CZ/>  :hasProvince 
    <countries/CZ/provinces/Zlínský/> . 
    <countries/CZ/provinces/Zlínský/>  rdf:type :Province ;
     :name "Zlínský"   ;
     :capital <countries/CZ/provinces/Zlínský/cities/Zlín/> ;
     :area 3963 ;
     :population 564374 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 596903] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 595010] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 579944] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 564374]  . 
 <countries/SK/>  :hasProvince 
    <countries/SK/provinces/Bratislavský/> . 
    <countries/SK/provinces/Bratislavský/>  rdf:type :Province ;
     :name "Bratislavský"   ;
     :capital <countries/SK/provinces/Bratislavský/cities/Bratislava/> ;
     :area 2052 ;
     :population 719537 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 599015] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 602436] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 719537]  . 
 <countries/SK/>  :hasProvince 
    <countries/SK/provinces/Banskobystrický/> . 
    <countries/SK/provinces/Banskobystrický/>  rdf:type :Province ;
     :name "Banskobystrický"   ;
     :capital <countries/SK/provinces/Banskobystrický/cities/Banská+Bystrica/> ;
     :area 9453 ;
     :population 625601 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 662121] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 660563] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 625601]  . 
 <countries/SK/>  :hasProvince 
    <countries/SK/provinces/Žilinský/> . 
    <countries/SK/provinces/Žilinský/>  rdf:type :Province ;
     :name "Žilinský"   ;
     :capital <countries/SK/provinces/Žilinský/cities/Žilina/> ;
     :area 6808 ;
     :population 691613 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 692332] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 688851] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 691613]  . 
 <countries/SK/>  :hasProvince 
    <countries/SK/provinces/Košický/> . 
    <countries/SK/provinces/Košický/>  rdf:type :Province ;
     :name "Košický"   ;
     :capital <countries/SK/provinces/Košický/cities/Košice/> ;
     :area 6753 ;
     :population 782216 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 766012] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 791723] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 782216]  . 
 <countries/SK/>  :hasProvince 
    <countries/SK/provinces/Prešovský/> . 
    <countries/SK/provinces/Prešovský/>  rdf:type :Province ;
     :name "Prešovský"   ;
     :capital <countries/SK/provinces/Prešovský/cities/Prešov/> ;
     :area 8973 ;
     :population 808931 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 789968] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 814527] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 808931]  . 
 <countries/SK/>  :hasProvince 
    <countries/SK/provinces/Nitriansky/> . 
    <countries/SK/provinces/Nitriansky/>  rdf:type :Province ;
     :name "Nitriansky"   ;
     :capital <countries/SK/provinces/Nitriansky/cities/Nitra/> ;
     :area 6343 ;
     :population 677900 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 713422] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 689867] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 677900]  . 
 <countries/SK/>  :hasProvince 
    <countries/SK/provinces/Trenčiansky/> . 
    <countries/SK/provinces/Trenčiansky/>  rdf:type :Province ;
     :name "Trenčiansky"   ;
     :capital <countries/SK/provinces/Trenčiansky/cities/Trenčín/> ;
     :area 4502 ;
     :population 577464 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 605582] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 594328] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 577464]  . 
 <countries/SK/>  :hasProvince 
    <countries/SK/provinces/Trnavský/> . 
    <countries/SK/provinces/Trnavský/>  rdf:type :Province ;
     :name "Trnavský"   ;
     :capital <countries/SK/provinces/Trnavský/cities/Trnava/> ;
     :area 4145 ;
     :population 566008 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 551003] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 554741] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 566008]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Baden-Württemberg/> . 
    <countries/D/provinces/Baden-Württemberg/>  rdf:type :Province ;
     :name "Baden-Württemberg"   ;
     :capital <countries/D/provinces/Baden-Württemberg/cities/Stuttgart/> ;
     :area 35751 ;
     :population 10951893 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 10272069] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 10396610] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 10749755] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 10486660] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 10951893]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Bayern/> . 
    <countries/D/provinces/Bayern/>  rdf:type :Province ;
     :name "Bayern" ;
     :othername "Bavaria"  ;
     :capital <countries/D/provinces/Bayern/cities/München/> ;
     :area 70550 ;
     :population 12930751 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 11921944] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 12055123] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 12520332] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 12397614] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 12930751]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Berlin/> . 
    <countries/D/provinces/Berlin/>  rdf:type :Province ;
     :name "Berlin"   ;
     :capital <countries/D/provinces/Berlin/cities/Berlin/> ;
     :area 891 ;
     :population 3574830 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 3445033] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 3416255] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3292365] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 3574830]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Brandenburg/> . 
    <countries/D/provinces/Brandenburg/>  rdf:type :Province ;
     :name "Brandenburg"   ;
     :capital <countries/D/provinces/Brandenburg/cities/Potsdam/> ;
     :area 29483 ;
     :population 2494648 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 2536747] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 2563407] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 2535737] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2455780] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 2494648]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Bremen/> . 
    <countries/D/provinces/Bremen/>  rdf:type :Province ;
     :name "Bremen"   ;
     :capital <countries/D/provinces/Bremen/cities/Bremen/> ;
     :area 419 ;
     :population 678753 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 676069] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 663082] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 650863] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 678753]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Hamburg/> . 
    <countries/D/provinces/Hamburg/>  rdf:type :Province ;
     :name "Hamburg"   ;
     :capital <countries/D/provinces/Hamburg/cities/Hamburg/> ;
     :area 755 ;
     :population 1810438 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 1705872] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 1707356] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 1770629] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1706696] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 1810438]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Hessen/> . 
    <countries/D/provinces/Hessen/>  rdf:type :Province ;
     :name "Hessen"   ;
     :capital <countries/D/provinces/Hessen/cities/Wiesbaden/> ;
     :area 21114 ;
     :population 6213088 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 5980693] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 6031350] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 6072555] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5971816] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 6213088]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Mecklenburg-Vorpommern/> . 
    <countries/D/provinces/Mecklenburg-Vorpommern/>  rdf:type :Province ;
     :name "Mecklenburg-Vorpommern"   ;
     :capital <countries/D/provinces/Mecklenburg-Vorpommern/cities/Schwerin/> ;
     :area 23194 ;
     :population 1610674 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 1812506] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 1679682] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1609982] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 1610674]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Niedersachsen/> . 
    <countries/D/provinces/Niedersachsen/>  rdf:type :Province ;
     :name "Niedersachsen" ;
     :othername "Lower Saxony"  ;
     :capital <countries/D/provinces/Niedersachsen/cities/Hannover/> ;
     :area 47613 ;
     :population 7945685 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 7715363] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 7830274] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 7971684] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 7777992] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 7945685]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Nordrhein-Westfalen/> . 
    <countries/D/provinces/Nordrhein-Westfalen/>  rdf:type :Province ;
     :name "Nordrhein-Westfalen"   ;
     :capital <countries/D/provinces/Nordrhein-Westfalen/cities/Düsseldorf/> ;
     :area 34097 ;
     :population 17890100 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 17816079] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 17961101] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 17996621] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 17538251] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 17890100]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Rheinland-Pfalz/> . 
    <countries/D/provinces/Rheinland-Pfalz/>  rdf:type :Province ;
     :name "Rheinland-Pfalz"   ;
     :capital <countries/D/provinces/Rheinland-Pfalz/cities/Mainz/> ;
     :area 19854 ;
     :population 4066053 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 3951573] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 4010059] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 4045643] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3989808] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 4066053]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Saarland/> . 
    <countries/D/provinces/Saarland/>  rdf:type :Province ;
     :name "Saarland"   ;
     :capital <countries/D/provinces/Saarland/cities/Saarbrücken/> ;
     :area 2568 ;
     :population 996651 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 1082487] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 1036598] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 999623] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 996651]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Sachsen/> . 
    <countries/D/provinces/Sachsen/>  rdf:type :Province ;
     :name "Sachsen" ;
     :othername "Saxonia"  ;
     :capital <countries/D/provinces/Sachsen/cities/Dresden/> ;
     :area 18419 ;
     :population 4081783 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 4536172] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 4220200] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4056799] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 4081783]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Sachsen-Anhalt/> . 
    <countries/D/provinces/Sachsen-Anhalt/>  rdf:type :Province ;
     :name "Sachsen-Anhalt"   ;
     :capital <countries/D/provinces/Sachsen-Anhalt/cities/Magdeburg/> ;
     :area 20450 ;
     :population 2236252 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 2714267] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 2412472] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2287040] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 2236252]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Schleswig-Holstein/> . 
    <countries/D/provinces/Schleswig-Holstein/>  rdf:type :Province ;
     :name "Schleswig-Holstein"   ;
     :capital <countries/D/provinces/Schleswig-Holstein/cities/Kiel/> ;
     :area 15799 ;
     :population 2881926 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 2708392] , [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 2749383] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 2837373] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2800119] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 2881926]  . 
 <countries/D/>  :hasProvince 
    <countries/D/provinces/Thüringen/> . 
    <countries/D/provinces/Thüringen/>  rdf:type :Province ;
     :name "Thüringen"   ;
     :capital <countries/D/provinces/Thüringen/cities/Erfurt/> ;
     :area 16172 ;
     :population 2158128 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 2484538] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 2289219] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2188589] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 2158128]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Baranya/> . 
    <countries/H/provinces/Baranya/>  rdf:type :Province ;
     :name "Baranya"   ;
     :capital <countries/H/provinces/Baranya/cities/Pécs/> ;
     :area 4429 ;
     :population 386441 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 417400] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 407448] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 386441]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Bács-Kiskun/> . 
    <countries/H/provinces/Bács-Kiskun/>  rdf:type :Province ;
     :name "Bács-Kiskun"   ;
     :capital <countries/H/provinces/Bács-Kiskun/cities/Kecskemét/> ;
     :area 8444 ;
     :population 520331 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 546898] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 546517] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 520331]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Békés/> . 
    <countries/H/provinces/Békés/>  rdf:type :Province ;
     :name "Békés"   ;
     :capital <countries/H/provinces/Békés/cities/Békéscsaba/> ;
     :area 5629 ;
     :population 359948 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 411887] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 397791] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 359948]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Borsod-Abaúj-Zemplén/> . 
    <countries/H/provinces/Borsod-Abaúj-Zemplén/>  rdf:type :Province ;
     :name "Borsod-Abaúj-Zemplén"   ;
     :capital <countries/H/provinces/Borsod-Abaúj-Zemplén/cities/Miskolc/> ;
     :area 7249 ;
     :population 686266 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 761963] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 744404] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 686266]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Csongrád/> . 
    <countries/H/provinces/Csongrád/>  rdf:type :Province ;
     :name "Csongrád"   ;
     :capital <countries/H/provinces/Csongrád/cities/Hódmezővásárhely/> ;
     :area 4262 ;
     :population 417456 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 438842] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 433344] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 417456]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Fejér/> . 
    <countries/H/provinces/Fejér/>  rdf:type :Province ;
     :name "Fejér"   ;
     :capital <countries/H/provinces/Fejér/cities/Székesfehérvár/> ;
     :area 4358 ;
     :population 425847 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 418852] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 434317] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 425847]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Győr-Moson-Sopron/> . 
    <countries/H/provinces/Győr-Moson-Sopron/>  rdf:type :Province ;
     :name "Győr-Moson-Sopron"   ;
     :capital <countries/H/provinces/Győr-Moson-Sopron/cities/Győr/> ;
     :area 4208 ;
     :population 447985 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 432126] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 438773] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 447985]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Hajdú-Bihar/> . 
    <countries/H/provinces/Hajdú-Bihar/>  rdf:type :Province ;
     :name "Hajdú-Bihar"   ;
     :capital <countries/H/provinces/Hajdú-Bihar/cities/Debrecen/> ;
     :area 6210 ;
     :population 546721 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 548728] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 552998] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 546721]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Heves/> . 
    <countries/H/provinces/Heves/>  rdf:type :Province ;
     :name "Heves"   ;
     :capital <countries/H/provinces/Heves/cities/Eger/> ;
     :area 3637 ;
     :population 308882 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 334408] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 325727] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 308882]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Komárom-Esztergom/> . 
    <countries/H/provinces/Komárom-Esztergom/>  rdf:type :Province ;
     :name "Komárom-Esztergom"   ;
     :capital <countries/H/provinces/Komárom-Esztergom/cities/Tatabánya/> ;
     :area 2264 ;
     :population 304568 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 316984] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 316590] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 304568]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Nógrád/> . 
    <countries/H/provinces/Nógrád/>  rdf:type :Province ;
     :name "Nógrád"   ;
     :capital <countries/H/provinces/Nógrád/cities/Salgótarján/> ;
     :area 2545 ;
     :population 202427 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 227137] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 220261] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 202427]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Pest/> . 
    <countries/H/provinces/Pest/>  rdf:type :Province ;
     :name "Pest"   ;
     :capital <countries/H/provinces/Budapest/cities/Budapest/> ;
     :area 6391 ;
     :population 1217476 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 949842] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1083877] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1217476]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Somogy/> . 
    <countries/H/provinces/Somogy/>  rdf:type :Province ;
     :name "Somogy"   ;
     :capital <countries/H/provinces/Somogy/cities/Kaposvár/> ;
     :area 6065 ;
     :population 317307 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 346099] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 336391] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 317307]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Szabolcs-Szatmár-Bereg/> . 
    <countries/H/provinces/Szabolcs-Szatmár-Bereg/>  rdf:type :Province ;
     :name "Szabolcs-Szatmár-Bereg"   ;
     :capital <countries/H/provinces/Szabolcs-Szatmár-Bereg/cities/Nyíregyháza/> ;
     :area 5935 ;
     :population 559272 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 572301] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 582256] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 559272]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Jász-Nagykun-Szolnok/> . 
    <countries/H/provinces/Jász-Nagykun-Szolnok/>  rdf:type :Province ;
     :name "Jász-Nagykun-Szolnok"   ;
     :capital <countries/H/provinces/Jász-Nagykun-Szolnok/cities/Szolnok/> ;
     :area 5581 ;
     :population 386594 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 425583] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 415917] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 386594]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Tolna/> . 
    <countries/H/provinces/Tolna/>  rdf:type :Province ;
     :name "Tolna"   ;
     :capital <countries/H/provinces/Tolna/cities/Szekszárd/> ;
     :area 3703 ;
     :population 230361 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 253675] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 249683] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 230361]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Vas/> . 
    <countries/H/provinces/Vas/>  rdf:type :Province ;
     :name "Vas"   ;
     :capital <countries/H/provinces/Vas/cities/Szombathely/> ;
     :area 3336 ;
     :population 256629 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 275944] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 268123] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 256629]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Veszprém/> . 
    <countries/H/provinces/Veszprém/>  rdf:type :Province ;
     :name "Veszprém"   ;
     :capital <countries/H/provinces/Veszprém/cities/Veszprém/> ;
     :area 4463 ;
     :population 351898 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 373075] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 368573] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 351898]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Zala/> . 
    <countries/H/provinces/Zala/>  rdf:type :Province ;
     :name "Zala"   ;
     :capital <countries/H/provinces/Zala/cities/Zalaegerszeg/> ;
     :area 3783 ;
     :population 282179 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 306398] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 297404] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 282179]  . 
 <countries/H/>  :hasProvince 
    <countries/H/provinces/Budapest/> . 
    <countries/H/provinces/Budapest/>  rdf:type :Province ;
     :name "Budapest"   ;
     :capital <countries/H/provinces/Budapest/cities/Budapest/> ;
     :area 525 ;
     :population 1729040 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 2016681] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1777921] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1729040]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Piemonte/> . 
    <countries/I/provinces/Piemonte/>  rdf:type :Province ;
     :name "Piemonte"   ;
     :capital <countries/I/provinces/Piemonte/cities/Torino/> ;
     :area 25402 ;
     :population 4363916 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4214677] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4363916]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Valle+d'Aosta/> . 
    <countries/I/provinces/Valle+d'Aosta/>  rdf:type :Province ;
     :name "Valle d'Aosta"   ;
     :capital <countries/I/provinces/Valle+d'Aosta/cities/Aosta/> ;
     :area 3263 ;
     :population 126806 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 119548] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 126806]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Lombardia/> . 
    <countries/I/provinces/Lombardia/>  rdf:type :Province ;
     :name "Lombardia"   ;
     :capital <countries/I/provinces/Lombardia/cities/Milano/> ;
     :area 23862 ;
     :population 9704151 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 9032554] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 9704151]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Trentino-Alto+Adige/> . 
    <countries/I/provinces/Trentino-Alto+Adige/>  rdf:type :Province ;
     :name "Trentino-Alto Adige"   ;
     :capital <countries/I/provinces/Trentino-Alto+Adige/cities/Bolzano/> ;
     :area 13606 ;
     :population 1029475 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 940016] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1029475]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Veneto/> . 
    <countries/I/provinces/Veneto/>  rdf:type :Province ;
     :name "Veneto"   ;
     :capital <countries/I/provinces/Veneto/cities/Venézia/> ;
     :area 18398 ;
     :population 4857210 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4527694] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4857210]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Friuli-Venezia+Giulia/> . 
    <countries/I/provinces/Friuli-Venezia+Giulia/>  rdf:type :Province ;
     :name "Friuli-Venezia Giulia"   ;
     :capital <countries/I/provinces/Friuli-Venezia+Giulia/cities/Trieste/> ;
     :area 7858 ;
     :population 1218985 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1183764] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1218985]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Liguria/> . 
    <countries/I/provinces/Liguria/>  rdf:type :Province ;
     :name "Liguria"   ;
     :capital <countries/I/provinces/Liguria/cities/Génova/> ;
     :area 5421 ;
     :population 1570694 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1571783] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1570694]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Emilia-Romagna/> . 
    <countries/I/provinces/Emilia-Romagna/>  rdf:type :Province ;
     :name "Emilia-Romagna"   ;
     :capital <countries/I/provinces/Emilia-Romagna/cities/Bologna/> ;
     :area 22445 ;
     :population 4342135 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4000703] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4342135]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Toscana/> . 
    <countries/I/provinces/Toscana/>  rdf:type :Province ;
     :name "Toscana"   ;
     :capital <countries/I/provinces/Toscana/cities/Firenze/> ;
     :area 22993 ;
     :population 3672202 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 3497806] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3672202]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Umbria/> . 
    <countries/I/provinces/Umbria/>  rdf:type :Province ;
     :name "Umbria"   ;
     :capital <countries/I/provinces/Umbria/cities/Perúgia/> ;
     :area 8456 ;
     :population 884268 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 825826] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 884268]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Marche/> . 
    <countries/I/provinces/Marche/>  rdf:type :Province ;
     :name "Marche"   ;
     :capital <countries/I/provinces/Marche/cities/Ancona/> ;
     :area 9365 ;
     :population 1541319 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1453224] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1541319]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Lazio/> . 
    <countries/I/provinces/Lazio/>  rdf:type :Province ;
     :name "Lazio"   ;
     :capital <countries/I/provinces/Lazio/cities/Roma/> ;
     :area 17235 ;
     :population 5502886 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 5112413] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5502886]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Abruzzo/> . 
    <countries/I/provinces/Abruzzo/>  rdf:type :Province ;
     :name "Abruzzo"   ;
     :capital <countries/I/provinces/Abruzzo/cities/L'Aquila/> ;
     :area 10762 ;
     :population 1307309 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1262392] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1307309]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Molise/> . 
    <countries/I/provinces/Molise/>  rdf:type :Province ;
     :name "Molise"   ;
     :capital <countries/I/provinces/Molise/cities/Campobasso/> ;
     :area 4437 ;
     :population 313660 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 320601] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 313660]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Campania/> . 
    <countries/I/provinces/Campania/>  rdf:type :Province ;
     :name "Campania"   ;
     :capital <countries/I/provinces/Campania/cities/Nápoli/> ;
     :area 13590 ;
     :population 5766810 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 5701931] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5766810]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Puglia/> . 
    <countries/I/provinces/Puglia/>  rdf:type :Province ;
     :name "Puglia"   ;
     :capital <countries/I/provinces/Puglia/cities/Bari/> ;
     :area 19357 ;
     :population 4052566 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4020707] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4052566]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Basilicata/> . 
    <countries/I/provinces/Basilicata/>  rdf:type :Province ;
     :name "Basilicata"   ;
     :capital <countries/I/provinces/Basilicata/cities/Potenza/> ;
     :area 9994 ;
     :population 578036 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 597768] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 578036]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Calabria/> . 
    <countries/I/provinces/Calabria/>  rdf:type :Province ;
     :name "Calabria"   ;
     :capital <countries/I/provinces/Calabria/cities/Catanzaro/> ;
     :area 15080 ;
     :population 1959050 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2011466] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1959050]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Sicilia/> . 
    <countries/I/provinces/Sicilia/>  rdf:type :Province ;
     :name "Sicilia"   ;
     :capital <countries/I/provinces/Sicilia/cities/Palermo/> ;
     :area 25711 ;
     :population 5002904 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4968991] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5002904]  . 
 <countries/I/>  :hasProvince 
    <countries/I/provinces/Sardegna/> . 
    <countries/I/provinces/Sardegna/>  rdf:type :Province ;
     :name "Sardegna"   ;
     :capital <countries/I/provinces/Sardegna/cities/Cágliari/> ;
     :area 24089 ;
     :population 1639362 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1631880] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1639362]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Aargau/> . 
    <countries/CH/provinces/Aargau/>  rdf:type :Province ;
     :name "Aargau"   ;
     :capital <countries/CH/provinces/Aargau/cities/Aarau/> ;
     :area 1403 ;
     :population 694072 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 453442] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 507508] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 547493] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 611466] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 694072]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Appenzell+Ausserrhoden/> . 
    <countries/CH/provinces/Appenzell+Ausserrhoden/>  rdf:type :Province ;
     :name "Appenzell Ausserrhoden"   ;
     :capital <countries/CH/provinces/Appenzell+Ausserrhoden/cities/Herisau/> ;
     :area 242 ;
     :population 55309 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 47611] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 52229] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 53504] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 53017] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 55309]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Appenzell+Innerrhoden/> . 
    <countries/CH/provinces/Appenzell+Innerrhoden/>  rdf:type :Province ;
     :name "Appenzell Innerrhoden"   ;
     :capital <countries/CH/provinces/Appenzell+Innerrhoden/cities/Appenzell/> ;
     :area 172 ;
     :population 16293 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 12844] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 13870] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 14618] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 15688] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 16293]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Basel-Landschaft/> . 
    <countries/CH/provinces/Basel-Landschaft/>  rdf:type :Province ;
     :name "Basel-Landschaft"   ;
     :capital <countries/CH/provinces/Basel-Landschaft/cities/Liestal/> ;
     :area 517 ;
     :population 290969 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 233447] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 248484] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 259374] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 274404] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 290969]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Basel-Stadt/> . 
    <countries/CH/provinces/Basel-Stadt/>  rdf:type :Province ;
     :name "Basel-Stadt"   ;
     :capital <countries/CH/provinces/Basel-Stadt/cities/Basel/> ;
     :area 37 ;
     :population 196735 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 203915] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 199411] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 188079] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 184950] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 196735]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Bern/> . 
    <countries/CH/provinces/Bern/>  rdf:type :Province ;
     :name "Bern"   ;
     :capital <countries/CH/provinces/Bern/cities/Bern/> ;
     :area 5959 ;
     :population 1043132 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 898397] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 943196] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 957197] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 979802] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 1043132]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Fribourg/> . 
    <countries/CH/provinces/Fribourg/>  rdf:type :Province ;
     :name "Fribourg" ;
     :othername "Freiburg"  ;
     :capital <countries/CH/provinces/Fribourg/cities/Fribourg/> ;
     :area 1670 ;
     :population 325496 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 185246] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 213571] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 241706] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 278493] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 325496]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Genève/> . 
    <countries/CH/provinces/Genève/>  rdf:type :Province ;
     :name "Genève" ;
     :othername "Genf"  ;
     :capital <countries/CH/provinces/Genève/cities/Genève/> ;
     :area 282 ;
     :population 506343 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 349040] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 379190] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 413673] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 457715] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 506343]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Glarus/> . 
    <countries/CH/provinces/Glarus/>  rdf:type :Province ;
     :name "Glarus"   ;
     :capital <countries/CH/provinces/Glarus/cities/Glarus/> ;
     :area 685 ;
     :population 40851 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 36718] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 38508] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 38183] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 38608] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 40851]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Graubünden/> . 
    <countries/CH/provinces/Graubünden/>  rdf:type :Province ;
     :name "Graubünden"   ;
     :capital <countries/CH/provinces/Graubünden/cities/Chur/> ;
     :area 7105 ;
     :population 200096 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 164641] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 173890] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 187058] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 192621] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 200096]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Jura/> . 
    <countries/CH/provinces/Jura/>  rdf:type :Province ;
     :name "Jura"   ;
     :capital <countries/CH/provinces/Jura/cities/Delemont/> ;
     :area 838 ;
     :population 73709 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 64986] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 66163] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 68224] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 70032] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 73709]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Luzern/> . 
    <countries/CH/provinces/Luzern/>  rdf:type :Province ;
     :name "Luzern"   ;
     :capital <countries/CH/provinces/Luzern/cities/Luzern/> ;
     :area 1493 ;
     :population 416347 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 296159] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 326268] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 350504] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 377610] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 416347]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Neuchâtel/> . 
    <countries/CH/provinces/Neuchâtel/>  rdf:type :Province ;
     :name "Neuchâtel" ;
     :othername "Neuenburg"  ;
     :capital <countries/CH/provinces/Neuchâtel/cities/Neuchatel/> ;
     :area 803 ;
     :population 175894 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 158368] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 163985] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 167949] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 172085] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 175894]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Nidwalden/> . 
    <countries/CH/provinces/Nidwalden/>  rdf:type :Province ;
     :name "Nidwalden"   ;
     :capital <countries/CH/provinces/Nidwalden/cities/Stans/> ;
     :area 276 ;
     :population 43520 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 28617] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 33044] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 37235] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 41024] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 43520]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Obwalden/> . 
    <countries/CH/provinces/Obwalden/>  rdf:type :Province ;
     :name "Obwalden"   ;
     :capital <countries/CH/provinces/Obwalden/cities/Sarnen/> ;
     :area 490 ;
     :population 18108 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 25865] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 29025] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 32427] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 35585] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 18108]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Sankt+Gallen/> . 
    <countries/CH/provinces/Sankt+Gallen/>  rdf:type :Province ;
     :name "Sankt Gallen"   ;
     :capital <countries/CH/provinces/Sankt+Gallen/cities/Sankt+Gallen/> ;
     :area 2025 ;
     :population 514504 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 391995] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 427501] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 452837] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 478907] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 514504]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Schaffhausen/> . 
    <countries/CH/provinces/Schaffhausen/>  rdf:type :Province ;
     :name "Schaffhausen"   ;
     :capital <countries/CH/provinces/Schaffhausen/cities/Schaffhausen/> ;
     :area 298 ;
     :population 83107 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 69413] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 72160] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 73392] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 76356] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 83107]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Schwyz/> . 
    <countries/CH/provinces/Schwyz/>  rdf:type :Province ;
     :name "Schwyz"   ;
     :capital <countries/CH/provinces/Schwyz/cities/Schwyz/> ;
     :area 908 ;
     :population 162157 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 97354] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 111964] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 128704] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 146730] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 162157]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Solothurn/> . 
    <countries/CH/provinces/Solothurn/>  rdf:type :Province ;
     :name "Solothurn"   ;
     :capital <countries/CH/provinces/Solothurn/cities/Solothurn/> ;
     :area 790 ;
     :population 277462 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 218102] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 231746] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 244341] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 255284] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 277462]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Thurgau/> . 
    <countries/CH/provinces/Thurgau/>  rdf:type :Province ;
     :name "Thurgau"   ;
     :capital <countries/CH/provinces/Thurgau/cities/Frauenfeld/> ;
     :area 990 ;
     :population 282909 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 183795] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 209362] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 228875] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 248444] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 282909]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Ticino/> . 
    <countries/CH/provinces/Ticino/>  rdf:type :Province ;
     :name "Ticino" ;
     :othername "Tessin"  ;
     :capital <countries/CH/provinces/Ticino/cities/Bellinzona/> ;
     :area 2812 ;
     :population 350986 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 265899] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 282181] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 306846] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 333753] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 350986]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Uri/> . 
    <countries/CH/provinces/Uri/>  rdf:type :Province ;
     :name "Uri"   ;
     :capital <countries/CH/provinces/Uri/cities/Altdorf/> ;
     :area 1076 ;
     :population 36819 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 33883] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 34208] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 34777] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 35422] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 36819]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Valais/> . 
    <countries/CH/provinces/Valais/>  rdf:type :Province ;
     :name "Valais" ;
     :othername "Wallis"  ;
     :capital <countries/CH/provinces/Valais/cities/Sion/> ;
     :area 5224 ;
     :population 348503 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 218707] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 249817] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 272399] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 312684] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 348503]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Vaud/> . 
    <countries/CH/provinces/Vaud/>  rdf:type :Province ;
     :name "Vaud" ;
     :othername "Waadt"  ;
     :capital <countries/CH/provinces/Vaud/cities/Lausanne/> ;
     :area 3212 ;
     :population 814762 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 528747] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 601816] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 640657] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 713281] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 814762]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Zug/> . 
    <countries/CH/provinces/Zug/>  rdf:type :Province ;
     :name "Zug"   ;
     :capital <countries/CH/provinces/Zug/cities/Zug/> ;
     :area 238 ;
     :population 128794 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 75930] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 85546] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 100052] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 113105] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 128794]  . 
 <countries/CH/>  :hasProvince 
    <countries/CH/provinces/Zürich/> . 
    <countries/CH/provinces/Zürich/>  rdf:type :Province ;
     :name "Zürich"   ;
     :capital <countries/CH/provinces/Zürich/cities/Zürich/> ;
     :area 1728 ;
     :population 1553423 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 1122839] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1179044] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1247906] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1373068] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 1553423]  . 
 <countries/A/>  :hasProvince 
    <countries/A/provinces/Burgenland/> . 
    <countries/A/provinces/Burgenland/>  rdf:type :Province ;
     :name "Burgenland"   ;
     :capital <countries/A/provinces/Burgenland/cities/Eisenstadt/> ;
     :area 3961 ;
     :population 285685 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 277569] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 285685]  . 
 <countries/A/>  :hasProvince 
    <countries/A/provinces/Kärnten/> . 
    <countries/A/provinces/Kärnten/>  rdf:type :Province ;
     :name "Kärnten"   ;
     :capital <countries/A/provinces/Kärnten/cities/Klagenfurt/> ;
     :area 9538 ;
     :population 556173 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 559404] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 556173]  . 
 <countries/A/>  :hasProvince 
    <countries/A/provinces/Vorarlberg/> . 
    <countries/A/provinces/Vorarlberg/>  rdf:type :Province ;
     :name "Vorarlberg"   ;
     :capital <countries/A/provinces/Vorarlberg/cities/Bregenz/> ;
     :area 2601 ;
     :population 370440 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 351095] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 370440]  . 
 <countries/A/>  :hasProvince 
    <countries/A/provinces/Wien/> . 
    <countries/A/provinces/Wien/>  rdf:type :Province ;
     :name "Wien"   ;
     :capital <countries/A/provinces/Wien/cities/Wien/> ;
     :area 414 ;
     :population 1714227 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1550123] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1714227]  . 
 <countries/A/>  :hasProvince 
    <countries/A/provinces/Oberösterreich/> . 
    <countries/A/provinces/Oberösterreich/>  rdf:type :Province ;
     :name "Oberösterreich"   ;
     :capital <countries/A/provinces/Oberösterreich/cities/Linz/> ;
     :area 11979 ;
     :population 1413762 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1376797] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1413762]  . 
 <countries/A/>  :hasProvince 
    <countries/A/provinces/Tirol/> . 
    <countries/A/provinces/Tirol/>  rdf:type :Province ;
     :name "Tirol"   ;
     :capital <countries/A/provinces/Tirol/cities/Innsbruck/> ;
     :area 12640 ;
     :population 709319 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 673504] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 709319]  . 
 <countries/A/>  :hasProvince 
    <countries/A/provinces/Steiermark/> . 
    <countries/A/provinces/Steiermark/>  rdf:type :Province ;
     :name "Steiermark"   ;
     :capital <countries/A/provinces/Steiermark/cities/Graz/> ;
     :area 16401 ;
     :population 1208575 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1183303] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1208575]  . 
 <countries/A/>  :hasProvince 
    <countries/A/provinces/Salzburg/> . 
    <countries/A/provinces/Salzburg/>  rdf:type :Province ;
     :name "Salzburg"   ;
     :capital <countries/A/provinces/Salzburg/cities/Salzburg/> ;
     :area 7156 ;
     :population 529066 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 515327] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 529066]  . 
 <countries/A/>  :hasProvince 
    <countries/A/provinces/Niederösterreich/> . 
    <countries/A/provinces/Niederösterreich/>  rdf:type :Province ;
     :name "Niederösterreich"   ;
     :capital <countries/A/provinces/Niederösterreich/cities/St.+Pölten/> ;
     :area 19186 ;
     :population 1614693 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1545804] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1614693]  . 
 <countries/BY/>  :hasProvince 
    <countries/BY/provinces/Brest/> . 
    <countries/BY/provinces/Brest/>  rdf:type :Province ;
     :name "Brest"  ;
     :localname "Брестской" ;
     :capital <countries/BY/provinces/Brest/cities/Brest/> ;
     :area 32790 ;
     :population 1401177 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1363526] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1458360] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1485095] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1401177]  . 
 <countries/BY/>  :hasProvince 
    <countries/BY/provinces/Vitebsk/> . 
    <countries/BY/provinces/Vitebsk/>  rdf:type :Province ;
     :name "Vitebsk"  ;
     :localname "Витебской" ;
     :capital <countries/BY/provinces/Vitebsk/cities/Vitebsk/> ;
     :area 40049 ;
     :population 1230821 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1384661] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1413421] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1377161] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1230821]  . 
 <countries/BY/>  :hasProvince 
    <countries/BY/provinces/Gomel/> . 
    <countries/BY/provinces/Gomel/>  rdf:type :Province ;
     :name "Gomel"  ;
     :localname "Гомельской" ;
     :capital <countries/BY/provinces/Gomel/cities/Gomel/> ;
     :area 40361 ;
     :population 1440718 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1598987] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1673472] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1545083] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1440718]  . 
 <countries/BY/>  :hasProvince 
    <countries/BY/provinces/Grodno/> . 
    <countries/BY/provinces/Grodno/>  rdf:type :Province ;
     :name "Grodno"  ;
     :localname "Гродненской" ;
     :capital <countries/BY/provinces/Grodno/cities/Grodno/> ;
     :area 25118 ;
     :population 1072381 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1131591] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1170342] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1185178] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1072381]  . 
 <countries/BY/>  :hasProvince 
    <countries/BY/provinces/Mahiljou/> . 
    <countries/BY/provinces/Mahiljou/>  rdf:type :Province ;
     :name "Mahiljou" ;
     :othername "Mogilev" ;
     :localname "Могилевской" ;
     :capital <countries/BY/provinces/Mahiljou/cities/Mahiljou/> ;
     :area 29079 ;
     :population 1099374 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1249309] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1284302] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1213521] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1099374]  . 
 <countries/BY/>  :hasProvince 
    <countries/BY/provinces/Minsk/> . 
    <countries/BY/provinces/Minsk/>  rdf:type :Province ;
     :name "Minsk"  ;
     :localname "Минской" ;
     :capital <countries/BY/provinces/Minsk+City/cities/Minsk/> ;
     :area 39912 ;
     :population 1422528 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1556671] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1586842] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1558632] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1422528]  . 
 <countries/BY/>  :hasProvince 
    <countries/BY/provinces/Minsk+City/> . 
    <countries/BY/provinces/Minsk+City/>  rdf:type :Province ;
     :name "Minsk City"  ;
     :localname "Мінск" ;
     :capital <countries/BY/provinces/Minsk+City/cities/Minsk/> ;
     :area 305 ;
     :population 1836808 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1275798] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1612970] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1680567] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1836808]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Dolnośląskie/> . 
    <countries/PL/provinces/Dolnośląskie/>  rdf:type :Province ;
     :name "Dolnośląskie"   ;
     :capital <countries/PL/provinces/Dolnośląskie/cities/Wrocław/> ;
     :area 19946 ;
     :population 2904894 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2907212] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2915238] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2904894]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Kujawsko-Pomorskie/> . 
    <countries/PL/provinces/Kujawsko-Pomorskie/>  rdf:type :Province ;
     :name "Kujawsko-Pomorskie"   ;
     :capital <countries/PL/provinces/Kujawsko-Pomorskie/cities/Bydgoszcz/> ;
     :area 17971 ;
     :population 2027261 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2069321] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2097634] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2027261]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Lubelskie/> . 
    <countries/PL/provinces/Lubelskie/>  rdf:type :Province ;
     :name "Lubelskie"   ;
     :capital <countries/PL/provinces/Lubelskie/cities/Lublin/> ;
     :area 25122 ;
     :population 2052340 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2199054] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2175700] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2052340]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Lubuskie/> . 
    <countries/PL/provinces/Lubuskie/>  rdf:type :Province ;
     :name "Lubuskie"   ;
     :capital <countries/PL/provinces/Lubuskie/cities/Zielona+Góra/> ;
     :area 13987 ;
     :population 991213 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1008954] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1022843] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 991213]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Łódzkie/> . 
    <countries/PL/provinces/Łódzkie/>  rdf:type :Province ;
     :name "Łódzkie"   ;
     :capital <countries/PL/provinces/Łódzkie/cities/Łódź/> ;
     :area 18218 ;
     :population 2410286 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2612890] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2538677] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2410286]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Małopolskie/> . 
    <countries/PL/provinces/Małopolskie/>  rdf:type :Province ;
     :name "Małopolskie"   ;
     :capital <countries/PL/provinces/Małopolskie/cities/Kraków/> ;
     :area 15182 ;
     :population 3432295 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 3240730] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3337471] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3432295]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Mazowieckie/> . 
    <countries/PL/provinces/Mazowieckie/>  rdf:type :Province ;
     :name "Mazowieckie"   ;
     :capital <countries/PL/provinces/Mazowieckie/cities/Warszawa/> ;
     :area 35558 ;
     :population 5514699 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 5124018] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5268660] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5514699]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Opolskie/> . 
    <countries/PL/provinces/Opolskie/>  rdf:type :Province ;
     :name "Opolskie"   ;
     :capital <countries/PL/provinces/Opolskie/cities/Opole/> ;
     :area 9411 ;
     :population 954133 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1065043] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1016213] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 954133]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Podkarpackie/> . 
    <countries/PL/provinces/Podkarpackie/>  rdf:type :Province ;
     :name "Podkarpackie"   ;
     :capital <countries/PL/provinces/Podkarpackie/cities/Rzeszów/> ;
     :area 17845 ;
     :population 2093360 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2095515] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2127285] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2093360]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Podlaskie/> . 
    <countries/PL/provinces/Podlaskie/>  rdf:type :Province ;
     :name "Podlaskie"   ;
     :capital <countries/PL/provinces/Podlaskie/cities/Białystok/> ;
     :area 20187 ;
     :population 1154283 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1208606] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1202365] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1154283]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Pomorskie/> . 
    <countries/PL/provinces/Pomorskie/>  rdf:type :Province ;
     :name "Pomorskie"   ;
     :capital <countries/PL/provinces/Pomorskie/cities/Gdańsk/> ;
     :area 18310 ;
     :population 2357320 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2179900] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2276176] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2357320]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Śląskie/> . 
    <countries/PL/provinces/Śląskie/>  rdf:type :Province ;
     :name "Śląskie"   ;
     :capital <countries/PL/provinces/Śląskie/cities/Katowice/> ;
     :area 12333 ;
     :population 4402950 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 4742874] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4630364] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 4402950]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Świętokrzyskie/> . 
    <countries/PL/provinces/Świętokrzyskie/>  rdf:type :Province ;
     :name "Świętokrzyskie"   ;
     :capital <countries/PL/provinces/Świętokrzyskie/cities/Kielce/> ;
     :area 11710 ;
     :population 1196557 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1297477] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1280727] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1196557]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Warmińsko-Mazurskie/> . 
    <countries/PL/provinces/Warmińsko-Mazurskie/>  rdf:type :Province ;
     :name "Warmińsko-Mazurskie"   ;
     :capital <countries/PL/provinces/Warmińsko-Mazurskie/cities/Olsztyn/> ;
     :area 24173 ;
     :population 1382232 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1428357] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1452147] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1382232]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Wielkopolskie/> . 
    <countries/PL/provinces/Wielkopolskie/>  rdf:type :Province ;
     :name "Wielkopolskie"   ;
     :capital <countries/PL/provinces/Wielkopolskie/cities/Poznań/> ;
     :area 29826 ;
     :population 3504579 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 3351915] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3447441] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3504579]  . 
 <countries/PL/>  :hasProvince 
    <countries/PL/provinces/Zachodniopomorskie/> . 
    <countries/PL/provinces/Zachodniopomorskie/>  rdf:type :Province ;
     :name "Zachodniopomorskie"   ;
     :capital <countries/PL/provinces/Zachodniopomorskie/cities/Szczecin/> ;
     :area 22892 ;
     :population 1657716 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1698214] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1722883] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1657716]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Cerkaska/> . 
    <countries/UA/provinces/Cerkaska/>  rdf:type :Province ;
     :name "Cerkaska" ;
     :othername "Cherkaska" ;
     :localname "Черкаська" ;
     :capital <countries/UA/provinces/Cerkaska/cities/Cerkasy/> ;
     :area 20916 ;
     :population 1178266 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1547197] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1531527] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1402969] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1259957] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1178266]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Cernihivska/> . 
    <countries/UA/provinces/Cernihivska/>  rdf:type :Province ;
     :name "Cernihivska" ;
     :othername "Chernihivska" ;
     :localname "Чернігівська" ;
     :capital <countries/UA/provinces/Cernihivska/cities/Cernihiv/> ;
     :area 31903 ;
     :population 976701 ;
     :hadPopulation [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 938600] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1501900] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1415907] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1245260] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1066826] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 976701]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Cernivecka/> . 
    <countries/UA/provinces/Cernivecka/>  rdf:type :Province ;
     :name "Cernivecka" ;
     :othername "Chernivetska" ;
     :localname "Чернівецька" ;
     :capital <countries/UA/provinces/Cernivecka/cities/Cernivci/> ;
     :area 8096 ;
     :population 896566 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 889930] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 938029] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 922817] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 908508] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 896566]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Charkivska/> . 
    <countries/UA/provinces/Charkivska/>  rdf:type :Province ;
     :name "Charkivska"  ;
     :localname "Харківська" ;
     :capital <countries/UA/provinces/Charkivska/cities/Charkiv/> ;
     :area 31418 ;
     :population 2633834 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3055655] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3195046] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2914212] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 2737242] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2633834]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Chersonska/> . 
    <countries/UA/provinces/Chersonska/>  rdf:type :Province ;
     :name "Chersonska" ;
     :othername "Khersonska" ;
     :localname "Херсонська" ;
     :capital <countries/UA/provinces/Chersonska/cities/Cherson/> ;
     :area 28461 ;
     :population 1016707 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1163435] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1239969] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1175122] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1072567] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1016707]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Chmelnytska/> . 
    <countries/UA/provinces/Chmelnytska/>  rdf:type :Province ;
     :name "Chmelnytska"  ;
     :localname "Хмельницька" ;
     :capital <countries/UA/provinces/Chmelnytska/cities/Chmelnytskyi/> ;
     :area 20629 ;
     :population 1243787 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1558442] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1527114] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1430775] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1306992] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1243787]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Dnipropetrovska/> . 
    <countries/UA/provinces/Dnipropetrovska/>  rdf:type :Province ;
     :name "Dnipropetrovska"  ;
     :localname "Дніпропетровська" ;
     :capital <countries/UA/provinces/Dnipropetrovska/cities/Dnipro/> ;
     :area 31923 ;
     :population 3142035 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3639423] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3881224] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 3561224] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 3292431] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3142035]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Donetska/> . 
    <countries/UA/provinces/Donetska/>  rdf:type :Province ;
     :name "Donetska"  ;
     :localname "Донецька" ;
     :capital <countries/UA/provinces/Donetska/cities/Donetsk/> ;
     :area 26517 ;
     :population 4100280 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 5160641] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 5332395] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4825563] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 4343882] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 4100280]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Ivano-Frankivska/> . 
    <countries/UA/provinces/Ivano-Frankivska/>  rdf:type :Province ;
     :name "Ivano-Frankivska"  ;
     :localname "Івано-Франківська" ;
     :capital <countries/UA/provinces/Ivano-Frankivska/cities/Ivano-Frankivsk/> ;
     :area 13927 ;
     :population 1361109 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1331894] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1423489] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1409760] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1382096] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1361109]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Kyïvska/> . 
    <countries/UA/provinces/Kyïvska/>  rdf:type :Province ;
     :name "Kyïvska"  ;
     :localname "Київська" ;
     :capital <countries/UA/provinces/Kyïv/cities/Kyïv/> ;
     :area 28121 ;
     :population 1788530 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1923905] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1939973] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1827894] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1725478] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1788530]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Kirovohradska/> . 
    <countries/UA/provinces/Kirovohradska/>  rdf:type :Province ;
     :name "Kirovohradska"  ;
     :localname "Кіровоградська" ;
     :capital <countries/UA/provinces/Kirovohradska/cities/Kropywnyzkyj/> ;
     :area 24588 ;
     :population 920128 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1250891] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1239439] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1133052] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 987565] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 920128]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Luhanska/> . 
    <countries/UA/provinces/Luhanska/>  rdf:type :Province ;
     :name "Luhanska"  ;
     :localname "Луганська" ;
     :capital <countries/UA/provinces/Luhanska/cities/Luhansk/> ;
     :area 26683 ;
     :population 2121322 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2786697] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2862734] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2546178] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 2239473] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2121322]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Lvivska/> . 
    <countries/UA/provinces/Lvivska/>  rdf:type :Province ;
     :name "Lvivska"  ;
     :localname "Львівська" ;
     :capital <countries/UA/provinces/Lvivska/cities/Lviv/> ;
     :area 21831 ;
     :population 2497750 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2583853] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2747703] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2626543] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 2538436] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2497750]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Mykolaïvska/> . 
    <countries/UA/provinces/Mykolaïvska/>  rdf:type :Province ;
     :name "Mykolaïvska"  ;
     :localname "Миколаївська" ;
     :capital <countries/UA/provinces/Mykolaïvska/cities/Mykolaïv/> ;
     :area 24585 ;
     :population 1108394 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1242639] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1330634] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1264743] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1168372] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1108394]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Odeska/> . 
    <countries/UA/provinces/Odeska/>  rdf:type :Province ;
     :name "Odeska"  ;
     :localname "Одеська" ;
     :capital <countries/UA/provinces/Odeska/cities/Odesa/> ;
     :area 33313 ;
     :population 2368107 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2543948] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2642601] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2469057] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 2396493] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2368107]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Poltavska/> . 
    <countries/UA/provinces/Poltavska/>  rdf:type :Province ;
     :name "Poltavska"  ;
     :localname "Полтавська" ;
     :capital <countries/UA/provinces/Poltavska/cities/Poltava/> ;
     :area 28750 ;
     :population 1371529 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1741357] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1753030] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1630092] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1458205] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1371529]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Rivnenska/> . 
    <countries/UA/provinces/Rivnenska/>  rdf:type :Province ;
     :name "Rivnenska"  ;
     :localname "Рівненська" ;
     :capital <countries/UA/provinces/Rivnenska/cities/Rivne/> ;
     :area 20051 ;
     :population 1148456 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1120812] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1169687] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1173304] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1158851] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1148456]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Sumska/> . 
    <countries/UA/provinces/Sumska/>  rdf:type :Province ;
     :name "Sumska"  ;
     :localname "Сумська" ;
     :capital <countries/UA/provinces/Sumska/cities/Sumy/> ;
     :area 23832 ;
     :population 1053452 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1462566] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1432652] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1299746] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1132957] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1053452]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Ternopilska/> . 
    <countries/UA/provinces/Ternopilska/>  rdf:type :Province ;
     :name "Ternopilska"  ;
     :localname "Тернопільська" ;
     :capital <countries/UA/provinces/Ternopilska/cities/Ternopil/> ;
     :area 13824 ;
     :population 1030562 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1163141] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1168871] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1142416] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1073327] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1030562]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Vinnytska/> . 
    <countries/UA/provinces/Vinnytska/>  rdf:type :Province ;
     :name "Vinnytska"  ;
     :localname "Вінницька" ;
     :capital <countries/UA/provinces/Vinnytska/cities/Vinnytsia/> ;
     :area 26492 ;
     :population 1529123 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2046255] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1932629] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1772371] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1618262] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1529123]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Volynska/> . 
    <countries/UA/provinces/Volynska/>  rdf:type :Province ;
     :name "Volynska"  ;
     :localname "Волинська" ;
     :capital <countries/UA/provinces/Volynska/cities/Lutsk/> ;
     :area 20144 ;
     :population 1027397 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1015584] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1061181] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1060694] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1041303] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1027397]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Zakarpatska/> . 
    <countries/UA/provinces/Zakarpatska/>  rdf:type :Province ;
     :name "Zakarpatska"  ;
     :localname "Закарпатська" ;
     :capital <countries/UA/provinces/Zakarpatska/cities/Uzhhorod/> ;
     :area 12753 ;
     :population 1250129 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1154417] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1252288] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1258264] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1256850] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1250129]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Zaporizka/> . 
    <countries/UA/provinces/Zaporizka/>  rdf:type :Province ;
     :name "Zaporizka"  ;
     :localname "Запорізька" ;
     :capital <countries/UA/provinces/Zaporizka/cities/Zaporizhzhia/> ;
     :area 27183 ;
     :population 1666515 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1946352] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2081778] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1929171] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1775833] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1666515]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Zytomyrska/> . 
    <countries/UA/provinces/Zytomyrska/>  rdf:type :Province ;
     :name "Zytomyrska" ;
     :othername "Zhytomyrska" ;
     :localname "Житомирська" ;
     :capital <countries/UA/provinces/Zytomyrska/cities/Zytomyr/> ;
     :area 29827 ;
     :population 1195495 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1596926] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1545433] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1389466] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1262512] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1195495]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Krym/> . 
    <countries/UA/provinces/Krym/>  rdf:type :Province ;
     :name "Krym"  ;
     :localname "Крим" ;
     :capital <countries/UA/provinces/Krym/cities/Simferopol/> ;
     :area 26080 ;
     :population 1901578 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1849840] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2065829] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2033736] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1967259] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1901578]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Kyïv/> . 
    <countries/UA/provinces/Kyïv/>  rdf:type :Province ;
     :name "Kyïv"  ;
     :localname "Київ" ;
     :capital <countries/UA/provinces/Kyïv/cities/Kyïv/> ;
     :area 836 ;
     :population 2962180 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2143855] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2602754] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2611327] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 2868702] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2962180]  . 
 <countries/UA/>  :hasProvince 
    <countries/UA/provinces/Sevastopol/> . 
    <countries/UA/provinces/Sevastopol/>  rdf:type :Province ;
     :name "Sevastopol"  ;
     :localname "Севастополь" ;
     :capital <countries/UA/provinces/Sevastopol/cities/Sevastopol/> ;
     :area 864 ;
     :population 509992 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 333087] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 392826] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 379492] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 385870] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 509992]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Karelia/> . 
    <countries/R/provinces/Karelia/>  rdf:type :Province ;
     :name "Karelia"  ;
     :localname "Карелия" ;
     :capital <countries/R/provinces/Karelia/cities/Petrozavodsk/> ;
     :area 172400 ;
     :population 533121 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 736022] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 791317] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 716281] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 643548] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 533121]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Komi/> . 
    <countries/R/provinces/Komi/>  rdf:type :Province ;
     :name "Komi"  ;
     :localname "Коми" ;
     :capital <countries/R/provinces/Komi/cities/Syktyvkar/> ;
     :area 415900 ;
     :population 737853 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1118421] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1261024] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1018674] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 901189] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 737853]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Arkhangelskaya/> . 
    <countries/R/provinces/Arkhangelskaya/>  rdf:type :Province ;
     :name "Arkhangelskaya"  ;
     :localname "Архангельская" ;
     :capital <countries/R/provinces/Arkhangelskaya/cities/Arkhangelsk/> ;
     :area 587400 ;
     :population 1020307 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1467069] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1570256] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1336539] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1227626] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1020307]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Vologodskaya/> . 
    <countries/R/provinces/Vologodskaya/>  rdf:type :Province ;
     :name "Vologodskaya"  ;
     :localname "Вологодская" ;
     :capital <countries/R/provinces/Vologodskaya/cities/Vologda/> ;
     :area 145700 ;
     :population 1142827 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1309799] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1353870] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1269568] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1202444] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1142827]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Murmanskaya/> . 
    <countries/R/provinces/Murmanskaya/>  rdf:type :Province ;
     :name "Murmanskaya"  ;
     :localname "Мурманская" ;
     :capital <countries/R/provinces/Murmanskaya/cities/Murmansk/> ;
     :area 144900 ;
     :population 667744 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 965462] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1146757] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 892534] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 795409] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 667744]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Kaliningradskaya/> . 
    <countries/R/provinces/Kaliningradskaya/>  rdf:type :Province ;
     :name "Kaliningradskaya"  ;
     :localname "Калининградская" ;
     :capital <countries/R/provinces/Kaliningradskaya/cities/Kaliningrad/> ;
     :area 15100 ;
     :population 1029966 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 806864] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 871283] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 955281] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 941873] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1029966]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Sankt-Peterburg/> . 
    <countries/R/provinces/Sankt-Peterburg/>  rdf:type :Province ;
     :name "Sankt-Peterburg" ;
     :othername "St. Peterburg" , "Sankt Petersburg" , "Saint Petersburg" ;
     :localname "Санкт-Петербург" ;
     :capital <countries/R/provinces/Sankt-Peterburg/cities/Sankt+Peterburg/> ;
     :area 1431 ;
     :population 5601911 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 4588183] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 5023506] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 4661219] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 4879566] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5601911]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Leningradskaya/> . 
    <countries/R/provinces/Leningradskaya/>  rdf:type :Province ;
     :name "Leningradskaya"  ;
     :localname "Ленинградская" ;
     :capital <countries/R/provinces/Leningradskaya/cities/Gatchina/> ;
     :area 83908 ;
     :population 2000997 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1519165] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1661173] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1669205] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1716868] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2000997]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Novgorodskaya/> . 
    <countries/R/provinces/Novgorodskaya/>  rdf:type :Province ;
     :name "Novgorodskaya"  ;
     :localname "Новгородская" ;
     :capital <countries/R/provinces/Novgorodskaya/cities/Velikij+Novgorod/> ;
     :area 55300 ;
     :population 583387 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 721790] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 753054] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 694355] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 634111] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 583387]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Pskovskaya/> . 
    <countries/R/provinces/Pskovskaya/>  rdf:type :Province ;
     :name "Pskovskaya"  ;
     :localname "Псковская" ;
     :capital <countries/R/provinces/Pskovskaya/cities/Pskov/> ;
     :area 55300 ;
     :population 599084 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 850035] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 846449] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 760810] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 673423] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 599084]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Bryanskaya/> . 
    <countries/R/provinces/Bryanskaya/>  rdf:type :Province ;
     :name "Bryanskaya"  ;
     :localname "Брянская" ;
     :capital <countries/R/provinces/Bryanskaya/cities/Bryansk/> ;
     :area 34857 ;
     :population 1169161 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1506850] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1474785] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1378941] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1278217] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1169161]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Vladimirskaya/> . 
    <countries/R/provinces/Vladimirskaya/>  rdf:type :Province ;
     :name "Vladimirskaya"  ;
     :localname "Владимирская" ;
     :capital <countries/R/provinces/Vladimirskaya/cities/Vladimir/> ;
     :area 29084 ;
     :population 1348134 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1580382] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1653938] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1523990] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1443693] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1348134]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Ivanovskaya/> . 
    <countries/R/provinces/Ivanovskaya/>  rdf:type :Province ;
     :name "Ivanovskaya"  ;
     :localname "Ивановская" ;
     :capital <countries/R/provinces/Ivanovskaya/cities/Ivanovo/> ;
     :area 23900 ;
     :population 927828 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1299682] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1297558] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1148329] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1061651] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 927828]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Kaluzhskaya/> . 
    <countries/R/provinces/Kaluzhskaya/>  rdf:type :Province ;
     :name "Kaluzhskaya"  ;
     :localname "Калужская" ;
     :capital <countries/R/provinces/Kaluzhskaya/cities/Kaluga/> ;
     :area 29900 ;
     :population 1069904 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1006973] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1066833] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1041641] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1010930] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1069904]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Kostromskaya/> . 
    <countries/R/provinces/Kostromskaya/>  rdf:type :Province ;
     :name "Kostromskaya"  ;
     :localname "Костромская" ;
     :capital <countries/R/provinces/Kostromskaya/cities/Kostroma/> ;
     :area 60100 ;
     :population 580976 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 803870] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 809882] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 736641] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 667562] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 580976]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Moscow/> . 
    <countries/R/provinces/Moscow/>  rdf:type :Province ;
     :name "Moscow"  ;
     :localname "Москва" ;
     :capital <countries/R/provinces/Moscow/cities/Moskva/> ;
     :area 1100 ;
     :population 13010112 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 8010954] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 8967232] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 10382754] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 11738547] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 13010112]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Moskovskaya/> . 
    <countries/R/provinces/Moskovskaya/>  rdf:type :Province ;
     :name "Moskovskaya"  ;
     :localname "Московская" ;
     :capital <countries/R/provinces/Moscow/cities/Moskva/> ;
     :area 45900 ;
     :population 8524665 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 6359385] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 6693623] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 6618538] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 6860074] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 8524665]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Orlovskaya/> . 
    <countries/R/provinces/Orlovskaya/>  rdf:type :Province ;
     :name "Orlovskaya"  ;
     :localname "Орловская" ;
     :capital <countries/R/provinces/Orlovskaya/cities/Orel/> ;
     :area 24700 ;
     :population 713374 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 892505] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 890636] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 860262] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 786935] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 713374]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Ryazanskaya/> . 
    <countries/R/provinces/Ryazanskaya/>  rdf:type :Province ;
     :name "Ryazanskaya"  ;
     :localname "Рязанская" ;
     :capital <countries/R/provinces/Ryazanskaya/cities/Ryazan/> ;
     :area 39600 ;
     :population 1102810 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1361839] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1345924] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1227910] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1154114] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1102810]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Smolenskaya/> . 
    <countries/R/provinces/Smolenskaya/>  rdf:type :Province ;
     :name "Smolenskaya"  ;
     :localname "Смоленская" ;
     :capital <countries/R/provinces/Smolenskaya/cities/Smolensk/> ;
     :area 49800 ;
     :population 888421 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1120748] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1158299] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1049574] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 985537] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 888421]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Tverskaya/> . 
    <countries/R/provinces/Tverskaya/>  rdf:type :Province ;
     :name "Tverskaya"  ;
     :localname "Тверская" ;
     :capital <countries/R/provinces/Tverskaya/cities/Tver/> ;
     :area 84100 ;
     :population 1230171 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1649022] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1670117] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1471459] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1353392] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1230171]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Tulskaya/> . 
    <countries/R/provinces/Tulskaya/>  rdf:type :Province ;
     :name "Tulskaya"  ;
     :localname "Тульская" ;
     :capital <countries/R/provinces/Tulskaya/cities/Tula/> ;
     :area 25700 ;
     :population 1501214 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1906176] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1867013] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1675758] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1553925] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1501214]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Yaroslavskaya/> . 
    <countries/R/provinces/Yaroslavskaya/>  rdf:type :Province ;
     :name "Yaroslavskaya"  ;
     :localname "Ярославская" ;
     :capital <countries/R/provinces/Yaroslavskaya/cities/Yaroslavl/> ;
     :area 36400 ;
     :population 1209811 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1424806] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1470357] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1367398] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1272468] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1209811]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Mariy-El/> . 
    <countries/R/provinces/Mariy-El/>  rdf:type :Province ;
     :name "Mariy-El"  ;
     :localname "Марий Эл" ;
     :capital <countries/R/provinces/Mariy-El/cities/Yoshkar-Ola/> ;
     :area 23200 ;
     :population 677097 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 702744] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 749386] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 727979] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 696459] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 677097]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Mordoviya/> . 
    <countries/R/provinces/Mordoviya/>  rdf:type :Province ;
     :name "Mordoviya"  ;
     :localname "Мордовия" ;
     :capital <countries/R/provinces/Mordoviya/cities/Saransk/> ;
     :area 26200 ;
     :population 783552 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 990617] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 964132] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 888766] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 834755] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 783552]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Chuvashia/> . 
    <countries/R/provinces/Chuvashia/>  rdf:type :Province ;
     :name "Chuvashia"  ;
     :localname "Чувашская" ;
     :capital <countries/R/provinces/Chuvashia/cities/Cheboksary/> ;
     :area 18300 ;
     :population 1186909 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1292486] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1336066] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1313754] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1251619] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1186909]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Kirovskaya/> . 
    <countries/R/provinces/Kirovskaya/>  rdf:type :Province ;
     :name "Kirovskaya"  ;
     :localname "Кировская" ;
     :capital <countries/R/provinces/Kirovskaya/cities/Kirov/> ;
     :area 120800 ;
     :population 1153680 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1661546] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1692655] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1503529] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1341312] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1153680]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Nizhnii+Novgorodskaya/> . 
    <countries/R/provinces/Nizhnii+Novgorodskaya/>  rdf:type :Province ;
     :name "Nizhnii Novgorodskaya" ;
     :othername "Nizhny Novgorodskaya" ;
     :localname "Нижегородская" ;
     :capital <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Nizhnii+Novgorod/> ;
     :area 74800 ;
     :population 3119115 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3716809] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3733881] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 3524028] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 3310597] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3119115]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Belgorodskaya/> . 
    <countries/R/provinces/Belgorodskaya/>  rdf:type :Province ;
     :name "Belgorodskaya"  ;
     :localname "Белгородская" ;
     :capital <countries/R/provinces/Belgorodskaya/cities/Belgorod/> ;
     :area 27134 ;
     :population 1540486 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1304675] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1380723] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1511620] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1532526] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1540486]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Voronezhskaya/> . 
    <countries/R/provinces/Voronezhskaya/>  rdf:type :Province ;
     :name "Voronezhskaya"  ;
     :localname "Воронежская" ;
     :capital <countries/R/provinces/Voronezhskaya/cities/Voronezh/> ;
     :area 52400 ;
     :population 2308792 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2478544] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2469766] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2378803] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2335380] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2308792]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Kurskaya/> . 
    <countries/R/provinces/Kurskaya/>  rdf:type :Province ;
     :name "Kurskaya"  ;
     :localname "Курская" ;
     :capital <countries/R/provinces/Kurskaya/cities/Kursk/> ;
     :area 29800 ;
     :population 1082458 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1398889] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1339414] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1235091] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1127081] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1082458]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Lipetskaya/> . 
    <countries/R/provinces/Lipetskaya/>  rdf:type :Province ;
     :name "Lipetskaya"  ;
     :localname "Липецкая" ;
     :capital <countries/R/provinces/Lipetskaya/cities/Lipetsk/> ;
     :area 24100 ;
     :population 1143224 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1224653] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1230220] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1213499] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1173513] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1143224]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Tambovskaya/> . 
    <countries/R/provinces/Tambovskaya/>  rdf:type :Province ;
     :name "Tambovskaya"  ;
     :localname "Тамбовская" ;
     :capital <countries/R/provinces/Tambovskaya/cities/Tambov/> ;
     :area 34300 ;
     :population 982991 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1390048] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1320763] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1178443] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1091994] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 982991]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Kalmykiya/> . 
    <countries/R/provinces/Kalmykiya/>  rdf:type :Province ;
     :name "Kalmykiya"  ;
     :localname "Калмыкия" ;
     :capital <countries/R/provinces/Kalmykiya/cities/Elista/> ;
     :area 76100 ;
     :population 267133 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 293528] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 322589] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 292410] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 289481] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 267133]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Tatarstan/> . 
    <countries/R/provinces/Tatarstan/>  rdf:type :Province ;
     :name "Tatarstan"  ;
     :localname "Татарстан" ;
     :capital <countries/R/provinces/Tatarstan/cities/Kazan/> ;
     :area 68000 ;
     :population 4004809 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3435644] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3637809] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 3779265] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 3786488] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 4004809]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Astrakhanskaya/> . 
    <countries/R/provinces/Astrakhanskaya/>  rdf:type :Province ;
     :name "Astrakhanskaya"  ;
     :localname "Астраханская" ;
     :capital <countries/R/provinces/Astrakhanskaya/cities/Astrakhan/> ;
     :area 44100 ;
     :population 960142 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 915548] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 998114] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1005276] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1010073] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 960142]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Volgogradskaya/> . 
    <countries/R/provinces/Volgogradskaya/>  rdf:type :Province ;
     :name "Volgogradskaya"  ;
     :localname "Волгоградская" ;
     :capital <countries/R/provinces/Volgogradskaya/cities/Volgograd/> ;
     :area 113900 ;
     :population 2500781 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2475245] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2593944] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2699223] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2610161] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2500781]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Penzenskaya/> . 
    <countries/R/provinces/Penzenskaya/>  rdf:type :Province ;
     :name "Penzenskaya" ;
     :othername "Penza" ;
     :localname "Пензенская" ;
     :capital <countries/R/provinces/Penzenskaya/cities/Penza/> ;
     :area 43200 ;
     :population 1266348 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1503198] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1504309] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1452941] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1386186] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1266348]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Samarskaya/> . 
    <countries/R/provinces/Samarskaya/>  rdf:type :Province ;
     :name "Samarskaya" ;
     :othername "Samara" ;
     :localname "Самарская" ;
     :capital <countries/R/provinces/Samarskaya/cities/Samara/> ;
     :area 53600 ;
     :population 3172925 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3092866] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3265586] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 3239737] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 3215532] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3172925]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Saratovskaya/> . 
    <countries/R/provinces/Saratovskaya/>  rdf:type :Province ;
     :name "Saratovskaya" ;
     :othername "Saratov" ;
     :localname "Саратовская" ;
     :capital <countries/R/provinces/Saratovskaya/cities/Saratov/> ;
     :area 100200 ;
     :population 2442575 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2559977] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2686483] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2668310] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2521892] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2442575]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Ulyanovskaya/> . 
    <countries/R/provinces/Ulyanovskaya/>  rdf:type :Province ;
     :name "Ulyanovskaya"  ;
     :localname "Ульяновская" ;
     :capital <countries/R/provinces/Ulyanovskaya/cities/Ulyanovsk/> ;
     :area 37300 ;
     :population 1196745 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1270036] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1400806] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1382811] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1292799] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1196745]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Rostovskaya/> . 
    <countries/R/provinces/Rostovskaya/>  rdf:type :Province ;
     :name "Rostovskaya"  ;
     :localname "Ростовская" ;
     :capital <countries/R/provinces/Rostovskaya/cities/Rostov-na-Donu/> ;
     :area 100800 ;
     :population 4200729 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 4080647] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 4308654] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 4404013] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 4277976] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 4200729]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Bashkortostan/> . 
    <countries/R/provinces/Bashkortostan/>  rdf:type :Province ;
     :name "Bashkortostan"  ;
     :localname "Башкортостан" ;
     :capital <countries/R/provinces/Bashkortostan/cities/Ufa/> ;
     :area 143600 ;
     :population 4091423 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3848627] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3950482] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 4104336] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 4072292] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 4091423]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Udmurtskaya/> . 
    <countries/R/provinces/Udmurtskaya/>  rdf:type :Province ;
     :name "Udmurtskaya"  ;
     :localname "Удмуртская" ;
     :capital <countries/R/provinces/Udmurtskaya/cities/Izhevsk/> ;
     :area 42100 ;
     :population 1452914 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1493670] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1609003] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1570316] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1521420] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1452914]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Orenburgskaya/> . 
    <countries/R/provinces/Orenburgskaya/>  rdf:type :Province ;
     :name "Orenburgskaya"  ;
     :localname "Оренбургская" ;
     :capital <countries/R/provinces/Orenburgskaya/cities/Orenburg/> ;
     :area 124000 ;
     :population 1862767 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2088553] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2174459] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2179551] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2033072] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1862767]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Permskij/> . 
    <countries/R/provinces/Permskij/>  rdf:type :Province ;
     :name "Permskij" ;
     :othername "Permskiy" ;
     :localname "Пермский" ;
     :capital <countries/R/provinces/Permskij/cities/Perm/> ;
     :area 160600 ;
     :population 2532405 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3011540] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3099994] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2819421] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2635276] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2532405]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Adygeya/> . 
    <countries/R/provinces/Adygeya/>  rdf:type :Province ;
     :name "Adygeya"  ;
     :localname "Адыгея" ;
     :capital <countries/R/provinces/Adygeya/cities/Majkop/> ;
     :area 7600 ;
     :population 496934 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 404504] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 432588] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 447109] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 439996] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 496934]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Dagestan/> . 
    <countries/R/provinces/Dagestan/>  rdf:type :Province ;
     :name "Dagestan"  ;
     :localname "Дагестан" ;
     :capital <countries/R/provinces/Dagestan/cities/Makhachkala/> ;
     :area 50300 ;
     :population 3182054 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1627884] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1802579] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2576531] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2910249] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3182054]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Ingushetia/> . 
    <countries/R/provinces/Ingushetia/>  rdf:type :Province ;
     :name "Ingushetia"  ;
     :localname "Ингушетия" ;
     :capital <countries/R/provinces/Ingushetia/cities/Magas/> ;
     :area 3628 ;
     :population 509541 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 169226] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 186736] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 467294] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 412529] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 509541]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Kabardino-Balkarskaya/> . 
    <countries/R/provinces/Kabardino-Balkarskaya/>  rdf:type :Province ;
     :name "Kabardino-Balkarskaya"  ;
     :localname "Кабардино-Балкарская" ;
     :capital <countries/R/provinces/Kabardino-Balkarskaya/cities/Nalčik/> ;
     :area 12500 ;
     :population 904200 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 674605] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 759586] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 901494] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 859939] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 904200]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Karachayevo-Cherkesskaya/> . 
    <countries/R/provinces/Karachayevo-Cherkesskaya/>  rdf:type :Province ;
     :name "Karachayevo-Cherkesskaya"  ;
     :localname "Карачаево-Черкесская" ;
     :capital <countries/R/provinces/Karachayevo-Cherkesskaya/cities/Čerkessk/> ;
     :area 14100 ;
     :population 469865 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 368343] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 417560] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 439470] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 477859] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 469865]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/North+Ossetia-Alania/> . 
    <countries/R/provinces/North+Ossetia-Alania/>  rdf:type :Province ;
     :name "North Ossetia-Alania"  ;
     :localname "Северная Осетия-Алания" ;
     :capital <countries/R/provinces/North+Ossetia-Alania/cities/Vladikavkaz/> ;
     :area 8000 ;
     :population 687357 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 596921] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 634009] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 710275] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 712980] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 687357]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Chechenskaya/> . 
    <countries/R/provinces/Chechenskaya/>  rdf:type :Province ;
     :name "Chechenskaya"  ;
     :localname "Чеченская" ;
     :capital <countries/R/provinces/Chechenskaya/cities/Grozny/> ;
     :area 17300 ;
     :population 1510824 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 984224] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1088777] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1103686] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1268989] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1510824]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Krasnodarskiy/> . 
    <countries/R/provinces/Krasnodarskiy/>  rdf:type :Province ;
     :name "Krasnodarskiy"  ;
     :localname "Краснодарский край" ;
     :capital <countries/R/provinces/Krasnodarskiy/cities/Krasnodar/> ;
     :area 76000 ;
     :population 5838273 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 4410331] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 4680560] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 5125221] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 5226647] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5838273]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Stavropolskiy/> . 
    <countries/R/provinces/Stavropolskiy/>  rdf:type :Province ;
     :name "Stavropolskiy"  ;
     :localname "Ставропольский" ;
     :capital <countries/R/provinces/Stavropolskiy/cities/Stavropol/> ;
     :area 66500 ;
     :population 2907593 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2170876] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2439628] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2735139] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2786281] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2907593]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Kurganskaya/> . 
    <countries/R/provinces/Kurganskaya/>  rdf:type :Province ;
     :name "Kurganskaya"  ;
     :localname "Курганская" ;
     :capital <countries/R/provinces/Kurganskaya/cities/Kurgan/> ;
     :area 71000 ;
     :population 776661 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1080274] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1104872] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1019532] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 910807] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 776661]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Sverdlovskaya/> . 
    <countries/R/provinces/Sverdlovskaya/>  rdf:type :Province ;
     :name "Sverdlovskaya"  ;
     :localname "Свердловская" ;
     :capital <countries/R/provinces/Sverdlovskaya/cities/Yekaterinburg/> ;
     :area 194300 ;
     :population 4268998 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 4453491] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 4716768] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 4486214] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 4297747] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 4268998]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Chelyabinskaya/> . 
    <countries/R/provinces/Chelyabinskaya/>  rdf:type :Province ;
     :name "Chelyabinskaya"  ;
     :localname "Челябинская" ;
     :capital <countries/R/provinces/Chelyabinskaya/cities/Chelyabinsk/> ;
     :area 87900 ;
     :population 3431224 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 3438866] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3623732] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 3603339] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 3476217] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3431224]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Altay/> . 
    <countries/R/provinces/Altay/>  rdf:type :Province ;
     :name "Altay" ;
     :othername "Altai" ;
     :localname "Алтай" ;
     :capital <countries/R/provinces/Altay/cities/Gorno+Altaysk/> ;
     :area 92600 ;
     :population 210924 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 171835] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 191649] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 202947] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 206168] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 210924]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Altayskiy/> . 
    <countries/R/provinces/Altayskiy/>  rdf:type :Province ;
     :name "Altayskiy"  ;
     :localname "Алтайский" ;
     :capital <countries/R/provinces/Altayskiy/cities/Barnaul/> ;
     :area 169100 ;
     :population 2163693 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2502779] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2630656] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2607426] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2419755] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2163693]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Kemerovskaya/> . 
    <countries/R/provinces/Kemerovskaya/>  rdf:type :Province ;
     :name "Kemerovskaya"  ;
     :localname "Кемеровская" ;
     :capital <countries/R/provinces/Kemerovskaya/cities/Kemerovo/> ;
     :area 95500 ;
     :population 2600923 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2958066] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3176335] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2899142] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2763135] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2600923]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Novosibirskaya/> . 
    <countries/R/provinces/Novosibirskaya/>  rdf:type :Province ;
     :name "Novosibirskaya"  ;
     :localname "Новосибирская" ;
     :capital <countries/R/provinces/Novosibirskaya/cities/Novosibirsk/> ;
     :area 178200 ;
     :population 2797176 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2618024] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2782005] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2692251] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2665911] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2797176]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Omskaya/> . 
    <countries/R/provinces/Omskaya/>  rdf:type :Province ;
     :name "Omskaya"  ;
     :localname "Омская" ;
     :capital <countries/R/provinces/Omskaya/cities/Omsk/> ;
     :area 139700 ;
     :population 1858798 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1954663] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2140336] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2079220] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1977665] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1858798]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Tomskaya/> . 
    <countries/R/provinces/Tomskaya/>  rdf:type :Province ;
     :name "Tomskaya"  ;
     :localname "Томская" ;
     :capital <countries/R/provinces/Tomskaya/cities/Tomsk/> ;
     :area 316900 ;
     :population 1062666 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 865934] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1001613] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1046039] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1047394] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1062666]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Tyumenskaya/> . 
    <countries/R/provinces/Tyumenskaya/>  rdf:type :Province ;
     :name "Tyumenskaya"  ;
     :localname "Тюменская" ;
     :capital <countries/R/provinces/Tyumenskaya/cities/Tyumen/> ;
     :area 1378319 ;
     :population 3823910 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1887152] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3080621] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 3264821] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 3395755] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3823910]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Buryatiya/> . 
    <countries/R/provinces/Buryatiya/>  rdf:type :Province ;
     :name "Buryatiya"  ;
     :localname "Бурятия" ;
     :capital <countries/R/provinces/Buryatiya/cities/Ulan-Ude/> ;
     :area 351300 ;
     :population 978588 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 900812] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1041119] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 981238] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 972021] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 978588]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Tyva/> . 
    <countries/R/provinces/Tyva/>  rdf:type :Province ;
     :name "Tyva"  ;
     :localname "Тыва" ;
     :capital <countries/R/provinces/Tyva/cities/Kyzyl/> ;
     :area 170500 ;
     :population 336651 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 266453] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 309129] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 305510] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 307930] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 336651]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Khakasiya/> . 
    <countries/R/provinces/Khakasiya/>  rdf:type :Province ;
     :name "Khakasiya"  ;
     :localname "Хакасия" ;
     :capital <countries/R/provinces/Khakasiya/cities/Abakan/> ;
     :area 61900 ;
     :population 534795 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 500106] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 568605] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 546072] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 532403] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 534795]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Krasnoyarsk/> . 
    <countries/R/provinces/Krasnoyarsk/>  rdf:type :Province ;
     :name "Krasnoyarsk"  ;
     :localname "Красноярский" ;
     :capital <countries/R/provinces/Krasnoyarsk/cities/Krasnoyarsk/> ;
     :area 2339700 ;
     :population 2856971 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2697474] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 3027655] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2966042] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2828187] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2856971]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Irkutskaya/> . 
    <countries/R/provinces/Irkutskaya/>  rdf:type :Province ;
     :name "Irkutskaya"  ;
     :localname "Иркутская" ;
     :capital <countries/R/provinces/Irkutskaya/cities/Irkutsk/> ;
     :area 767900 ;
     :population 2370102 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2559522] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2830641] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2581705] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2428750] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2370102]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Zabaykalskiy/> . 
    <countries/R/provinces/Zabaykalskiy/>  rdf:type :Province ;
     :name "Zabaykalskiy"  ;
     :localname "Забайкальский" ;
     :capital <countries/R/provinces/Zabaykalskiy/cities/Chita/> ;
     :area 431500 ;
     :population 1004125 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1233435] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1377975] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1155346] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1107107] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1004125]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Sakha/> . 
    <countries/R/provinces/Sakha/>  rdf:type :Province ;
     :name "Sakha" ;
     :othername "Jakutiya" ;
     :localname "Саха (Якутия)" ;
     :capital <countries/R/provinces/Sakha/cities/Yakutsk/> ;
     :area 3083523 ;
     :population 995686 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 838808] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1081408] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 949280] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 958528] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 995686]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Jewish+Autonomous+Oblast/> . 
    <countries/R/provinces/Jewish+Autonomous+Oblast/>  rdf:type :Province ;
     :name "Jewish Autonomous Oblast"  ;
     :localname "Еврейская" ;
     :capital <countries/R/provinces/Jewish+Autonomous+Oblast/cities/Birobidzhan/> ;
     :area 36266 ;
     :population 150453 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 190219] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 215937] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 190915] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 176558] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 150453]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Chukotka/> . 
    <countries/R/provinces/Chukotka/>  rdf:type :Province ;
     :name "Chukotka"  ;
     :localname "Чукотский" ;
     :capital <countries/R/provinces/Chukotka/cities/Anadyr/> ;
     :area 737700 ;
     :population 47490 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 132859] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 157528] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 53824] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 50526] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 47490]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Primorskiy/> . 
    <countries/R/provinces/Primorskiy/>  rdf:type :Province ;
     :name "Primorskiy"  ;
     :localname "Приморский" ;
     :capital <countries/R/provinces/Primorskiy/cities/Vladivostok/> ;
     :area 165900 ;
     :population 1845165 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1977779] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2258391] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2071210] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1956497] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1845165]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Khabarovskiy/> . 
    <countries/R/provinces/Khabarovskiy/>  rdf:type :Province ;
     :name "Khabarovskiy"  ;
     :localname "Хабаровский" ;
     :capital <countries/R/provinces/Khabarovskiy/cities/Khabarovsk/> ;
     :area 752600 ;
     :population 1292944 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1375752] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1680569] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1436570] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1343869] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1292944]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Amurskaya/> . 
    <countries/R/provinces/Amurskaya/>  rdf:type :Province ;
     :name "Amurskaya"  ;
     :localname "Амурская" ;
     :capital <countries/R/provinces/Amurskaya/cities/Blagoveščensk/> ;
     :area 363700 ;
     :population 766912 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 937389] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1057781] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 902844] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 830103] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 766912]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Kamchatka/> . 
    <countries/R/provinces/Kamchatka/>  rdf:type :Province ;
     :name "Kamchatka"  ;
     :localname "Камчатский" ;
     :capital <countries/R/provinces/Kamchatka/cities/Petropavlovsk-Kamčatskij/> ;
     :area 472300 ;
     :population 291705 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 378491] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 466096] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 358801] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 322079] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 291705]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Magadanskaya/> . 
    <countries/R/provinces/Magadanskaya/>  rdf:type :Province ;
     :name "Magadanskaya"  ;
     :localname "Магаданская" ;
     :capital <countries/R/provinces/Magadanskaya/cities/Magadan/> ;
     :area 461400 ;
     :population 136085 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 332845] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 385340] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 182726] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 156996] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 136085]  . 
 <countries/R/>  :hasProvince 
    <countries/R/provinces/Sakhalin/> . 
    <countries/R/provinces/Sakhalin/>  rdf:type :Province ;
     :name "Sakhalin"  ;
     :localname "Сахалинская" ;
     :capital <countries/R/provinces/Sakhalin/cities/Južno-Sachalinsk/> ;
     :area 87100 ;
     :population 466609 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 654915] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 709629] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 546695] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 497973] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 466609]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/Bruxelles/> . 
    <countries/B/provinces/Bruxelles/>  rdf:type :Province ;
     :name "Bruxelles"   ;
     :capital <countries/B/provinces/Bruxelles/cities/Bruxelles/> ;
     :area 161 ;
     :population 1218255 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 964385] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 959318] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1089538] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 1218255]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/Antwerpen/> . 
    <countries/B/provinces/Antwerpen/>  rdf:type :Province ;
     :name "Antwerpen"   ;
     :capital <countries/B/provinces/Antwerpen/cities/Antwerpen/> ;
     :area 2867 ;
     :population 1869730 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1597310] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1643972] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1744862] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 1869730]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/Oost-Vlaanderen/> . 
    <countries/B/provinces/Oost-Vlaanderen/>  rdf:type :Province ;
     :name "Oost-Vlaanderen"   ;
     :capital <countries/B/provinces/Oost-Vlaanderen/cities/Gent/> ;
     :area 2982 ;
     :population 1525255 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1331608] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1361623] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1432326] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 1525255]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/Hainaut/> . 
    <countries/B/provinces/Hainaut/>  rdf:type :Province ;
     :name "Hainaut"   ;
     :capital <countries/B/provinces/Hainaut/cities/Mons/> ;
     :area 3785 ;
     :population 1346840 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1278039] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1279467] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1309880] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 1346840]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/Liège/> . 
    <countries/B/provinces/Liège/>  rdf:type :Province ;
     :name "Liège" ;
     :othername "Luik"  ;
     :capital <countries/B/provinces/Liège/cities/Liège/> ;
     :area 3862 ;
     :population 1109800 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 998213] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1019442] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1067685] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 1109800]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/Limburg/> . 
    <countries/B/provinces/Limburg/>  rdf:type :Province ;
     :name "Limburg"   ;
     :capital <countries/B/provinces/Limburg/cities/Hasselt/> ;
     :area 2422 ;
     :population 877370 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 745034] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 791178] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 838505] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 877370]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/Luxembourg/> . 
    <countries/B/provinces/Luxembourg/>  rdf:type :Province ;
     :name "Luxembourg"   ;
     :capital <countries/B/provinces/Luxembourg/cities/Arlon/> ;
     :area 4439 ;
     :population 286752 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 230827] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 246820] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 269023] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 286752]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/Namur/> . 
    <countries/B/provinces/Namur/>  rdf:type :Province ;
     :name "Namur"   ;
     :capital <countries/B/provinces/Namur/cities/Namur/> ;
     :area 3666 ;
     :population 495832 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 421224] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 443903] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 472281] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 495832]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/West-Vlaanderen/> . 
    <countries/B/provinces/West-Vlaanderen/>  rdf:type :Province ;
     :name "West-Vlaanderen"   ;
     :capital <countries/B/provinces/West-Vlaanderen/cities/Brugge/> ;
     :area 3144 ;
     :population 1200945 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1102501] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1128774] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1159366] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 1200945]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/Brabant+Wallon/> . 
    <countries/B/provinces/Brabant+Wallon/>  rdf:type :Province ;
     :name "Brabant Wallon"   ;
     :capital <countries/B/provinces/Brabant+Wallon/cities/Wavre/> ;
     :area 1090 ;
     :population 406019 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 315538] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 349884] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 379515] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 406019]  . 
 <countries/B/>  :hasProvince 
    <countries/B/provinces/Vlaams-Brabant/> . 
    <countries/B/provinces/Vlaams-Brabant/>  rdf:type :Province ;
     :name "Vlaams-Brabant"   ;
     :capital <countries/B/provinces/Vlaams-Brabant/cities/Leuven/> ;
     :area 2106 ;
     :population 1155843 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 963283] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1014704] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1076924] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 1155843]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Groningen/> . 
    <countries/NL/provinces/Groningen/>  rdf:type :Province ;
     :name "Groningen"   ;
     :capital <countries/NL/provinces/Groningen/cities/Groningen/> ;
     :area 2959 ;
     :population 590170 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 557995] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 574384] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 577014] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 582156] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 590170]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Friesland/> . 
    <countries/NL/provinces/Friesland/>  rdf:type :Province ;
     :name "Friesland"   ;
     :capital <countries/NL/provinces/Friesland/cities/Leeuwarden/> ;
     :area 5748 ;
     :population 654019 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 609579] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 642066] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 646333] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 646452] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 654019]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Drenthe/> . 
    <countries/NL/provinces/Drenthe/>  rdf:type :Province ;
     :name "Drenthe"   ;
     :capital <countries/NL/provinces/Drenthe/cities/Assen/> ;
     :area 2680 ;
     :population 497743 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 454864] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 482415] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 491019] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 488876] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 497743]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Overijssel/> . 
    <countries/NL/provinces/Overijssel/>  rdf:type :Province ;
     :name "Overijssel"   ;
     :capital <countries/NL/provinces/Overijssel/cities/Zwolle/> ;
     :area 3420 ;
     :population 1171910 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 1050389] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 1105512] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1130664] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1140310] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 1171910]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Flevoland/> . 
    <countries/NL/provinces/Flevoland/>  rdf:type :Province ;
     :name "Flevoland"   ;
     :capital <countries/NL/provinces/Flevoland/cities/Lelystad/> ;
     :area 2412 ;
     :population 434771 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 262325] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 359904] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 388063] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 400398] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 434771]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Gelderland/> . 
    <countries/NL/provinces/Gelderland/>  rdf:type :Province ;
     :name "Gelderland"   ;
     :capital <countries/NL/provinces/Gelderland/cities/Arnhem/> ;
     :area 5136 ;
     :population 2110472 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 1864732] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 1966929] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1999462] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 2020754] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 2110472]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Utrecht/> . 
    <countries/NL/provinces/Utrecht/>  rdf:type :Province ;
     :name "Utrecht"   ;
     :capital <countries/NL/provinces/Utrecht/cities/Utrecht/> ;
     :area 1449 ;
     :population 1369873 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 1063460] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 1112788] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1220912] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1255661] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 1369873]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Noord-Holland/> . 
    <countries/NL/provinces/Noord-Holland/>  rdf:type :Province ;
     :name "Noord-Holland"   ;
     :capital <countries/NL/provinces/Noord-Holland/cities/Haarlem/> ;
     :area 4090 ;
     :population 2909827 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 2463611] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 2587265] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2669772] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 2745613] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 2909827]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Zuid-Holland/> . 
    <countries/NL/provinces/Zuid-Holland/>  rdf:type :Province ;
     :name "Zuid-Holland"   ;
     :capital <countries/NL/provinces/Zuid-Holland/cities/Den+Haag/> ;
     :area 3418 ;
     :population 3753944 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 3325064] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 3451942] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 3504636] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 3580735] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 3753944]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Zeeland/> . 
    <countries/NL/provinces/Zeeland/>  rdf:type :Province ;
     :name "Zeeland"   ;
     :capital <countries/NL/provinces/Zeeland/cities/Middelburg/> ;
     :area 2933 ;
     :population 386767 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 365846] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 379028] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 381507] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 380735] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 386767]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Noord-Brabant/> . 
    <countries/NL/provinces/Noord-Brabant/>  rdf:type :Province ;
     :name "Noord-Brabant"   ;
     :capital <countries/NL/provinces/Noord-Brabant/cities/'s-Hertogenbosch/> ;
     :area 5081 ;
     :population 2592874 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 2276207] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 2406994] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2445358] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 2482079] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 2592874]  . 
 <countries/NL/>  :hasProvince 
    <countries/NL/provinces/Limburg/> . 
    <countries/NL/provinces/Limburg/>  rdf:type :Province ;
     :name "Limburg"   ;
     :capital <countries/NL/provinces/Limburg/cities/Maastricht/> ;
     :area 2208 ;
     :population 1118302 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 1130050] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 1139335] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1122776] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1119412] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 1118302]  . 
 <countries/BIH/>  :hasProvince 
    <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> . 
    <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/>  rdf:type :Province ;
     :name "Federacija Bosne i Hercegovine"   ;
     :capital <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Sarajevo/> ;
     :area 26110 ;
     :population 2371603 ;
     :hadPopulation [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 2371603]  . 
 <countries/BIH/>  :hasProvince 
    <countries/BIH/provinces/Republika+Srpska/> . 
    <countries/BIH/provinces/Republika+Srpska/>  rdf:type :Province ;
     :name "Republika Srpska"   ;
     :capital <countries/BIH/provinces/Republika+Srpska/cities/Banja+Luka/> ;
     :area 24857 ;
     :population 1326991 ;
     :hadPopulation [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 1326991]  . 
 <countries/BIH/>  :hasProvince 
    <countries/BIH/provinces/Brčko/> . 
    <countries/BIH/provinces/Brčko/>  rdf:type :Province ;
     :name "Brčko"   ;
     :capital <countries/BIH/provinces/Brčko/cities/Brčko/> ;
     :area 493 ;
     :population 93028 ;
     :hadPopulation [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 93028]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Alba/> . 
    <countries/RO/provinces/Alba/>  rdf:type :Province ;
     :name "Alba"   ;
     :capital <countries/RO/provinces/Alba/cities/Alba+Iulia/> ;
     :area 6241 ;
     :population 342376 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 382999] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 342376]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Arad/> . 
    <countries/RO/provinces/Arad/>  rdf:type :Province ;
     :name "Arad"   ;
     :capital <countries/RO/provinces/Arad/cities/Arad/> ;
     :area 7754 ;
     :population 430629 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 461791] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 430629]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Argeş/> . 
    <countries/RO/provinces/Argeş/>  rdf:type :Province ;
     :name "Argeş"   ;
     :capital <countries/RO/provinces/Argeş/cities/Piteşti/> ;
     :area 6826 ;
     :population 612431 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 652625] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 612431]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Bacău/> . 
    <countries/RO/provinces/Bacău/>  rdf:type :Province ;
     :name "Bacău"   ;
     :capital <countries/RO/provinces/Bacău/cities/Bacău/> ;
     :area 6620 ;
     :population 616168 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 706623] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 616168]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Bihor/> . 
    <countries/RO/provinces/Bihor/>  rdf:type :Province ;
     :name "Bihor"   ;
     :capital <countries/RO/provinces/Bihor/cities/Oradea/> ;
     :area 7544 ;
     :population 575398 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 600246] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 575398]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Bistriţa-Năsăud/> . 
    <countries/RO/provinces/Bistriţa-Năsăud/>  rdf:type :Province ;
     :name "Bistriţa-Năsăud"   ;
     :capital <countries/RO/provinces/Bistriţa-Năsăud/cities/Bistrita/> ;
     :area 5355 ;
     :population 286225 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 311657] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 286225]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Botoşani/> . 
    <countries/RO/provinces/Botoşani/>  rdf:type :Province ;
     :name "Botoşani"   ;
     :capital <countries/RO/provinces/Botoşani/cities/Botoşani/> ;
     :area 4985 ;
     :population 412626 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 452834] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 412626]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Brăila/> . 
    <countries/RO/provinces/Brăila/>  rdf:type :Province ;
     :name "Brăila"   ;
     :capital <countries/RO/provinces/Brăila/cities/Brăila/> ;
     :area 4765 ;
     :population 321212 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 373174] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 321212]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Braşov/> . 
    <countries/RO/provinces/Braşov/>  rdf:type :Province ;
     :name "Braşov"   ;
     :capital <countries/RO/provinces/Braşov/cities/Braşov/> ;
     :area 5363 ;
     :population 549217 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 589028] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 549217]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Bucureşti/> . 
    <countries/RO/provinces/Bucureşti/>  rdf:type :Province ;
     :name "Bucureşti"   ;
     :capital <countries/RO/provinces/Bucureşti/cities/Bucureşti/> ;
     :area 237 ;
     :population 1883425 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1926334] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1883425]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Buzău/> . 
    <countries/RO/provinces/Buzău/>  rdf:type :Province ;
     :name "Buzău"   ;
     :capital <countries/RO/provinces/Buzău/cities/Buzău/> ;
     :area 6102 ;
     :population 451069 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 496214] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 451069]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Călăraşi/> . 
    <countries/RO/provinces/Călăraşi/>  rdf:type :Province ;
     :name "Călăraşi"   ;
     :capital <countries/RO/provinces/Călăraşi/cities/Calarasi/> ;
     :area 5087 ;
     :population 306691 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 324617] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 306691]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Caraş-Severin/> . 
    <countries/RO/provinces/Caraş-Severin/>  rdf:type :Province ;
     :name "Caraş-Severin"   ;
     :capital <countries/RO/provinces/Caraş-Severin/cities/Resita/> ;
     :area 8519 ;
     :population 295579 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 333219] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 295579]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Cluj/> . 
    <countries/RO/provinces/Cluj/>  rdf:type :Province ;
     :name "Cluj"   ;
     :capital <countries/RO/provinces/Cluj/cities/Cluj-Napoca/> ;
     :area 6674 ;
     :population 691106 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 702755] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 691106]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Constanţa/> . 
    <countries/RO/provinces/Constanţa/>  rdf:type :Province ;
     :name "Constanţa"   ;
     :capital <countries/RO/provinces/Constanţa/cities/Constanţa/> ;
     :area 7071 ;
     :population 684082 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 715151] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 721896] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 684082]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Covasna/> . 
    <countries/RO/provinces/Covasna/>  rdf:type :Province ;
     :name "Covasna"   ;
     :capital <countries/RO/provinces/Covasna/cities/Sfintu+Gheorghe/> ;
     :area 3709 ;
     :population 210177 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 222449] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 210177]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Dâmboviţa/> . 
    <countries/RO/provinces/Dâmboviţa/>  rdf:type :Province ;
     :name "Dâmboviţa"   ;
     :capital <countries/RO/provinces/Dâmboviţa/cities/Targoviste/> ;
     :area 4054 ;
     :population 518745 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 541763] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 518745]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Dolj/> . 
    <countries/RO/provinces/Dolj/>  rdf:type :Province ;
     :name "Dolj"   ;
     :capital <countries/RO/provinces/Dolj/cities/Craiova/> ;
     :area 7414 ;
     :population 660544 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 734231] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 660544]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Galaţi/> . 
    <countries/RO/provinces/Galaţi/>  rdf:type :Province ;
     :name "Galaţi"   ;
     :capital <countries/RO/provinces/Galaţi/cities/Galaţi/> ;
     :area 4466 ;
     :population 536167 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 619556] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 536167]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Giurgiu/> . 
    <countries/RO/provinces/Giurgiu/>  rdf:type :Province ;
     :name "Giurgiu"   ;
     :capital <countries/RO/provinces/Giurgiu/cities/Giurgiu/> ;
     :area 3526 ;
     :population 281422 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 297859] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 281422]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Gorj/> . 
    <countries/RO/provinces/Gorj/>  rdf:type :Province ;
     :name "Gorj"   ;
     :capital <countries/RO/provinces/Gorj/cities/Tirgu+Jiu/> ;
     :area 5601 ;
     :population 341594 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 387308] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 341594]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Harghita/> . 
    <countries/RO/provinces/Harghita/>  rdf:type :Province ;
     :name "Harghita"   ;
     :capital <countries/RO/provinces/Harghita/cities/Miercurea+Ciuc/> ;
     :area 6638 ;
     :population 310867 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 326222] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 310867]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Hunedoara/> . 
    <countries/RO/provinces/Hunedoara/>  rdf:type :Province ;
     :name "Hunedoara"   ;
     :capital <countries/RO/provinces/Hunedoara/cities/Deva/> ;
     :area 7062 ;
     :population 418565 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 485712] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 418565]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Ialomiţa/> . 
    <countries/RO/provinces/Ialomiţa/>  rdf:type :Province ;
     :name "Ialomiţa"   ;
     :capital <countries/RO/provinces/Ialomiţa/cities/Slobozia/> ;
     :area 4452 ;
     :population 274148 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 296572] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 274148]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Iaşi/> . 
    <countries/RO/provinces/Iaşi/>  rdf:type :Province ;
     :name "Iaşi"   ;
     :capital <countries/RO/provinces/Iaşi/cities/Iaşi/> ;
     :area 5475 ;
     :population 772348 ;
     :hadPopulation [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 810000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 816910] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 772348]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Maramureş/> . 
    <countries/RO/provinces/Maramureş/>  rdf:type :Province ;
     :name "Maramureş"   ;
     :capital <countries/RO/provinces/Maramureş/cities/Baia+Mare/> ;
     :area 6304 ;
     :population 478659 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 510110] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 478659]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Mehedinţi/> . 
    <countries/RO/provinces/Mehedinţi/>  rdf:type :Province ;
     :name "Mehedinţi"   ;
     :capital <countries/RO/provinces/Mehedinţi/cities/Drobeta-Turnu+Severin/> ;
     :area 4932 ;
     :population 265390 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 306732] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 265390]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Mureş/> . 
    <countries/RO/provinces/Mureş/>  rdf:type :Province ;
     :name "Mureş"   ;
     :capital <countries/RO/provinces/Mureş/cities/Târgu+Mureş/> ;
     :area 6713 ;
     :population 550846 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 580851] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 550846]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Neamţ/> . 
    <countries/RO/provinces/Neamţ/>  rdf:type :Province ;
     :name "Neamţ"   ;
     :capital <countries/RO/provinces/Neamţ/cities/Piatra-Neamţ/> ;
     :area 5896 ;
     :population 470766 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 554516] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 470766]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Olt/> . 
    <countries/RO/provinces/Olt/>  rdf:type :Province ;
     :name "Olt"   ;
     :capital <countries/RO/provinces/Olt/cities/Slatina/> ;
     :area 5498 ;
     :population 436400 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 489274] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 436400]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Prahova/> . 
    <countries/RO/provinces/Prahova/>  rdf:type :Province ;
     :name "Prahova"   ;
     :capital <countries/RO/provinces/Prahova/cities/Ploieşti/> ;
     :area 4715 ;
     :population 762886 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 829945] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 762886]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Sălaj/> . 
    <countries/RO/provinces/Sălaj/>  rdf:type :Province ;
     :name "Sălaj"   ;
     :capital <countries/RO/provinces/Sălaj/cities/Zalau/> ;
     :area 3864 ;
     :population 224384 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 248015] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 224384]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Satu-Mare/> . 
    <countries/RO/provinces/Satu-Mare/>  rdf:type :Province ;
     :name "Satu-Mare"   ;
     :capital <countries/RO/provinces/Satu-Mare/cities/Satu+Mare/> ;
     :area 4417 ;
     :population 344360 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 367281] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 344360]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Sibiu/> . 
    <countries/RO/provinces/Sibiu/>  rdf:type :Province ;
     :name "Sibiu"   ;
     :capital <countries/RO/provinces/Sibiu/cities/Sibiu/> ;
     :area 5432 ;
     :population 397322 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 421724] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 397322]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Suceava/> . 
    <countries/RO/provinces/Suceava/>  rdf:type :Province ;
     :name "Suceava"   ;
     :capital <countries/RO/provinces/Suceava/cities/Suceava/> ;
     :area 8553 ;
     :population 634810 ;
     :hadPopulation [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 699000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 688435] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 634810]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Teleorman/> . 
    <countries/RO/provinces/Teleorman/>  rdf:type :Province ;
     :name "Teleorman"   ;
     :capital <countries/RO/provinces/Teleorman/cities/Alexandria/> ;
     :area 5789 ;
     :population 380123 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 436025] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 380123]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Timiş/> . 
    <countries/RO/provinces/Timiş/>  rdf:type :Province ;
     :name "Timiş"   ;
     :capital <countries/RO/provinces/Timiş/cities/Timişoara/> ;
     :area 8696 ;
     :population 683540 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 677926] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 683540]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Tulcea/> . 
    <countries/RO/provinces/Tulcea/>  rdf:type :Province ;
     :name "Tulcea"   ;
     :capital <countries/RO/provinces/Tulcea/cities/Tulcea/> ;
     :area 8498 ;
     :population 213083 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 256492] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 213083]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Vaslui/> . 
    <countries/RO/provinces/Vaslui/>  rdf:type :Province ;
     :name "Vaslui"   ;
     :capital <countries/RO/provinces/Vaslui/cities/Vaslui/> ;
     :area 5318 ;
     :population 395499 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 455049] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 395499]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Vâlcea/> . 
    <countries/RO/provinces/Vâlcea/>  rdf:type :Province ;
     :name "Vâlcea"   ;
     :capital <countries/RO/provinces/Vâlcea/cities/Râmnicu+Vâlcea/> ;
     :area 5764 ;
     :population 371714 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 413247] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 371714]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Vrancea/> . 
    <countries/RO/provinces/Vrancea/>  rdf:type :Province ;
     :name "Vrancea"   ;
     :capital <countries/RO/provinces/Vrancea/cities/Focsani/> ;
     :area 4857 ;
     :population 340310 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 387632] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 340310]  . 
 <countries/RO/>  :hasProvince 
    <countries/RO/provinces/Ilfov/> . 
    <countries/RO/provinces/Ilfov/>  rdf:type :Province ;
     :name "Ilfov"   ;
     :capital <countries/RO/provinces/Ilfov/cities/Buftea/> ;
     :area 1583 ;
     :population 388738 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 300123] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 388738]  . 
 <countries/DK/>  :hasProvince 
    <countries/DK/provinces/Nordjylland/> . 
    <countries/DK/provinces/Nordjylland/>  rdf:type :Province ;
     :name "Nordjylland"   ;
     :capital <countries/DK/provinces/Nordjylland/cities/Ålborg/> ;
     :area 7933 ;
     :population 583471 ;
     :hadPopulation [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 576802] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 579628] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 579996] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 583471]  . 
 <countries/DK/>  :hasProvince 
    <countries/DK/provinces/Midtjylland/> . 
    <countries/DK/provinces/Midtjylland/>  rdf:type :Province ;
     :name "Midtjylland"   ;
     :capital <countries/DK/provinces/Midtjylland/cities/Viborg/> ;
     :area 13124 ;
     :population 1286679 ;
     :hadPopulation [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 1219741] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1253998] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 1266682] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 1286679]  . 
 <countries/DK/>  :hasProvince 
    <countries/DK/provinces/Syddanmark/> . 
    <countries/DK/provinces/Syddanmark/>  rdf:type :Province ;
     :name "Syddanmark"   ;
     :capital <countries/DK/provinces/Syddanmark/cities/Vejle/> ;
     :area 12206 ;
     :population 1208520 ;
     :hadPopulation [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 1185840] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1200277] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 1201342] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 1208520]  . 
 <countries/DK/>  :hasProvince 
    <countries/DK/provinces/Hovedstaden/> . 
    <countries/DK/provinces/Hovedstaden/>  rdf:type :Province ;
     :name "Hovedstaden"   ;
     :capital <countries/DK/provinces/Hovedstaden/cities/Hillerød/> ;
     :area 2561 ;
     :population 1775479 ;
     :hadPopulation [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 1633565] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1680271] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 1714589] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 1775479]  . 
 <countries/DK/>  :hasProvince 
    <countries/DK/provinces/Sjælland/> . 
    <countries/DK/provinces/Sjælland/>  rdf:type :Province ;
     :name "Sjælland"   ;
     :capital <countries/DK/provinces/Sjælland/cities/Sorø/> ;
     :area 7273 ;
     :population 824199 ;
     :hadPopulation [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 811511] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 820564] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 817907] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 824199]  . 
 <countries/IRL/>  :hasProvince 
    <countries/IRL/provinces/Leinster/> . 
    <countries/IRL/provinces/Leinster/>  rdf:type :Province ;
     :name "Leinster"    ;
     :area 19591 ;
     :population 2858501 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1860949] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 1924702] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 2105579] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 2295123] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2504814] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 2634403] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2858501]  . 
 <countries/IRL/>  :hasProvince 
    <countries/IRL/provinces/Munster/> . 
    <countries/IRL/provinces/Munster/>  rdf:type :Province ;
     :name "Munster"    ;
     :area 24046 ;
     :population 1364098 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1009533] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 1033903] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1100614] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 1173340] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1246088] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 1280020] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1364098]  . 
 <countries/IRL/>  :hasProvince 
    <countries/IRL/provinces/Connacht/> . 
    <countries/IRL/provinces/Connacht/>  rdf:type :Province ;
     :name "Connacht"    ;
     :area 16935 ;
     :population 588583 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 423031] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 433231] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 464296] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 504121] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 542247] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 550688] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 588583]  . 
 <countries/IRL/>  :hasProvince 
    <countries/IRL/provinces/Ulster/> . 
    <countries/IRL/provinces/Ulster/>  rdf:type :Province ;
     :name "Ulster"    ;
     :area 7894 ;
     :population 312354 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 232206] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 234251] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 246714] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 267264] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 294803] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 296754] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 312354]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Åland/> . 
    <countries/SF/provinces/Åland/>  rdf:type :Province ;
     :name "Åland"   ;
     :capital <countries/SF/provinces/Åland/cities/Mariehamn/> ;
     :area 1553 ;
     :population 29214 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 24604] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 25776] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 29214]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Kanta-Häme/> . 
    <countries/SF/provinces/Kanta-Häme/>  rdf:type :Province ;
     :name "Kanta-Häme"   ;
     :capital <countries/SF/provinces/Kanta-Häme/cities/Hämeenlinna/> ;
     :area 5199 ;
     :population 173781 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 162248] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 165307] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 173781]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Päijät-Häme/> . 
    <countries/SF/provinces/Päijät-Häme/>  rdf:type :Province ;
     :name "Päijät-Häme"   ;
     :capital <countries/SF/provinces/Päijät-Häme/cities/Lahti/> ;
     :area 5125 ;
     :population 201685 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 197012] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 197378] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 201685]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Pirkanmaa/> . 
    <countries/SF/provinces/Pirkanmaa/>  rdf:type :Province ;
     :name "Pirkanmaa"   ;
     :capital <countries/SF/provinces/Pirkanmaa/cities/Tampere/> ;
     :area 12585 ;
     :population 509356 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 427223] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 450346] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 509356]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Pohjois-Savo/> . 
    <countries/SF/provinces/Pohjois-Savo/>  rdf:type :Province ;
     :name "Pohjois-Savo"   ;
     :capital <countries/SF/provinces/Pohjois-Savo/cities/Kuopio/> ;
     :area 16768 ;
     :population 247776 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 258633] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 253759] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 247776]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Etelä-Karjala/> . 
    <countries/SF/provinces/Etelä-Karjala/>  rdf:type :Province ;
     :name "Etelä-Karjala"   ;
     :capital <countries/SF/provinces/Etelä-Karjala/cities/Lappeenranta/> ;
     :area 5327 ;
     :population 130506 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 140244] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 136299] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 130506]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Kymenlaakso/> . 
    <countries/SF/provinces/Kymenlaakso/>  rdf:type :Province ;
     :name "Kymenlaakso"   ;
     :capital <countries/SF/provinces/Kymenlaakso/cities/Kouvola/> ;
     :area 5149 ;
     :population 177659 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 193919] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 187474] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 177659]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Lappia/> . 
    <countries/SF/provinces/Lappia/>  rdf:type :Province ;
     :name "Lappia"   ;
     :capital <countries/SF/provinces/Lappia/cities/Rovaniemi/> ;
     :area 92674 ;
     :population 180207 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 200674] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 191768] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 180207]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Etelä-Savo/> . 
    <countries/SF/provinces/Etelä-Savo/>  rdf:type :Province ;
     :name "Etelä-Savo"   ;
     :capital <countries/SF/provinces/Etelä-Savo/cities/Mikkeli/> ;
     :area 14257 ;
     :population 148975 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 175233] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 166575] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 148975]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Keski-Suomi/> . 
    <countries/SF/provinces/Keski-Suomi/>  rdf:type :Province ;
     :name "Keski-Suomi"   ;
     :capital <countries/SF/provinces/Keski-Suomi/cities/Jyväskylä/> ;
     :area 16703 ;
     :population 276196 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 257967] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 265683] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 276196]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Pohjols-Karjala/> . 
    <countries/SF/provinces/Pohjols-Karjala/>  rdf:type :Province ;
     :name "Pohjols-Karjala"   ;
     :capital <countries/SF/provinces/Pohjols-Karjala/cities/Joensuu/> ;
     :area 17761 ;
     :population 164085 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 176836] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 171609] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 164085]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Pohjois-Pohjanmaa/> . 
    <countries/SF/provinces/Pohjois-Pohjanmaa/>  rdf:type :Province ;
     :name "Pohjois-Pohjanmaa"   ;
     :capital <countries/SF/provinces/Pohjois-Pohjanmaa/cities/Oulu/> ;
     :area 36815 ;
     :population 411159 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 350799] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 372639] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 411159]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Kainuu/> . 
    <countries/SF/provinces/Kainuu/>  rdf:type :Province ;
     :name "Kainuu"   ;
     :capital <countries/SF/provinces/Kainuu/cities/Kajaani/> ;
     :area 20197 ;
     :population 74803 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 92459] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 85736] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 74803]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Satakunta/> . 
    <countries/SF/provinces/Satakunta/>  rdf:type :Province ;
     :name "Satakunta"   ;
     :capital <countries/SF/provinces/Satakunta/cities/Pori/> ;
     :area 7820 ;
     :population 221740 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 240777] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 232569] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 221740]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Varsinais-Suomi/> . 
    <countries/SF/provinces/Varsinais-Suomi/>  rdf:type :Province ;
     :name "Varsinais-Suomi"   ;
     :capital <countries/SF/provinces/Varsinais-Suomi/cities/Turku/> ;
     :area 10663 ;
     :population 475543 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 425282] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 447103] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 475543]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Uusimaa/> . 
    <countries/SF/provinces/Uusimaa/>  rdf:type :Province ;
     :name "Uusimaa"   ;
     :capital <countries/SF/provinces/Uusimaa/cities/Helsinki/> ;
     :area 9097 ;
     :population 1638293 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1232236] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1394199] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 1638293]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Pohjanmaa/> . 
    <countries/SF/provinces/Pohjanmaa/>  rdf:type :Province ;
     :name "Pohjanmaa"   ;
     :capital <countries/SF/provinces/Pohjanmaa/cities/Vaasa/> ;
     :area 7753 ;
     :population 181441 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 172448] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 173228] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 181441]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Etelä-Pohjanmaa/> . 
    <countries/SF/provinces/Etelä-Pohjanmaa/>  rdf:type :Province ;
     :name "Etelä-Pohjanmaa"   ;
     :capital <countries/SF/provinces/Etelä-Pohjanmaa/cities/Seinäjoki/> ;
     :area 13444 ;
     :population 191860 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 201670] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 195615] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 191860]  . 
 <countries/SF/>  :hasProvince 
    <countries/SF/provinces/Keski-Pohjanmaa/> . 
    <countries/SF/provinces/Keski-Pohjanmaa/>  rdf:type :Province ;
     :name "Keski-Pohjanmaa"   ;
     :capital <countries/SF/provinces/Keski-Pohjanmaa/cities/Kokkola/> ;
     :area 5020 ;
     :population 69027 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 68214] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 68052] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 69027]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Oslo/> . 
    <countries/N/provinces/Oslo/>  rdf:type :Province ;
     :name "Oslo"   ;
     :capital <countries/N/provinces/Oslo/cities/Oslo/> ;
     :area 454 ;
     :population 623966 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 449337] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 512093] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 599230] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 623966]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Akershus/> . 
    <countries/N/provinces/Akershus/>  rdf:type :Province ;
     :name "Akershus"   ;
     :capital <countries/N/provinces/Oslo/cities/Oslo/> ;
     :area 4917 ;
     :population 566399 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 393217] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 476440] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 545653] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 566399]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Østfold/> . 
    <countries/N/provinces/Østfold/>  rdf:type :Province ;
     :name "Østfold"   ;
     :capital <countries/N/provinces/Østfold/cities/Moss/> ;
     :area 4180 ;
     :population 282000 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 234941] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 252520] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 274827] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 282000]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Hedmark/> . 
    <countries/N/provinces/Hedmark/>  rdf:type :Province ;
     :name "Hedmark"   ;
     :capital <countries/N/provinces/Hedmark/cities/Hamar/> ;
     :area 27397 ;
     :population 193719 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 186355] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 187878] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 191622] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 193719]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Oppland/> . 
    <countries/N/provinces/Oppland/>  rdf:type :Province ;
     :name "Oppland"   ;
     :capital <countries/N/provinces/Oppland/cities/Lillehammer/> ;
     :area 25192 ;
     :population 187254 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 181791] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 183302] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 186087] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 187254]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Buskerud/> . 
    <countries/N/provinces/Buskerud/>  rdf:type :Province ;
     :name "Buskerud"   ;
     :capital <countries/N/provinces/Buskerud/cities/Drammen/> ;
     :area 14910 ;
     :population 269003 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 219967] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 239591] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 261110] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 269003]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Vestfold/> . 
    <countries/N/provinces/Vestfold/>  rdf:type :Province ;
     :name "Vestfold"   ;
     :capital <countries/N/provinces/Vestfold/cities/Tonsberg/> ;
     :area 2225 ;
     :population 238748 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 191600] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 216333] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 233705] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 238748]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Telemark/> . 
    <countries/N/provinces/Telemark/>  rdf:type :Province ;
     :name "Telemark"   ;
     :capital <countries/N/provinces/Telemark/cities/Skien/> ;
     :area 15296 ;
     :population 170902 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 162547] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 165732] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 169185] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 170902]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Aust-Agder/> . 
    <countries/N/provinces/Aust-Agder/>  rdf:type :Province ;
     :name "Aust-Agder"   ;
     :capital <countries/N/provinces/Aust-Agder/cities/Arendal/> ;
     :area 9157 ;
     :population 112772 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 94688] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 102848] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 110048] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 112772]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Vest-Agder/> . 
    <countries/N/provinces/Vest-Agder/>  rdf:type :Province ;
     :name "Vest-Agder"   ;
     :capital <countries/N/provinces/Vest-Agder/cities/Kristiansand/> ;
     :area 7276 ;
     :population 176353 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 140232] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 157697] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 172408] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 176353]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Rogaland/> . 
    <countries/N/provinces/Rogaland/>  rdf:type :Province ;
     :name "Rogaland"   ;
     :capital <countries/N/provinces/Rogaland/cities/Stavanger/> ;
     :area 9375 ;
     :population 452159 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 323365] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 377579] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 436087] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 452159]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Hordaland/> . 
    <countries/N/provinces/Hordaland/>  rdf:type :Province ;
     :name "Hordaland"   ;
     :capital <countries/N/provinces/Hordaland/cities/Bergen/> ;
     :area 15438 ;
     :population 498135 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 399702] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 441100] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 484240] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 498135]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Sogn+og+Fjordane/> . 
    <countries/N/provinces/Sogn+og+Fjordane/>  rdf:type :Province ;
     :name "Sogn og Fjordane"   ;
     :capital <countries/N/provinces/Sogn+og+Fjordane/cities/Hermansverk/> ;
     :area 18623 ;
     :population 108700 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 106116] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 107261] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 107742] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 108700]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Møre+og+Romsdal/> . 
    <countries/N/provinces/Møre+og+Romsdal/>  rdf:type :Province ;
     :name "Møre og Romsdal"   ;
     :capital <countries/N/provinces/Møre+og+Romsdal/cities/Molde/> ;
     :area 15101 ;
     :population 259404 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 237290] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 243888] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 253904] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 259404]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Sør-Trøndelag/> . 
    <countries/N/provinces/Sør-Trøndelag/>  rdf:type :Province ;
     :name "Sør-Trøndelag"   ;
     :capital <countries/N/provinces/Sør-Trøndelag/cities/Trondheim/> ;
     :area 18839 ;
     :population 302755 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 246824] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 266098] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 294066] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 302755]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Nord-Trøndelag/> . 
    <countries/N/provinces/Nord-Trøndelag/>  rdf:type :Province ;
     :name "Nord-Trøndelag"   ;
     :capital <countries/N/provinces/Nord-Trøndelag/cities/Steinkjer/> ;
     :area 22414 ;
     :population 134443 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 126692] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 127444] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 132140] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 134443]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Nordland/> . 
    <countries/N/provinces/Nordland/>  rdf:type :Province ;
     :name "Nordland"   ;
     :capital <countries/N/provinces/Nordland/cities/Bodø/> ;
     :area 38482 ;
     :population 239611 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 237561] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 237280] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 239611]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Troms/> . 
    <countries/N/provinces/Troms/>  rdf:type :Province ;
     :name "Troms"   ;
     :capital <countries/N/provinces/Troms/cities/Tromsø/> ;
     :area 25862 ;
     :population 160418 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 146736] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 151646] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 157554] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 160418]  . 
 <countries/N/>  :hasProvince 
    <countries/N/provinces/Finnmark/> . 
    <countries/N/provinces/Finnmark/>  rdf:type :Province ;
     :name "Finnmark"   ;
     :capital <countries/N/provinces/Finnmark/cities/Vadsø/> ;
     :area 48631 ;
     :population 74534 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 73936] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 73417] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 74534]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Västra+Götaland/> . 
    <countries/S/provinces/Västra+Götaland/>  rdf:type :Province ;
     :name "Västra Götaland"   ;
     :capital <countries/S/provinces/Västra+Götaland/cities/Göteborg/> ;
     :area 23948 ;
     :population 1600447 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1464971] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 1521895] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1569458] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 1600447]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Blekinge/> . 
    <countries/S/provinces/Blekinge/>  rdf:type :Province ;
     :name "Blekinge"   ;
     :capital <countries/S/provinces/Blekinge/cities/Karlskrona/> ;
     :area 2946 ;
     :population 152315 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 151168] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 150335] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 152591] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 152315]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Gävleborg/> . 
    <countries/S/provinces/Gävleborg/>  rdf:type :Province ;
     :name "Gävleborg"   ;
     :capital <countries/S/provinces/Gävleborg/cities/Gävle/> ;
     :area 18198 ;
     :population 276637 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 276599] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 276220] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 276637]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Gotland/> . 
    <countries/S/provinces/Gotland/>  rdf:type :Province ;
     :name "Gotland"   ;
     :capital <countries/S/provinces/Gotland/cities/Visby/> ;
     :area 3151 ;
     :population 57241 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 57383] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 57661] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 57221] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 57241]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Halland/> . 
    <countries/S/provinces/Halland/>  rdf:type :Province ;
     :name "Halland"   ;
     :capital <countries/S/provinces/Halland/cities/Halmstad/> ;
     :area 5460 ;
     :population 304116 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 257874] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 283788] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 296825] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 304116]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Jämtland/> . 
    <countries/S/provinces/Jämtland/>  rdf:type :Province ;
     :name "Jämtland"   ;
     :capital <countries/S/provinces/Jämtland/cities/Ostersund/> ;
     :area 49341 ;
     :population 126201 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 127424] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 126666] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 126201]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Jönköping/> . 
    <countries/S/provinces/Jönköping/>  rdf:type :Province ;
     :name "Jönköping"   ;
     :capital <countries/S/provinces/Jönköping/cities/Jönköping/> ;
     :area 10495 ;
     :population 339116 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 309738] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 329297] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 336044] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 339116]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Kalmar/> . 
    <countries/S/provinces/Kalmar/>  rdf:type :Province ;
     :name "Kalmar"   ;
     :capital <countries/S/provinces/Kalmar/cities/Kalmar/> ;
     :area 11217 ;
     :population 233548 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 234496] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 233639] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 233548]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Dalarna/> . 
    <countries/S/provinces/Dalarna/>  rdf:type :Province ;
     :name "Dalarna"   ;
     :capital <countries/S/provinces/Dalarna/cities/Falun/> ;
     :area 28188 ;
     :population 276555 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 276042] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 276454] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 276555]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Skåne/> . 
    <countries/S/provinces/Skåne/>  rdf:type :Province ;
     :name "Skåne"   ;
     :capital <countries/S/provinces/Skåne/cities/Malmö/> ;
     :area 11034 ;
     :population 1263088 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 1160919] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1231062] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 1263088]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Kronoberg/> . 
    <countries/S/provinces/Kronoberg/>  rdf:type :Province ;
     :name "Kronoberg"   ;
     :capital <countries/S/provinces/Kronoberg/cities/Växjö/> ;
     :area 8466 ;
     :population 185887 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 178612] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 178285] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 183162] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 185887]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Norrbotten/> . 
    <countries/S/provinces/Norrbotten/>  rdf:type :Province ;
     :name "Norrbotten"   ;
     :capital <countries/S/provinces/Norrbotten/cities/Lulea/> ;
     :area 98244 ;
     :population 248637 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 252585] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 249019] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 248637]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Örebro/> . 
    <countries/S/provinces/Örebro/>  rdf:type :Province ;
     :name "Örebro"   ;
     :capital <countries/S/provinces/Örebro/cities/Örebro/> ;
     :area 8545 ;
     :population 283113 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 273608] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 273920] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 278882] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 283113]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Östergötland/> . 
    <countries/S/provinces/Östergötland/>  rdf:type :Province ;
     :name "Östergötland"   ;
     :capital <countries/S/provinces/Östergötland/cities/Linköping/> ;
     :area 10602 ;
     :population 433784 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 406100] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 415990] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 427106] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 433784]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Södermanland/> . 
    <countries/S/provinces/Södermanland/>  rdf:type :Province ;
     :name "Södermanland"   ;
     :capital <countries/S/provinces/Södermanland/cities/Nykoping/> ;
     :area 6102 ;
     :population 274723 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 256818] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 261070] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 269053] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 274723]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Stockholm/> . 
    <countries/S/provinces/Stockholm/>  rdf:type :Province ;
     :name "Stockholm"   ;
     :capital <countries/S/provinces/Stockholm/cities/Stockholm/> ;
     :area 6519 ;
     :population 2127006 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1654511] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 1872900] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 2019182] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 2127006]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Uppsala/> . 
    <countries/S/provinces/Uppsala/>  rdf:type :Province ;
     :name "Uppsala"   ;
     :capital <countries/S/provinces/Uppsala/cities/Uppsala/> ;
     :area 8207 ;
     :population 341977 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 273918] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 316335] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 331898] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 341977]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Värmland/> . 
    <countries/S/provinces/Värmland/>  rdf:type :Province ;
     :name "Värmland"   ;
     :capital <countries/S/provinces/Värmland/cities/Karlstad/> ;
     :area 17591 ;
     :population 273080 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 273547] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 273257] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 273080]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Västerbotten/> . 
    <countries/S/provinces/Västerbotten/>  rdf:type :Province ;
     :name "Västerbotten"   ;
     :capital <countries/S/provinces/Västerbotten/cities/Umeå/> ;
     :area 55186 ;
     :population 260217 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 253835] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 256875] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 258548] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 260217]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Västernorrland/> . 
    <countries/S/provinces/Västernorrland/>  rdf:type :Province ;
     :name "Västernorrland"   ;
     :capital <countries/S/provinces/Västernorrland/cities/Härnösand/> ;
     :area 21683 ;
     :population 241981 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 244195] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 243042] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 241981]  . 
 <countries/S/>  :hasProvince 
    <countries/S/provinces/Västmanland/> . 
    <countries/S/provinces/Västmanland/>  rdf:type :Province ;
     :name "Västmanland"   ;
     :capital <countries/S/provinces/Västmanland/cities/Västerås/> ;
     :area 5145 ;
     :population 256224 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 247234] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 251353] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 256224]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Aveiro/> . 
    <countries/P/provinces/Aveiro/>  rdf:type :Province ;
     :name "Aveiro"   ;
     :capital <countries/P/provinces/Aveiro/cities/Aveiro/> ;
     :area 2808 ;
     :population 700787 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 656000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 713575] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 714197] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 700787]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Beja/> . 
    <countries/P/provinces/Beja/>  rdf:type :Province ;
     :name "Beja"   ;
     :capital <countries/P/provinces/Beja/cities/Beja/> ;
     :area 10225 ;
     :population 144401 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 167900] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 161211] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 152758] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 144401]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Braga/> . 
    <countries/P/provinces/Braga/>  rdf:type :Province ;
     :name "Braga"   ;
     :capital <countries/P/provinces/Braga/cities/Braga/> ;
     :area 2673 ;
     :population 846293 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 746100] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 831366] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 848185] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 846293]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Braganca/> . 
    <countries/P/provinces/Braganca/>  rdf:type :Province ;
     :name "Braganca"   ;
     :capital <countries/P/provinces/Braganca/cities/Braganca/> ;
     :area 6608 ;
     :population 122804 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 158300] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 148883] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 136252] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 122804]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Castelo+Branco/> . 
    <countries/P/provinces/Castelo+Branco/>  rdf:type :Province ;
     :name "Castelo Branco"   ;
     :capital <countries/P/provinces/Castelo+Branco/cities/Castelo+Branco/> ;
     :area 6675 ;
     :population 177962 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 214700] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 208063] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 196264] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 177962]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Coimbra/> . 
    <countries/P/provinces/Coimbra/>  rdf:type :Province ;
     :name "Coimbra"   ;
     :capital <countries/P/provinces/Coimbra/cities/Coimbra/> ;
     :area 3947 ;
     :population 408551 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 427600] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 441204] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 430104] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 408551]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Evora/> . 
    <countries/P/provinces/Evora/>  rdf:type :Province ;
     :name "Evora"   ;
     :capital <countries/P/provinces/Evora/cities/Evora/> ;
     :area 7393 ;
     :population 152444 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 173500] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 173654] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 166726] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 152444]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Algarve/> . 
    <countries/P/provinces/Algarve/>  rdf:type :Province ;
     :name "Algarve" ;
     :othername "Faro"  ;
     :capital <countries/P/provinces/Algarve/cities/Faro/> ;
     :area 4960 ;
     :population 467343 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 340100] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 395218] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 451006] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 467343]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Guarda/> . 
    <countries/P/provinces/Guarda/>  rdf:type :Province ;
     :name "Guarda"   ;
     :capital <countries/P/provinces/Guarda/cities/Guarda/> ;
     :area 5518 ;
     :population 142974 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 187800] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 179961] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 160939] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 142974]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Leiria/> . 
    <countries/P/provinces/Leiria/>  rdf:type :Province ;
     :name "Leiria"   ;
     :capital <countries/P/provinces/Leiria/cities/Leiria/> ;
     :area 3515 ;
     :population 458605 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 427800] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 459426] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 470922] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 458605]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Lisboa/> . 
    <countries/P/provinces/Lisboa/>  rdf:type :Province ;
     :name "Lisboa" ;
     :othername "Lisboa"  ;
     :capital <countries/P/provinces/Lisboa/cities/Lisboa/> ;
     :area 2761 ;
     :population 2275385 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 2063800] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2136013] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2250533] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2275385]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Portalegre/> . 
    <countries/P/provinces/Portalegre/>  rdf:type :Province ;
     :name "Portalegre"   ;
     :capital <countries/P/provinces/Portalegre/cities/Portalegre/> ;
     :area 6065 ;
     :population 104923 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 134300] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 127018] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 118506] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 104923]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Porto/> . 
    <countries/P/provinces/Porto/>  rdf:type :Province ;
     :name "Porto"   ;
     :capital <countries/P/provinces/Porto/cities/Oporto/> ;
     :area 2395 ;
     :population 1785405 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 1622300] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1781836] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1817175] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1785405]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Santarem/> . 
    <countries/P/provinces/Santarem/>  rdf:type :Province ;
     :name "Santarem" ;
     :othername "Santarém"  ;
     :capital <countries/P/provinces/Santarem/cities/Santarem/> ;
     :area 6747 ;
     :population 424793 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 442700] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 454527] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 453646] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 424793]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Setubal/> . 
    <countries/P/provinces/Setubal/>  rdf:type :Province ;
     :name "Setubal"   ;
     :capital <countries/P/provinces/Setubal/cities/Setúbal/> ;
     :area 5064 ;
     :population 874806 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 713700] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 788459] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 851258] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 874806]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Viana+do+Castelo/> . 
    <countries/P/provinces/Viana+do+Castelo/>  rdf:type :Province ;
     :name "Viana do Castelo"   ;
     :capital <countries/P/provinces/Viana+do+Castelo/cities/Viana+do+Castelo/> ;
     :area 2255 ;
     :population 231266 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 248700] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 250275] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 244836] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 231266]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Vila+Real/> . 
    <countries/P/provinces/Vila+Real/>  rdf:type :Province ;
     :name "Vila Real"   ;
     :capital <countries/P/provinces/Vila+Real/cities/Vila+Real/> ;
     :area 4328 ;
     :population 185695 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 237100] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 223729] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 206661] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 185695]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Viseu/> . 
    <countries/P/provinces/Viseu/>  rdf:type :Province ;
     :name "Viseu"   ;
     :capital <countries/P/provinces/Viseu/cities/Viseu/> ;
     :area 5007 ;
     :population 351292 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 401000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 394925] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 377653] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 351292]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Azores/> . 
    <countries/P/provinces/Azores/>  rdf:type :Province ;
     :name "Azores"   ;
     :capital <countries/P/provinces/Azores/cities/Ponta+Delgada/> ;
     :area 2247 ;
     :population 236413 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 236700] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 241763] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 246772] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 236413]  . 
 <countries/P/>  :hasProvince 
    <countries/P/provinces/Madeira/> . 
    <countries/P/provinces/Madeira/>  rdf:type :Province ;
     :name "Madeira"   ;
     :capital <countries/P/provinces/Madeira/cities/Funchal/> ;
     :area 794 ;
     :population 250744 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 253000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 245011] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 267785] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 250744]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/North+East+England/> . 
    <countries/GB/provinces/North+East+England/>  rdf:type :Province ;
     :name "North East England"   ;
     :capital <countries/GB/provinces/North+East+England/cities/Newcastle+upon+Tyne/> ;
     :area 8573 ;
     :population 2647013 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 2543569] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2515442] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2596886] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2647013]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/North+West+England/> . 
    <countries/GB/provinces/North+West+England/>  rdf:type :Province ;
     :name "North West England"   ;
     :capital <countries/GB/provinces/North+West+England/cities/Manchester/> ;
     :area 14105 ;
     :population 7417397 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 6726861] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 6729764] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 7052177] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 7417397]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/Yorkshire+and+the+Humber/> . 
    <countries/GB/provinces/Yorkshire+and+the+Humber/>  rdf:type :Province ;
     :name "Yorkshire and the Humber"   ;
     :capital <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Leeds/> ;
     :area 15407 ;
     :population 5480777 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 4836625] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4964833] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5283733] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5480777]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/East+Midlands/> . 
    <countries/GB/provinces/East+Midlands/>  rdf:type :Province ;
     :name "East Midlands"   ;
     :capital <countries/GB/provinces/East+Midlands/cities/Nottingham/> ;
     :area 15606 ;
     :population 4880054 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 3953269] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4172174] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4533222] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 4880054]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/West+Midlands/> . 
    <countries/GB/provinces/West+Midlands/>  rdf:type :Province ;
     :name "West Midlands"   ;
     :capital <countries/GB/provinces/West+Midlands/cities/Birmingham/> ;
     :area 12998 ;
     :population 5950757 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 5150193] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 5267308] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5601847] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5950757]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/East+of+England/> . 
    <countries/GB/provinces/East+of+England/>  rdf:type :Province ;
     :name "East of England"   ;
     :capital <countries/GB/provinces/East+of+England/cities/Cambridge/> ;
     :area 19108 ;
     :population 6335074 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 5056184] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 5388140] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5846965] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 6335074]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/London/> . 
    <countries/GB/provinces/London/>  rdf:type :Province ;
     :name "London"   ;
     :capital <countries/GB/provinces/London/cities/London/> ;
     :area 1572 ;
     :population 8799728 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 6679332] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 7172091] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 8173941] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 8799728]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/South+East+England/> . 
    <countries/GB/provinces/South+East+England/>  rdf:type :Province ;
     :name "South East England"   ;
     :capital <countries/GB/provinces/South+East+England/cities/Southampton/> ;
     :area 19069 ;
     :population 9278065 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 7497730] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 8000645] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 8634750] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 9278065]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/South+West+England/> . 
    <countries/GB/provinces/South+West+England/>  rdf:type :Province ;
     :name "South West England"   ;
     :capital <countries/GB/provinces/South+West+England/cities/Bristol/> ;
     :area 23837 ;
     :population 5701186 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 4611442] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 4928434] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5288935] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5701186]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/Scotland/> . 
    <countries/GB/provinces/Scotland/>  rdf:type :Province ;
     :name "Scotland"   ;
     :capital <countries/GB/provinces/Scotland/cities/Edinburgh/> ;
     :area 78133 ;
     :population 5479900 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 5180200] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 5083330] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 5062011] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5295403] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5479900]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/Wales/> . 
    <countries/GB/provinces/Wales/>  rdf:type :Province ;
     :name "Wales"   ;
     :capital <countries/GB/provinces/Wales/cities/Cardiff/> ;
     :area 20735 ;
     :population 3107494 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 2813500] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 2873000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2903085] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3063456] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3107494]  . 
 <countries/GB/>  :hasProvince 
    <countries/GB/provinces/Northern+Ireland/> . 
    <countries/GB/provinces/Northern+Ireland/>  rdf:type :Province ;
     :name "Northern Ireland"   ;
     :capital <countries/GB/provinces/Northern+Ireland/cities/Belfast/> ;
     :area 14130 ;
     :population 1903175 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1543000] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1607300] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1685267] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1814318] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1903175]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Adana/> . 
    <countries/TR/provinces/Adana/>  rdf:type :Province ;
     :name "Adana"   ;
     :capital <countries/TR/provinces/Adana/cities/Adana/> ;
     :area 14045 ;
     :population 2263373 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1549233] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1854270] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2102375] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2263373]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Adıyaman/> . 
    <countries/TR/provinces/Adıyaman/>  rdf:type :Province ;
     :name "Adıyaman"   ;
     :capital <countries/TR/provinces/Adıyaman/cities/Adiyaman/> ;
     :area 7606 ;
     :population 632148 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 510827] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 623811] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 594163] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 632148]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Afyonkarahisar/> . 
    <countries/TR/provinces/Afyonkarahisar/>  rdf:type :Province ;
     :name "Afyonkarahisar" ;
     :othername "Afyon"  ;
     :capital <countries/TR/provinces/Afyonkarahisar/cities/Afyonkarahisar/> ;
     :area 14718 ;
     :population 744179 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 738979] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 812416] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 701461] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 744179]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Ağrı/> . 
    <countries/TR/provinces/Ağrı/>  rdf:type :Province ;
     :name "Ağrı"   ;
     :capital <countries/TR/provinces/Ağrı/cities/Agri/> ;
     :area 11498 ;
     :population 524644 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 437093] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 528744] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 553241] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 524644]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Aksaray/> . 
    <countries/TR/provinces/Aksaray/>  rdf:type :Province ;
     :name "Aksaray"   ;
     :capital <countries/TR/provinces/Aksaray/cities/Aksaray/> ;
     :area 7965 ;
     :population 429069 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 330569] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 396084] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 379163] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 429069]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Amasya/> . 
    <countries/TR/provinces/Amasya/>  rdf:type :Province ;
     :name "Amasya"   ;
     :capital <countries/TR/provinces/Amasya/cities/Amasya/> ;
     :area 5703 ;
     :population 335331 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 359265] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 365231] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 323331] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 335331]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Ankara/> . 
    <countries/TR/provinces/Ankara/>  rdf:type :Province ;
     :name "Ankara"   ;
     :capital <countries/TR/provinces/Ankara/cities/Ankara/> ;
     :area 25401 ;
     :population 5747325 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 3236378] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 4007860] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4868418] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5747325]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Antalya/> . 
    <countries/TR/provinces/Antalya/>  rdf:type :Province ;
     :name "Antalya"   ;
     :capital <countries/TR/provinces/Antalya/cities/Antalya/> ;
     :area 20790 ;
     :population 2619832 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1132211] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1719751] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2035563] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2619832]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Artvin/> . 
    <countries/TR/provinces/Artvin/>  rdf:type :Province ;
     :name "Artvin"   ;
     :capital <countries/TR/provinces/Artvin/cities/Artvin/> ;
     :area 7367 ;
     :population 169543 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 212833] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 191934] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 166177] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 169543]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Aydın/> . 
    <countries/TR/provinces/Aydın/>  rdf:type :Province ;
     :name "Aydın"   ;
     :capital <countries/TR/provinces/Aydın/cities/Aydin/> ;
     :area 7904 ;
     :population 1134031 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 824816] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 950757] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 999131] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1134031]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Balıkesir/> . 
    <countries/TR/provinces/Balıkesir/>  rdf:type :Province ;
     :name "Balıkesir"   ;
     :capital <countries/TR/provinces/Balıkesir/cities/Balıkesir/> ;
     :area 14472 ;
     :population 1250610 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 974274] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1076347] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1155216] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1250610]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Batman/> . 
    <countries/TR/provinces/Batman/>  rdf:type :Province ;
     :name "Batman"   ;
     :capital <countries/TR/provinces/Batman/cities/Batman/> ;
     :area 4659 ;
     :population 626319 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 344121] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 456734] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 520883] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 626319]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Bayburt/> . 
    <countries/TR/provinces/Bayburt/>  rdf:type :Province ;
     :name "Bayburt"   ;
     :capital <countries/TR/provinces/Bayburt/cities/Bayburt/> ;
     :area 3739 ;
     :population 85042 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 107330] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 97358] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 76859] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 85042]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Bilecik/> . 
    <countries/TR/provinces/Bilecik/>  rdf:type :Province ;
     :name "Bilecik"   ;
     :capital <countries/TR/provinces/Bilecik/cities/Bilecik/> ;
     :area 4306 ;
     :population 228334 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 175797] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 194326] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 203157] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 228334]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Bingöl/> . 
    <countries/TR/provinces/Bingöl/>  rdf:type :Province ;
     :name "Bingöl"   ;
     :capital <countries/TR/provinces/Bingöl/cities/Bingol/> ;
     :area 8253 ;
     :population 2813112 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 249074] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 253739] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 261276] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2813112]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Bitlis/> . 
    <countries/TR/provinces/Bitlis/>  rdf:type :Province ;
     :name "Bitlis"   ;
     :capital <countries/TR/provinces/Bitlis/cities/Bitlis/> ;
     :area 7094 ;
     :population 352277 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 330115] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 388678] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 336226] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 352277]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Bolu/> . 
    <countries/TR/provinces/Bolu/>  rdf:type :Province ;
     :name "Bolu"   ;
     :capital <countries/TR/provinces/Bolu/cities/Bolu/> ;
     :area 8323 ;
     :population 320014 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 262919] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 270654] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 276976] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 320014]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Burdur/> . 
    <countries/TR/provinces/Burdur/>  rdf:type :Province ;
     :name "Burdur"   ;
     :capital <countries/TR/provinces/Burdur/cities/Burdur/> ;
     :area 7134 ;
     :population 273716 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 254899] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 256803] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 250984] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 273716]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Bursa/> . 
    <countries/TR/provinces/Bursa/>  rdf:type :Province ;
     :name "Bursa"   ;
     :capital <countries/TR/provinces/Bursa/cities/Bursa/> ;
     :area 10886 ;
     :population 3147818 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1596161] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 2125140] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2640128] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3147818]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Çanakkale/> . 
    <countries/TR/provinces/Çanakkale/>  rdf:type :Province ;
     :name "Çanakkale"   ;
     :capital <countries/TR/provinces/Çanakkale/cities/Canakkale/> ;
     :area 9950 ;
     :population 557276 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 432263] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 464975] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 489298] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 557276]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Çankırı/> . 
    <countries/TR/provinces/Çankırı/>  rdf:type :Province ;
     :name "Çankırı"   ;
     :capital <countries/TR/provinces/Çankırı/cities/Cankiri/> ;
     :area 7491 ;
     :population 196515 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 249344] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 270355] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 175716] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 196515]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Çorum/> . 
    <countries/TR/provinces/Çorum/>  rdf:type :Province ;
     :name "Çorum"   ;
     :capital <countries/TR/provinces/Çorum/cities/Corum/> ;
     :area 12796 ;
     :population 526282 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 608660] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 597065] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 534825] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 526282]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Denizli/> . 
    <countries/TR/provinces/Denizli/>  rdf:type :Province ;
     :name "Denizli"   ;
     :capital <countries/TR/provinces/Denizli/cities/Denizli/> ;
     :area 11804 ;
     :population 1051056 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 750882] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 850029] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 940532] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1051056]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Diyarbakır/> . 
    <countries/TR/provinces/Diyarbakır/>  rdf:type :Province ;
     :name "Diyarbakır"   ;
     :capital <countries/TR/provinces/Diyarbakır/cities/Diyarbakir/> ;
     :area 15204 ;
     :population 1791373 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1096447] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1362708] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1561110] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1791373]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Edirne/> . 
    <countries/TR/provinces/Edirne/>  rdf:type :Province ;
     :name "Edirne"   ;
     :capital <countries/TR/provinces/Edirne/cities/Edirne/> ;
     :area 6097 ;
     :population 412115 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 404599] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 402606] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 400554] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 412115]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Elazığ/> . 
    <countries/TR/provinces/Elazığ/>  rdf:type :Province ;
     :name "Elazığ"   ;
     :capital <countries/TR/provinces/Elazığ/cities/Elazig/> ;
     :area 9281 ;
     :population 588088 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 498225] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 569616] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 559063] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 588088]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Erzincan/> . 
    <countries/TR/provinces/Erzincan/>  rdf:type :Province ;
     :name "Erzincan"   ;
     :capital <countries/TR/provinces/Erzincan/cities/Erzincan/> ;
     :area 11727 ;
     :population 237351 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 299251] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 316841] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 214863] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 237351]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Erzurum/> . 
    <countries/TR/provinces/Erzurum/>  rdf:type :Province ;
     :name "Erzurum"   ;
     :capital <countries/TR/provinces/Erzurum/cities/Erzurum/> ;
     :area 25330 ;
     :population 756893 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 848201] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 937389] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 781626] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 756893]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Eskişehir/> . 
    <countries/TR/provinces/Eskişehir/>  rdf:type :Province ;
     :name "Eskişehir"   ;
     :capital <countries/TR/provinces/Eskişehir/cities/Eskisehir/> ;
     :area 13902 ;
     :population 898369 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 641301] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 706009] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 778421] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 898369]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Gaziantep/> . 
    <countries/TR/provinces/Gaziantep/>  rdf:type :Province ;
     :name "Gaziantep"   ;
     :capital <countries/TR/provinces/Gaziantep/cities/Gaziantep/> ;
     :area 6844 ;
     :population 2130432 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1010396] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1285249] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1739569] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2130432]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Giresun/> . 
    <countries/TR/provinces/Giresun/>  rdf:type :Province ;
     :name "Giresun"   ;
     :capital <countries/TR/provinces/Giresun/cities/Giresun/> ;
     :area 6831 ;
     :population 450154 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 499617] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 523819] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 420433] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 450154]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Gümüşhane/> . 
    <countries/TR/provinces/Gümüşhane/>  rdf:type :Province ;
     :name "Gümüşhane"   ;
     :capital <countries/TR/provinces/Gümüşhane/cities/Gümüşhane/> ;
     :area 6437 ;
     :population 150119 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 168845] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 186953] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 129045] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 150119]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Hakkari/> . 
    <countries/TR/provinces/Hakkari/>  rdf:type :Province ;
     :name "Hakkari"   ;
     :capital <countries/TR/provinces/Hakkari/cities/Hakkari/> ;
     :area 7178 ;
     :population 278218 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 172479] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 236581] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 271405] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 278218]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Hatay/> . 
    <countries/TR/provinces/Hatay/>  rdf:type :Province ;
     :name "Hatay"   ;
     :capital <countries/TR/provinces/Hatay/cities/Hatay/> ;
     :area 5831 ;
     :population 1670712 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1109754] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1253726] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1472282] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1670712]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Mersin/> . 
    <countries/TR/provinces/Mersin/>  rdf:type :Province ;
     :name "Mersin"   ;
     :capital <countries/TR/provinces/Mersin/cities/Mersin/> ;
     :area 15512 ;
     :population 1891145 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1267253] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1651400] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1660522] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1891145]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Isparta/> . 
    <countries/TR/provinces/Isparta/>  rdf:type :Province ;
     :name "Isparta"   ;
     :capital <countries/TR/provinces/Isparta/cities/Isparta/> ;
     :area 8871 ;
     :population 445678 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 434771] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 513681] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 412039] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 445678]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/İstanbul/> . 
    <countries/TR/provinces/İstanbul/>  rdf:type :Province ;
     :name "İstanbul"   ;
     :capital <countries/TR/provinces/İstanbul/cities/İstanbul/> ;
     :area 5315 ;
     :population 15840900 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 7195773] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 10018735] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 13565798] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 15840900]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/İzmir/> . 
    <countries/TR/provinces/İzmir/>  rdf:type :Province ;
     :name "İzmir"   ;
     :capital <countries/TR/provinces/İzmir/cities/İzmir/> ;
     :area 12015 ;
     :population 4425789 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 2694770] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 3370866] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3952036] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 4425789]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Karaman/> . 
    <countries/TR/provinces/Karaman/>  rdf:type :Province ;
     :name "Karaman"   ;
     :capital <countries/TR/provinces/Karaman/cities/Karaman/> ;
     :area 8868 ;
     :population 258838 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 215181] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 243210] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 234441] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 258838]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Kahramanmaraş/> . 
    <countries/TR/provinces/Kahramanmaraş/>  rdf:type :Province ;
     :name "Kahramanmaraş"   ;
     :capital <countries/TR/provinces/Kahramanmaraş/cities/Kahramanmaraş/> ;
     :area 14456 ;
     :population 1171298 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 894264] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1002384] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1052336] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1171298]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Kars/> . 
    <countries/TR/provinces/Kars/>  rdf:type :Province ;
     :name "Kars"   ;
     :capital <countries/TR/provinces/Kars/cities/Kars/> ;
     :area 10139 ;
     :population 281077 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 355823] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 325016] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 306238] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 281077]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Kastamonu/> . 
    <countries/TR/provinces/Kastamonu/>  rdf:type :Province ;
     :name "Kastamonu"   ;
     :capital <countries/TR/provinces/Kastamonu/cities/Kastamonu/> ;
     :area 13157 ;
     :population 375592 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 423206] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 375476] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 360694] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 375592]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Kayseri/> . 
    <countries/TR/provinces/Kayseri/>  rdf:type :Province ;
     :name "Kayseri"   ;
     :capital <countries/TR/provinces/Kayseri/cities/Kayseri/> ;
     :area 17109 ;
     :population 1434357 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 944091] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1060432] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1251907] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1434357]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Kırıkkale/> . 
    <countries/TR/provinces/Kırıkkale/>  rdf:type :Province ;
     :name "Kırıkkale"   ;
     :capital <countries/TR/provinces/Kırıkkale/cities/Kirikkale/> ;
     :area 4569 ;
     :population 275968 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 350360] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 383508] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 276847] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 275968]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Kırklareli/> . 
    <countries/TR/provinces/Kırklareli/>  rdf:type :Province ;
     :name "Kırklareli"   ;
     :capital <countries/TR/provinces/Kırklareli/cities/Kirklareli/> ;
     :area 6299 ;
     :population 366363 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 309512] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 328461] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 340977] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 366363]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Kırşehir/> . 
    <countries/TR/provinces/Kırşehir/>  rdf:type :Province ;
     :name "Kırşehir"   ;
     :capital <countries/TR/provinces/Kırşehir/cities/Kirsehir/> ;
     :area 6530 ;
     :population 242944 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 256684] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 253239] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 221935] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 242944]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Kocaeli/> . 
    <countries/TR/provinces/Kocaeli/>  rdf:type :Province ;
     :name "Kocaeli"   ;
     :capital <countries/TR/provinces/Kocaeli/cities/Kocaeli/> ;
     :area 3625 ;
     :population 2033441 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 920255] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1206085] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1595643] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2033441]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Konya/> . 
    <countries/TR/provinces/Konya/>  rdf:type :Province ;
     :name "Konya"   ;
     :capital <countries/TR/provinces/Konya/cities/Konya/> ;
     :area 40813 ;
     :population 2277017 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1752658] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 2192166] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2033227] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2277017]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Kütahya/> . 
    <countries/TR/provinces/Kütahya/>  rdf:type :Province ;
     :name "Kütahya"   ;
     :capital <countries/TR/provinces/Kütahya/cities/Kütahya/> ;
     :area 12013 ;
     :population 578640 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 577905] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 656903] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 564403] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 578640]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Malatya/> . 
    <countries/TR/provinces/Malatya/>  rdf:type :Province ;
     :name "Malatya"   ;
     :capital <countries/TR/provinces/Malatya/cities/Malatya/> ;
     :area 12102 ;
     :population 808692 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 704359] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 853658] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 749225] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 808692]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Manisa/> . 
    <countries/TR/provinces/Manisa/>  rdf:type :Province ;
     :name "Manisa"   ;
     :capital <countries/TR/provinces/Manisa/cities/Manisa/> ;
     :area 13228 ;
     :population 1456626 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1154418] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1260169] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1337731] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1456626]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Mardin/> . 
    <countries/TR/provinces/Mardin/>  rdf:type :Province ;
     :name "Mardin"   ;
     :capital <countries/TR/provinces/Mardin/cities/Mardin/> ;
     :area 8806 ;
     :population 862757 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 558275] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 705098] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 758181] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 862757]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Muğla/> . 
    <countries/TR/provinces/Muğla/>  rdf:type :Province ;
     :name "Muğla"   ;
     :capital <countries/TR/provinces/Muğla/cities/Mugla/> ;
     :area 12949 ;
     :population 1021141 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 562809] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 715328] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 837804] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1021141]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Muş/> . 
    <countries/TR/provinces/Muş/>  rdf:type :Province ;
     :name "Muş"   ;
     :capital <countries/TR/provinces/Muş/cities/Mus/> ;
     :area 8067 ;
     :population 405228 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 376543] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 453654] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 413430] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 405228]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Nevşehir/> . 
    <countries/TR/provinces/Nevşehir/>  rdf:type :Province ;
     :name "Nevşehir"   ;
     :capital <countries/TR/provinces/Nevşehir/cities/Nevsehir/> ;
     :area 5391 ;
     :population 308003 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 289509] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 309914] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 284150] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 308003]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Niğde/> . 
    <countries/TR/provinces/Niğde/>  rdf:type :Province ;
     :name "Niğde"   ;
     :capital <countries/TR/provinces/Niğde/cities/Nigde/> ;
     :area 7365 ;
     :population 363725 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 301691] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 348081] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 337456] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 363725]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Ordu/> . 
    <countries/TR/provinces/Ordu/>  rdf:type :Province ;
     :name "Ordu"   ;
     :capital <countries/TR/provinces/Ordu/cities/Ordu/> ;
     :area 5952 ;
     :population 760872 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 826886] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 887765] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 712998] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 760872]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Rize/> . 
    <countries/TR/provinces/Rize/>  rdf:type :Province ;
     :name "Rize"   ;
     :capital <countries/TR/provinces/Rize/cities/Rize/> ;
     :area 3921 ;
     :population 345662 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 348776] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 365938] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 322367] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 345662]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Sakarya/> . 
    <countries/TR/provinces/Sakarya/>  rdf:type :Province ;
     :name "Sakarya"   ;
     :capital <countries/TR/provinces/Sakarya/cities/Sakarya/> ;
     :area 4880 ;
     :population 1060876 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 683281] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 756168] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 886382] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1060876]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Samsun/> . 
    <countries/TR/provinces/Samsun/>  rdf:type :Province ;
     :name "Samsun"   ;
     :capital <countries/TR/provinces/Samsun/cities/Samsun/> ;
     :area 9364 ;
     :population 1371274 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1161207] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1209137] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1250598] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1371274]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Şanlıurfa/> . 
    <countries/TR/provinces/Şanlıurfa/>  rdf:type :Province ;
     :name "Şanlıurfa"   ;
     :capital <countries/TR/provinces/Şanlıurfa/cities/Şanlıurfa/> ;
     :area 19336 ;
     :population 2143020 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1001455] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1443422] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1701127] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2143020]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Siirt/> . 
    <countries/TR/provinces/Siirt/>  rdf:type :Province ;
     :name "Siirt"   ;
     :capital <countries/TR/provinces/Siirt/cities/Siirt/> ;
     :area 5473 ;
     :population 331980 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 243435] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 263676] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 309599] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 331980]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Sinop/> . 
    <countries/TR/provinces/Sinop/>  rdf:type :Province ;
     :name "Sinop"   ;
     :capital <countries/TR/provinces/Sinop/cities/Sinop/> ;
     :area 5816 ;
     :population 218408 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 265153] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 225574] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 203288] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 218408]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Şırnak/> . 
    <countries/TR/provinces/Şırnak/>  rdf:type :Province ;
     :name "Şırnak"   ;
     :capital <countries/TR/provinces/Şırnak/cities/Sirnak/> ;
     :area 7151 ;
     :population 546589 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 262006] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 353197] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 453828] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 546589]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Sivas/> . 
    <countries/TR/provinces/Sivas/>  rdf:type :Province ;
     :name "Sivas"   ;
     :capital <countries/TR/provinces/Sivas/cities/Sivas/> ;
     :area 28567 ;
     :population 636121 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 766821] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 755091] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 627195] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 636121]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Tekirdağ/> . 
    <countries/TR/provinces/Tekirdağ/>  rdf:type :Province ;
     :name "Tekirdağ"   ;
     :capital <countries/TR/provinces/Tekirdağ/cities/Tekirdag/> ;
     :area 6342 ;
     :population 1113400 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 468842] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 623591] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 824223] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1113400]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Tokat/> . 
    <countries/TR/provinces/Tokat/>  rdf:type :Province ;
     :name "Tokat"   ;
     :capital <countries/TR/provinces/Tokat/cities/Tokat/> ;
     :area 10072 ;
     :population 602567 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 718738] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 828027] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 592481] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 602567]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Trabzon/> . 
    <countries/TR/provinces/Trabzon/>  rdf:type :Province ;
     :name "Trabzon"   ;
     :capital <countries/TR/provinces/Trabzon/cities/Trabzon/> ;
     :area 4664 ;
     :population 816684 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 795849] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 975137] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 757857] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 816684]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Tunceli/> . 
    <countries/TR/provinces/Tunceli/>  rdf:type :Province ;
     :name "Tunceli"   ;
     :capital <countries/TR/provinces/Tunceli/cities/Tunceli/> ;
     :area 7685 ;
     :population 83645 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 133584] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 93584] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 84896] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 83645]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Uşak/> . 
    <countries/TR/provinces/Uşak/>  rdf:type :Province ;
     :name "Uşak"   ;
     :capital <countries/TR/provinces/Uşak/cities/Usak/> ;
     :area 5363 ;
     :population 373183 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 290398] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 322313] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 340636] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 373183]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Van/> . 
    <countries/TR/provinces/Van/>  rdf:type :Province ;
     :name "Van"   ;
     :capital <countries/TR/provinces/Van/cities/Van/> ;
     :area 19414 ;
     :population 1141015 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 637433] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 877524] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1059734] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1141015]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Yozgat/> . 
    <countries/TR/provinces/Yozgat/>  rdf:type :Province ;
     :name "Yozgat"   ;
     :capital <countries/TR/provinces/Yozgat/cities/Yozgat/> ;
     :area 14074 ;
     :population 418500 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 578719] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 682919] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 465214] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 418500]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Zonguldak/> . 
    <countries/TR/provinces/Zonguldak/>  rdf:type :Province ;
     :name "Zonguldak"   ;
     :capital <countries/TR/provinces/Zonguldak/cities/Zonguldak/> ;
     :area 3309 ;
     :population 589684 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 653739] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 615599] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 614775] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 589684]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Bartın/> . 
    <countries/TR/provinces/Bartın/>  rdf:type :Province ;
     :name "Bartın"   ;
     :capital <countries/TR/provinces/Bartın/cities/Bartin/> ;
     :area 2080 ;
     :population 201711 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 205834] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 184178] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 187129] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 201711]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Karabük/> . 
    <countries/TR/provinces/Karabük/>  rdf:type :Province ;
     :name "Karabük"   ;
     :capital <countries/TR/provinces/Karabük/cities/Karabük/> ;
     :area 4108 ;
     :population 249287 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 244177] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 225102] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 220401] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 249287]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Ardahan/> . 
    <countries/TR/provinces/Ardahan/>  rdf:type :Province ;
     :name "Ardahan"   ;
     :capital <countries/TR/provinces/Ardahan/cities/Ardahan/> ;
     :area 4967 ;
     :population 94932 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 163731] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 133756] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 107776] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 94932]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Iğdır/> . 
    <countries/TR/provinces/Iğdır/>  rdf:type :Province ;
     :name "Iğdır"   ;
     :capital <countries/TR/provinces/Iğdır/cities/Iğdır/> ;
     :area 3587 ;
     :population 203159 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 142601] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 168634] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 187842] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 203159]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Yalova/> . 
    <countries/TR/provinces/Yalova/>  rdf:type :Province ;
     :name "Yalova"   ;
     :capital <countries/TR/provinces/Yalova/cities/Yalova/> ;
     :area 850 ;
     :population 291001 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 135121] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 168593] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 205664] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 291001]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Kilis/> . 
    <countries/TR/provinces/Kilis/>  rdf:type :Province ;
     :name "Kilis"   ;
     :capital <countries/TR/provinces/Kilis/cities/Kilis/> ;
     :area 1427 ;
     :population 145826 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 130198] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 114724] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 124276] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 145826]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Düzce/> . 
    <countries/TR/provinces/Düzce/>  rdf:type :Province ;
     :name "Düzce"   ;
     :capital <countries/TR/provinces/Düzce/cities/Düzce/> ;
     :area 2592 ;
     :population 400976 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 273679] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 314266] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 342281] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 400976]  . 
 <countries/TR/>  :hasProvince 
    <countries/TR/provinces/Osmaniye/> . 
    <countries/TR/provinces/Osmaniye/>  rdf:type :Province ;
     :name "Osmaniye"   ;
     :capital <countries/TR/provinces/Osmaniye/cities/Osmaniye/> ;
     :area 3195 ;
     :population 553012 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 384104] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 458782] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 483639] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 553012]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Almaty+City/> . 
    <countries/KZ/provinces/Almaty+City/>  rdf:type :Province ;
     :name "Almaty City"  ;
     :localname "Алматы" ;
     :capital <countries/KZ/provinces/Almaty+City/cities/Almaty/> ;
     :area 319 ;
     :population 1507737 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1130621] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1365632] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1507737]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Almaty/> . 
    <countries/KZ/provinces/Almaty/>  rdf:type :Province ;
     :name "Almaty"  ;
     :localname "Алматы " ;
     :capital <countries/KZ/provinces/Almaty/cities/Taldykurgan/> ;
     :area 223924 ;
     :population 1985529 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1557269] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1807894] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1985529]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Akmola/> . 
    <countries/KZ/provinces/Akmola/>  rdf:type :Province ;
     :name "Akmola" ;
     :othername "Aqmola" ;
     :localname "Ақмола" ;
     :capital <countries/KZ/provinces/Akmola/cities/Koksetau/> ;
     :area 146219 ;
     :population 735640 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 827254] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 737495] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 735640]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Aktobe/> . 
    <countries/KZ/provinces/Aktobe/>  rdf:type :Province ;
     :name "Aktobe"  ;
     :localname "Ақтөбе" ;
     :capital <countries/KZ/provinces/Aktobe/cities/Aqtobe/> ;
     :area 300629 ;
     :population 808878 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 682558] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 757768] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 808878]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Atyrau/> . 
    <countries/KZ/provinces/Atyrau/>  rdf:type :Province ;
     :name "Atyrau"  ;
     :localname "Атырау" ;
     :capital <countries/KZ/provinces/Atyrau/cities/Atyrau/> ;
     :area 118631 ;
     :population 567938 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 440286] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 510377] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 567938]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/West+Kazakhstan/> . 
    <countries/KZ/provinces/West+Kazakhstan/>  rdf:type :Province ;
     :name "West Kazakhstan"  ;
     :localname "Батыс Қазақстан" ;
     :capital <countries/KZ/provinces/West+Kazakhstan/cities/Oral/> ;
     :area 151339 ;
     :population 624001 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 616800] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 598880] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 624001]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Mangistau/> . 
    <countries/KZ/provinces/Mangistau/>  rdf:type :Province ;
     :name "Mangistau"  ;
     :localname "Маңғыстау" ;
     :capital <countries/KZ/provinces/Mangistau/cities/Aktau/> ;
     :area 165642 ;
     :population 587440 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 314669] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 485392] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 587440]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/South-Kazakhstan/> . 
    <countries/KZ/provinces/South-Kazakhstan/>  rdf:type :Province ;
     :name "South-Kazakhstan"  ;
     :localname "Оңтүстік Қазақстан" ;
     :capital <countries/KZ/provinces/South-Kazakhstan/cities/Shymkent/> ;
     :area 117249 ;
     :population 2734734 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1978339] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 2469357] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 2734734]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Pavlodar/> . 
    <countries/KZ/provinces/Pavlodar/>  rdf:type :Province ;
     :name "Pavlodar"  ;
     :localname "Павлодар" ;
     :capital <countries/KZ/provinces/Pavlodar/cities/Pavlodar/> ;
     :area 124800 ;
     :population 752977 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 806983] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 742475] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 752977]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Karaganda/> . 
    <countries/KZ/provinces/Karaganda/>  rdf:type :Province ;
     :name "Karaganda" ;
     :othername "Karagandy" ;
     :localname "Қарағанды" ;
     :capital <countries/KZ/provinces/Karaganda/cities/Karaganda/> ;
     :area 427982 ;
     :population 1369839 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1410218] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1341700] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1369839]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Kostanai/> . 
    <countries/KZ/provinces/Kostanai/>  rdf:type :Province ;
     :name "Kostanai" ;
     :othername "Kustanay" , "Kostanay" ;
     :localname "Қостанай" ;
     :capital <countries/KZ/provinces/Kostanai/cities/Kustanay/> ;
     :area 196001 ;
     :population 880889 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1017108] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 885570] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 880889]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Kyzylorda/> . 
    <countries/KZ/provinces/Kyzylorda/>  rdf:type :Province ;
     :name "Kyzylorda"  ;
     :localname "Қызылорда" ;
     :capital <countries/KZ/provinces/Kyzylorda/cities/Kyzylorda/> ;
     :area 226019 ;
     :population 740389 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 624991] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 678794] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 740389]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/East-Kazakhstan/> . 
    <countries/KZ/provinces/East-Kazakhstan/>  rdf:type :Province ;
     :name "East-Kazakhstan"  ;
     :localname "Шығыс Қазақстан" ;
     :capital <countries/KZ/provinces/East-Kazakhstan/cities/Öskemen/> ;
     :area 283226 ;
     :population 1394114 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1531024] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1396593] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1394114]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/North-Kazakhstan/> . 
    <countries/KZ/provinces/North-Kazakhstan/>  rdf:type :Province ;
     :name "North-Kazakhstan"  ;
     :localname "Солтүстік Қазақстан" ;
     :capital <countries/KZ/provinces/North-Kazakhstan/cities/Petropavlovsk/> ;
     :area 97993 ;
     :population 575746 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 725980] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 596535] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 575746]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Zhambyl/> . 
    <countries/KZ/provinces/Zhambyl/>  rdf:type :Province ;
     :name "Zhambyl"  ;
     :localname "Жамбыл" ;
     :capital <countries/KZ/provinces/Zhambyl/cities/Taraz/> ;
     :area 144264 ;
     :population 1084987 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 988840] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1022129] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1084987]  . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Baikonur/> . 
    <countries/KZ/provinces/Baikonur/>  rdf:type :Province ;
     :name "Baikonur"  ;
     :localname "Байкоңыр" ;
     :capital <countries/KZ/provinces/Baikonur/cities/Baikonur/> ;
     :area 57    . 
 <countries/KZ/>  :hasProvince 
    <countries/KZ/provinces/Astana/> . 
    <countries/KZ/provinces/Astana/>  rdf:type :Province ;
     :name "Astana"  ;
     :localname "Астана" ;
     :capital <countries/KZ/provinces/Astana/cities/Astana/> ;
     :area 710 ;
     :population 814401 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 328341] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 613006] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 814401]  . 
 <countries/AL/cities/Tirana/>  rdf:type :City ;
     :name "Tirana" ;
     :othername "Tirane"  ;
     :population 418495 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 192000] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 244153] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 418495] ;
     :elevation 110 ;
     :longitude 19.82 ;
     :latitude 41.33   . 
 <countries/AL/> :hasCity <countries/AL/cities/Tirana/>.
  <countries/AL/cities/Shkodër/>  rdf:type :City ;
     :name "Shkodër"   ;
     :population 77075 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 62000] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 77075] ;
     :elevation 13 ;
     :longitude 19.5 ;
     :latitude 42.07   . 
 <countries/AL/> :hasCity <countries/AL/cities/Shkodër/>.
  <countries/AL/cities/Durrës/>  rdf:type :City ;
     :name "Durrës"   ;
     :population 113249 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 66200] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 82719] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 99546] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 113249] ;
     :elevation 40 ;
     :longitude 19.45 ;
     :latitude 41.32   . 
 <countries/AL/> :hasCity <countries/AL/cities/Durrës/>.
  <countries/AL/cities/Vlorë/>  rdf:type :City ;
     :name "Vlorë"   ;
     :population 79513 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 56000] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 79513] ;
     :elevation 25 ;
     :longitude 19.49 ;
     :latitude 40.47   . 
 <countries/AL/> :hasCity <countries/AL/cities/Vlorë/>.
  <countries/AL/cities/Elbasan/>  rdf:type :City ;
     :name "Elbasan"   ;
     :population 78703 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 53000] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 78703] ;
     :elevation 150 ;
     :longitude 20.07 ;
     :latitude 41.1   . 
 <countries/AL/> :hasCity <countries/AL/cities/Elbasan/>.
  <countries/AL/cities/Korçë/>  rdf:type :City ;
     :name "Korçë"   ;
     :population 51152 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 52000] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 51152] ;
     :elevation 850 ;
     :longitude 20.77 ;
     :latitude 40.62   . 
 <countries/AL/> :hasCity <countries/AL/cities/Korçë/>.
  <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/cities/Komotini/>  rdf:type :City ;
     :name "Komotini"     ;
     :elevation 45 ;
     :longitude 25.42 ;
     :latitude 41.1   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/cities/Komotini/>.
 <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/> :hasCity <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/cities/Komotini/>.
 <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/cities/Kavala/>  rdf:type :City ;
     :name "Kavala"   ;
     :population 58790 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 56705] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 60187] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 63774] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 58790] ;
     :elevation 20 ;
     :longitude 24.4 ;
     :latitude 40.93   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/cities/Kavala/>.
 <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/> :hasCity <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/cities/Kavala/>.
 <countries/GR/provinces/Attikis/cities/Athina/>  rdf:type :City ;
     :name "Athina" ;
     :othername "Athens" ;
     :localname "Αθήνα" ;
     :population 664046 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 885737] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 816556] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 789166] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 664046] ;
     :elevation 70 ;
     :longitude 23.72 ;
     :latitude 37.97   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Attikis/cities/Athina/>.
 <countries/GR/provinces/Attikis/> :hasCity <countries/GR/provinces/Attikis/cities/Athina/>.
 <countries/GR/provinces/Attikis/cities/Peiraias/>  rdf:type :City ;
     :name "Peiraias" ;
     :othername "Piräus" , "Piraeus" ;
     :localname "Πειραιάς" ;
     :population 163688 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 196389] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 187399] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 181933] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 163688] ;
     :elevation 10 ;
     :longitude 23.63 ;
     :latitude 37.95   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Attikis/cities/Peiraias/>.
 <countries/GR/provinces/Attikis/> :hasCity <countries/GR/provinces/Attikis/cities/Peiraias/>.
 <countries/GR/provinces/Attikis/cities/Peristeri/>  rdf:type :City ;
     :name "Peristeri"  ;
     :localname "Περιστέρι" ;
     :population 139981 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 141971] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 146743] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 139981] ;
     :elevation 50 ;
     :longitude 23.68 ;
     :latitude 38.02   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Attikis/cities/Peristeri/>.
 <countries/GR/provinces/Attikis/> :hasCity <countries/GR/provinces/Attikis/cities/Peristeri/>.
 <countries/GR/provinces/Attikis/cities/Acharnes/>  rdf:type :City ;
     :name "Acharnes"  ;
     :localname "Αχαρνές" ;
     :population 106943 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 65035] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 82555] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 106943] ;
     :elevation 186 ;
     :longitude 23.73 ;
     :latitude 38.08   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Attikis/cities/Acharnes/>.
 <countries/GR/provinces/Attikis/> :hasCity <countries/GR/provinces/Attikis/cities/Acharnes/>.
 <countries/GR/provinces/Dytikis+Elladas/cities/Patra/>  rdf:type :City ;
     :name "Patra" ;
     :othername "Patras" ;
     :localname "Πάτρα" ;
     :population 213984 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 142163] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 190463] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 210494] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 213984] ;
     :elevation 10 ;
     :longitude 21.73 ;
     :latitude 38.25   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Dytikis+Elladas/cities/Patra/>.
 <countries/GR/provinces/Dytikis+Elladas/> :hasCity <countries/GR/provinces/Dytikis+Elladas/cities/Patra/>.
 <countries/GR/provinces/Dytikis+Makedonias/cities/Kozani/>  rdf:type :City ;
     :name "Kozani"     ;
     :elevation 710 ;
     :longitude 21.78 ;
     :latitude 40.3   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Dytikis+Makedonias/cities/Kozani/>.
 <countries/GR/provinces/Dytikis+Makedonias/> :hasCity <countries/GR/provinces/Dytikis+Makedonias/cities/Kozani/>.
 <countries/GR/provinces/Ionion+Nison/cities/Kerkyra/>  rdf:type :City ;
     :name "Kerkyra" ;
     :othername "Korfu" , "Corfu"    ;
     :elevation 20 ;
     :longitude 19.87 ;
     :latitude 39.58   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Ionion+Nison/cities/Kerkyra/>.
 <countries/GR/provinces/Ionion+Nison/> :hasCity <countries/GR/provinces/Ionion+Nison/cities/Kerkyra/>.
 <countries/GR/provinces/Ipeiroy/cities/Ioannina/>  rdf:type :City ;
     :name "Ioannina"  ;
     :localname "Ιωαννιτών" ;
     :population 112486 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 92425] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 103101] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 112486] ;
     :elevation 480 ;
     :longitude 20.85 ;
     :latitude 39.67   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Ipeiroy/cities/Ioannina/>.
 <countries/GR/provinces/Ipeiroy/> :hasCity <countries/GR/provinces/Ipeiroy/cities/Ioannina/>.
 <countries/GR/provinces/Kentrikis+Makedonias/cities/Thessaloniki/>  rdf:type :City ;
     :name "Thessaloniki"  ;
     :localname "Θεσσαλονίκη" ;
     :population 325182 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 406413] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 424220] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 397156] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 325182] ;
     :elevation 5 ;
     :longitude 22.9 ;
     :latitude 40.65   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Kentrikis+Makedonias/cities/Thessaloniki/>.
 <countries/GR/provinces/Kentrikis+Makedonias/> :hasCity <countries/GR/provinces/Kentrikis+Makedonias/cities/Thessaloniki/>.
 <countries/GR/provinces/Kritis/cities/Iraklio/>  rdf:type :City ;
     :name "Iraklio" ;
     :othername "Iraklion" , "Irakleio" ;
     :localname "Ηράκλειο" ;
     :population 173993 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 102398] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 146536] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 163115] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 173993] ;
     :elevation 10 ;
     :longitude 25.13 ;
     :latitude 35.33   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Kritis/cities/Iraklio/>.
 <countries/GR/provinces/Kritis/> :hasCity <countries/GR/provinces/Kritis/cities/Iraklio/>.
 <countries/GR/provinces/Kritis/cities/Chania/>  rdf:type :City ;
     :name "Chania"  ;
     :localname "Χανίων" ;
     :population 108642 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 83712] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 98202] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 108642] ;
     :elevation 20 ;
     :longitude 24.02 ;
     :latitude 35.52   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Kritis/cities/Chania/>.
 <countries/GR/provinces/Kritis/> :hasCity <countries/GR/provinces/Kritis/cities/Chania/>.
 <countries/GR/provinces/Notioy+Aigaioy/cities/Ermoupoli/>  rdf:type :City ;
     :name "Ermoupoli"     ;
     :elevation 20 ;
     :longitude 24.92 ;
     :latitude 37.43   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Notioy+Aigaioy/cities/Ermoupoli/>.
 <countries/GR/provinces/Notioy+Aigaioy/> :hasCity <countries/GR/provinces/Notioy+Aigaioy/cities/Ermoupoli/>.
 <countries/GR/provinces/Notioy+Aigaioy/cities/Rhodes/>  rdf:type :City ;
     :name "Rhodes" ;
     :othername "Rhodos" ;
     :localname "Ρόδου" ;
     :population 115490 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 96159] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 115334] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 115490] ;
     :elevation 26 ;
     :longitude 28.22 ;
     :latitude 36.43   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Notioy+Aigaioy/cities/Rhodes/>.
 <countries/GR/provinces/Notioy+Aigaioy/> :hasCity <countries/GR/provinces/Notioy+Aigaioy/cities/Rhodes/>.
 <countries/GR/provinces/Peloponnisos/cities/Tripoli/>  rdf:type :City ;
     :name "Tripoli"     ;
     :elevation 655 ;
     :longitude 22.38 ;
     :latitude 37.52   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Peloponnisos/cities/Tripoli/>.
 <countries/GR/provinces/Peloponnisos/> :hasCity <countries/GR/provinces/Peloponnisos/cities/Tripoli/>.
 <countries/GR/provinces/Stereas+Elladas/cities/Lamia/>  rdf:type :City ;
     :name "Lamia"  ;
     :localname "Λαμία" ;
     :population 75315 ;
     :hadPopulation [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 75315] ;
     :elevation 50 ;
     :longitude 22.43 ;
     :latitude 38.9   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Stereas+Elladas/cities/Lamia/>.
 <countries/GR/provinces/Stereas+Elladas/> :hasCity <countries/GR/provinces/Stereas+Elladas/cities/Lamia/>.
 <countries/GR/provinces/Stereas+Elladas/cities/Chalkida/>  rdf:type :City ;
     :name "Chalkida" ;
     :othername "Chalkis" , "Chalcis" ;
     :localname "Χαλκιδέων" ;
     :population 102223 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 85573] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 92809] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 102223] ;
     :elevation 5 ;
     :longitude 23.6 ;
     :latitude 38.47   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Stereas+Elladas/cities/Chalkida/>.
 <countries/GR/provinces/Stereas+Elladas/> :hasCity <countries/GR/provinces/Stereas+Elladas/cities/Chalkida/>.
 <countries/GR/provinces/Thessalias/cities/Larissa/>  rdf:type :City ;
     :name "Larissa"  ;
     :localname "Λάρισα" ;
     :population 162591 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 102426] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 129429] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 145981] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 162591] ;
     :elevation 67 ;
     :longitude 22.42 ;
     :latitude 39.64   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Thessalias/cities/Larissa/>.
 <countries/GR/provinces/Thessalias/> :hasCity <countries/GR/provinces/Thessalias/cities/Larissa/>.
 <countries/GR/provinces/Thessalias/cities/Volos/>  rdf:type :City ;
     :name "Volos"  ;
     :localname "Βόλος" ;
     :population 144449 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 71378] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 132917] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 142923] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 144449] ;
     :elevation 5 ;
     :longitude 22.93 ;
     :latitude 39.37   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Thessalias/cities/Volos/>.
 <countries/GR/provinces/Thessalias/> :hasCity <countries/GR/provinces/Thessalias/cities/Volos/>.
 <countries/GR/provinces/Boreioy+Aigaioy/cities/Mytilini/>  rdf:type :City ;
     :name "Mytilini" ;
     :othername "Mytilene"    ;
     :elevation 8 ;
     :longitude 26.55 ;
     :latitude 39.1   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Boreioy+Aigaioy/cities/Mytilini/>.
 <countries/GR/provinces/Boreioy+Aigaioy/> :hasCity <countries/GR/provinces/Boreioy+Aigaioy/cities/Mytilini/>.
 <countries/GR/provinces/Aghion+Oros/cities/Karyes/>  rdf:type :City ;
     :name "Karyes"   ;
     :population 233 ;
     :hadPopulation [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 233] ;
     :elevation 370 ;
     :longitude 24.24 ;
     :latitude 40.26   . 
 <countries/GR/> :hasCity <countries/GR/provinces/Aghion+Oros/cities/Karyes/>.
 <countries/GR/provinces/Aghion+Oros/> :hasCity <countries/GR/provinces/Aghion+Oros/cities/Karyes/>.
 <countries/CY/cities/Nicosia/>  rdf:type :City ;
     :name "Nicosia" ;
     :othername "Lefkosia" ;
     :localname "Λευκωσία" ;
     :population 55014 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 161100] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 47832] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 55014] ;
     :elevation 220 ;
     :longitude 33.37 ;
     :latitude 35.17   . 
 <countries/CY/> :hasCity <countries/CY/cities/Nicosia/>.
  <countries/CY/cities/Larnaka/>  rdf:type :City ;
     :name "Larnaka" ;
     :othername "Larnaca" ;
     :localname "Λάρνακα" ;
     :population 51468 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 46666] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 51468] ;
     :elevation 10 ;
     :longitude 33.63 ;
     :latitude 34.92   . 
 <countries/CY/> :hasCity <countries/CY/cities/Larnaka/>.
  <countries/CY/cities/Lemesos/>  rdf:type :City ;
     :name "Lemesos" ;
     :othername "Limassol" ;
     :localname "Λεμεσός" ;
     :population 101000 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 94250] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 101000]  ;
     :longitude 33.03 ;
     :latitude 34.67   . 
 <countries/CY/> :hasCity <countries/CY/cities/Lemesos/>.
  <countries/AD/cities/Episkopi+Cantonment/>  rdf:type :City ;
     :name "Episkopi Cantonment"     ;
     :elevation 30 ;
     :longitude 32.85 ;
     :latitude 34.69   . 
 <countries/AD/> :hasCity <countries/AD/cities/Episkopi+Cantonment/>.
  <countries/MK/cities/Skopje/>  rdf:type :City ;
     :name "Skopje"  ;
     :localname "Град Скопје" ;
     :population 422540 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 406049] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 422540] ;
     :elevation 240 ;
     :longitude 21.43 ;
     :latitude 42   . 
 <countries/MK/> :hasCity <countries/MK/cities/Skopje/>.
  <countries/MK/cities/Kumanovo/>  rdf:type :City ;
     :name "Kumanovo"  ;
     :localname "Град Куманово" ;
     :population 75051 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 76275] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 75051] ;
     :elevation 340 ;
     :longitude 21.72 ;
     :latitude 42.14   . 
 <countries/MK/> :hasCity <countries/MK/cities/Kumanovo/>.
  <countries/SRB/cities/Beograd/>  rdf:type :City ;
     :name "Beograd" ;
     :othername "Belgrade" ;
     :localname "Београд" ;
     :population 1166763 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1087915] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1133146] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1119642] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1166763] ;
     :elevation 117 ;
     :longitude 20.47 ;
     :latitude 44.82   . 
 <countries/SRB/> :hasCity <countries/SRB/cities/Beograd/>.
  <countries/SRB/cities/Novi+Sad/>  rdf:type :City ;
     :name "Novi Sad"  ;
     :localname "Нови Сад" ;
     :population 231798 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 170020] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 177266] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 191405] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 231798] ;
     :elevation 72 ;
     :longitude 19.85 ;
     :latitude 45.25   . 
 <countries/SRB/> :hasCity <countries/SRB/cities/Novi+Sad/>.
  <countries/SRB/cities/Kragujevac/>  rdf:type :City ;
     :name "Kragujevac"  ;
     :localname "Крагујевац" ;
     :population 150835 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 87764] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 144876] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 146373] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 150835] ;
     :elevation 18095 ;
     :longitude 20.91 ;
     :latitude 44.02   . 
 <countries/SRB/> :hasCity <countries/SRB/cities/Kragujevac/>.
  <countries/SRB/cities/Niš/>  rdf:type :City ;
     :name "Niš"  ;
     :localname "Ниш" ;
     :population 183164 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 161376] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 173470] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 173724] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 183164] ;
     :elevation 195 ;
     :longitude 21.9 ;
     :latitude 43.32   . 
 <countries/SRB/> :hasCity <countries/SRB/cities/Niš/>.
  <countries/MNE/cities/Podgorica/>  rdf:type :City ;
     :name "Podgorica"   ;
     :population 150977 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 116235] , [ a :PopulationCount; :year "2003"^^xsd:gYear; :value 136473] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 150977] ;
     :elevation 48 ;
     :longitude 19.26 ;
     :latitude 42.44   . 
 <countries/MNE/> :hasCity <countries/MNE/cities/Podgorica/>.
  <countries/KOS/cities/Prishtine/>  rdf:type :City ;
     :name "Prishtine" ;
     :othername "Pristina"  ;
     :population 198214 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 148090] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 199654] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 198214] ;
     :elevation 652 ;
     :longitude 21.17 ;
     :latitude 42.67   . 
 <countries/KOS/> :hasCity <countries/KOS/cities/Prishtine/>.
  <countries/AND/cities/Andorra+la+Vella/>  rdf:type :City ;
     :name "Andorra la Vella"   ;
     :population 19659 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 19610] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 18158] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 18197] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 19659] ;
     :elevation 1023 ;
     :longitude 1.5 ;
     :latitude 42.5   . 
 <countries/AND/> :hasCity <countries/AND/cities/Andorra+la+Vella/>.
  <countries/F/provinces/Île-de-France/cities/Paris/>  rdf:type :City ;
     :name "Paris"   ;
     :population 2249975 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 2299830] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 2176243] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 2152423] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 2125246] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 2201578] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2249975] ;
     :elevation 28 ;
     :longitude 2.35 ;
     :latitude 48.86   . 
 <countries/F/> :hasCity <countries/F/provinces/Île-de-France/cities/Paris/>.
 <countries/F/provinces/Île-de-France/> :hasCity <countries/F/provinces/Île-de-France/cities/Paris/>.
 <countries/F/provinces/Île-de-France/cities/Boulogne-Billancourt/>  rdf:type :City ;
     :name "Boulogne-Billancourt"   ;
     :population 116220 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 103578] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 102582] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 101743] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 106367] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 111280] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 116220] ;
     :elevation 28 ;
     :longitude 2.24 ;
     :latitude 48.84   . 
 <countries/F/> :hasCity <countries/F/provinces/Île-de-France/cities/Boulogne-Billancourt/>.
 <countries/F/provinces/Île-de-France/> :hasCity <countries/F/provinces/Île-de-France/cities/Boulogne-Billancourt/>.
 <countries/F/provinces/Île-de-France/cities/Argenteuil/>  rdf:type :City ;
     :name "Argenteuil"   ;
     :population 104282 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 102530] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 95347] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 93096] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 93961] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 104189] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 104282] ;
     :elevation 21 ;
     :longitude 2.25 ;
     :latitude 48.95   . 
 <countries/F/> :hasCity <countries/F/provinces/Île-de-France/cities/Argenteuil/>.
 <countries/F/provinces/Île-de-France/> :hasCity <countries/F/provinces/Île-de-France/cities/Argenteuil/>.
 <countries/F/provinces/Île-de-France/cities/Montreuil/>  rdf:type :City ;
     :name "Montreuil"   ;
     :population 103068 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 95587] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 93368] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 94754] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 90674] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 102369] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 103068] ;
     :elevation 52 ;
     :longitude 2.44 ;
     :latitude 48.86   . 
 <countries/F/> :hasCity <countries/F/provinces/Île-de-France/cities/Montreuil/>.
 <countries/F/provinces/Île-de-France/> :hasCity <countries/F/provinces/Île-de-France/cities/Montreuil/>.
 <countries/F/provinces/Île-de-France/cities/Saint-Denis/>  rdf:type :City ;
     :name "Saint-Denis"   ;
     :population 111354 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 96132] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 90829] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 89988] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 85832] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 100800] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 111354] ;
     :elevation 23 ;
     :longitude 2.35 ;
     :latitude 48.95   . 
 <countries/F/> :hasCity <countries/F/provinces/Île-de-France/cities/Saint-Denis/>.
 <countries/F/provinces/Île-de-France/> :hasCity <countries/F/provinces/Île-de-France/cities/Saint-Denis/>.
 <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Clermont-Ferrand/>  rdf:type :City ;
     :name "Clermont-Ferrand"   ;
     :population 140957 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 156763] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 147224] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 136181] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 137140] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 142449] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 140957] ;
     :elevation 321 ;
     :longitude 3.08 ;
     :latitude 45.78   . 
 <countries/F/> :hasCity <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Clermont-Ferrand/>.
 <countries/F/provinces/Auvergne-Rhône-Alpes/> :hasCity <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Clermont-Ferrand/>.
 <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Lyon/>  rdf:type :City ;
     :name "Lyon"   ;
     :population 491268 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 456716] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 413095] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 415487] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 445452] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 480778] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 491268] ;
     :elevation 162 ;
     :longitude 4.84 ;
     :latitude 45.76   . 
 <countries/F/> :hasCity <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Lyon/>.
 <countries/F/provinces/Auvergne-Rhône-Alpes/> :hasCity <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Lyon/>.
 <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Grenoble/>  rdf:type :City ;
     :name "Grenoble"   ;
     :population 157424 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 166037] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 156637] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 150758] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 153317] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 158746] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 157424] ;
     :elevation 212 ;
     :longitude 5.72 ;
     :latitude 45.2   . 
 <countries/F/> :hasCity <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Grenoble/>.
 <countries/F/provinces/Auvergne-Rhône-Alpes/> :hasCity <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Grenoble/>.
 <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Saint-Étienne/>  rdf:type :City ;
     :name "Saint-Étienne"   ;
     :population 170049 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 220181] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 204955] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 199396] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 180210] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 180773] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 170049] ;
     :elevation 422 ;
     :longitude 4.39 ;
     :latitude 45.43   . 
 <countries/F/> :hasCity <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Saint-Étienne/>.
 <countries/F/provinces/Auvergne-Rhône-Alpes/> :hasCity <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Saint-Étienne/>.
 <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Villeurbanne/>  rdf:type :City ;
     :name "Villeurbanne"   ;
     :population 145034 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 116535] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 115960] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 116872] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 124215] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 138596] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 145034] ;
     :elevation 165 ;
     :longitude 4.88 ;
     :latitude 45.77   . 
 <countries/F/> :hasCity <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Villeurbanne/>.
 <countries/F/provinces/Auvergne-Rhône-Alpes/> :hasCity <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Villeurbanne/>.
 <countries/F/provinces/Nouvelle-Aquitaine/cities/Bordeaux/>  rdf:type :City ;
     :name "Bordeaux"   ;
     :population 239399 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 223131] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 208159] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 210336] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 215363] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 235878] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 239399] ;
     :elevation 10 ;
     :longitude -0.58 ;
     :latitude 44.84   . 
 <countries/F/> :hasCity <countries/F/provinces/Nouvelle-Aquitaine/cities/Bordeaux/>.
 <countries/F/provinces/Nouvelle-Aquitaine/> :hasCity <countries/F/provinces/Nouvelle-Aquitaine/cities/Bordeaux/>.
 <countries/F/provinces/Nouvelle-Aquitaine/cities/Limoges/>  rdf:type :City ;
     :name "Limoges"   ;
     :population 137758 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 143725] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 140418] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 133464] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 133968] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 139026] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 137758] ;
     :elevation 209 ;
     :longitude 1.26 ;
     :latitude 45.84   . 
 <countries/F/> :hasCity <countries/F/provinces/Nouvelle-Aquitaine/cities/Limoges/>.
 <countries/F/provinces/Nouvelle-Aquitaine/> :hasCity <countries/F/provinces/Nouvelle-Aquitaine/cities/Limoges/>.
 <countries/F/provinces/Hauts-de-France/cities/Lille/>  rdf:type :City ;
     :name "Lille"   ;
     :population 227533 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 219204] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 196705] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 198691] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 212597] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 232432] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 227533] ;
     :elevation 17 ;
     :longitude 3.06 ;
     :latitude 50.63   . 
 <countries/F/> :hasCity <countries/F/provinces/Hauts-de-France/cities/Lille/>.
 <countries/F/provinces/Hauts-de-France/> :hasCity <countries/F/provinces/Hauts-de-France/cities/Lille/>.
 <countries/F/provinces/Hauts-de-France/cities/Amiens/>  rdf:type :City ;
     :name "Amiens"   ;
     :population 133327 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 131476] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 131332] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 131872] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 135501] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 139271] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 133327] ;
     :elevation 14 ;
     :longitude 2.3 ;
     :latitude 49.89   . 
 <countries/F/> :hasCity <countries/F/provinces/Hauts-de-France/cities/Amiens/>.
 <countries/F/provinces/Hauts-de-France/> :hasCity <countries/F/provinces/Hauts-de-France/cities/Amiens/>.
 <countries/F/provinces/Hauts-de-France/cities/Calais/>  rdf:type :City ;
     :name "Calais"   ;
     :population 75293 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 78820] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 76527] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 75309] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 77333] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 75293] ;
     :elevation 6 ;
     :longitude 1.85 ;
     :latitude 50.95   . 
 <countries/F/> :hasCity <countries/F/provinces/Hauts-de-France/cities/Calais/>.
 <countries/F/provinces/Hauts-de-France/> :hasCity <countries/F/provinces/Hauts-de-France/cities/Calais/>.
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Marseille/>  rdf:type :City ;
     :name "Marseille"   ;
     :population 850636 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 908600] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 874436] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 800550] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 798430] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 847084] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 850636] ;
     :elevation 10 ;
     :longitude 5.37 ;
     :latitude 43.3   . 
 <countries/F/> :hasCity <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Marseille/>.
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> :hasCity <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Marseille/>.
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Nice/>  rdf:type :City ;
     :name "Nice"   ;
     :population 344064 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 344481] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 337085] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 342439] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 342738] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 350735] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 344064] ;
     :elevation 10 ;
     :longitude 7.27 ;
     :latitude 43.7   . 
 <countries/F/> :hasCity <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Nice/>.
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> :hasCity <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Nice/>.
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Toulon/>  rdf:type :City ;
     :name "Toulon"   ;
     :population 163974 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 181801] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 179423] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 167619] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 160639] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 170041] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 163974] ;
     :elevation 10 ;
     :longitude 5.92 ;
     :latitude 43.13   . 
 <countries/F/> :hasCity <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Toulon/>.
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> :hasCity <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Toulon/>.
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Aix-en-Provence/>  rdf:type :City ;
     :name "Aix-en-Provence"   ;
     :population 140684 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 110659] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 121327] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 123842] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 134222] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 145721] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 140684] ;
     :elevation 73 ;
     :longitude 5.45 ;
     :latitude 43.53   . 
 <countries/F/> :hasCity <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Aix-en-Provence/>.
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> :hasCity <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Aix-en-Provence/>.
 <countries/F/provinces/Bretagne/cities/Rennes/>  rdf:type :City ;
     :name "Rennes"   ;
     :population 208033 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 198305] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 194656] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 197536] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 206229] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 214813] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 208033] ;
     :elevation 20 ;
     :longitude -1.68 ;
     :latitude 48.11   . 
 <countries/F/> :hasCity <countries/F/provinces/Bretagne/cities/Rennes/>.
 <countries/F/provinces/Bretagne/> :hasCity <countries/F/provinces/Bretagne/cities/Rennes/>.
 <countries/F/provinces/Bretagne/cities/Brest/>  rdf:type :City ;
     :name "Brest"   ;
     :population 140547 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 166826] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 156060] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 147956] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 149634] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 148316] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 140547] ;
     :elevation 10 ;
     :longitude -4.49 ;
     :latitude 48.39   . 
 <countries/F/> :hasCity <countries/F/provinces/Bretagne/cities/Brest/>.
 <countries/F/provinces/Bretagne/> :hasCity <countries/F/provinces/Bretagne/cities/Brest/>.
 <countries/F/provinces/Centre-Val+de+Loire/cities/Orléans/>  rdf:type :City ;
     :name "Orléans"   ;
     :population 114185 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 106246] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 102710] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 105111] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 113126] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 116256] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 114185] ;
     :elevation 90 ;
     :longitude 1.91 ;
     :latitude 47.9   . 
 <countries/F/> :hasCity <countries/F/provinces/Centre-Val+de+Loire/cities/Orléans/>.
 <countries/F/provinces/Centre-Val+de+Loire/> :hasCity <countries/F/provinces/Centre-Val+de+Loire/cities/Orléans/>.
 <countries/F/provinces/Centre-Val+de+Loire/cities/Tours/>  rdf:type :City ;
     :name "Tours"   ;
     :population 134633 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 140686] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 132209] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 129509] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 132820] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 140252] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 134633] ;
     :elevation 44 ;
     :longitude 0.69 ;
     :latitude 47.39   . 
 <countries/F/> :hasCity <countries/F/provinces/Centre-Val+de+Loire/cities/Tours/>.
 <countries/F/provinces/Centre-Val+de+Loire/> :hasCity <countries/F/provinces/Centre-Val+de+Loire/cities/Tours/>.
 <countries/F/provinces/Pays+de+la+Loire/cities/Nantes/>  rdf:type :City ;
     :name "Nantes"   ;
     :population 287845 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 256693] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 240539] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 244995] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 270251] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 290871] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 287845] ;
     :elevation 5 ;
     :longitude -1.55 ;
     :latitude 47.22   . 
 <countries/F/> :hasCity <countries/F/provinces/Pays+de+la+Loire/cities/Nantes/>.
 <countries/F/provinces/Pays+de+la+Loire/> :hasCity <countries/F/provinces/Pays+de+la+Loire/cities/Nantes/>.
 <countries/F/provinces/Pays+de+la+Loire/cities/Angers/>  rdf:type :City ;
     :name "Angers"   ;
     :population 148803 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 137591] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 136038] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 141404] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 151279] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 156965] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 148803] ;
     :elevation 12 ;
     :longitude -0.55 ;
     :latitude 47.47   . 
 <countries/F/> :hasCity <countries/F/provinces/Pays+de+la+Loire/cities/Angers/>.
 <countries/F/provinces/Pays+de+la+Loire/> :hasCity <countries/F/provinces/Pays+de+la+Loire/cities/Angers/>.
 <countries/F/provinces/Pays+de+la+Loire/cities/Le+Mans/>  rdf:type :City ;
     :name "Le Mans"   ;
     :population 143240 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 152285] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 147697] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 145502] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 146105] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 148169] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 143240] ;
     :elevation 38 ;
     :longitude 0.2 ;
     :latitude 48.01   . 
 <countries/F/> :hasCity <countries/F/provinces/Pays+de+la+Loire/cities/Le+Mans/>.
 <countries/F/provinces/Pays+de+la+Loire/> :hasCity <countries/F/provinces/Pays+de+la+Loire/cities/Le+Mans/>.
 <countries/F/provinces/Grand+Est/cities/Strasbourg/>  rdf:type :City ;
     :name "Strasbourg"   ;
     :population 272222 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 253384] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 248712] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 252338] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 264115] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 276867] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 272222] ;
     :elevation 132 ;
     :longitude 7.75 ;
     :latitude 48.58   . 
 <countries/F/> :hasCity <countries/F/provinces/Grand+Est/cities/Strasbourg/>.
 <countries/F/provinces/Grand+Est/> :hasCity <countries/F/provinces/Grand+Est/cities/Strasbourg/>.
 <countries/F/provinces/Grand+Est/cities/Mulhouse/>  rdf:type :City ;
     :name "Mulhouse"   ;
     :population 110351 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 117013] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 112157] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 108357] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 110359] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 112260] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 110351] ;
     :elevation 232 ;
     :longitude 7.34 ;
     :latitude 47.75   . 
 <countries/F/> :hasCity <countries/F/provinces/Grand+Est/cities/Mulhouse/>.
 <countries/F/provinces/Grand+Est/> :hasCity <countries/F/provinces/Grand+Est/cities/Mulhouse/>.
 <countries/F/provinces/Grand+Est/cities/Metz/>  rdf:type :City ;
     :name "Metz"   ;
     :population 119962 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 111869] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 114232] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 119594] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 123776] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 126706] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 119962] ;
     :elevation 162 ;
     :longitude 6.18 ;
     :latitude 49.12   . 
 <countries/F/> :hasCity <countries/F/provinces/Grand+Est/cities/Metz/>.
 <countries/F/provinces/Grand+Est/> :hasCity <countries/F/provinces/Grand+Est/cities/Metz/>.
 <countries/F/provinces/Grand+Est/cities/Nancy/>  rdf:type :City ;
     :name "Nancy"   ;
     :population 105382 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 107902] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 96317] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 99351] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 103605] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 107434] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 105382] ;
     :elevation 188 ;
     :longitude 6.18 ;
     :latitude 48.69   . 
 <countries/F/> :hasCity <countries/F/provinces/Grand+Est/cities/Nancy/>.
 <countries/F/provinces/Grand+Est/> :hasCity <countries/F/provinces/Grand+Est/cities/Nancy/>.
 <countries/F/provinces/Grand+Est/cities/Reims/>  rdf:type :City ;
     :name "Reims"   ;
     :population 180752 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 178381] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 177234] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 180620] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 187206] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 188078] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 180752] ;
     :elevation 80 ;
     :longitude 4.03 ;
     :latitude 49.26   . 
 <countries/F/> :hasCity <countries/F/provinces/Grand+Est/cities/Reims/>.
 <countries/F/provinces/Grand+Est/> :hasCity <countries/F/provinces/Grand+Est/cities/Reims/>.
 <countries/F/provinces/Normandie/cities/Rouen/>  rdf:type :City ;
     :name "Rouen"   ;
     :population 111553 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 114834] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 101945] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 102723] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 106592] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 110276] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 111553] ;
     :elevation 2 ;
     :longitude 1.1 ;
     :latitude 49.44   . 
 <countries/F/> :hasCity <countries/F/provinces/Normandie/cities/Rouen/>.
 <countries/F/provinces/Normandie/> :hasCity <countries/F/provinces/Normandie/cities/Rouen/>.
 <countries/F/provinces/Normandie/cities/Le+Havre/>  rdf:type :City ;
     :name "Le Havre"   ;
     :population 174156 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 217882] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 199388] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 195854] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 190905] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 185311] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 174156] ;
     :elevation 5 ;
     :longitude 0.1 ;
     :latitude 49.49   . 
 <countries/F/> :hasCity <countries/F/provinces/Normandie/cities/Le+Havre/>.
 <countries/F/provinces/Normandie/> :hasCity <countries/F/provinces/Normandie/cities/Le+Havre/>.
 <countries/F/provinces/Normandie/cities/Caen/>  rdf:type :City ;
     :name "Caen"   ;
     :population 108793 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 119640] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 114068] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 112846] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 113987] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 113249] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 108793] ;
     :elevation 5 ;
     :longitude -0.37 ;
     :latitude 49.18   . 
 <countries/F/> :hasCity <countries/F/provinces/Normandie/cities/Caen/>.
 <countries/F/provinces/Normandie/> :hasCity <countries/F/provinces/Normandie/cities/Caen/>.
 <countries/F/provinces/Bourgogne-Franche-Comté/cities/Dijon/>  rdf:type :City ;
     :name "Dijon"   ;
     :population 151672 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 151705] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 140942] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 146703] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 149867] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 155340] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 151672] ;
     :elevation 220 ;
     :longitude 5.04 ;
     :latitude 47.29   . 
 <countries/F/> :hasCity <countries/F/provinces/Bourgogne-Franche-Comté/cities/Dijon/>.
 <countries/F/provinces/Bourgogne-Franche-Comté/> :hasCity <countries/F/provinces/Bourgogne-Franche-Comté/cities/Dijon/>.
 <countries/F/provinces/Bourgogne-Franche-Comté/cities/Besançon/>  rdf:type :City ;
     :name "Besançon"   ;
     :population 115879 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 120315] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 113283] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 113828] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 117733] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 121012] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 115879] ;
     :elevation 235 ;
     :longitude 6.02 ;
     :latitude 47.24   . 
 <countries/F/> :hasCity <countries/F/provinces/Bourgogne-Franche-Comté/cities/Besançon/>.
 <countries/F/provinces/Bourgogne-Franche-Comté/> :hasCity <countries/F/provinces/Bourgogne-Franche-Comté/cities/Besançon/>.
 <countries/F/provinces/Occitanie/cities/Toulouse/>  rdf:type :City ;
     :name "Toulouse"   ;
     :population 447340 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 373796] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 347995] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 358688] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 390350] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 444392] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 447340] ;
     :elevation 115 ;
     :longitude 1.44 ;
     :latitude 43.6   . 
 <countries/F/> :hasCity <countries/F/provinces/Occitanie/cities/Toulouse/>.
 <countries/F/provinces/Occitanie/> :hasCity <countries/F/provinces/Occitanie/cities/Toulouse/>.
 <countries/F/provinces/Occitanie/cities/Montpellier/>  rdf:type :City ;
     :name "Montpellier"   ;
     :population 264538 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 191354] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 197231] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 207996] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 225392] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 254974] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 264538] ;
     :elevation 7 ;
     :longitude 3.88 ;
     :latitude 43.61   . 
 <countries/F/> :hasCity <countries/F/provinces/Occitanie/cities/Montpellier/>.
 <countries/F/provinces/Occitanie/> :hasCity <countries/F/provinces/Occitanie/cities/Montpellier/>.
 <countries/F/provinces/Occitanie/cities/Nîmes/>  rdf:type :City ;
     :name "Nîmes"   ;
     :population 144940 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 127933] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 124220] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 128471] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 133424] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 147114] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 144940] ;
     :elevation 21 ;
     :longitude 4.36 ;
     :latitude 43.84   . 
 <countries/F/> :hasCity <countries/F/provinces/Occitanie/cities/Nîmes/>.
 <countries/F/provinces/Occitanie/> :hasCity <countries/F/provinces/Occitanie/cities/Nîmes/>.
 <countries/F/provinces/Occitanie/cities/Perpignan/>  rdf:type :City ;
     :name "Perpignan"   ;
     :population 118238 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 106426] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 111669] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 105983] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 105115] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 117500] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 118238] ;
     :elevation 8 ;
     :longitude 2.9 ;
     :latitude 42.7   . 
 <countries/F/> :hasCity <countries/F/provinces/Occitanie/cities/Perpignan/>.
 <countries/F/provinces/Occitanie/> :hasCity <countries/F/provinces/Occitanie/cities/Perpignan/>.
 <countries/F/provinces/Corse/cities/Ajaccio/>  rdf:type :City ;
     :name "Ajaccio"   ;
     :population 66245 ;
     :hadPopulation [ a :PopulationCount; :year "1975"^^xsd:gYear; :value 49065] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 54089] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 58949] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 52880] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 64432] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 66245] ;
     :elevation 20 ;
     :longitude 8.74 ;
     :latitude 41.93   . 
 <countries/F/> :hasCity <countries/F/provinces/Corse/cities/Ajaccio/>.
 <countries/F/provinces/Corse/> :hasCity <countries/F/provinces/Corse/cities/Ajaccio/>.
 <countries/E/provinces/Andalucía/cities/Sevilla/>  rdf:type :City ;
     :name "Sevilla" ;
     :othername "Seville"  ;
     :population 684340 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 645817] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 683028] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 684633] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 698042] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 684340] ;
     :elevation 12 ;
     :longitude -5.99 ;
     :latitude 37.38   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Sevilla/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Sevilla/>.
 <countries/E/provinces/Andalucía/cities/Almería/>  rdf:type :City ;
     :name "Almería"   ;
     :population 200273 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 140745] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 155120] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 166328] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 189680] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 200273] ;
     :elevation 27 ;
     :longitude -2.47 ;
     :latitude 36.84   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Almería/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Almería/>.
 <countries/E/provinces/Andalucía/cities/Cádiz/>  rdf:type :City ;
     :name "Cádiz"   ;
     :population 114442 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 156711] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 154347] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 133363] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 124014] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 114442] ;
     :elevation 11 ;
     :longitude -6.28 ;
     :latitude 36.53   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Cádiz/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Cádiz/>.
 <countries/E/provinces/Andalucía/cities/Córdoba/>  rdf:type :City ;
     :name "Córdoba"   ;
     :population 322327 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 279386] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 302154] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 308072] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 328326] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 322327] ;
     :elevation 120 ;
     :longitude -4.77 ;
     :latitude 37.88   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Córdoba/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Córdoba/>.
 <countries/E/provinces/Andalucía/cities/Granada/>  rdf:type :City ;
     :name "Granada"   ;
     :population 233680 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 246642] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 255212] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 240661] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 241003] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 233680] ;
     :elevation 738 ;
     :longitude -3.6 ;
     :latitude 37.18   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Granada/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Granada/>.
 <countries/E/provinces/Andalucía/cities/Huelva/>  rdf:type :City ;
     :name "Huelva"   ;
     :population 142668 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 127822] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 142547] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 142284] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 147808] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 142668] ;
     :elevation 54 ;
     :longitude -6.95 ;
     :latitude 37.25   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Huelva/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Huelva/>.
 <countries/E/provinces/Andalucía/cities/Málaga/>  rdf:type :City ;
     :name "Málaga"   ;
     :population 578063 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 483847] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 522108] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 524414] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 561435] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 578063] ;
     :elevation 11 ;
     :longitude -4.42 ;
     :latitude 36.72   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Málaga/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Málaga/>.
 <countries/E/provinces/Andalucía/cities/Jerez+de+la+Frontera/>  rdf:type :City ;
     :name "Jerez de la Frontera" ;
     :othername "Jerez"  ;
     :population 213616 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 171283] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 183316] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 183273] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 211784] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 213616] ;
     :elevation 56 ;
     :longitude -6.12 ;
     :latitude 36.7   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Jerez+de+la+Frontera/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Jerez+de+la+Frontera/>.
 <countries/E/provinces/Andalucía/cities/Jaén/>  rdf:type :City ;
     :name "Jaén"   ;
     :population 111915 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 95783] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 103260] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 112590] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 116469] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 111915] ;
     :elevation 573 ;
     :longitude -3.77 ;
     :latitude 37.77   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Jaén/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Jaén/>.
 <countries/E/provinces/Andalucía/cities/Algeciras/>  rdf:type :City ;
     :name "Algeciras"   ;
     :population 123435 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 85390] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 101256] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 101468] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 117695] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 123435] ;
     :elevation 20 ;
     :longitude -5.45 ;
     :latitude 36.13   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Algeciras/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Algeciras/>.
 <countries/E/provinces/Andalucía/cities/Marbella/>  rdf:type :City ;
     :name "Marbella"   ;
     :population 149032 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 60172] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 80599] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 100036] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 135124] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 149032] ;
     :elevation 27 ;
     :longitude -4.88 ;
     :latitude 36.52   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Marbella/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Marbella/>.
 <countries/E/provinces/Andalucía/cities/Dos+Hermanas/>  rdf:type :City ;
     :name "Dos Hermanas"   ;
     :population 136296 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 57548] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 78025] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 101988] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 128433] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 136296] ;
     :elevation 42 ;
     :longitude -5.92 ;
     :latitude 37.28   . 
 <countries/E/> :hasCity <countries/E/provinces/Andalucía/cities/Dos+Hermanas/>.
 <countries/E/provinces/Andalucía/> :hasCity <countries/E/provinces/Andalucía/cities/Dos+Hermanas/>.
 <countries/E/provinces/Aragón/cities/Zaragoza/>  rdf:type :City ;
     :name "Zaragoza"   ;
     :population 681430 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 571855] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 594394] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 614905] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 678115] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 681430] ;
     :elevation 243 ;
     :longitude -0.88 ;
     :latitude 41.65   . 
 <countries/E/> :hasCity <countries/E/provinces/Aragón/cities/Zaragoza/>.
 <countries/E/provinces/Aragón/> :hasCity <countries/E/provinces/Aragón/cities/Zaragoza/>.
 <countries/E/provinces/Asturias/cities/Oviedo/>  rdf:type :City ;
     :name "Oviedo"   ;
     :population 217164 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 184473] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 196051] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 201154] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 225005] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 217164] ;
     :elevation 232 ;
     :longitude -5.84 ;
     :latitude 43.36   . 
 <countries/E/> :hasCity <countries/E/provinces/Asturias/cities/Oviedo/>.
 <countries/E/provinces/Asturias/> :hasCity <countries/E/provinces/Asturias/cities/Oviedo/>.
 <countries/E/provinces/Asturias/cities/Gijón/>  rdf:type :City ;
     :name "Gijón"   ;
     :population 269311 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 256433] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 255212] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 266419] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 276969] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 269311] ;
     :elevation 14 ;
     :longitude -5.7 ;
     :latitude 43.53   . 
 <countries/E/> :hasCity <countries/E/provinces/Asturias/cities/Gijón/>.
 <countries/E/provinces/Asturias/> :hasCity <countries/E/provinces/Asturias/cities/Gijón/>.
 <countries/E/provinces/Illes+Balears/cities/Palma+de+Mallorca/>  rdf:type :City ;
     :name "Palma de Mallorca" ;
     :othername "Palma"  ;
     :population 424837 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 290372] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 296754] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 333801] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 402044] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 424837] ;
     :elevation 13 ;
     :longitude 2.65 ;
     :latitude 39.57   . 
 <countries/E/> :hasCity <countries/E/provinces/Illes+Balears/cities/Palma+de+Mallorca/>.
 <countries/E/provinces/Illes+Balears/> :hasCity <countries/E/provinces/Illes+Balears/cities/Palma+de+Mallorca/>.
 <countries/E/provinces/Euskadi/cities/Vitoria-Gasteiz/>  rdf:type :City ;
     :name "Vitoria-Gasteiz"   ;
     :population 252953 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 189533] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 206116] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 216852] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 240753] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 252953] ;
     :elevation 525 ;
     :longitude -2.68 ;
     :latitude 42.85   . 
 <countries/E/> :hasCity <countries/E/provinces/Euskadi/cities/Vitoria-Gasteiz/>.
 <countries/E/provinces/Euskadi/> :hasCity <countries/E/provinces/Euskadi/cities/Vitoria-Gasteiz/>.
 <countries/E/provinces/Euskadi/cities/Bilbao/>  rdf:type :City ;
     :name "Bilbao"   ;
     :population 345749 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 416999] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 369839] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 349972] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 351356] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 345749] ;
     :elevation 19 ;
     :longitude -2.92 ;
     :latitude 43.26   . 
 <countries/E/> :hasCity <countries/E/provinces/Euskadi/cities/Bilbao/>.
 <countries/E/provinces/Euskadi/> :hasCity <countries/E/provinces/Euskadi/cities/Bilbao/>.
 <countries/E/provinces/Euskadi/cities/Barakaldo/>  rdf:type :City ;
     :name "Barakaldo"   ;
     :population 100847 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 114462] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 105088] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 94478] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 100064] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 100847] ;
     :elevation 39 ;
     :longitude -2.99 ;
     :latitude 43.3   . 
 <countries/E/> :hasCity <countries/E/provinces/Euskadi/cities/Barakaldo/>.
 <countries/E/provinces/Euskadi/> :hasCity <countries/E/provinces/Euskadi/cities/Barakaldo/>.
 <countries/E/provinces/Euskadi/cities/Donostia/>  rdf:type :City ;
     :name "Donostia" ;
     :othername "San Sebastián" , "Donostia-San Sebastián"  ;
     :population 187892 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 169233] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 171439] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 178377] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 185512] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 187892] ;
     :elevation 6 ;
     :longitude -1.99 ;
     :latitude 43.32   . 
 <countries/E/> :hasCity <countries/E/provinces/Euskadi/cities/Donostia/>.
 <countries/E/provinces/Euskadi/> :hasCity <countries/E/provinces/Euskadi/cities/Donostia/>.
 <countries/E/provinces/Canarias/cities/Santa+Cruz+de+Tenerife/>  rdf:type :City ;
     :name "Santa Cruz de Tenerife"   ;
     :population 208103 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 185899] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 200172] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 188477] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 204476] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 208103] ;
     :elevation 4 ;
     :longitude -16.25 ;
     :latitude 28.47   . 
 <countries/E/> :hasCity <countries/E/provinces/Canarias/cities/Santa+Cruz+de+Tenerife/>.
 <countries/E/provinces/Canarias/> :hasCity <countries/E/provinces/Canarias/cities/Santa+Cruz+de+Tenerife/>.
 <countries/E/provinces/Canarias/cities/San+Cristóbal+de+La+Laguna/>  rdf:type :City ;
     :name "San Cristóbal de La Laguna" ;
     :othername "La Laguna"  ;
     :population 158117 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 106146] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 110895] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 128822] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 152025] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 158117] ;
     :elevation 543 ;
     :longitude -16.3 ;
     :latitude 28.48   . 
 <countries/E/> :hasCity <countries/E/provinces/Canarias/cities/San+Cristóbal+de+La+Laguna/>.
 <countries/E/provinces/Canarias/> :hasCity <countries/E/provinces/Canarias/cities/San+Cristóbal+de+La+Laguna/>.
 <countries/E/provinces/Canarias/cities/Las+Palmas+de+Gran+Canaria/>  rdf:type :City ;
     :name "Las Palmas de Gran Canaria" ;
     :othername "Las Palmas"  ;
     :population 380667 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 360098] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 354877] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 354863] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 381271] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 380667] ;
     :elevation 8 ;
     :longitude -15.42 ;
     :latitude 28.15   . 
 <countries/E/> :hasCity <countries/E/provinces/Canarias/cities/Las+Palmas+de+Gran+Canaria/>.
 <countries/E/provinces/Canarias/> :hasCity <countries/E/provinces/Canarias/cities/Las+Palmas+de+Gran+Canaria/>.
 <countries/E/provinces/Canarias/cities/Telde/>  rdf:type :City ;
     :name "Telde"   ;
     :population 103175 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 62509] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 77356] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 87949] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 101080] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 103175] ;
     :elevation 130 ;
     :longitude -15.42 ;
     :latitude 27.98   . 
 <countries/E/> :hasCity <countries/E/provinces/Canarias/cities/Telde/>.
 <countries/E/provinces/Canarias/> :hasCity <countries/E/provinces/Canarias/cities/Telde/>.
 <countries/E/provinces/Cantabria/cities/Santander/>  rdf:type :City ;
     :name "Santander"   ;
     :population 172000 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 179694] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 191079] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 180717] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 178095] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 172000] ;
     :elevation 15 ;
     :longitude -3.8 ;
     :latitude 43.46   . 
 <countries/E/> :hasCity <countries/E/provinces/Cantabria/cities/Santander/>.
 <countries/E/provinces/Cantabria/> :hasCity <countries/E/provinces/Cantabria/cities/Santander/>.
 <countries/E/provinces/Castilla+y+León/cities/Valladolid/>  rdf:type :City ;
     :name "Valladolid"   ;
     :population 297370 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 320293] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 330700] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 316580] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 311682] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 297370] ;
     :elevation 698 ;
     :longitude -4.72 ;
     :latitude 41.63   . 
 <countries/E/> :hasCity <countries/E/provinces/Castilla+y+León/cities/Valladolid/>.
 <countries/E/provinces/Castilla+y+León/> :hasCity <countries/E/provinces/Castilla+y+León/cities/Valladolid/>.
 <countries/E/provinces/Castilla+y+León/cities/Burgos/>  rdf:type :City ;
     :name "Burgos"   ;
     :population 174154 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 152545] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 160278] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 166187] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 178864] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 174154] ;
     :elevation 859 ;
     :longitude -3.71 ;
     :latitude 42.35   . 
 <countries/E/> :hasCity <countries/E/provinces/Castilla+y+León/cities/Burgos/>.
 <countries/E/provinces/Castilla+y+León/> :hasCity <countries/E/provinces/Castilla+y+León/cities/Burgos/>.
 <countries/E/provinces/Castilla+y+León/cities/León/>  rdf:type :City ;
     :name "León"   ;
     :population 122398 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 127095] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 144021] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 130916] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 131411] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 122398] ;
     :elevation 837 ;
     :longitude -5.57 ;
     :latitude 42.61   . 
 <countries/E/> :hasCity <countries/E/provinces/Castilla+y+León/cities/León/>.
 <countries/E/provinces/Castilla+y+León/> :hasCity <countries/E/provinces/Castilla+y+León/cities/León/>.
 <countries/E/provinces/Castilla+y+León/cities/Salamanca/>  rdf:type :City ;
     :name "Salamanca"   ;
     :population 143549 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 153981] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 162888] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 156368] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 151658] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 143549] ;
     :elevation 802 ;
     :longitude -5.67 ;
     :latitude 40.97   . 
 <countries/E/> :hasCity <countries/E/provinces/Castilla+y+León/cities/Salamanca/>.
 <countries/E/provinces/Castilla+y+León/> :hasCity <countries/E/provinces/Castilla+y+León/cities/Salamanca/>.
 <countries/E/provinces/Castilla-La+Mancha/cities/Toledo/>  rdf:type :City ;
     :name "Toledo"     ;
     :elevation 529 ;
     :longitude -4.02 ;
     :latitude 39.86   . 
 <countries/E/> :hasCity <countries/E/provinces/Castilla-La+Mancha/cities/Toledo/>.
 <countries/E/provinces/Castilla-La+Mancha/> :hasCity <countries/E/provinces/Castilla-La+Mancha/cities/Toledo/>.
 <countries/E/provinces/Castilla-La+Mancha/cities/Albacete/>  rdf:type :City ;
     :name "Albacete"   ;
     :population 172806 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 113897] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 130023] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 148934] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 171999] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 172806] ;
     :elevation 686 ;
     :longitude -1.86 ;
     :latitude 39   . 
 <countries/E/> :hasCity <countries/E/provinces/Castilla-La+Mancha/cities/Albacete/>.
 <countries/E/provinces/Castilla-La+Mancha/> :hasCity <countries/E/provinces/Castilla-La+Mancha/cities/Albacete/>.
 <countries/E/provinces/Catalunya/cities/Barcelona/>  rdf:type :City ;
     :name "Barcelona"   ;
     :population 1627559 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1752627] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1643542] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1503884] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1611013] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1627559] ;
     :elevation 12 ;
     :longitude 2.18 ;
     :latitude 41.38   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Barcelona/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Barcelona/>.
 <countries/E/provinces/Catalunya/cities/Lleida/>  rdf:type :City ;
     :name "Lleida"   ;
     :population 138933 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 106814] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 112093] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 112199] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 137283] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 138933] ;
     :elevation 155 ;
     :longitude 0.63 ;
     :latitude 41.62   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Lleida/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Lleida/>.
 <countries/E/provinces/Catalunya/cities/Girona/>  rdf:type :City ;
     :name "Girona"   ;
     :population 101648 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 63308] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 68656] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 74879] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 96113] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 101648] ;
     :elevation 70 ;
     :longitude 2.82 ;
     :latitude 41.98   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Girona/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Girona/>.
 <countries/E/provinces/Catalunya/cities/Tarragona/>  rdf:type :City ;
     :name "Tarragona"   ;
     :population 136150 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 109112] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 110153] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 113129] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 133223] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 136150] ;
     :elevation 68 ;
     :longitude 1.25 ;
     :latitude 41.12   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Tarragona/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Tarragona/>.
 <countries/E/provinces/Catalunya/cities/Reus/>  rdf:type :City ;
     :name "Reus"   ;
     :population 105981 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 79245] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 87670] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 89006] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 106849] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 105981] ;
     :elevation 134 ;
     :longitude 1.12 ;
     :latitude 41.15   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Reus/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Reus/>.
 <countries/E/provinces/Catalunya/cities/Hospitalet+de+Llobregat/>  rdf:type :City ;
     :name "Hospitalet de Llobregat" ;
     :othername "L'Hospitalet de Llobregat"  ;
     :population 265003 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 295074] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 272578] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 239019] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 256509] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 265003] ;
     :elevation 8 ;
     :longitude 2.1 ;
     :latitude 41.36   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Hospitalet+de+Llobregat/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Hospitalet+de+Llobregat/>.
 <countries/E/provinces/Catalunya/cities/Badalona/>  rdf:type :City ;
     :name "Badalona"   ;
     :population 221750 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 229780] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 218725] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 205836] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 219241] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 221750] ;
     :elevation 12 ;
     :longitude 2.25 ;
     :latitude 41.45   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Badalona/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Badalona/>.
 <countries/E/provinces/Catalunya/cities/Sabadell/>  rdf:type :City ;
     :name "Sabadell"   ;
     :population 216759 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 186123] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 189404] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 183788] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 206949] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 216759] ;
     :elevation 190 ;
     :longitude 2.11 ;
     :latitude 41.55   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Sabadell/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Sabadell/>.
 <countries/E/provinces/Catalunya/cities/Terrassa/>  rdf:type :City ;
     :name "Terrassa"   ;
     :population 222576 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 155614] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 158063] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 173775] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 214406] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 222576] ;
     :elevation 286 ;
     :longitude 2.01 ;
     :latitude 41.56   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Terrassa/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Terrassa/>.
 <countries/E/provinces/Catalunya/cities/Santa+Coloma+de+Gramenet/>  rdf:type :City ;
     :name "Santa Coloma de Gramenet"   ;
     :population 118489 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 140613] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 133138] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 112992] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 119391] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 118489] ;
     :elevation 56 ;
     :longitude 2.22 ;
     :latitude 41.47   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Santa+Coloma+de+Gramenet/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Santa+Coloma+de+Gramenet/>.
 <countries/E/provinces/Catalunya/cities/Mataró/>  rdf:type :City ;
     :name "Mataró"   ;
     :population 129749 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 97008] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 101510] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 106358] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 123367] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 129749] ;
     :elevation 28 ;
     :longitude 2.45 ;
     :latitude 41.53   . 
 <countries/E/> :hasCity <countries/E/provinces/Catalunya/cities/Mataró/>.
 <countries/E/provinces/Catalunya/> :hasCity <countries/E/provinces/Catalunya/cities/Mataró/>.
 <countries/E/provinces/Extremadura/cities/Badajoz/>  rdf:type :City ;
     :name "Badajoz"   ;
     :population 151048 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 107136] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 122225] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 133519] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 151214] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 151048] ;
     :elevation 185 ;
     :longitude -6.97 ;
     :latitude 38.88   . 
 <countries/E/> :hasCity <countries/E/provinces/Extremadura/cities/Badajoz/>.
 <countries/E/provinces/Extremadura/> :hasCity <countries/E/provinces/Extremadura/cities/Badajoz/>.
 <countries/E/provinces/Extremadura/cities/Merida/>  rdf:type :City ;
     :name "Merida"     ;
     :elevation 217 ;
     :longitude -6.33 ;
     :latitude 38.9   . 
 <countries/E/> :hasCity <countries/E/provinces/Extremadura/cities/Merida/>.
 <countries/E/provinces/Extremadura/> :hasCity <countries/E/provinces/Extremadura/cities/Merida/>.
 <countries/E/provinces/Galicia/cities/A+Coruña/>  rdf:type :City ;
     :name "A Coruña" ;
     :othername "La Coruna"  ;
     :population 245541 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 231721] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 246953] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 236379] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 245053] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 245541] ;
     :elevation 21 ;
     :longitude -8.41 ;
     :latitude 43.37   . 
 <countries/E/> :hasCity <countries/E/provinces/Galicia/cities/A+Coruña/>.
 <countries/E/provinces/Galicia/> :hasCity <countries/E/provinces/Galicia/cities/A+Coruña/>.
 <countries/E/provinces/Galicia/cities/Vigo/>  rdf:type :City ;
     :name "Vigo"   ;
     :population 294650 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 261331] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 276109] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 280186] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 295623] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 294650] ;
     :elevation 62 ;
     :longitude -8.71 ;
     :latitude 42.23   . 
 <countries/E/> :hasCity <countries/E/provinces/Galicia/cities/Vigo/>.
 <countries/E/provinces/Galicia/> :hasCity <countries/E/provinces/Galicia/cities/Vigo/>.
 <countries/E/provinces/Galicia/cities/Ourense/>  rdf:type :City ;
     :name "Ourense"   ;
     :population 104578 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 94346] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 102758] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 107510] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 107314] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 104578] ;
     :elevation 132 ;
     :longitude -7.86 ;
     :latitude 42.34   . 
 <countries/E/> :hasCity <countries/E/provinces/Galicia/cities/Ourense/>.
 <countries/E/provinces/Galicia/> :hasCity <countries/E/provinces/Galicia/cities/Ourense/>.
 <countries/E/provinces/Galicia/cities/Santiago+de+Compostela/>  rdf:type :City ;
     :name "Santiago de Compostela"     ;
     :elevation 260 ;
     :longitude -8.54 ;
     :latitude 42.88   . 
 <countries/E/> :hasCity <countries/E/provinces/Galicia/cities/Santiago+de+Compostela/>.
 <countries/E/provinces/Galicia/> :hasCity <countries/E/provinces/Galicia/cities/Santiago+de+Compostela/>.
 <countries/E/provinces/Madrid/cities/Madrid/>  rdf:type :City ;
     :name "Madrid"   ;
     :population 3277451 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 3158818] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 3010492] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2938723] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3198645] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 3277451] ;
     :elevation 667 ;
     :longitude -3.72 ;
     :latitude 40.38   . 
 <countries/E/> :hasCity <countries/E/provinces/Madrid/cities/Madrid/>.
 <countries/E/provinces/Madrid/> :hasCity <countries/E/provinces/Madrid/cities/Madrid/>.
 <countries/E/provinces/Madrid/cities/Móstoles/>  rdf:type :City ;
     :name "Móstoles"   ;
     :population 208632 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 150259] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 192018] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 196524] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 203493] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 208632] ;
     :elevation 620 ;
     :longitude -3.87 ;
     :latitude 40.33   . 
 <countries/E/> :hasCity <countries/E/provinces/Madrid/cities/Móstoles/>.
 <countries/E/provinces/Madrid/> :hasCity <countries/E/provinces/Madrid/cities/Móstoles/>.
 <countries/E/provinces/Madrid/cities/Leganés/>  rdf:type :City ;
     :name "Leganés"   ;
     :population 188687 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 163910] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 171589] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 173584] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 185758] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 188687] ;
     :elevation 666.22 ;
     :longitude -3.76 ;
     :latitude 40.33   . 
 <countries/E/> :hasCity <countries/E/provinces/Madrid/cities/Leganés/>.
 <countries/E/provinces/Madrid/> :hasCity <countries/E/provinces/Madrid/cities/Leganés/>.
 <countries/E/provinces/Madrid/cities/Alcalá+de+Henares/>  rdf:type :City ;
     :name "Alcalá de Henares"   ;
     :population 195570 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 137169] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 159355] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 176434] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 200505] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 195570] ;
     :elevation 588 ;
     :longitude -3.37 ;
     :latitude 40.47   . 
 <countries/E/> :hasCity <countries/E/provinces/Madrid/cities/Alcalá+de+Henares/>.
 <countries/E/provinces/Madrid/> :hasCity <countries/E/provinces/Madrid/cities/Alcalá+de+Henares/>.
 <countries/E/provinces/Madrid/cities/Fuenlabrada/>  rdf:type :City ;
     :name "Fuenlabrada"   ;
     :population 192612 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 78096] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 144723] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 182705] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 196986] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 192612] ;
     :elevation 664 ;
     :longitude -3.8 ;
     :latitude 40.28   . 
 <countries/E/> :hasCity <countries/E/provinces/Madrid/cities/Fuenlabrada/>.
 <countries/E/provinces/Madrid/> :hasCity <countries/E/provinces/Madrid/cities/Fuenlabrada/>.
 <countries/E/provinces/Madrid/cities/Getafe/>  rdf:type :City ;
     :name "Getafe"   ;
     :population 183872 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 126558] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 139190] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 151479] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 168642] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 183872] ;
     :elevation 622 ;
     :longitude -3.73 ;
     :latitude 40.3   . 
 <countries/E/> :hasCity <countries/E/provinces/Madrid/cities/Getafe/>.
 <countries/E/provinces/Madrid/> :hasCity <countries/E/provinces/Madrid/cities/Getafe/>.
 <countries/E/provinces/Madrid/cities/Alcorcón/>  rdf:type :City ;
     :name "Alcorcón"   ;
     :population 171575 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 140957] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 139662] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 153100] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 167217] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 171575] ;
     :elevation 695 ;
     :longitude -3.83 ;
     :latitude 40.35   . 
 <countries/E/> :hasCity <countries/E/provinces/Madrid/cities/Alcorcón/>.
 <countries/E/provinces/Madrid/> :hasCity <countries/E/provinces/Madrid/cities/Alcorcón/>.
 <countries/E/provinces/Madrid/cities/Torrejón+de+Ardoz/>  rdf:type :City ;
     :name "Torrejón de Ardoz"   ;
     :population 133377 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 75599] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 82238] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 97887] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 123213] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 133377] ;
     :elevation 568 ;
     :longitude -3.5 ;
     :latitude 40.46   . 
 <countries/E/> :hasCity <countries/E/provinces/Madrid/cities/Torrejón+de+Ardoz/>.
 <countries/E/provinces/Madrid/> :hasCity <countries/E/provinces/Madrid/cities/Torrejón+de+Ardoz/>.
 <countries/E/provinces/Madrid/cities/Parla/>  rdf:type :City ;
     :name "Parla"   ;
     :population 130550 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 56318] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 69907] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 79213] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 122045] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 130550] ;
     :elevation 648.5 ;
     :longitude -3.77 ;
     :latitude 40.24   . 
 <countries/E/> :hasCity <countries/E/provinces/Madrid/cities/Parla/>.
 <countries/E/provinces/Madrid/> :hasCity <countries/E/provinces/Madrid/cities/Parla/>.
 <countries/E/provinces/Madrid/cities/Alcobendas/>  rdf:type :City ;
     :name "Alcobendas"   ;
     :population 116895 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 63731] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 78725] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 92090] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 110351] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 116895] ;
     :elevation 700 ;
     :longitude -3.63 ;
     :latitude 40.53   . 
 <countries/E/> :hasCity <countries/E/provinces/Madrid/cities/Alcobendas/>.
 <countries/E/provinces/Madrid/> :hasCity <countries/E/provinces/Madrid/cities/Alcobendas/>.
 <countries/E/provinces/Murcia/cities/Murcia/>  rdf:type :City ;
     :name "Murcia"   ;
     :population 459778 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 284585] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 328100] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 370745] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 437667] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 459778] ;
     :elevation 43 ;
     :longitude -1.13 ;
     :latitude 37.99   . 
 <countries/E/> :hasCity <countries/E/provinces/Murcia/cities/Murcia/>.
 <countries/E/provinces/Murcia/> :hasCity <countries/E/provinces/Murcia/cities/Murcia/>.
 <countries/E/provinces/Murcia/cities/Cartagena/>  rdf:type :City ;
     :name "Cartagena"   ;
     :population 215826 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 167936] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 168023] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 184686] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 215757] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 215826] ;
     :elevation 10 ;
     :longitude -0.98 ;
     :latitude 37.6   . 
 <countries/E/> :hasCity <countries/E/provinces/Murcia/cities/Cartagena/>.
 <countries/E/provinces/Murcia/> :hasCity <countries/E/provinces/Murcia/cities/Cartagena/>.
 <countries/E/provinces/Navarra/cities/Pamplona/>  rdf:type :City ;
     :name "Pamplona" ;
     :othername "Iruña"  ;
     :population 203596 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 177906] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 180372] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 183964] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 195943] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 203596] ;
     :elevation 446 ;
     :longitude -1.65 ;
     :latitude 42.82   . 
 <countries/E/> :hasCity <countries/E/provinces/Navarra/cities/Pamplona/>.
 <countries/E/provinces/Navarra/> :hasCity <countries/E/provinces/Navarra/cities/Pamplona/>.
 <countries/E/provinces/La+Rioja/cities/Logroño/>  rdf:type :City ;
     :name "Logroño"   ;
     :population 150596 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 109536] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 122254] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 133058] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 152698] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 150596] ;
     :elevation 384 ;
     :longitude -2.45 ;
     :latitude 42.47   . 
 <countries/E/> :hasCity <countries/E/provinces/La+Rioja/cities/Logroño/>.
 <countries/E/provinces/La+Rioja/> :hasCity <countries/E/provinces/La+Rioja/cities/Logroño/>.
 <countries/E/provinces/Valenciana/cities/Valencia/>  rdf:type :City ;
     :name "Valencia"   ;
     :population 788842 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 744748] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 752909] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 738441] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 792054] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 788842] ;
     :elevation 15 ;
     :longitude -0.38 ;
     :latitude 39.47   . 
 <countries/E/> :hasCity <countries/E/provinces/Valenciana/cities/Valencia/>.
 <countries/E/provinces/Valenciana/> :hasCity <countries/E/provinces/Valenciana/cities/Valencia/>.
 <countries/E/provinces/Valenciana/cities/Alicante/>  rdf:type :City ;
     :name "Alicante" ;
     :othername "Alacant"  ;
     :population 336768 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 245963] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 265473] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 284580] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 329325] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 336768] ;
     :elevation 5 ;
     :longitude -0.48 ;
     :latitude 38.35   . 
 <countries/E/> :hasCity <countries/E/provinces/Valenciana/cities/Alicante/>.
 <countries/E/provinces/Valenciana/> :hasCity <countries/E/provinces/Valenciana/cities/Alicante/>.
 <countries/E/provinces/Valenciana/cities/Elche/>  rdf:type :City ;
     :name "Elche" ;
     :othername "Elx"  ;
     :population 235566 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 164779] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 188062] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 194767] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 227417] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 235566] ;
     :elevation 86 ;
     :longitude -0.7 ;
     :latitude 38.27   . 
 <countries/E/> :hasCity <countries/E/provinces/Valenciana/cities/Elche/>.
 <countries/E/provinces/Valenciana/> :hasCity <countries/E/provinces/Valenciana/cities/Elche/>.
 <countries/E/provinces/Valenciana/cities/Castellón+de+la+Plana/>  rdf:type :City ;
     :name "Castellón de la Plana" ;
     :othername "Castelló de la Plana"  ;
     :population 172637 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 124487] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 134213] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 147667] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 176298] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 172637] ;
     :elevation 30 ;
     :longitude -0.03 ;
     :latitude 39.98   . 
 <countries/E/> :hasCity <countries/E/provinces/Valenciana/cities/Castellón+de+la+Plana/>.
 <countries/E/provinces/Valenciana/> :hasCity <countries/E/provinces/Valenciana/cities/Castellón+de+la+Plana/>.
 <countries/CZ/provinces/Praha/cities/Praha/>  rdf:type :City ;
     :name "Praha" ;
     :othername "Prague"  ;
     :population 1301432 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 1182186] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1214174] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1169106] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1268796] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1301432] ;
     :elevation 399 ;
     :longitude 14.42 ;
     :latitude 50.08   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Praha/cities/Praha/>.
 <countries/CZ/provinces/Praha/> :hasCity <countries/CZ/provinces/Praha/cities/Praha/>.
 <countries/CZ/provinces/Jihočeský/cities/České+Budějovice/>  rdf:type :City ;
     :name "České Budějovice"   ;
     :population 95664 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 90700] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 97243] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 97339] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 93715] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 95664] ;
     :elevation 381 ;
     :longitude 14.47 ;
     :latitude 48.97   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Jihočeský/cities/České+Budějovice/>.
 <countries/CZ/provinces/Jihočeský/> :hasCity <countries/CZ/provinces/Jihočeský/cities/České+Budějovice/>.
 <countries/CZ/provinces/Jihomoravský/cities/Brno/>  rdf:type :City ;
     :name "Brno"   ;
     :population 398510 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 371463] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 388296] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 376172] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 385913] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 398510] ;
     :elevation 237 ;
     :longitude 16.62 ;
     :latitude 49.2   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Jihomoravský/cities/Brno/>.
 <countries/CZ/provinces/Jihomoravský/> :hasCity <countries/CZ/provinces/Jihomoravský/cities/Brno/>.
 <countries/CZ/provinces/Karlovarský/cities/Karlovy+Vary/>  rdf:type :City ;
     :name "Karlovy Vary"   ;
     :population 44323 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 57189] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 56222] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 53358] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 48639] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 44323] ;
     :elevation 447 ;
     :longitude 12.87 ;
     :latitude 50.23   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Karlovarský/cities/Karlovy+Vary/>.
 <countries/CZ/provinces/Karlovarský/> :hasCity <countries/CZ/provinces/Karlovarský/cities/Karlovy+Vary/>.
 <countries/CZ/provinces/Vysočina/cities/Jihlava/>  rdf:type :City ;
     :name "Jihlava"   ;
     :population 50523 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 50224] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 52261] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 50702] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 50075] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 50523] ;
     :elevation 525 ;
     :longitude 15.59 ;
     :latitude 49.4   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Vysočina/cities/Jihlava/>.
 <countries/CZ/provinces/Vysočina/> :hasCity <countries/CZ/provinces/Vysočina/cities/Jihlava/>.
 <countries/CZ/provinces/Královéhradecký/cities/Hradec+Králové/>  rdf:type :City ;
     :name "Hradec Králové"   ;
     :population 92649 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 96145] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 99917] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 97155] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 94314] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 92649] ;
     :elevation 235 ;
     :longitude 15.83 ;
     :latitude 50.21   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Královéhradecký/cities/Hradec+Králové/>.
 <countries/CZ/provinces/Královéhradecký/> :hasCity <countries/CZ/provinces/Královéhradecký/cities/Hradec+Králové/>.
 <countries/CZ/provinces/Liberecký/cities/Liberec/>  rdf:type :City ;
     :name "Liberec"   ;
     :population 104340 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 96893] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 101967] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 99102] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 102754] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 104340] ;
     :elevation 374 ;
     :longitude 15.07 ;
     :latitude 50.72   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Liberecký/cities/Liberec/>.
 <countries/CZ/provinces/Liberecký/> :hasCity <countries/CZ/provinces/Liberecký/cities/Liberec/>.
 <countries/CZ/provinces/Moravskoslezský/cities/Ostrava/>  rdf:type :City ;
     :name "Ostrava"   ;
     :population 282450 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 322073] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 327371] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 316744] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 296224] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 282450] ;
     :elevation 335 ;
     :longitude 18.29 ;
     :latitude 49.84   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Moravskoslezský/cities/Ostrava/>.
 <countries/CZ/provinces/Moravskoslezský/> :hasCity <countries/CZ/provinces/Moravskoslezský/cities/Ostrava/>.
 <countries/CZ/provinces/Olomoucký/cities/Olomouc/>  rdf:type :City ;
     :name "Olomouc"   ;
     :population 106063 ;
     :hadPopulation [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 49407] , [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 102112] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 105537] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 102607] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 101003] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 106063] ;
     :elevation 219 ;
     :longitude 17.25 ;
     :latitude 49.6   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Olomoucký/cities/Olomouc/>.
 <countries/CZ/provinces/Olomoucký/> :hasCity <countries/CZ/provinces/Olomoucký/cities/Olomouc/>.
 <countries/CZ/provinces/Pardubický/cities/Pardubice/>  rdf:type :City ;
     :name "Pardubice"   ;
     :population 89619 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 92730] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 94871] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 90668] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 90767] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 89619] ;
     :elevation 237 ;
     :longitude 15.78 ;
     :latitude 50.04   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Pardubický/cities/Pardubice/>.
 <countries/CZ/provinces/Pardubický/> :hasCity <countries/CZ/provinces/Pardubický/cities/Pardubice/>.
 <countries/CZ/provinces/Plzeňský/cities/Plzeň/>  rdf:type :City ;
     :name "Plzeň"   ;
     :population 174007 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 170701] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 173008] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 165259] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 170322] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 174007] ;
     :elevation 308 ;
     :longitude 13.38 ;
     :latitude 49.75   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Plzeňský/cities/Plzeň/>.
 <countries/CZ/provinces/Plzeňský/> :hasCity <countries/CZ/provinces/Plzeňský/cities/Plzeň/>.
 <countries/CZ/provinces/Ústecký/cities/Ústí+nad+Labem/>  rdf:type :City ;
     :name "Ústí nad Labem"   ;
     :population 89713 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 93229] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 100002] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 95436] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 93000] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 89713] ;
     :elevation 218 ;
     :longitude 14.04 ;
     :latitude 50.66   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Ústecký/cities/Ústí+nad+Labem/>.
 <countries/CZ/provinces/Ústecký/> :hasCity <countries/CZ/provinces/Ústecký/cities/Ústí+nad+Labem/>.
 <countries/CZ/provinces/Zlínský/cities/Zlín/>  rdf:type :City ;
     :name "Zlín"   ;
     :population 74178 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 81287] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 84736] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 80854] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 75318] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 74178] ;
     :elevation 230 ;
     :longitude 17.67 ;
     :latitude 49.23   . 
 <countries/CZ/> :hasCity <countries/CZ/provinces/Zlínský/cities/Zlín/>.
 <countries/CZ/provinces/Zlínský/> :hasCity <countries/CZ/provinces/Zlínský/cities/Zlín/>.
 <countries/SK/provinces/Bratislavský/cities/Bratislava/>  rdf:type :City ;
     :name "Bratislava"   ;
     :population 475503 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 428672] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 411228] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 475503] ;
     :elevation 134 ;
     :longitude 17.11 ;
     :latitude 48.14   . 
 <countries/SK/> :hasCity <countries/SK/provinces/Bratislavský/cities/Bratislava/>.
 <countries/SK/provinces/Bratislavský/> :hasCity <countries/SK/provinces/Bratislavský/cities/Bratislava/>.
 <countries/SK/provinces/Banskobystrický/cities/Banská+Bystrica/>  rdf:type :City ;
     :name "Banská Bystrica"   ;
     :population 76018 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 83056] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 80003] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 76018] ;
     :elevation 362 ;
     :longitude 19.15 ;
     :latitude 48.73   . 
 <countries/SK/> :hasCity <countries/SK/provinces/Banskobystrický/cities/Banská+Bystrica/>.
 <countries/SK/provinces/Banskobystrický/> :hasCity <countries/SK/provinces/Banskobystrický/cities/Banská+Bystrica/>.
 <countries/SK/provinces/Žilinský/cities/Žilina/>  rdf:type :City ;
     :name "Žilina"   ;
     :population 82656 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 85400] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 81494] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 82656] ;
     :elevation 342 ;
     :longitude 18.74 ;
     :latitude 49.22   . 
 <countries/SK/> :hasCity <countries/SK/provinces/Žilinský/cities/Žilina/>.
 <countries/SK/provinces/Žilinský/> :hasCity <countries/SK/provinces/Žilinský/cities/Žilina/>.
 <countries/SK/provinces/Košický/cities/Košice/>  rdf:type :City ;
     :name "Košice"   ;
     :population 229040 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 236093] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 240433] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 229040] ;
     :elevation 206 ;
     :longitude 21.25 ;
     :latitude 48.72   . 
 <countries/SK/> :hasCity <countries/SK/provinces/Košický/cities/Košice/>.
 <countries/SK/provinces/Košický/> :hasCity <countries/SK/provinces/Košický/cities/Košice/>.
 <countries/SK/provinces/Prešovský/cities/Prešov/>  rdf:type :City ;
     :name "Prešov"   ;
     :population 84824 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 92786] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 91782] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 84824] ;
     :elevation 250 ;
     :longitude 21.24 ;
     :latitude 49.00   . 
 <countries/SK/> :hasCity <countries/SK/provinces/Prešovský/cities/Prešov/>.
 <countries/SK/provinces/Prešovský/> :hasCity <countries/SK/provinces/Prešovský/cities/Prešov/>.
 <countries/SK/provinces/Nitriansky/cities/Nitra/>  rdf:type :City ;
     :name "Nitra"   ;
     :population 78489 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 87285] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 78916] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 78489] ;
     :elevation 190 ;
     :longitude 18.09 ;
     :latitude 48.31   . 
 <countries/SK/> :hasCity <countries/SK/provinces/Nitriansky/cities/Nitra/>.
 <countries/SK/provinces/Nitriansky/> :hasCity <countries/SK/provinces/Nitriansky/cities/Nitra/>.
 <countries/SK/provinces/Trenčiansky/cities/Trenčín/>  rdf:type :City ;
     :name "Trenčín"   ;
     :population 54740 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 57854] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 55877] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 54740] ;
     :elevation 211 ;
     :longitude 18.04 ;
     :latitude 48.89   . 
 <countries/SK/> :hasCity <countries/SK/provinces/Trenčiansky/cities/Trenčín/>.
 <countries/SK/provinces/Trenčiansky/> :hasCity <countries/SK/provinces/Trenčiansky/cities/Trenčín/>.
 <countries/SK/provinces/Trnavský/cities/Trnava/>  rdf:type :City ;
     :name "Trnava"   ;
     :population 63803 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 70286] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 66358] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 63803] ;
     :elevation 146 ;
     :longitude 17.59 ;
     :latitude 48.38   . 
 <countries/SK/> :hasCity <countries/SK/provinces/Trnavský/cities/Trnava/>.
 <countries/SK/provinces/Trnavský/> :hasCity <countries/SK/provinces/Trnavský/cities/Trnava/>.
 <countries/D/provinces/Baden-Württemberg/cities/Stuttgart/>  rdf:type :City ;
     :name "Stuttgart"   ;
     :population 585890 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 551904] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 599415] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 582443] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 585890] ;
     :elevation 247 ;
     :longitude 9.18 ;
     :latitude 48.78   . 
 <countries/D/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Stuttgart/>.
 <countries/D/provinces/Baden-Württemberg/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Stuttgart/>.
 <countries/D/provinces/Baden-Württemberg/cities/Mannheim/>  rdf:type :City ;
     :name "Mannheim"   ;
     :population 290117 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 295191] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 318446] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 307730] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 290117] ;
     :elevation 97 ;
     :longitude 8.47 ;
     :latitude 49.49   . 
 <countries/D/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Mannheim/>.
 <countries/D/provinces/Baden-Württemberg/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Mannheim/>.
 <countries/D/provinces/Baden-Württemberg/cities/Karlsruhe/>  rdf:type :City ;
     :name "Karlsruhe"   ;
     :population 289173 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 260591] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 279329] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 277204] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 289173] ;
     :elevation 115 ;
     :longitude 8.4 ;
     :latitude 49.01   . 
 <countries/D/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Karlsruhe/>.
 <countries/D/provinces/Baden-Württemberg/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Karlsruhe/>.
 <countries/D/provinces/Baden-Württemberg/cities/Freiburg/>  rdf:type :City ;
     :name "Freiburg" ;
     :othername "Freiburg im Breisgau"  ;
     :population 209628 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 178672] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 209628] ;
     :elevation 278 ;
     :longitude 7.85 ;
     :latitude 48.00   . 
 <countries/D/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Freiburg/>.
 <countries/D/provinces/Baden-Württemberg/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Freiburg/>.
 <countries/D/provinces/Baden-Württemberg/cities/Heidelberg/>  rdf:type :City ;
     :name "Heidelberg"   ;
     :population 146751 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 127768] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 146751] ;
     :elevation 114 ;
     :longitude 8.72 ;
     :latitude 49.42   . 
 <countries/D/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Heidelberg/>.
 <countries/D/provinces/Baden-Württemberg/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Heidelberg/>.
 <countries/D/provinces/Baden-Württemberg/cities/Heilbronn/>  rdf:type :City ;
     :name "Heilbronn"   ;
     :population 116059 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 110970] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 116059] ;
     :elevation 157 ;
     :longitude 9.22 ;
     :latitude 49.15   . 
 <countries/D/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Heilbronn/>.
 <countries/D/provinces/Baden-Württemberg/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Heilbronn/>.
 <countries/D/provinces/Baden-Württemberg/cities/Pforzheim/>  rdf:type :City ;
     :name "Pforzheim"   ;
     :population 114411 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 106530] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 114411] ;
     :elevation 261 ;
     :longitude 8.72 ;
     :latitude 48.9   . 
 <countries/D/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Pforzheim/>.
 <countries/D/provinces/Baden-Württemberg/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Pforzheim/>.
 <countries/D/provinces/Baden-Württemberg/cities/Ulm/>  rdf:type :City ;
     :name "Ulm"   ;
     :population 116761 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 103494] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 116761] ;
     :elevation 478 ;
     :longitude 9.98 ;
     :latitude 48.4   . 
 <countries/D/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Ulm/>.
 <countries/D/provinces/Baden-Württemberg/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Ulm/>.
 <countries/D/provinces/Baden-Württemberg/cities/Reutlingen/>  rdf:type :City ;
     :name "Reutlingen"   ;
     :population 109799 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 98853] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 109799] ;
     :elevation 382 ;
     :longitude 9.22 ;
     :latitude 48.48   . 
 <countries/D/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Reutlingen/>.
 <countries/D/provinces/Baden-Württemberg/> :hasCity <countries/D/provinces/Baden-Württemberg/cities/Reutlingen/>.
 <countries/D/provinces/Bayern/cities/München/>  rdf:type :City ;
     :name "München" ;
     :othername "Munich"  ;
     :population 1348335 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 1185421] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 1256638] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1210223] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1348335] ;
     :elevation 519 ;
     :longitude 11.57 ;
     :latitude 48.13   . 
 <countries/D/> :hasCity <countries/D/provinces/Bayern/cities/München/>.
 <countries/D/provinces/Bayern/> :hasCity <countries/D/provinces/Bayern/cities/München/>.
 <countries/D/provinces/Bayern/cities/Nürnberg/>  rdf:type :City ;
     :name "Nürnberg" ;
     :othername "Nuremberg"  ;
     :population 486314 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 470943] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 500198] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 488400] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 486314] ;
     :elevation 309 ;
     :longitude 11.08 ;
     :latitude 49.45   . 
 <countries/D/> :hasCity <countries/D/provinces/Bayern/cities/Nürnberg/>.
 <countries/D/provinces/Bayern/> :hasCity <countries/D/provinces/Bayern/cities/Nürnberg/>.
 <countries/D/provinces/Bayern/cities/Augsburg/>  rdf:type :City ;
     :name "Augsburg"   ;
     :population 267767 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 242819] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 264852] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 254982] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 267767] ;
     :elevation 494 ;
     :longitude 10.9 ;
     :latitude 48.37   . 
 <countries/D/> :hasCity <countries/D/provinces/Bayern/cities/Augsburg/>.
 <countries/D/provinces/Bayern/> :hasCity <countries/D/provinces/Bayern/cities/Augsburg/>.
 <countries/D/provinces/Bayern/cities/Würzburg/>  rdf:type :City ;
     :name "Würzburg"   ;
     :population 124297 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 123378] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 124297] ;
     :elevation 177 ;
     :longitude 9.93 ;
     :latitude 49.78   . 
 <countries/D/> :hasCity <countries/D/provinces/Bayern/cities/Würzburg/>.
 <countries/D/provinces/Bayern/> :hasCity <countries/D/provinces/Bayern/cities/Würzburg/>.
 <countries/D/provinces/Bayern/cities/Regensburg/>  rdf:type :City ;
     :name "Regensburg"   ;
     :population 135403 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 118639] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 135403] ;
     :elevation 337 ;
     :longitude 12.08 ;
     :latitude 49.02   . 
 <countries/D/> :hasCity <countries/D/provinces/Bayern/cities/Regensburg/>.
 <countries/D/provinces/Bayern/> :hasCity <countries/D/provinces/Bayern/cities/Regensburg/>.
 <countries/D/provinces/Bayern/cities/Ingolstadt/>  rdf:type :City ;
     :name "Ingolstadt"   ;
     :population 124927 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 96071] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 124927] ;
     :elevation 374 ;
     :longitude 11.43 ;
     :latitude 48.77   . 
 <countries/D/> :hasCity <countries/D/provinces/Bayern/cities/Ingolstadt/>.
 <countries/D/provinces/Bayern/> :hasCity <countries/D/provinces/Bayern/cities/Ingolstadt/>.
 <countries/D/provinces/Bayern/cities/Fürth/>  rdf:type :City ;
     :name "Fürth"   ;
     :population 115613 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 97480] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 115613] ;
     :elevation 294 ;
     :longitude 11 ;
     :latitude 49.47   . 
 <countries/D/> :hasCity <countries/D/provinces/Bayern/cities/Fürth/>.
 <countries/D/provinces/Bayern/> :hasCity <countries/D/provinces/Bayern/cities/Fürth/>.
 <countries/D/provinces/Bayern/cities/Erlangen/>  rdf:type :City ;
     :name "Erlangen"   ;
     :population 103719 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 99808] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 103719] ;
     :elevation 279 ;
     :longitude 11.02 ;
     :latitude 49.58   . 
 <countries/D/> :hasCity <countries/D/provinces/Bayern/cities/Erlangen/>.
 <countries/D/provinces/Bayern/> :hasCity <countries/D/provinces/Bayern/cities/Erlangen/>.
 <countries/D/provinces/Berlin/cities/Berlin/>  rdf:type :City ;
     :name "Berlin"   ;
     :population 3292365 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 3260000] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 3465748] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 3382169] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 3292365] ;
     :elevation 34 ;
     :longitude 13.38 ;
     :latitude 52.52   . 
 <countries/D/> :hasCity <countries/D/provinces/Berlin/cities/Berlin/>.
 <countries/D/provinces/Berlin/> :hasCity <countries/D/provinces/Berlin/cities/Berlin/>.
 <countries/D/provinces/Brandenburg/cities/Potsdam/>  rdf:type :City ;
     :name "Potsdam"   ;
     :population 156021 ;
     :hadPopulation [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 156021] ;
     :elevation 32 ;
     :longitude 13.07 ;
     :latitude 52.4   . 
 <countries/D/> :hasCity <countries/D/provinces/Brandenburg/cities/Potsdam/>.
 <countries/D/provinces/Brandenburg/> :hasCity <countries/D/provinces/Brandenburg/cities/Potsdam/>.
 <countries/D/provinces/Brandenburg/cities/Cottbus/>  rdf:type :City ;
     :name "Cottbus"   ;
     :population 99984 ;
     :hadPopulation [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 99984] ;
     :elevation 75 ;
     :longitude 14.33 ;
     :latitude 51.76   . 
 <countries/D/> :hasCity <countries/D/provinces/Brandenburg/cities/Cottbus/>.
 <countries/D/provinces/Brandenburg/> :hasCity <countries/D/provinces/Brandenburg/cities/Cottbus/>.
 <countries/D/provinces/Bremen/cities/Bremen/>  rdf:type :City ;
     :name "Bremen"   ;
     :population 542707 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 533455] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 554377] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 539403] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 542707] ;
     :elevation 11 ;
     :longitude 8.8 ;
     :latitude 53.08   . 
 <countries/D/> :hasCity <countries/D/provinces/Bremen/cities/Bremen/>.
 <countries/D/provinces/Bremen/> :hasCity <countries/D/provinces/Bremen/cities/Bremen/>.
 <countries/D/provinces/Bremen/cities/Bremerhaven/>  rdf:type :City ;
     :name "Bremerhaven"   ;
     :population 108156 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 126629] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 108156] ;
     :elevation 2 ;
     :longitude 8.58 ;
     :latitude 53.55   . 
 <countries/D/> :hasCity <countries/D/provinces/Bremen/cities/Bremerhaven/>.
 <countries/D/provinces/Bremen/> :hasCity <countries/D/provinces/Bremen/cities/Bremerhaven/>.
 <countries/D/provinces/Hamburg/cities/Hamburg/>  rdf:type :City ;
     :name "Hamburg"   ;
     :population 1706696 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 1592770] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 1688785] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1715392] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1706696] ;
     :elevation 6 ;
     :longitude 10 ;
     :latitude 53.57   . 
 <countries/D/> :hasCity <countries/D/provinces/Hamburg/cities/Hamburg/>.
 <countries/D/provinces/Hamburg/> :hasCity <countries/D/provinces/Hamburg/cities/Hamburg/>.
 <countries/D/provinces/Hessen/cities/Wiesbaden/>  rdf:type :City ;
     :name "Wiesbaden"   ;
     :population 269121 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 251871] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 268069] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 270109] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 269121] ;
     :elevation 117 ;
     :longitude 8.24 ;
     :latitude 50.08   . 
 <countries/D/> :hasCity <countries/D/provinces/Hessen/cities/Wiesbaden/>.
 <countries/D/provinces/Hessen/> :hasCity <countries/D/provinces/Hessen/cities/Wiesbaden/>.
 <countries/D/provinces/Hessen/cities/Frankfurt/>  rdf:type :City ;
     :name "Frankfurt" ;
     :othername "Frankfurt am Main"  ;
     :population 667925 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 618266] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 663952] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 646550] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 667925] ;
     :elevation 112 ;
     :longitude 8.68 ;
     :latitude 50.12   . 
 <countries/D/> :hasCity <countries/D/provinces/Hessen/cities/Frankfurt/>.
 <countries/D/provinces/Hessen/> :hasCity <countries/D/provinces/Hessen/cities/Frankfurt/>.
 <countries/D/provinces/Hessen/cities/Kassel/>  rdf:type :City ;
     :name "Kassel"   ;
     :population 190765 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 187288] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 190765] ;
     :elevation 167 ;
     :longitude 9.5 ;
     :latitude 51.32   . 
 <countries/D/> :hasCity <countries/D/provinces/Hessen/cities/Kassel/>.
 <countries/D/provinces/Hessen/> :hasCity <countries/D/provinces/Hessen/cities/Kassel/>.
 <countries/D/provinces/Hessen/cities/Darmstadt/>  rdf:type :City ;
     :name "Darmstadt"   ;
     :population 143499 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 134272] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 143499] ;
     :elevation 144 ;
     :longitude 8.65 ;
     :latitude 49.87   . 
 <countries/D/> :hasCity <countries/D/provinces/Hessen/cities/Darmstadt/>.
 <countries/D/provinces/Hessen/> :hasCity <countries/D/provinces/Hessen/cities/Darmstadt/>.
 <countries/D/provinces/Hessen/cities/Offenbach+am+Main/>  rdf:type :City ;
     :name "Offenbach am Main" ;
     :othername "Offenbach"  ;
     :population 113443 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 111386] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 113443] ;
     :elevation 98 ;
     :longitude 8.8 ;
     :latitude 50.1   . 
 <countries/D/> :hasCity <countries/D/provinces/Hessen/cities/Offenbach+am+Main/>.
 <countries/D/provinces/Hessen/> :hasCity <countries/D/provinces/Hessen/cities/Offenbach+am+Main/>.
 <countries/D/provinces/Mecklenburg-Vorpommern/cities/Schwerin/>  rdf:type :City ;
     :name "Schwerin"   ;
     :population 91293 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 128328] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 91293] ;
     :elevation 44 ;
     :longitude 11.42 ;
     :latitude 53.63   . 
 <countries/D/> :hasCity <countries/D/provinces/Mecklenburg-Vorpommern/cities/Schwerin/>.
 <countries/D/provinces/Mecklenburg-Vorpommern/> :hasCity <countries/D/provinces/Mecklenburg-Vorpommern/cities/Schwerin/>.
 <countries/D/provinces/Mecklenburg-Vorpommern/cities/Rostock/>  rdf:type :City ;
     :name "Rostock"   ;
     :population 200265 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 249349] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 200265] ;
     :elevation 14 ;
     :longitude 12.13 ;
     :latitude 54.08   . 
 <countries/D/> :hasCity <countries/D/provinces/Mecklenburg-Vorpommern/cities/Rostock/>.
 <countries/D/provinces/Mecklenburg-Vorpommern/> :hasCity <countries/D/provinces/Mecklenburg-Vorpommern/cities/Rostock/>.
 <countries/D/provinces/Niedersachsen/cities/Hannover/>  rdf:type :City ;
     :name "Hannover" ;
     :othername "Hanover"  ;
     :population 506416 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 494864] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 523627] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 515001] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 506416] ;
     :elevation 55 ;
     :longitude 9.72 ;
     :latitude 52.37   . 
 <countries/D/> :hasCity <countries/D/provinces/Niedersachsen/cities/Hannover/>.
 <countries/D/provinces/Niedersachsen/> :hasCity <countries/D/provinces/Niedersachsen/cities/Hannover/>.
 <countries/D/provinces/Niedersachsen/cities/Braunschweig/>  rdf:type :City ;
     :name "Braunschweig"   ;
     :population 242537 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 252351] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 242537] ;
     :elevation 75 ;
     :longitude 10.52 ;
     :latitude 52.27   . 
 <countries/D/> :hasCity <countries/D/provinces/Niedersachsen/cities/Braunschweig/>.
 <countries/D/provinces/Niedersachsen/> :hasCity <countries/D/provinces/Niedersachsen/cities/Braunschweig/>.
 <countries/D/provinces/Niedersachsen/cities/Osnabrück/>  rdf:type :City ;
     :name "Osnabrück"   ;
     :population 153699 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 150807] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 153699] ;
     :elevation 63 ;
     :longitude 8.05 ;
     :latitude 52.28   . 
 <countries/D/> :hasCity <countries/D/provinces/Niedersachsen/cities/Osnabrück/>.
 <countries/D/provinces/Niedersachsen/> :hasCity <countries/D/provinces/Niedersachsen/cities/Osnabrück/>.
 <countries/D/provinces/Niedersachsen/cities/Oldenburg/>  rdf:type :City ;
     :name "Oldenburg"   ;
     :population 157267 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 140149] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 157267] ;
     :elevation 5 ;
     :longitude 8.21 ;
     :latitude 53.14   . 
 <countries/D/> :hasCity <countries/D/provinces/Niedersachsen/cities/Oldenburg/>.
 <countries/D/provinces/Niedersachsen/> :hasCity <countries/D/provinces/Niedersachsen/cities/Oldenburg/>.
 <countries/D/provinces/Niedersachsen/cities/Göttingen/>  rdf:type :City ;
     :name "Göttingen"   ;
     :population 115843 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 114698] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 115843] ;
     :elevation 150 ;
     :longitude 9.94 ;
     :latitude 51.53   . 
 <countries/D/> :hasCity <countries/D/provinces/Niedersachsen/cities/Göttingen/>.
 <countries/D/provinces/Niedersachsen/> :hasCity <countries/D/provinces/Niedersachsen/cities/Göttingen/>.
 <countries/D/provinces/Niedersachsen/cities/Wolfsburg/>  rdf:type :City ;
     :name "Wolfsburg"   ;
     :population 119984 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 124896] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 119984] ;
     :elevation 63 ;
     :longitude 10.79 ;
     :latitude 52.42   . 
 <countries/D/> :hasCity <countries/D/provinces/Niedersachsen/cities/Wolfsburg/>.
 <countries/D/provinces/Niedersachsen/> :hasCity <countries/D/provinces/Niedersachsen/cities/Wolfsburg/>.
 <countries/D/provinces/Niedersachsen/cities/Salzgitter/>  rdf:type :City ;
     :name "Salzgitter"   ;
     :population 98895 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 111069] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 98895] ;
     :elevation 90 ;
     :longitude 10.33 ;
     :latitude 52.15   . 
 <countries/D/> :hasCity <countries/D/provinces/Niedersachsen/cities/Salzgitter/>.
 <countries/D/provinces/Niedersachsen/> :hasCity <countries/D/provinces/Niedersachsen/cities/Salzgitter/>.
 <countries/D/provinces/Niedersachsen/cities/Hildesheim/>  rdf:type :City ;
     :name "Hildesheim"   ;
     :population 99554 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 103449] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 99554] ;
     :elevation 81 ;
     :longitude 9.95 ;
     :latitude 52.15   . 
 <countries/D/> :hasCity <countries/D/provinces/Niedersachsen/cities/Hildesheim/>.
 <countries/D/provinces/Niedersachsen/> :hasCity <countries/D/provinces/Niedersachsen/cities/Hildesheim/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Düsseldorf/>  rdf:type :City ;
     :name "Düsseldorf"   ;
     :population 586291 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 563531] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 578135] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 569364] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 586291] ;
     :elevation 38 ;
     :longitude 6.78 ;
     :latitude 51.23   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Düsseldorf/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Düsseldorf/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Köln/>  rdf:type :City ;
     :name "Köln" ;
     :othername "Cologne"  ;
     :population 1005775 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 928309] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 960631] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 962884] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1005775] ;
     :elevation 53 ;
     :longitude 6.95 ;
     :latitude 50.94   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Köln/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Köln/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Essen/>  rdf:type :City ;
     :name "Essen"   ;
     :population 566201 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 623427] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 627269] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 595243] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 566201] ;
     :elevation 116 ;
     :longitude 7.01 ;
     :latitude 51.45   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Essen/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Essen/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Dortmund/>  rdf:type :City ;
     :name "Dortmund"   ;
     :population 571143 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 584089] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 600669] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 588994] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 571143] ;
     :elevation 86 ;
     :longitude 7.47 ;
     :latitude 51.52   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Dortmund/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Dortmund/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Duisburg/>  rdf:type :City ;
     :name "Duisburg"   ;
     :population 488468 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 525378] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 539094] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 514915] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 488468] ;
     :elevation 33 ;
     :longitude 6.76 ;
     :latitude 51.44   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Duisburg/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Duisburg/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Bochum/>  rdf:type :City ;
     :name "Bochum"   ;
     :population 362286 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 386271] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 400356] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 391147] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 362286] ;
     :elevation 100 ;
     :longitude 7.22 ;
     :latitude 51.48   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Bochum/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Bochum/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Wuppertal/>  rdf:type :City ;
     :name "Wuppertal"   ;
     :population 342661 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 365662] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 388102] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 366434] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 342661] ;
     :elevation 160 ;
     :longitude 7.18 ;
     :latitude 51.27   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Wuppertal/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Wuppertal/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Bielefeld/>  rdf:type :City ;
     :name "Bielefeld"   ;
     :population 326870 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 305566] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 324287] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 321758] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 326870] ;
     :elevation 118 ;
     :longitude 8.52 ;
     :latitude 52.02   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Bielefeld/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Bielefeld/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Gelsenkirchen/>  rdf:type :City ;
     :name "Gelsenkirchen"   ;
     :population 258766 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 287508] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 295368] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 278695] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 258766] ;
     :elevation 48 ;
     :longitude 7.1 ;
     :latitude 51.52   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Gelsenkirchen/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Gelsenkirchen/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Bonn/>  rdf:type :City ;
     :name "Bonn"   ;
     :population 305765 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 276653] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 298227] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 302247] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 305765] ;
     :elevation 60 ;
     :longitude 7.1 ;
     :latitude 50.73   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Bonn/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Bonn/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Mönchengladbach/>  rdf:type :City ;
     :name "Mönchengladbach"   ;
     :population 255188 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 249587] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 265069] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 263014] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 255188] ;
     :elevation 70 ;
     :longitude 6.43 ;
     :latitude 51.2   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Mönchengladbach/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Mönchengladbach/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Münster/>  rdf:type :City ;
     :name "Münster"   ;
     :population 289576 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 246186] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 267072] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 265609] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 289576] ;
     :elevation 60 ;
     :longitude 7.63 ;
     :latitude 51.97   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Münster/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Münster/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Krefeld/>  rdf:type :City ;
     :name "Krefeld"   ;
     :population 222247 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 232261] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 222247] ;
     :elevation 38 ;
     :longitude 6.57 ;
     :latitude 51.33   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Krefeld/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Krefeld/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Aachen/>  rdf:type :City ;
     :name "Aachen"   ;
     :population 236420 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 229740] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 236420] ;
     :elevation 173 ;
     :longitude 6.08 ;
     :latitude 50.78   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Aachen/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Aachen/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Oberhausen/>  rdf:type :City ;
     :name "Oberhausen"   ;
     :population 210216 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 220286] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 210216] ;
     :elevation 35 ;
     :longitude 6.85 ;
     :latitude 51.55   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Oberhausen/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Oberhausen/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Hagen/>  rdf:type :City ;
     :name "Hagen"   ;
     :population 187944 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 209363] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 187944] ;
     :elevation 106 ;
     :longitude 7.48 ;
     :latitude 51.37   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Hagen/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Hagen/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Hamm/>  rdf:type :City ;
     :name "Hamm"   ;
     :population 176037 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 171170] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 176037] ;
     :elevation 63 ;
     :longitude 7.82 ;
     :latitude 51.68   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Hamm/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Hamm/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Herne/>  rdf:type :City ;
     :name "Herne"   ;
     :population 155160 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 174238] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 155160] ;
     :elevation 65 ;
     :longitude 7.22 ;
     :latitude 51.55   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Herne/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Herne/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Mülheim/>  rdf:type :City ;
     :name "Mülheim" ;
     :othername "Mülheim an der Ruhr"  ;
     :population 166865 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 176423] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 166865] ;
     :elevation 40 ;
     :longitude 6.88 ;
     :latitude 51.43   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Mülheim/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Mülheim/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Solingen/>  rdf:type :City ;
     :name "Solingen"   ;
     :population 155265 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 159103] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 155265] ;
     :elevation 221 ;
     :longitude 7.08 ;
     :latitude 51.17   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Solingen/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Solingen/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Leverkusen/>  rdf:type :City ;
     :name "Leverkusen"   ;
     :population 158984 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 154692] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 158984] ;
     :elevation 60 ;
     :longitude 6.98 ;
     :latitude 51.03   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Leverkusen/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Leverkusen/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Neuss/>  rdf:type :City ;
     :name "Neuss"   ;
     :population 150568 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 142178] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 150568] ;
     :elevation 40 ;
     :longitude 6.7 ;
     :latitude 51.2   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Neuss/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Neuss/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Paderborn/>  rdf:type :City ;
     :name "Paderborn"   ;
     :population 142365 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 110715] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 142365] ;
     :elevation 110 ;
     :longitude 8.77 ;
     :latitude 51.72   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Paderborn/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Paderborn/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Recklinghausen/>  rdf:type :City ;
     :name "Recklinghausen"   ;
     :population 115958 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 119991] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 115958] ;
     :elevation 85 ;
     :longitude 7.16 ;
     :latitude 51.59   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Recklinghausen/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Recklinghausen/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Remscheid/>  rdf:type :City ;
     :name "Remscheid"   ;
     :population 110708 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 120132] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 110708] ;
     :elevation 365 ;
     :longitude 7.2 ;
     :latitude 51.18   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Remscheid/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Remscheid/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Bottrop/>  rdf:type :City ;
     :name "Bottrop"   ;
     :population 117311 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 114640] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 117311] ;
     :elevation 55 ;
     :longitude 6.92 ;
     :latitude 51.52   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Bottrop/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Bottrop/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Siegen/>  rdf:type :City ;
     :name "Siegen"   ;
     :population 99187 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 106384] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 99187] ;
     :elevation 267 ;
     :longitude 8.02 ;
     :latitude 50.88   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Siegen/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Siegen/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Moers/>  rdf:type :City ;
     :name "Moers"   ;
     :population 104009 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 100872] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 104009] ;
     :elevation 30 ;
     :longitude 6.62 ;
     :latitude 51.46   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Moers/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Moers/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Witten/>  rdf:type :City ;
     :name "Witten"   ;
     :population 96382 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 102902] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 96382] ;
     :elevation 104 ;
     :longitude 7.33 ;
     :latitude 51.43   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Witten/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Witten/>.
 <countries/D/provinces/Nordrhein-Westfalen/cities/Bergisch+Gladbach/>  rdf:type :City ;
     :name "Bergisch Gladbach"   ;
     :population 108878 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 100589] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 108878] ;
     :elevation 100 ;
     :longitude 7.12 ;
     :latitude 51.1   . 
 <countries/D/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Bergisch+Gladbach/>.
 <countries/D/provinces/Nordrhein-Westfalen/> :hasCity <countries/D/provinces/Nordrhein-Westfalen/cities/Bergisch+Gladbach/>.
 <countries/D/provinces/Rheinland-Pfalz/cities/Mainz/>  rdf:type :City ;
     :name "Mainz"   ;
     :population 200344 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 172529] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 200344] ;
     :elevation 89 ;
     :longitude 8.27 ;
     :latitude 50   . 
 <countries/D/> :hasCity <countries/D/provinces/Rheinland-Pfalz/cities/Mainz/>.
 <countries/D/provinces/Rheinland-Pfalz/> :hasCity <countries/D/provinces/Rheinland-Pfalz/cities/Mainz/>.
 <countries/D/provinces/Rheinland-Pfalz/cities/Ludwigshafen/>  rdf:type :City ;
     :name "Ludwigshafen" ;
     :othername "Ludwigshafen am Rhein"  ;
     :population 157584 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 156601] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 157584] ;
     :elevation 95 ;
     :longitude 8.44 ;
     :latitude 49.48   . 
 <countries/D/> :hasCity <countries/D/provinces/Rheinland-Pfalz/cities/Ludwigshafen/>.
 <countries/D/provinces/Rheinland-Pfalz/> :hasCity <countries/D/provinces/Rheinland-Pfalz/cities/Ludwigshafen/>.
 <countries/D/provinces/Rheinland-Pfalz/cities/Koblenz/>  rdf:type :City ;
     :name "Koblenz"   ;
     :population 107825 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 108246] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 107825] ;
     :elevation 73 ;
     :longitude 7.6 ;
     :latitude 50.36   . 
 <countries/D/> :hasCity <countries/D/provinces/Rheinland-Pfalz/cities/Koblenz/>.
 <countries/D/provinces/Rheinland-Pfalz/> :hasCity <countries/D/provinces/Rheinland-Pfalz/cities/Koblenz/>.
 <countries/D/provinces/Rheinland-Pfalz/cities/Kaiserslautern/>  rdf:type :City ;
     :name "Kaiserslautern"   ;
     :population 96340 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 97326] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 96340] ;
     :elevation 251 ;
     :longitude 7.77 ;
     :latitude 49.44   . 
 <countries/D/> :hasCity <countries/D/provinces/Rheinland-Pfalz/cities/Kaiserslautern/>.
 <countries/D/provinces/Rheinland-Pfalz/> :hasCity <countries/D/provinces/Rheinland-Pfalz/cities/Kaiserslautern/>.
 <countries/D/provinces/Rheinland-Pfalz/cities/Trier/>  rdf:type :City ;
     :name "Trier"   ;
     :population 105671 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 94118] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 105671] ;
     :elevation 137 ;
     :longitude 6.63 ;
     :latitude 49.75   . 
 <countries/D/> :hasCity <countries/D/provinces/Rheinland-Pfalz/cities/Trier/>.
 <countries/D/provinces/Rheinland-Pfalz/> :hasCity <countries/D/provinces/Rheinland-Pfalz/cities/Trier/>.
 <countries/D/provinces/Saarland/cities/Saarbrücken/>  rdf:type :City ;
     :name "Saarbrücken"   ;
     :population 175853 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 188702] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 175853] ;
     :elevation 230 ;
     :longitude 7 ;
     :latitude 49.23   . 
 <countries/D/> :hasCity <countries/D/provinces/Saarland/cities/Saarbrücken/>.
 <countries/D/provinces/Saarland/> :hasCity <countries/D/provinces/Saarland/cities/Saarbrücken/>.
 <countries/D/provinces/Sachsen/cities/Dresden/>  rdf:type :City ;
     :name "Dresden"   ;
     :population 512354 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 542252] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 481676] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 477807] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 512354] ;
     :elevation 112 ;
     :longitude 13.73 ;
     :latitude 51.03   . 
 <countries/D/> :hasCity <countries/D/provinces/Sachsen/cities/Dresden/>.
 <countries/D/provinces/Sachsen/> :hasCity <countries/D/provinces/Sachsen/cities/Dresden/>.
 <countries/D/provinces/Sachsen/cities/Leipzig/>  rdf:type :City ;
     :name "Leipzig"   ;
     :population 502979 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 600543] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 496647] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 493208] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 502979] ;
     :elevation 113 ;
     :longitude 12.38 ;
     :latitude 51.33   . 
 <countries/D/> :hasCity <countries/D/provinces/Sachsen/cities/Leipzig/>.
 <countries/D/provinces/Sachsen/> :hasCity <countries/D/provinces/Sachsen/cities/Leipzig/>.
 <countries/D/provinces/Sachsen/cities/Chemnitz/>  rdf:type :City ;
     :name "Chemnitz"   ;
     :population 240253 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 335983] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 240253] ;
     :elevation 298 ;
     :longitude 12.92 ;
     :latitude 50.83   . 
 <countries/D/> :hasCity <countries/D/provinces/Sachsen/cities/Chemnitz/>.
 <countries/D/provinces/Sachsen/> :hasCity <countries/D/provinces/Sachsen/cities/Chemnitz/>.
 <countries/D/provinces/Sachsen/cities/Zwickau/>  rdf:type :City ;
     :name "Zwickau"   ;
     :population 93081 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 130455] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 93081] ;
     :elevation 267 ;
     :longitude 12.5 ;
     :latitude 50.72   . 
 <countries/D/> :hasCity <countries/D/provinces/Sachsen/cities/Zwickau/>.
 <countries/D/provinces/Sachsen/> :hasCity <countries/D/provinces/Sachsen/cities/Zwickau/>.
 <countries/D/provinces/Sachsen-Anhalt/cities/Magdeburg/>  rdf:type :City ;
     :name "Magdeburg"   ;
     :population 228144 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 288975] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 228144] ;
     :elevation 55 ;
     :longitude 11.62 ;
     :latitude 52.13   . 
 <countries/D/> :hasCity <countries/D/provinces/Sachsen-Anhalt/cities/Magdeburg/>.
 <countries/D/provinces/Sachsen-Anhalt/> :hasCity <countries/D/provinces/Sachsen-Anhalt/cities/Magdeburg/>.
 <countries/D/provinces/Sachsen-Anhalt/cities/Halle/>  rdf:type :City ;
     :name "Halle"   ;
     :population 229153 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 329625] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 229153] ;
     :elevation 88 ;
     :longitude 11.97 ;
     :latitude 51.48   . 
 <countries/D/> :hasCity <countries/D/provinces/Sachsen-Anhalt/cities/Halle/>.
 <countries/D/provinces/Sachsen-Anhalt/> :hasCity <countries/D/provinces/Sachsen-Anhalt/cities/Halle/>.
 <countries/D/provinces/Schleswig-Holstein/cities/Kiel/>  rdf:type :City ;
     :name "Kiel"   ;
     :population 235782 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 237767] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 235782] ;
     :elevation 5 ;
     :longitude 10.13 ;
     :latitude 54.33   . 
 <countries/D/> :hasCity <countries/D/provinces/Schleswig-Holstein/cities/Kiel/>.
 <countries/D/provinces/Schleswig-Holstein/> :hasCity <countries/D/provinces/Schleswig-Holstein/cities/Kiel/>.
 <countries/D/provinces/Schleswig-Holstein/cities/Lübeck/>  rdf:type :City ;
     :name "Lübeck"   ;
     :population 210305 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 210497] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 210305] ;
     :elevation 13 ;
     :longitude 10.69 ;
     :latitude 53.87   . 
 <countries/D/> :hasCity <countries/D/provinces/Schleswig-Holstein/cities/Lübeck/>.
 <countries/D/provinces/Schleswig-Holstein/> :hasCity <countries/D/provinces/Schleswig-Holstein/cities/Lübeck/>.
 <countries/D/provinces/Thüringen/cities/Erfurt/>  rdf:type :City ;
     :name "Erfurt"   ;
     :population 200868 ;
     :hadPopulation [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 200868] ;
     :elevation 194 ;
     :longitude 11.03 ;
     :latitude 50.98   . 
 <countries/D/> :hasCity <countries/D/provinces/Thüringen/cities/Erfurt/>.
 <countries/D/provinces/Thüringen/> :hasCity <countries/D/provinces/Thüringen/cities/Erfurt/>.
 <countries/D/provinces/Thüringen/cities/Gera/>  rdf:type :City ;
     :name "Gera"   ;
     :population 96067 ;
     :hadPopulation [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 96067] ;
     :elevation 194 ;
     :longitude 12.08 ;
     :latitude 50.88   . 
 <countries/D/> :hasCity <countries/D/provinces/Thüringen/cities/Gera/>.
 <countries/D/provinces/Thüringen/> :hasCity <countries/D/provinces/Thüringen/cities/Gera/>.
 <countries/D/provinces/Thüringen/cities/Jena/>  rdf:type :City ;
     :name "Jena"   ;
     :population 105739 ;
     :hadPopulation [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 105739] ;
     :elevation 143 ;
     :longitude 11.59 ;
     :latitude 50.93   . 
 <countries/D/> :hasCity <countries/D/provinces/Thüringen/cities/Jena/>.
 <countries/D/provinces/Thüringen/> :hasCity <countries/D/provinces/Thüringen/cities/Jena/>.
 <countries/H/provinces/Baranya/cities/Pécs/>  rdf:type :City ;
     :name "Pécs"   ;
     :population 156049 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 170039] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 171000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 162498] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 156049] ;
     :elevation 153 ;
     :longitude 18.23 ;
     :latitude 46.07   . 
 <countries/H/> :hasCity <countries/H/provinces/Baranya/cities/Pécs/>.
 <countries/H/provinces/Baranya/> :hasCity <countries/H/provinces/Baranya/cities/Pécs/>.
 <countries/H/provinces/Bács-Kiskun/cities/Kecskemét/>  rdf:type :City ;
     :name "Kecskemét"   ;
     :population 111411 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 102516] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 105000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 107749] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 111411] ;
     :elevation 105 ;
     :longitude 19.69 ;
     :latitude 46.91   . 
 <countries/H/> :hasCity <countries/H/provinces/Bács-Kiskun/cities/Kecskemét/>.
 <countries/H/provinces/Bács-Kiskun/> :hasCity <countries/H/provinces/Bács-Kiskun/cities/Kecskemét/>.
 <countries/H/provinces/Békés/cities/Békéscsaba/>  rdf:type :City ;
     :name "Békéscsaba"   ;
     :population 62050 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 67157] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 67968] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 62050] ;
     :elevation 89 ;
     :longitude 21.09 ;
     :latitude 46.68   . 
 <countries/H/> :hasCity <countries/H/provinces/Békés/cities/Békéscsaba/>.
 <countries/H/provinces/Békés/> :hasCity <countries/H/provinces/Békés/cities/Békéscsaba/>.
 <countries/H/provinces/Borsod-Abaúj-Zemplén/cities/Miskolc/>  rdf:type :City ;
     :name "Miskolc"   ;
     :population 167754 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 196442] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 192000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 184125] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 167754] ;
     :elevation 131 ;
     :longitude 20.79 ;
     :latitude 48.1   . 
 <countries/H/> :hasCity <countries/H/provinces/Borsod-Abaúj-Zemplén/cities/Miskolc/>.
 <countries/H/provinces/Borsod-Abaúj-Zemplén/> :hasCity <countries/H/provinces/Borsod-Abaúj-Zemplén/cities/Miskolc/>.
 <countries/H/provinces/Csongrád/cities/Szeged/>  rdf:type :City ;
     :name "Szeged"   ;
     :population 168048 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 169930] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 178000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 168273] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 168048] ;
     :elevation 75 ;
     :longitude 20.15 ;
     :latitude 46.26   . 
 <countries/H/> :hasCity <countries/H/provinces/Csongrád/cities/Szeged/>.
 <countries/H/provinces/Csongrád/> :hasCity <countries/H/provinces/Csongrád/cities/Szeged/>.
 <countries/H/provinces/Csongrád/cities/Hódmezővásárhely/>  rdf:type :City ;
     :name "Hódmezővásárhely"      ;
     :longitude 20.32 ;
     :latitude 46.43   . 
 <countries/H/> :hasCity <countries/H/provinces/Csongrád/cities/Hódmezővásárhely/>.
 <countries/H/provinces/Csongrád/> :hasCity <countries/H/provinces/Csongrád/cities/Hódmezővásárhely/>.
 <countries/H/provinces/Fejér/cities/Székesfehérvár/>  rdf:type :City ;
     :name "Székesfehérvár"   ;
     :population 100570 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 108958] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 109000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 106346] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 100570] ;
     :elevation 118 ;
     :longitude 18.41 ;
     :latitude 47.19   . 
 <countries/H/> :hasCity <countries/H/provinces/Fejér/cities/Székesfehérvár/>.
 <countries/H/provinces/Fejér/> :hasCity <countries/H/provinces/Fejér/cities/Székesfehérvár/>.
 <countries/H/provinces/Győr-Moson-Sopron/cities/Győr/>  rdf:type :City ;
     :name "Győr"   ;
     :population 129527 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 129331] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 130000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 129412] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 129527] ;
     :elevation 108 ;
     :longitude 17.63 ;
     :latitude 47.68   . 
 <countries/H/> :hasCity <countries/H/provinces/Győr-Moson-Sopron/cities/Győr/>.
 <countries/H/provinces/Győr-Moson-Sopron/> :hasCity <countries/H/provinces/Győr-Moson-Sopron/cities/Győr/>.
 <countries/H/provinces/Hajdú-Bihar/cities/Debrecen/>  rdf:type :City ;
     :name "Debrecen"   ;
     :population 211320 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 212235] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 216000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 211034] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 211320] ;
     :elevation 121 ;
     :longitude 21.64 ;
     :latitude 47.53   . 
 <countries/H/> :hasCity <countries/H/provinces/Hajdú-Bihar/cities/Debrecen/>.
 <countries/H/provinces/Hajdú-Bihar/> :hasCity <countries/H/provinces/Hajdú-Bihar/cities/Debrecen/>.
 <countries/H/provinces/Heves/cities/Eger/>  rdf:type :City ;
     :name "Eger"   ;
     :population 56569 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 61892] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 58331] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 56569] ;
     :elevation 165 ;
     :longitude 20.37 ;
     :latitude 47.9   . 
 <countries/H/> :hasCity <countries/H/provinces/Heves/cities/Eger/>.
 <countries/H/provinces/Heves/> :hasCity <countries/H/provinces/Heves/cities/Eger/>.
 <countries/H/provinces/Komárom-Esztergom/cities/Tatabánya/>  rdf:type :City ;
     :name "Tatabánya"   ;
     :population 67753 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 74277] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 72470] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 67753] ;
     :elevation 167 ;
     :longitude 18.39 ;
     :latitude 47.59   . 
 <countries/H/> :hasCity <countries/H/provinces/Komárom-Esztergom/cities/Tatabánya/>.
 <countries/H/provinces/Komárom-Esztergom/> :hasCity <countries/H/provinces/Komárom-Esztergom/cities/Tatabánya/>.
 <countries/H/provinces/Nógrád/cities/Salgótarján/>  rdf:type :City ;
     :name "Salgótarján"     ;
     :elevation 299 ;
     :longitude 19.79 ;
     :latitude 48.09   . 
 <countries/H/> :hasCity <countries/H/provinces/Nógrád/cities/Salgótarján/>.
 <countries/H/provinces/Nógrád/> :hasCity <countries/H/provinces/Nógrád/cities/Salgótarján/>.
 <countries/H/provinces/Somogy/cities/Kaposvár/>  rdf:type :City ;
     :name "Kaposvár"   ;
     :population 66245 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 71788] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 68697] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 66245] ;
     :elevation 153 ;
     :longitude 17.78 ;
     :latitude 46.36   . 
 <countries/H/> :hasCity <countries/H/provinces/Somogy/cities/Kaposvár/>.
 <countries/H/provinces/Somogy/> :hasCity <countries/H/provinces/Somogy/cities/Kaposvár/>.
 <countries/H/provinces/Szabolcs-Szatmár-Bereg/cities/Nyíregyháza/>  rdf:type :City ;
     :name "Nyíregyháza"   ;
     :population 119746 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 114152] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 115000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 118795] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 119746] ;
     :elevation 116 ;
     :longitude 21.73 ;
     :latitude 47.95   . 
 <countries/H/> :hasCity <countries/H/provinces/Szabolcs-Szatmár-Bereg/cities/Nyíregyháza/>.
 <countries/H/provinces/Szabolcs-Szatmár-Bereg/> :hasCity <countries/H/provinces/Szabolcs-Szatmár-Bereg/cities/Nyíregyháza/>.
 <countries/H/provinces/Jász-Nagykun-Szolnok/cities/Szolnok/>  rdf:type :City ;
     :name "Szolnok"   ;
     :population 72953 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 78328] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 77631] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 72953] ;
     :elevation 68 ;
     :longitude 20.18 ;
     :latitude 47.17   . 
 <countries/H/> :hasCity <countries/H/provinces/Jász-Nagykun-Szolnok/cities/Szolnok/>.
 <countries/H/provinces/Jász-Nagykun-Szolnok/> :hasCity <countries/H/provinces/Jász-Nagykun-Szolnok/cities/Szolnok/>.
 <countries/H/provinces/Tolna/cities/Szekszárd/>  rdf:type :City ;
     :name "Szekszárd"     ;
     :elevation 83 ;
     :longitude 18.7 ;
     :latitude 46.36   . 
 <countries/H/> :hasCity <countries/H/provinces/Tolna/cities/Szekszárd/>.
 <countries/H/provinces/Tolna/> :hasCity <countries/H/provinces/Tolna/cities/Szekszárd/>.
 <countries/H/provinces/Vas/cities/Szombathely/>  rdf:type :City ;
     :name "Szombathely"   ;
     :population 78884 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 85617] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 81920] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 78884] ;
     :elevation 209 ;
     :longitude 16.62 ;
     :latitude 47.24   . 
 <countries/H/> :hasCity <countries/H/provinces/Vas/cities/Szombathely/>.
 <countries/H/provinces/Vas/> :hasCity <countries/H/provinces/Vas/cities/Szombathely/>.
 <countries/H/provinces/Veszprém/cities/Veszprém/>  rdf:type :City ;
     :name "Veszprém"   ;
     :population 61721 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 63867] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 62851] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 61721] ;
     :elevation 266 ;
     :longitude 17.91 ;
     :latitude 47.09   . 
 <countries/H/> :hasCity <countries/H/provinces/Veszprém/cities/Veszprém/>.
 <countries/H/provinces/Veszprém/> :hasCity <countries/H/provinces/Veszprém/cities/Veszprém/>.
 <countries/H/provinces/Zala/cities/Zalaegerszeg/>  rdf:type :City ;
     :name "Zalaegerszeg"   ;
     :population 59499 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 62212] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 61654] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 59499] ;
     :elevation 166 ;
     :longitude 16.85 ;
     :latitude 46.85   . 
 <countries/H/> :hasCity <countries/H/provinces/Zala/cities/Zalaegerszeg/>.
 <countries/H/provinces/Zala/> :hasCity <countries/H/provinces/Zala/cities/Zalaegerszeg/>.
 <countries/H/provinces/Budapest/cities/Budapest/>  rdf:type :City ;
     :name "Budapest"   ;
     :population 1729040 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 2016681] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 2016000] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1777921] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1729040] ;
     :elevation 102 ;
     :longitude 19.05 ;
     :latitude 47.49   . 
 <countries/H/> :hasCity <countries/H/provinces/Budapest/cities/Budapest/>.
 <countries/H/provinces/Budapest/> :hasCity <countries/H/provinces/Budapest/cities/Budapest/>.
 <countries/I/provinces/Piemonte/cities/Novara/>  rdf:type :City ;
     :name "Novara"   ;
     :population 101952 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 102473] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 101921] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 101952] ;
     :elevation 162 ;
     :longitude 8.62 ;
     :latitude 45.45   . 
 <countries/I/> :hasCity <countries/I/provinces/Piemonte/cities/Novara/>.
 <countries/I/provinces/Piemonte/> :hasCity <countries/I/provinces/Piemonte/cities/Novara/>.
 <countries/I/provinces/Piemonte/cities/Torino/>  rdf:type :City ;
     :name "Torino" ;
     :othername "Turin"  ;
     :population 872367 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 961916] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 857433] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 872367] ;
     :elevation 239 ;
     :longitude 7.7 ;
     :latitude 45.07   . 
 <countries/I/> :hasCity <countries/I/provinces/Piemonte/cities/Torino/>.
 <countries/I/provinces/Piemonte/> :hasCity <countries/I/provinces/Piemonte/cities/Torino/>.
 <countries/I/provinces/Valle+d'Aosta/cities/Aosta/>  rdf:type :City ;
     :name "Aosta"   ;
     :population 34102 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 36214] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 34063] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 34102] ;
     :elevation 583 ;
     :longitude 7.32 ;
     :latitude 45.73   . 
 <countries/I/> :hasCity <countries/I/provinces/Valle+d'Aosta/cities/Aosta/>.
 <countries/I/provinces/Valle+d'Aosta/> :hasCity <countries/I/provinces/Valle+d'Aosta/cities/Aosta/>.
 <countries/I/provinces/Lombardia/cities/Bérgamo/>  rdf:type :City ;
     :name "Bérgamo"   ;
     :population 115349 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 115655] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 110691] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 115349] ;
     :elevation 249 ;
     :longitude 9.67 ;
     :latitude 45.7   . 
 <countries/I/> :hasCity <countries/I/provinces/Lombardia/cities/Bérgamo/>.
 <countries/I/provinces/Lombardia/> :hasCity <countries/I/provinces/Lombardia/cities/Bérgamo/>.
 <countries/I/provinces/Lombardia/cities/Bréscia/>  rdf:type :City ;
     :name "Bréscia"   ;
     :population 189902 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 200722] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 187865] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 189902] ;
     :elevation 149 ;
     :longitude 10.22 ;
     :latitude 45.54   . 
 <countries/I/> :hasCity <countries/I/provinces/Lombardia/cities/Bréscia/>.
 <countries/I/provinces/Lombardia/> :hasCity <countries/I/provinces/Lombardia/cities/Bréscia/>.
 <countries/I/provinces/Lombardia/cities/Milano/>  rdf:type :City ;
     :name "Milano" ;
     :othername "Milan"  ;
     :population 1242123 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1371008] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1182693] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1242123] ;
     :elevation 120 ;
     :longitude 9.18 ;
     :latitude 45.47   . 
 <countries/I/> :hasCity <countries/I/provinces/Lombardia/cities/Milano/>.
 <countries/I/provinces/Lombardia/> :hasCity <countries/I/provinces/Lombardia/cities/Milano/>.
 <countries/I/provinces/Lombardia/cities/Monza/>  rdf:type :City ;
     :name "Monza"   ;
     :population 119856 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 121151] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 117068] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 119856] ;
     :elevation 162 ;
     :longitude 9.27 ;
     :latitude 45.58   . 
 <countries/I/> :hasCity <countries/I/provinces/Lombardia/cities/Monza/>.
 <countries/I/provinces/Lombardia/> :hasCity <countries/I/provinces/Lombardia/cities/Monza/>.
 <countries/I/provinces/Trentino-Alto+Adige/cities/Bolzano/>  rdf:type :City ;
     :name "Bolzano" ;
     :othername "Bozen"  ;
     :population 102575 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 98233] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 93079] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 102575] ;
     :elevation 262 ;
     :longitude 11.35 ;
     :latitude 46.5   . 
 <countries/I/> :hasCity <countries/I/provinces/Trentino-Alto+Adige/cities/Bolzano/>.
 <countries/I/provinces/Trentino-Alto+Adige/> :hasCity <countries/I/provinces/Trentino-Alto+Adige/cities/Bolzano/>.
 <countries/I/provinces/Trentino-Alto+Adige/cities/Trento/>  rdf:type :City ;
     :name "Trento"   ;
     :population 114198 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 101545] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 104844] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 114198] ;
     :elevation 190 ;
     :longitude 11.12 ;
     :latitude 46.07   . 
 <countries/I/> :hasCity <countries/I/provinces/Trentino-Alto+Adige/cities/Trento/>.
 <countries/I/provinces/Trentino-Alto+Adige/> :hasCity <countries/I/provinces/Trentino-Alto+Adige/cities/Trento/>.
 <countries/I/provinces/Veneto/cities/Pádova/>  rdf:type :City ;
     :name "Pádova" ;
     :othername "Padua"  ;
     :population 206192 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 215025] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 203350] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 206192] ;
     :elevation 12 ;
     :longitude 11.87 ;
     :latitude 45.42   . 
 <countries/I/> :hasCity <countries/I/provinces/Veneto/cities/Pádova/>.
 <countries/I/provinces/Veneto/> :hasCity <countries/I/provinces/Veneto/cities/Pádova/>.
 <countries/I/provinces/Veneto/cities/Verona/>  rdf:type :City ;
     :name "Verona"   ;
     :population 252520 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 252689] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 243474] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 252520] ;
     :elevation 59 ;
     :longitude 10.98 ;
     :latitude 45.43   . 
 <countries/I/> :hasCity <countries/I/provinces/Veneto/cities/Verona/>.
 <countries/I/provinces/Veneto/> :hasCity <countries/I/provinces/Veneto/cities/Verona/>.
 <countries/I/provinces/Veneto/cities/Vicenza/>  rdf:type :City ;
     :name "Vicenza"   ;
     :population 111500 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 107076] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 106069] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 111500] ;
     :elevation 39 ;
     :longitude 11.55 ;
     :latitude 45.55   . 
 <countries/I/> :hasCity <countries/I/provinces/Veneto/cities/Vicenza/>.
 <countries/I/provinces/Veneto/> :hasCity <countries/I/provinces/Veneto/cities/Vicenza/>.
 <countries/I/provinces/Veneto/cities/Venézia/>  rdf:type :City ;
     :name "Venézia" ;
     :othername "Venice"  ;
     :population 261362 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 308717] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 266181] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 261362] ;
     :elevation 1 ;
     :longitude 12.34 ;
     :latitude 45.44   . 
 <countries/I/> :hasCity <countries/I/provinces/Veneto/cities/Venézia/>.
 <countries/I/provinces/Veneto/> :hasCity <countries/I/provinces/Veneto/cities/Venézia/>.
 <countries/I/provinces/Friuli-Venezia+Giulia/cities/Trieste/>  rdf:type :City ;
     :name "Trieste"   ;
     :population 202123 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 229216] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 209520] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 202123] ;
     :elevation 2 ;
     :longitude 13.8 ;
     :latitude 45.63   . 
 <countries/I/> :hasCity <countries/I/provinces/Friuli-Venezia+Giulia/cities/Trieste/>.
 <countries/I/provinces/Friuli-Venezia+Giulia/> :hasCity <countries/I/provinces/Friuli-Venezia+Giulia/cities/Trieste/>.
 <countries/I/provinces/Liguria/cities/La+Spezia/>  rdf:type :City ;
     :name "La Spezia"   ;
     :population 92659 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 101442] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 91391] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 92659] ;
     :elevation 10 ;
     :longitude 9.82 ;
     :latitude 44.1   . 
 <countries/I/> :hasCity <countries/I/provinces/Liguria/cities/La+Spezia/>.
 <countries/I/provinces/Liguria/> :hasCity <countries/I/provinces/Liguria/cities/La+Spezia/>.
 <countries/I/provinces/Liguria/cities/Génova/>  rdf:type :City ;
     :name "Génova" ;
     :othername "Genoa"  ;
     :population 586180 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 675659] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 603560] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 586180] ;
     :elevation 20 ;
     :longitude 8.93 ;
     :latitude 44.41   . 
 <countries/I/> :hasCity <countries/I/provinces/Liguria/cities/Génova/>.
 <countries/I/provinces/Liguria/> :hasCity <countries/I/provinces/Liguria/cities/Génova/>.
 <countries/I/provinces/Emilia-Romagna/cities/Bologna/>  rdf:type :City ;
     :name "Bologna"   ;
     :population 371337 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 404322] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 369955] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 371337] ;
     :elevation 54 ;
     :longitude 11.35 ;
     :latitude 44.51   . 
 <countries/I/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Bologna/>.
 <countries/I/provinces/Emilia-Romagna/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Bologna/>.
 <countries/I/provinces/Emilia-Romagna/cities/Ferrara/>  rdf:type :City ;
     :name "Ferrara"   ;
     :population 132545 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 137336] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 130461] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 132545] ;
     :elevation 9 ;
     :longitude 11.62 ;
     :latitude 44.83   . 
 <countries/I/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Ferrara/>.
 <countries/I/provinces/Emilia-Romagna/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Ferrara/>.
 <countries/I/provinces/Emilia-Romagna/cities/Forlí/>  rdf:type :City ;
     :name "Forlí"   ;
     :population 116434 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 109228] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 108363] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 116434] ;
     :elevation 34 ;
     :longitude 12.05 ;
     :latitude 44.23   . 
 <countries/I/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Forlí/>.
 <countries/I/provinces/Emilia-Romagna/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Forlí/>.
 <countries/I/provinces/Emilia-Romagna/cities/Módena/>  rdf:type :City ;
     :name "Módena"   ;
     :population 179149 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 176148] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 175442] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 179149] ;
     :elevation 34 ;
     :longitude 10.93 ;
     :latitude 44.65   . 
 <countries/I/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Módena/>.
 <countries/I/provinces/Emilia-Romagna/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Módena/>.
 <countries/I/provinces/Emilia-Romagna/cities/Parma/>  rdf:type :City ;
     :name "Parma"   ;
     :population 175895 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 168905] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 156172] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 175895] ;
     :elevation 55 ;
     :longitude 10.33 ;
     :latitude 44.8   . 
 <countries/I/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Parma/>.
 <countries/I/provinces/Emilia-Romagna/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Parma/>.
 <countries/I/provinces/Emilia-Romagna/cities/Piacenza/>  rdf:type :City ;
     :name "Piacenza"   ;
     :population 100311 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 102252] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 95132] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 100311] ;
     :elevation 61 ;
     :longitude 9.7 ;
     :latitude 45.05   . 
 <countries/I/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Piacenza/>.
 <countries/I/provinces/Emilia-Romagna/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Piacenza/>.
 <countries/I/provinces/Emilia-Romagna/cities/Ravenna/>  rdf:type :City ;
     :name "Ravenna"   ;
     :population 153740 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 135435] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 138204] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 153740] ;
     :elevation 4 ;
     :longitude 12.2 ;
     :latitude 44.42   . 
 <countries/I/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Ravenna/>.
 <countries/I/provinces/Emilia-Romagna/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Ravenna/>.
 <countries/I/provinces/Emilia-Romagna/cities/Reggio+nell'Emilia/>  rdf:type :City ;
     :name "Reggio nell'Emilia" ;
     :othername "Reggio Emilia"  ;
     :population 162082 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 132030] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 141877] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 162082] ;
     :elevation 58 ;
     :longitude 10.63 ;
     :latitude 44.7   . 
 <countries/I/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Reggio+nell'Emilia/>.
 <countries/I/provinces/Emilia-Romagna/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Reggio+nell'Emilia/>.
 <countries/I/provinces/Emilia-Romagna/cities/Rímini/>  rdf:type :City ;
     :name "Rímini"   ;
     :population 139601 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 128119] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 128301] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 139601] ;
     :elevation 6 ;
     :longitude 12.57 ;
     :latitude 44.05   . 
 <countries/I/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Rímini/>.
 <countries/I/provinces/Emilia-Romagna/> :hasCity <countries/I/provinces/Emilia-Romagna/cities/Rímini/>.
 <countries/I/provinces/Toscana/cities/Livorno/>  rdf:type :City ;
     :name "Livorno"   ;
     :population 157052 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 167445] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 148143] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 157052] ;
     :elevation 3 ;
     :longitude 10.32 ;
     :latitude 43.55   . 
 <countries/I/> :hasCity <countries/I/provinces/Toscana/cities/Livorno/>.
 <countries/I/provinces/Toscana/> :hasCity <countries/I/provinces/Toscana/cities/Livorno/>.
 <countries/I/provinces/Toscana/cities/Pisa/>  rdf:type :City ;
     :name "Pisa"   ;
     :population 85858 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 98928] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 89694] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 85858] ;
     :elevation 4 ;
     :longitude 10.4 ;
     :latitude 43.72   . 
 <countries/I/> :hasCity <countries/I/provinces/Toscana/cities/Pisa/>.
 <countries/I/provinces/Toscana/> :hasCity <countries/I/provinces/Toscana/cities/Pisa/>.
 <countries/I/provinces/Toscana/cities/Firenze/>  rdf:type :City ;
     :name "Firenze" ;
     :othername "Florence"  ;
     :population 358079 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 402316] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 352227] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 358079] ;
     :elevation 50 ;
     :longitude 11.25 ;
     :latitude 43.78   . 
 <countries/I/> :hasCity <countries/I/provinces/Toscana/cities/Firenze/>.
 <countries/I/provinces/Toscana/> :hasCity <countries/I/provinces/Toscana/cities/Firenze/>.
 <countries/I/provinces/Toscana/cities/Prato/>  rdf:type :City ;
     :name "Prato"   ;
     :population 185456 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 165364] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 170388] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 185456] ;
     :elevation 65 ;
     :longitude 11.1 ;
     :latitude 43.88   . 
 <countries/I/> :hasCity <countries/I/provinces/Toscana/cities/Prato/>.
 <countries/I/provinces/Toscana/> :hasCity <countries/I/provinces/Toscana/cities/Prato/>.
 <countries/I/provinces/Umbria/cities/Perúgia/>  rdf:type :City ;
     :name "Perúgia"   ;
     :population 162449 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 143698] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 148575] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 162449] ;
     :elevation 493 ;
     :longitude 12.39 ;
     :latitude 43.11   . 
 <countries/I/> :hasCity <countries/I/provinces/Umbria/cities/Perúgia/>.
 <countries/I/provinces/Umbria/> :hasCity <countries/I/provinces/Umbria/cities/Perúgia/>.
 <countries/I/provinces/Umbria/cities/Terni/>  rdf:type :City ;
     :name "Terni"   ;
     :population 109193 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 107333] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 103964] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 109193] ;
     :elevation 130 ;
     :longitude 12.65 ;
     :latitude 42.57   . 
 <countries/I/> :hasCity <countries/I/provinces/Umbria/cities/Terni/>.
 <countries/I/provinces/Umbria/> :hasCity <countries/I/provinces/Umbria/cities/Terni/>.
 <countries/I/provinces/Marche/cities/Ancona/>  rdf:type :City ;
     :name "Ancona"   ;
     :population 100497 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 101179] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 100402] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 100497] ;
     :elevation 16 ;
     :longitude 13.52 ;
     :latitude 43.62   . 
 <countries/I/> :hasCity <countries/I/provinces/Marche/cities/Ancona/>.
 <countries/I/provinces/Marche/> :hasCity <countries/I/provinces/Marche/cities/Ancona/>.
 <countries/I/provinces/Lazio/cities/Roma/>  rdf:type :City ;
     :name "Roma" ;
     :othername "Rome"  ;
     :population 2617175 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 2693383] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2459776] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2617175] ;
     :elevation 21 ;
     :longitude 12.43 ;
     :latitude 41.88   . 
 <countries/I/> :hasCity <countries/I/provinces/Lazio/cities/Roma/>.
 <countries/I/provinces/Lazio/> :hasCity <countries/I/provinces/Lazio/cities/Roma/>.
 <countries/I/provinces/Lazio/cities/Latina/>  rdf:type :City ;
     :name "Latina"   ;
     :population 117892 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 105543] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 108711] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 117892] ;
     :elevation 21 ;
     :longitude 12.9 ;
     :latitude 41.47   . 
 <countries/I/> :hasCity <countries/I/provinces/Lazio/cities/Latina/>.
 <countries/I/provinces/Lazio/> :hasCity <countries/I/provinces/Lazio/cities/Latina/>.
 <countries/I/provinces/Abruzzo/cities/Pescara/>  rdf:type :City ;
     :name "Pescara"   ;
     :population 117166 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 121367] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 115197] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 117166] ;
     :elevation 4 ;
     :longitude 14.21 ;
     :latitude 42.46   . 
 <countries/I/> :hasCity <countries/I/provinces/Abruzzo/cities/Pescara/>.
 <countries/I/provinces/Abruzzo/> :hasCity <countries/I/provinces/Abruzzo/cities/Pescara/>.
 <countries/I/provinces/Abruzzo/cities/L'Aquila/>  rdf:type :City ;
     :name "L'Aquila"   ;
     :population 66964 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 66813] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 68503] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 66964] ;
     :elevation 714 ;
     :longitude 13.4 ;
     :latitude 42.35   . 
 <countries/I/> :hasCity <countries/I/provinces/Abruzzo/cities/L'Aquila/>.
 <countries/I/provinces/Abruzzo/> :hasCity <countries/I/provinces/Abruzzo/cities/L'Aquila/>.
 <countries/I/provinces/Molise/cities/Campobasso/>  rdf:type :City ;
     :name "Campobasso"   ;
     :population 48747 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 50941] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 50762] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 48747] ;
     :elevation 701 ;
     :longitude 14.67 ;
     :latitude 41.57   . 
 <countries/I/> :hasCity <countries/I/provinces/Molise/cities/Campobasso/>.
 <countries/I/provinces/Molise/> :hasCity <countries/I/provinces/Molise/cities/Campobasso/>.
 <countries/I/provinces/Campania/cities/Salerno/>  rdf:type :City ;
     :name "Salerno"   ;
     :population 132608 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 153436] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 144078] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 132608] ;
     :elevation 4 ;
     :longitude 14.77 ;
     :latitude 40.68   . 
 <countries/I/> :hasCity <countries/I/provinces/Campania/cities/Salerno/>.
 <countries/I/provinces/Campania/> :hasCity <countries/I/provinces/Campania/cities/Salerno/>.
 <countries/I/provinces/Campania/cities/Nápoli/>  rdf:type :City ;
     :name "Nápoli" ;
     :othername "Naples"  ;
     :population 962003 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1054601] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 993386] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 962003] ;
     :elevation 17 ;
     :longitude 14.25 ;
     :latitude 40.83   . 
 <countries/I/> :hasCity <countries/I/provinces/Campania/cities/Nápoli/>.
 <countries/I/provinces/Campania/> :hasCity <countries/I/provinces/Campania/cities/Nápoli/>.
 <countries/I/provinces/Campania/cities/Torre+del+Greco/>  rdf:type :City ;
     :name "Torre del Greco"   ;
     :population 85922 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 101361] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 90607] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 85922]  ;
     :longitude 14.37 ;
     :latitude 40.78   . 
 <countries/I/> :hasCity <countries/I/provinces/Campania/cities/Torre+del+Greco/>.
 <countries/I/provinces/Campania/> :hasCity <countries/I/provinces/Campania/cities/Torre+del+Greco/>.
 <countries/I/provinces/Campania/cities/Giugliano+in+Campania/>  rdf:type :City ;
     :name "Giugliano in Campania"   ;
     :population 108793 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 60096] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 91265] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 108793]  ;
     :longitude 14.2 ;
     :latitude 40.93   . 
 <countries/I/> :hasCity <countries/I/provinces/Campania/cities/Giugliano+in+Campania/>.
 <countries/I/provinces/Campania/> :hasCity <countries/I/provinces/Campania/cities/Giugliano+in+Campania/>.
 <countries/I/provinces/Puglia/cities/Bari/>  rdf:type :City ;
     :name "Bari"   ;
     :population 315933 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 341273] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 312452] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 315933] ;
     :elevation 5 ;
     :longitude 16.87 ;
     :latitude 41.13   . 
 <countries/I/> :hasCity <countries/I/provinces/Puglia/cities/Bari/>.
 <countries/I/provinces/Puglia/> :hasCity <countries/I/provinces/Puglia/cities/Bari/>.
 <countries/I/provinces/Puglia/cities/Fóggia/>  rdf:type :City ;
     :name "Fóggia"   ;
     :population 147036 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 155042] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 146072] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 147036] ;
     :elevation 76 ;
     :longitude 15.55 ;
     :latitude 41.46   . 
 <countries/I/> :hasCity <countries/I/provinces/Puglia/cities/Fóggia/>.
 <countries/I/provinces/Puglia/> :hasCity <countries/I/provinces/Puglia/cities/Fóggia/>.
 <countries/I/provinces/Puglia/cities/Lecce/>  rdf:type :City ;
     :name "Lecce"   ;
     :population 89916 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 100884] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 83303] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 89916] ;
     :elevation 49 ;
     :longitude 18.17 ;
     :latitude 40.35   . 
 <countries/I/> :hasCity <countries/I/provinces/Puglia/cities/Lecce/>.
 <countries/I/provinces/Puglia/> :hasCity <countries/I/provinces/Puglia/cities/Lecce/>.
 <countries/I/provinces/Puglia/cities/Andria/>  rdf:type :City ;
     :name "Andria"   ;
     :population 100052 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 90063] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 95653] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 100052] ;
     :elevation 151 ;
     :longitude 16.3 ;
     :latitude 41.22   . 
 <countries/I/> :hasCity <countries/I/provinces/Puglia/cities/Andria/>.
 <countries/I/provinces/Puglia/> :hasCity <countries/I/provinces/Puglia/cities/Andria/>.
 <countries/I/provinces/Puglia/cities/Táranto/>  rdf:type :City ;
     :name "Táranto"   ;
     :population 200154 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 232200] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 201349] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 200154] ;
     :elevation 15 ;
     :longitude 17.23 ;
     :latitude 40.47   . 
 <countries/I/> :hasCity <countries/I/provinces/Puglia/cities/Táranto/>.
 <countries/I/provinces/Puglia/> :hasCity <countries/I/provinces/Puglia/cities/Táranto/>.
 <countries/I/provinces/Basilicata/cities/Potenza/>  rdf:type :City ;
     :name "Potenza"   ;
     :population 66777 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 65714] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 69060] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 66777] ;
     :elevation 819 ;
     :longitude 15.8 ;
     :latitude 40.63   . 
 <countries/I/> :hasCity <countries/I/provinces/Basilicata/cities/Potenza/>.
 <countries/I/provinces/Basilicata/> :hasCity <countries/I/provinces/Basilicata/cities/Potenza/>.
 <countries/I/provinces/Calabria/cities/Catanzaro/>  rdf:type :City ;
     :name "Catanzaro"   ;
     :population 89364 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 96614] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 95251] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 89364] ;
     :elevation 342 ;
     :longitude 16.6 ;
     :latitude 38.9   . 
 <countries/I/> :hasCity <countries/I/provinces/Calabria/cities/Catanzaro/>.
 <countries/I/provinces/Calabria/> :hasCity <countries/I/provinces/Calabria/cities/Catanzaro/>.
 <countries/I/provinces/Calabria/cities/Cosenza/>  rdf:type :City ;
     :name "Cosenza"   ;
     :population 69484 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 86664] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 72998] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 69484] ;
     :elevation 238 ;
     :longitude 16.25 ;
     :latitude 39.3   . 
 <countries/I/> :hasCity <countries/I/provinces/Calabria/cities/Cosenza/>.
 <countries/I/provinces/Calabria/> :hasCity <countries/I/provinces/Calabria/cities/Cosenza/>.
 <countries/I/provinces/Calabria/cities/Réggio+di+Calabria/>  rdf:type :City ;
     :name "Réggio di Calabria" ;
     :othername "Reggio Calabria"  ;
     :population 180817 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 169709] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 179384] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 180817] ;
     :elevation 31 ;
     :longitude 15.66 ;
     :latitude 38.11   . 
 <countries/I/> :hasCity <countries/I/provinces/Calabria/cities/Réggio+di+Calabria/>.
 <countries/I/provinces/Calabria/> :hasCity <countries/I/provinces/Calabria/cities/Réggio+di+Calabria/>.
 <countries/I/provinces/Sicilia/cities/Palermo/>  rdf:type :City ;
     :name "Palermo"   ;
     :population 657561 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 697162] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 652640] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 657561] ;
     :elevation 14 ;
     :longitude 13.37 ;
     :latitude 38.12   . 
 <countries/I/> :hasCity <countries/I/provinces/Sicilia/cities/Palermo/>.
 <countries/I/provinces/Sicilia/> :hasCity <countries/I/provinces/Sicilia/cities/Palermo/>.
 <countries/I/provinces/Sicilia/cities/Messina/>  rdf:type :City ;
     :name "Messina"   ;
     :population 243262 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 272461] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 236621] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 243262] ;
     :elevation 3 ;
     :longitude 15.55 ;
     :latitude 38.18   . 
 <countries/I/> :hasCity <countries/I/provinces/Sicilia/cities/Messina/>.
 <countries/I/provinces/Sicilia/> :hasCity <countries/I/provinces/Sicilia/cities/Messina/>.
 <countries/I/provinces/Sicilia/cities/Catánia/>  rdf:type :City ;
     :name "Catánia"   ;
     :population 293902 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 330037] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 306464] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 293902] ;
     :elevation 7 ;
     :longitude 15.09 ;
     :latitude 37.5   . 
 <countries/I/> :hasCity <countries/I/provinces/Sicilia/cities/Catánia/>.
 <countries/I/provinces/Sicilia/> :hasCity <countries/I/provinces/Sicilia/cities/Catánia/>.
 <countries/I/provinces/Sicilia/cities/Siracusa/>  rdf:type :City ;
     :name "Siracusa" ;
     :othername "Syracuse"  ;
     :population 118385 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 126136] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 121000] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 118385] ;
     :elevation 17 ;
     :longitude 15.28 ;
     :latitude 37.08   . 
 <countries/I/> :hasCity <countries/I/provinces/Sicilia/cities/Siracusa/>.
 <countries/I/provinces/Sicilia/> :hasCity <countries/I/provinces/Sicilia/cities/Siracusa/>.
 <countries/I/provinces/Sardegna/cities/Cágliari/>  rdf:type :City ;
     :name "Cágliari"   ;
     :population 149883 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 203254] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 158351] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 149883] ;
     :elevation 4 ;
     :longitude 9.05 ;
     :latitude 39.25   . 
 <countries/I/> :hasCity <countries/I/provinces/Sardegna/cities/Cágliari/>.
 <countries/I/provinces/Sardegna/> :hasCity <countries/I/provinces/Sardegna/cities/Cágliari/>.
 <countries/I/provinces/Sardegna/cities/Sássari/>  rdf:type :City ;
     :name "Sássari"   ;
     :population 123782 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 116989] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 112959] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 123782] ;
     :elevation 225 ;
     :longitude 8.57 ;
     :latitude 40.73   . 
 <countries/I/> :hasCity <countries/I/provinces/Sardegna/cities/Sássari/>.
 <countries/I/provinces/Sardegna/> :hasCity <countries/I/provinces/Sardegna/cities/Sássari/>.
 <countries/CH/provinces/Aargau/cities/Aarau/>  rdf:type :City ;
     :name "Aarau"     ;
     :elevation 381 ;
     :longitude 8.05 ;
     :latitude 47.4   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Aargau/cities/Aarau/>.
 <countries/CH/provinces/Aargau/> :hasCity <countries/CH/provinces/Aargau/cities/Aarau/>.
 <countries/CH/provinces/Appenzell+Ausserrhoden/cities/Herisau/>  rdf:type :City ;
     :name "Herisau"     ;
     :elevation 771 ;
     :longitude 9.27 ;
     :latitude 47.38   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Appenzell+Ausserrhoden/cities/Herisau/>.
 <countries/CH/provinces/Appenzell+Ausserrhoden/> :hasCity <countries/CH/provinces/Appenzell+Ausserrhoden/cities/Herisau/>.
 <countries/CH/provinces/Appenzell+Innerrhoden/cities/Appenzell/>  rdf:type :City ;
     :name "Appenzell"     ;
     :elevation 780 ;
     :longitude 9.42 ;
     :latitude 47.33   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Appenzell+Innerrhoden/cities/Appenzell/>.
 <countries/CH/provinces/Appenzell+Innerrhoden/> :hasCity <countries/CH/provinces/Appenzell+Innerrhoden/cities/Appenzell/>.
 <countries/CH/provinces/Basel-Landschaft/cities/Liestal/>  rdf:type :City ;
     :name "Liestal"     ;
     :elevation 327 ;
     :longitude 7.73 ;
     :latitude 47.47   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Basel-Landschaft/cities/Liestal/>.
 <countries/CH/provinces/Basel-Landschaft/> :hasCity <countries/CH/provinces/Basel-Landschaft/cities/Liestal/>.
 <countries/CH/provinces/Basel-Stadt/cities/Basel/>  rdf:type :City ;
     :name "Basel"   ;
     :population 173863 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 182143] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 178428] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 166558] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 163216] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 173863] ;
     :elevation 260 ;
     :longitude 7.6 ;
     :latitude 47.57   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Basel-Stadt/cities/Basel/>.
 <countries/CH/provinces/Basel-Stadt/> :hasCity <countries/CH/provinces/Basel-Stadt/cities/Basel/>.
 <countries/CH/provinces/Bern/cities/Bern/>  rdf:type :City ;
     :name "Bern"   ;
     :population 134794 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 145254] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 136338] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 128634] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 124381] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 134794] ;
     :elevation 542 ;
     :longitude 7.45 ;
     :latitude 46.95   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Bern/cities/Bern/>.
 <countries/CH/provinces/Bern/> :hasCity <countries/CH/provinces/Bern/cities/Bern/>.
 <countries/CH/provinces/Bern/cities/Biel/>  rdf:type :City ;
     :name "Biel" ;
     :othername "Bienne"  ;
     :population 55206 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 53793] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 51893] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 48655] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 51203] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 55206] ;
     :elevation 434 ;
     :longitude 7.25 ;
     :latitude 47.13   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Bern/cities/Biel/>.
 <countries/CH/provinces/Bern/> :hasCity <countries/CH/provinces/Bern/cities/Biel/>.
 <countries/CH/provinces/Fribourg/cities/Fribourg/>  rdf:type :City ;
     :name "Fribourg" ;
     :othername "Freiburg"    ;
     :elevation 610 ;
     :longitude 7.15 ;
     :latitude 46.8   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Fribourg/cities/Fribourg/>.
 <countries/CH/provinces/Fribourg/> :hasCity <countries/CH/provinces/Fribourg/cities/Fribourg/>.
 <countries/CH/provinces/Genève/cities/Genève/>  rdf:type :City ;
     :name "Genève" ;
     :othername "Geneva" , "Genf"  ;
     :population 203856 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 156505] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 171042] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 177964] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 187470] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 203856] ;
     :elevation 375 ;
     :longitude 6.15 ;
     :latitude 46.2   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Genève/cities/Genève/>.
 <countries/CH/provinces/Genève/> :hasCity <countries/CH/provinces/Genève/cities/Genève/>.
 <countries/CH/provinces/Glarus/cities/Glarus/>  rdf:type :City ;
     :name "Glarus"     ;
     :elevation 472 ;
     :longitude 9.07 ;
     :latitude 47.03   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Glarus/cities/Glarus/>.
 <countries/CH/provinces/Glarus/> :hasCity <countries/CH/provinces/Glarus/cities/Glarus/>.
 <countries/CH/provinces/Graubünden/cities/Chur/>  rdf:type :City ;
     :name "Chur"     ;
     :elevation 593 ;
     :longitude 9.53 ;
     :latitude 46.85   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Graubünden/cities/Chur/>.
 <countries/CH/provinces/Graubünden/> :hasCity <countries/CH/provinces/Graubünden/cities/Chur/>.
 <countries/CH/provinces/Jura/cities/Delemont/>  rdf:type :City ;
     :name "Delemont"     ;
     :elevation 435 ;
     :longitude 7.35 ;
     :latitude 47.37   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Jura/cities/Delemont/>.
 <countries/CH/provinces/Jura/> :hasCity <countries/CH/provinces/Jura/cities/Delemont/>.
 <countries/CH/provinces/Luzern/cities/Luzern/>  rdf:type :City ;
     :name "Luzern" ;
     :othername "Lucerne"  ;
     :population 82620 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 78274] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 76466] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 75425] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 77491] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 82620] ;
     :elevation 436 ;
     :longitude 8.3 ;
     :latitude 47.05   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Luzern/cities/Luzern/>.
 <countries/CH/provinces/Luzern/> :hasCity <countries/CH/provinces/Luzern/cities/Luzern/>.
 <countries/CH/provinces/Neuchâtel/cities/Neuchatel/>  rdf:type :City ;
     :name "Neuchatel" ;
     :othername "Neuenburg"    ;
     :elevation 430 ;
     :longitude 6.93 ;
     :latitude 47   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Neuchâtel/cities/Neuchatel/>.
 <countries/CH/provinces/Neuchâtel/> :hasCity <countries/CH/provinces/Neuchâtel/cities/Neuchatel/>.
 <countries/CH/provinces/Nidwalden/cities/Stans/>  rdf:type :City ;
     :name "Stans"     ;
     :elevation 452 ;
     :longitude 8.35 ;
     :latitude 46.95   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Nidwalden/cities/Stans/>.
 <countries/CH/provinces/Nidwalden/> :hasCity <countries/CH/provinces/Nidwalden/cities/Stans/>.
 <countries/CH/provinces/Obwalden/cities/Sarnen/>  rdf:type :City ;
     :name "Sarnen"     ;
     :elevation 473 ;
     :longitude 8.23 ;
     :latitude 46.88   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Obwalden/cities/Sarnen/>.
 <countries/CH/provinces/Obwalden/> :hasCity <countries/CH/provinces/Obwalden/cities/Sarnen/>.
 <countries/CH/provinces/Sankt+Gallen/cities/Sankt+Gallen/>  rdf:type :City ;
     :name "Sankt Gallen" ;
     :othername "St. Gallen"  ;
     :population 76213 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 75847] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 75237] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 72626] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 72959] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 76213] ;
     :elevation 675 ;
     :longitude 9.37 ;
     :latitude 47.42   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Sankt+Gallen/cities/Sankt+Gallen/>.
 <countries/CH/provinces/Sankt+Gallen/> :hasCity <countries/CH/provinces/Sankt+Gallen/cities/Sankt+Gallen/>.
 <countries/CH/provinces/Schaffhausen/cities/Schaffhausen/>  rdf:type :City ;
     :name "Schaffhausen"     ;
     :elevation 403 ;
     :longitude 8.63 ;
     :latitude 47.7   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Schaffhausen/cities/Schaffhausen/>.
 <countries/CH/provinces/Schaffhausen/> :hasCity <countries/CH/provinces/Schaffhausen/cities/Schaffhausen/>.
 <countries/CH/provinces/Schwyz/cities/Schwyz/>  rdf:type :City ;
     :name "Schwyz"     ;
     :elevation 516 ;
     :longitude 8.65 ;
     :latitude 47.02   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Schwyz/cities/Schwyz/>.
 <countries/CH/provinces/Schwyz/> :hasCity <countries/CH/provinces/Schwyz/cities/Schwyz/>.
 <countries/CH/provinces/Solothurn/cities/Solothurn/>  rdf:type :City ;
     :name "Solothurn"     ;
     :elevation 430 ;
     :longitude 7.53 ;
     :latitude 47.22   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Solothurn/cities/Solothurn/>.
 <countries/CH/provinces/Solothurn/> :hasCity <countries/CH/provinces/Solothurn/cities/Solothurn/>.
 <countries/CH/provinces/Thurgau/cities/Frauenfeld/>  rdf:type :City ;
     :name "Frauenfeld"     ;
     :elevation 417 ;
     :longitude 8.9 ;
     :latitude 47.55   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Thurgau/cities/Frauenfeld/>.
 <countries/CH/provinces/Thurgau/> :hasCity <countries/CH/provinces/Thurgau/cities/Frauenfeld/>.
 <countries/CH/provinces/Ticino/cities/Bellinzona/>  rdf:type :City ;
     :name "Bellinzona"     ;
     :elevation 238 ;
     :longitude 9.02 ;
     :latitude 46.2   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Ticino/cities/Bellinzona/>.
 <countries/CH/provinces/Ticino/> :hasCity <countries/CH/provinces/Ticino/cities/Bellinzona/>.
 <countries/CH/provinces/Ticino/cities/Lugano/>  rdf:type :City ;
     :name "Lugano"   ;
     :population 62315 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 48784] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 50423] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 55751] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 60238] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 62315] ;
     :elevation 273 ;
     :longitude 8.95 ;
     :latitude 46   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Ticino/cities/Lugano/>.
 <countries/CH/provinces/Ticino/> :hasCity <countries/CH/provinces/Ticino/cities/Lugano/>.
 <countries/CH/provinces/Uri/cities/Altdorf/>  rdf:type :City ;
     :name "Altdorf"     ;
     :elevation 458 ;
     :longitude 8.63 ;
     :latitude 46.87   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Uri/cities/Altdorf/>.
 <countries/CH/provinces/Uri/> :hasCity <countries/CH/provinces/Uri/cities/Altdorf/>.
 <countries/CH/provinces/Valais/cities/Sion/>  rdf:type :City ;
     :name "Sion" ;
     :othername "Sitten"    ;
     :elevation 500 ;
     :longitude 7.37 ;
     :latitude 46.23   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Valais/cities/Sion/>.
 <countries/CH/provinces/Valais/> :hasCity <countries/CH/provinces/Valais/cities/Sion/>.
 <countries/CH/provinces/Vaud/cities/Lausanne/>  rdf:type :City ;
     :name "Lausanne"   ;
     :population 140202 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 127349] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 128112] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 124914] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 127821] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 140202] ;
     :elevation 495 ;
     :longitude 6.63 ;
     :latitude 46.52   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Vaud/cities/Lausanne/>.
 <countries/CH/provinces/Vaud/> :hasCity <countries/CH/provinces/Vaud/cities/Lausanne/>.
 <countries/CH/provinces/Zug/cities/Zug/>  rdf:type :City ;
     :name "Zug"     ;
     :elevation 425 ;
     :longitude 8.52 ;
     :latitude 47.17   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Zug/cities/Zug/>.
 <countries/CH/provinces/Zug/> :hasCity <countries/CH/provinces/Zug/cities/Zug/>.
 <countries/CH/provinces/Zürich/cities/Zürich/>  rdf:type :City ;
     :name "Zürich"   ;
     :population 421878 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 369522] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 365043] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 363273] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 372857] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 421878] ;
     :elevation 408 ;
     :longitude 8.55 ;
     :latitude 47.37   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Zürich/cities/Zürich/>.
 <countries/CH/provinces/Zürich/> :hasCity <countries/CH/provinces/Zürich/cities/Zürich/>.
 <countries/CH/provinces/Zürich/cities/Winterthur/>  rdf:type :City ;
     :name "Winterthur"   ;
     :population 114220 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 86758] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 86959] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 90483] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 101308] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 114220] ;
     :elevation 439 ;
     :longitude 8.75 ;
     :latitude 47.5   . 
 <countries/CH/> :hasCity <countries/CH/provinces/Zürich/cities/Winterthur/>.
 <countries/CH/provinces/Zürich/> :hasCity <countries/CH/provinces/Zürich/cities/Winterthur/>.
 <countries/FL/cities/Vaduz/>  rdf:type :City ;
     :name "Vaduz"   ;
     :population 5741 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 4606] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 4897] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 5045] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 5207] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 5741] ;
     :elevation 455 ;
     :longitude 9.52 ;
     :latitude 47.14   . 
 <countries/FL/> :hasCity <countries/FL/cities/Vaduz/>.
  <countries/A/provinces/Burgenland/cities/Eisenstadt/>  rdf:type :City ;
     :name "Eisenstadt"   ;
     :population 13101 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 10102] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 10349] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 11332] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 13101] ;
     :elevation 182 ;
     :longitude 16.52 ;
     :latitude 47.85   . 
 <countries/A/> :hasCity <countries/A/provinces/Burgenland/cities/Eisenstadt/>.
 <countries/A/provinces/Burgenland/> :hasCity <countries/A/provinces/Burgenland/cities/Eisenstadt/>.
 <countries/A/provinces/Kärnten/cities/Klagenfurt/>  rdf:type :City ;
     :name "Klagenfurt"   ;
     :population 94483 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 87321] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 89415] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 90141] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 94483] ;
     :elevation 446 ;
     :longitude 14.3 ;
     :latitude 46.62   . 
 <countries/A/> :hasCity <countries/A/provinces/Kärnten/cities/Klagenfurt/>.
 <countries/A/provinces/Kärnten/> :hasCity <countries/A/provinces/Kärnten/cities/Klagenfurt/>.
 <countries/A/provinces/Kärnten/cities/Villach/>  rdf:type :City ;
     :name "Villach"   ;
     :population 59324 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 52692] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 54640] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 57497] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 59324] ;
     :elevation 501 ;
     :longitude 13.85 ;
     :latitude 46.62   . 
 <countries/A/> :hasCity <countries/A/provinces/Kärnten/cities/Villach/>.
 <countries/A/provinces/Kärnten/> :hasCity <countries/A/provinces/Kärnten/cities/Villach/>.
 <countries/A/provinces/Vorarlberg/cities/Bregenz/>  rdf:type :City ;
     :name "Bregenz"   ;
     :population 27831 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 24561] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 27097] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 26752] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 27831] ;
     :elevation 427 ;
     :longitude 9.75 ;
     :latitude 47.51   . 
 <countries/A/> :hasCity <countries/A/provinces/Vorarlberg/cities/Bregenz/>.
 <countries/A/provinces/Vorarlberg/> :hasCity <countries/A/provinces/Vorarlberg/cities/Bregenz/>.
 <countries/A/provinces/Vorarlberg/cities/Dornbirn/>  rdf:type :City ;
     :name "Dornbirn"   ;
     :population 45922 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 38641] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 40735] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 42301] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 45922] ;
     :elevation 437 ;
     :longitude 9.74 ;
     :latitude 47.41   . 
 <countries/A/> :hasCity <countries/A/provinces/Vorarlberg/cities/Dornbirn/>.
 <countries/A/provinces/Vorarlberg/> :hasCity <countries/A/provinces/Vorarlberg/cities/Dornbirn/>.
 <countries/A/provinces/Wien/cities/Wien/>  rdf:type :City ;
     :name "Wien" ;
     :othername "Vienna"  ;
     :population 1714227 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 1531346] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 1539848] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1550123] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1714227] ;
     :elevation 151 ;
     :longitude 16.37 ;
     :latitude 48.2   . 
 <countries/A/> :hasCity <countries/A/provinces/Wien/cities/Wien/>.
 <countries/A/provinces/Wien/> :hasCity <countries/A/provinces/Wien/cities/Wien/>.
 <countries/A/provinces/Oberösterreich/cities/Linz/>  rdf:type :City ;
     :name "Linz"   ;
     :population 189889 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 199910] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 203044] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 183904] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 189889] ;
     :elevation 266 ;
     :longitude 14.28 ;
     :latitude 48.3   . 
 <countries/A/> :hasCity <countries/A/provinces/Oberösterreich/cities/Linz/>.
 <countries/A/provinces/Oberösterreich/> :hasCity <countries/A/provinces/Oberösterreich/cities/Linz/>.
 <countries/A/provinces/Oberösterreich/cities/Wels/>  rdf:type :City ;
     :name "Wels"   ;
     :population 58591 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 51060] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 52594] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 56478] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 58591] ;
     :elevation 317 ;
     :longitude 14.02 ;
     :latitude 48.15   . 
 <countries/A/> :hasCity <countries/A/provinces/Oberösterreich/cities/Wels/>.
 <countries/A/provinces/Oberösterreich/> :hasCity <countries/A/provinces/Oberösterreich/cities/Wels/>.
 <countries/A/provinces/Tirol/cities/Innsbruck/>  rdf:type :City ;
     :name "Innsbruck"   ;
     :population 119617 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 117287] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 118112] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 113392] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 119617] ;
     :elevation 574 ;
     :longitude 11.38 ;
     :latitude 47.27   . 
 <countries/A/> :hasCity <countries/A/provinces/Tirol/cities/Innsbruck/>.
 <countries/A/provinces/Tirol/> :hasCity <countries/A/provinces/Tirol/cities/Innsbruck/>.
 <countries/A/provinces/Tirol/cities/Lienz/>  rdf:type :City ;
     :name "Lienz"   ;
     :population 11761 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 11661] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 11864] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 12079] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 11761] ;
     :elevation 673 ;
     :longitude 12.77 ;
     :latitude 46.83   . 
 <countries/A/> :hasCity <countries/A/provinces/Tirol/cities/Lienz/>.
 <countries/A/provinces/Tirol/> :hasCity <countries/A/provinces/Tirol/cities/Lienz/>.
 <countries/A/provinces/Steiermark/cities/Graz/>  rdf:type :City ;
     :name "Graz"   ;
     :population 261726 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 243166] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 237810] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 226244] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 261726] ;
     :elevation 353 ;
     :longitude 15.43 ;
     :latitude 47.07   . 
 <countries/A/> :hasCity <countries/A/provinces/Steiermark/cities/Graz/>.
 <countries/A/provinces/Steiermark/> :hasCity <countries/A/provinces/Steiermark/cities/Graz/>.
 <countries/A/provinces/Salzburg/cities/Salzburg/>  rdf:type :City ;
     :name "Salzburg"   ;
     :population 145270 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 139426] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 143978] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 142662] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 145270] ;
     :elevation 424 ;
     :longitude 13.03 ;
     :latitude 47.8   . 
 <countries/A/> :hasCity <countries/A/provinces/Salzburg/cities/Salzburg/>.
 <countries/A/provinces/Salzburg/> :hasCity <countries/A/provinces/Salzburg/cities/Salzburg/>.
 <countries/A/provinces/Niederösterreich/cities/St.+Pölten/>  rdf:type :City ;
     :name "St. Pölten"   ;
     :population 51955 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 50419] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 50026] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 49121] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 51955] ;
     :elevation 267 ;
     :longitude 15.62 ;
     :latitude 48.2   . 
 <countries/A/> :hasCity <countries/A/provinces/Niederösterreich/cities/St.+Pölten/>.
 <countries/A/provinces/Niederösterreich/> :hasCity <countries/A/provinces/Niederösterreich/cities/St.+Pölten/>.
 <countries/EST/cities/Tallinn/>  rdf:type :City ;
     :name "Tallinn"   ;
     :population 437817 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 441800] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 478974] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 400150] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 393222] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 437817] ;
     :elevation 9 ;
     :longitude 24.75 ;
     :latitude 59.44   . 
 <countries/EST/> :hasCity <countries/EST/cities/Tallinn/>.
  <countries/EST/cities/Tartu/>  rdf:type :City ;
     :name "Tartu"   ;
     :population 95190 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 104381] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 113420] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 101118] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 97600] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 95190] ;
     :elevation 57.2 ;
     :longitude 26.72 ;
     :latitude 58.38   . 
 <countries/EST/> :hasCity <countries/EST/cities/Tartu/>.
  <countries/LV/cities/Rīga/>  rdf:type :City ;
     :name "Rīga"   ;
     :population 696618 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 900000] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 764329] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 658640] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 696618] ;
     :elevation 7 ;
     :longitude 24.11 ;
     :latitude 56.95   . 
 <countries/LV/> :hasCity <countries/LV/cities/Rīga/>.
  <countries/LT/cities/Vilnius/>  rdf:type :City ;
     :name "Vilnius"   ;
     :population 546155 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 576747] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 542287] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 524406] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 546155] ;
     :elevation 112 ;
     :longitude 25.28 ;
     :latitude 54.68   . 
 <countries/LT/> :hasCity <countries/LT/cities/Vilnius/>.
  <countries/LT/cities/Kaunas/>  rdf:type :City ;
     :name "Kaunas"   ;
     :population 298753 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 418087] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 378943] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 315993] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 298753] ;
     :elevation 48 ;
     :longitude 23.89 ;
     :latitude 54.9   . 
 <countries/LT/> :hasCity <countries/LT/cities/Kaunas/>.
  <countries/LT/cities/Klaipeda/>  rdf:type :City ;
     :name "Klaipeda"   ;
     :population 152008 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 202929] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 192954] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 162360] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 152008] ;
     :elevation 21 ;
     :longitude 21.13 ;
     :latitude 55.71   . 
 <countries/LT/> :hasCity <countries/LT/cities/Klaipeda/>.
  <countries/BY/provinces/Brest/cities/Brest/>  rdf:type :City ;
     :name "Brest"  ;
     :localname "Брест" ;
     :population 309764 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 177249] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 258016] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 286438] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 309764] ;
     :elevation 280.4 ;
     :longitude 23.67 ;
     :latitude 52.13   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Brest/cities/Brest/>.
 <countries/BY/provinces/Brest/> :hasCity <countries/BY/provinces/Brest/cities/Brest/>.
 <countries/BY/provinces/Brest/cities/Baranavichy/>  rdf:type :City ;
     :name "Baranavichy"  ;
     :localname "Бара́навічы" ;
     :population 168240 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 130647] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 159315] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 167419] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 168240] ;
     :elevation 193 ;
     :longitude 26.01 ;
     :latitude 53.13   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Brest/cities/Baranavichy/>.
 <countries/BY/provinces/Brest/> :hasCity <countries/BY/provinces/Brest/cities/Baranavichy/>.
 <countries/BY/provinces/Brest/cities/Pinsk/>  rdf:type :City ;
     :name "Pinsk"  ;
     :localname "Пі́нск" ;
     :population 130355 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 89847] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 118636] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 129935] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 130355] ;
     :elevation 141 ;
     :longitude 26.01 ;
     :latitude 52.11   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Brest/cities/Pinsk/>.
 <countries/BY/provinces/Brest/> :hasCity <countries/BY/provinces/Brest/cities/Pinsk/>.
 <countries/BY/provinces/Vitebsk/cities/Vitebsk/>  rdf:type :City ;
     :name "Vitebsk"  ;
     :localname "Витебск" ;
     :population 355062 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 300786] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 357446] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 348410] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 355062] ;
     :elevation 172 ;
     :longitude 30.17 ;
     :latitude 55.18   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Vitebsk/cities/Vitebsk/>.
 <countries/BY/provinces/Vitebsk/> :hasCity <countries/BY/provinces/Vitebsk/cities/Vitebsk/>.
 <countries/BY/provinces/Vitebsk/cities/Orsha/>  rdf:type :City ;
     :name "Orsha"  ;
     :localname "О́рша" ;
     :population 117225 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 112397] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 123128] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 123861] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 117225] ;
     :elevation 192 ;
     :longitude 30.42 ;
     :latitude 54.51   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Vitebsk/cities/Orsha/>.
 <countries/BY/provinces/Vitebsk/> :hasCity <countries/BY/provinces/Vitebsk/cities/Orsha/>.
 <countries/BY/provinces/Vitebsk/cities/Novopolotsk/>  rdf:type :City ;
     :name "Novopolotsk"  ;
     :localname "Наваполацк" ;
     :population 104080 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 67110] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 92699] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 105648] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 104080] ;
     :elevation 133 ;
     :longitude 28.65 ;
     :latitude 55.53   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Vitebsk/cities/Novopolotsk/>.
 <countries/BY/provinces/Vitebsk/> :hasCity <countries/BY/provinces/Vitebsk/cities/Novopolotsk/>.
 <countries/BY/provinces/Gomel/cities/Gomel/>  rdf:type :City ;
     :name "Gomel"  ;
     :localname "Гомель" ;
     :population 492136 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 393723] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 511706] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 485786] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 492136] ;
     :elevation 138 ;
     :longitude 30.98 ;
     :latitude 52.45   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Gomel/cities/Gomel/>.
 <countries/BY/provinces/Gomel/> :hasCity <countries/BY/provinces/Gomel/cities/Gomel/>.
 <countries/BY/provinces/Gomel/cities/Mazyr/>  rdf:type :City ;
     :name "Mazyr"  ;
     :localname "Мазыр" ;
     :population 108792 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 73463] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 100254] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 109784] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 108792] ;
     :elevation 160 ;
     :longitude 29.27 ;
     :latitude 52.05   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Gomel/cities/Mazyr/>.
 <countries/BY/provinces/Gomel/> :hasCity <countries/BY/provinces/Gomel/cities/Mazyr/>.
 <countries/BY/provinces/Grodno/cities/Grodno/>  rdf:type :City ;
     :name "Grodno" ;
     :othername "Hrodna" ;
     :localname "Гродно" ;
     :population 327540 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 194775] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 270535] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 301622] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 327540] ;
     :elevation 137 ;
     :longitude 23.83 ;
     :latitude 53.67   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Grodno/cities/Grodno/>.
 <countries/BY/provinces/Grodno/> :hasCity <countries/BY/provinces/Grodno/cities/Grodno/>.
 <countries/BY/provinces/Mahiljou/cities/Mahiljou/>  rdf:type :City ;
     :name "Mahiljou" ;
     :othername "Mogilev" ;
     :localname "Могилев" ;
     :population 358279 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 290361] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 359188] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 356457] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 358279] ;
     :elevation 192 ;
     :longitude 30.33 ;
     :latitude 53.9   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Mahiljou/cities/Mahiljou/>.
 <countries/BY/provinces/Mahiljou/> :hasCity <countries/BY/provinces/Mahiljou/cities/Mahiljou/>.
 <countries/BY/provinces/Mahiljou/cities/Bobruysk/>  rdf:type :City ;
     :name "Bobruysk"  ;
     :localname "Бобруйск" ;
     :population 215092 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 192207] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 221166] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 220653] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 215092] ;
     :elevation 157 ;
     :longitude 29.23 ;
     :latitude 53.15   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Mahiljou/cities/Bobruysk/>.
 <countries/BY/provinces/Mahiljou/> :hasCity <countries/BY/provinces/Mahiljou/cities/Bobruysk/>.
 <countries/BY/provinces/Minsk/cities/Barysaw/>  rdf:type :City ;
     :name "Barysaw"  ;
     :localname "Барысаў" ;
     :population 147381 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 111672] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 143792] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 150730] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 147381] ;
     :elevation 169 ;
     :longitude 28.50 ;
     :latitude 54.23   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Minsk/cities/Barysaw/>.
 <countries/BY/provinces/Minsk/> :hasCity <countries/BY/provinces/Minsk/cities/Barysaw/>.
 <countries/BY/provinces/Minsk+City/cities/Minsk/>  rdf:type :City ;
     :name "Minsk"  ;
     :localname "Мінск" ;
     :population 1836808 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1275798] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1612970] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1680567] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1836808] ;
     :elevation 280.6 ;
     :longitude 27.57 ;
     :latitude 53.9   . 
 <countries/BY/> :hasCity <countries/BY/provinces/Minsk+City/cities/Minsk/>.
 <countries/BY/provinces/Minsk+City/> :hasCity <countries/BY/provinces/Minsk+City/cities/Minsk/>.
 <countries/PL/provinces/Dolnośląskie/cities/Wrocław/>  rdf:type :City ;
     :name "Wrocław"   ;
     :population 672929 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 642000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 640367] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 630131] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 672929] ;
     :elevation 105 ;
     :longitude 17.03 ;
     :latitude 51.1   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Dolnośląskie/cities/Wrocław/>.
 <countries/PL/provinces/Dolnośląskie/> :hasCity <countries/PL/provinces/Dolnośląskie/cities/Wrocław/>.
 <countries/PL/provinces/Dolnośląskie/cities/Legnica/>  rdf:type :City ;
     :name "Legnica"   ;
     :population 94878 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 104000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 107100] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 103238] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 94878] ;
     :elevation 113 ;
     :longitude 16.16 ;
     :latitude 51.21   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Dolnośląskie/cities/Legnica/>.
 <countries/PL/provinces/Dolnośląskie/> :hasCity <countries/PL/provinces/Dolnośląskie/cities/Legnica/>.
 <countries/PL/provinces/Dolnośląskie/cities/Wałbrzych/>  rdf:type :City ;
     :name "Wałbrzych"   ;
     :population 104401 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 141000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 130268] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 120715] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 104401] ;
     :elevation 350 ;
     :longitude 16.28 ;
     :latitude 50.77   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Dolnośląskie/cities/Wałbrzych/>.
 <countries/PL/provinces/Dolnośląskie/> :hasCity <countries/PL/provinces/Dolnośląskie/cities/Wałbrzych/>.
 <countries/PL/provinces/Kujawsko-Pomorskie/cities/Bydgoszcz/>  rdf:type :City ;
     :name "Bydgoszcz"   ;
     :population 337666 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 380000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 373804] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 363926] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 337666] ;
     :elevation 60 ;
     :longitude 18 ;
     :latitude 53.12   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Kujawsko-Pomorskie/cities/Bydgoszcz/>.
 <countries/PL/provinces/Kujawsko-Pomorskie/> :hasCity <countries/PL/provinces/Kujawsko-Pomorskie/cities/Bydgoszcz/>.
 <countries/PL/provinces/Kujawsko-Pomorskie/cities/Toruń/>  rdf:type :City ;
     :name "Toruń"   ;
     :population 198273 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 201000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 211243] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 204954] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 198273] ;
     :elevation 65 ;
     :longitude 18.62 ;
     :latitude 53.03   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Kujawsko-Pomorskie/cities/Toruń/>.
 <countries/PL/provinces/Kujawsko-Pomorskie/> :hasCity <countries/PL/provinces/Kujawsko-Pomorskie/cities/Toruń/>.
 <countries/PL/provinces/Kujawsko-Pomorskie/cities/Grudziadz/>  rdf:type :City ;
     :name "Grudziadz"   ;
     :population 90890 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 101000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 100376] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 98726] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 90890] ;
     :elevation 50 ;
     :longitude 18.78 ;
     :latitude 53.49   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Kujawsko-Pomorskie/cities/Grudziadz/>.
 <countries/PL/provinces/Kujawsko-Pomorskie/> :hasCity <countries/PL/provinces/Kujawsko-Pomorskie/cities/Grudziadz/>.
 <countries/PL/provinces/Kujawsko-Pomorskie/cities/Włocławek/>  rdf:type :City ;
     :name "Włocławek"   ;
     :population 104705 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 121000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 121229] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 116783] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 104705]  ;
     :longitude 19.07 ;
     :latitude 52.66   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Kujawsko-Pomorskie/cities/Włocławek/>.
 <countries/PL/provinces/Kujawsko-Pomorskie/> :hasCity <countries/PL/provinces/Kujawsko-Pomorskie/cities/Włocławek/>.
 <countries/PL/provinces/Lubelskie/cities/Lublin/>  rdf:type :City ;
     :name "Lublin"   ;
     :population 334681 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 350000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 357110] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 349103] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 334681] ;
     :elevation 168 ;
     :longitude 22.57 ;
     :latitude 51.25   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Lubelskie/cities/Lublin/>.
 <countries/PL/provinces/Lubelskie/> :hasCity <countries/PL/provinces/Lubelskie/cities/Lublin/>.
 <countries/PL/provinces/Lubuskie/cities/Zielona+Góra/>  rdf:type :City ;
     :name "Zielona Góra"   ;
     :population 140002 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 113000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 133297] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 137479] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 140002] ;
     :elevation 71 ;
     :longitude 15.5 ;
     :latitude 51.93   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Lubuskie/cities/Zielona+Góra/>.
 <countries/PL/provinces/Lubuskie/> :hasCity <countries/PL/provinces/Lubuskie/cities/Zielona+Góra/>.
 <countries/PL/provinces/Lubuskie/cities/Gorzów+Wielkopolski/>  rdf:type :City ;
     :name "Gorzów Wielkopolski"   ;
     :population 119964 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 123000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 125914] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 124534] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 119964] ;
     :elevation 19 ;
     :longitude 15.25 ;
     :latitude 52.73   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Lubuskie/cities/Gorzów+Wielkopolski/>.
 <countries/PL/provinces/Lubuskie/> :hasCity <countries/PL/provinces/Lubuskie/cities/Gorzów+Wielkopolski/>.
 <countries/PL/provinces/Łódzkie/cities/Łódź/>  rdf:type :City ;
     :name "Łódź"   ;
     :population 670642 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 852000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 789318] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 728892] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 670642] ;
     :elevation 162 ;
     :longitude 19.47 ;
     :latitude 51.78   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Łódzkie/cities/Łódź/>.
 <countries/PL/provinces/Łódzkie/> :hasCity <countries/PL/provinces/Łódzkie/cities/Łódź/>.
 <countries/PL/provinces/Małopolskie/cities/Kraków/>  rdf:type :City ;
     :name "Kraków"   ;
     :population 800653 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 758544] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 757611] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 800653] ;
     :elevation 219 ;
     :longitude 19.94 ;
     :latitude 50.06   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Małopolskie/cities/Kraków/>.
 <countries/PL/provinces/Małopolskie/> :hasCity <countries/PL/provinces/Małopolskie/cities/Kraków/>.
 <countries/PL/provinces/Małopolskie/cities/Tarnów/>  rdf:type :City ;
     :name "Tarnów"   ;
     :population 106259 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 120000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 119913] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 114053] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 106259] ;
     :elevation 190 ;
     :longitude 20.99 ;
     :latitude 50.01   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Małopolskie/cities/Tarnów/>.
 <countries/PL/provinces/Małopolskie/> :hasCity <countries/PL/provinces/Małopolskie/cities/Tarnów/>.
 <countries/PL/provinces/Mazowieckie/cities/Warszawa/>  rdf:type :City ;
     :name "Warszawa" ;
     :othername "Warsaw"  ;
     :population 1860281 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1655000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1671670] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1700612] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1860281] ;
     :elevation 78 ;
     :longitude 21.02 ;
     :latitude 52.23   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Mazowieckie/cities/Warszawa/>.
 <countries/PL/provinces/Mazowieckie/> :hasCity <countries/PL/provinces/Mazowieckie/cities/Warszawa/>.
 <countries/PL/provinces/Mazowieckie/cities/Płock/>  rdf:type :City ;
     :name "Płock"   ;
     :population 114594 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 122000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 128361] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 124553] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 114594] ;
     :elevation 60 ;
     :longitude 19.7 ;
     :latitude 52.55   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Mazowieckie/cities/Płock/>.
 <countries/PL/provinces/Mazowieckie/> :hasCity <countries/PL/provinces/Mazowieckie/cities/Płock/>.
 <countries/PL/provinces/Mazowieckie/cities/Radom/>  rdf:type :City ;
     :name "Radom"   ;
     :population 201601 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 226000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 229699] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 221287] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 201601] ;
     :elevation 130 ;
     :longitude 21.17 ;
     :latitude 51.4   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Mazowieckie/cities/Radom/>.
 <countries/PL/provinces/Mazowieckie/> :hasCity <countries/PL/provinces/Mazowieckie/cities/Radom/>.
 <countries/PL/provinces/Opolskie/cities/Opole/>  rdf:type :City ;
     :name "Opole"   ;
     :population 127387 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 128000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 129946] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 131867] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 127387] ;
     :elevation 176 ;
     :longitude 17.93 ;
     :latitude 50.67   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Opolskie/cities/Opole/>.
 <countries/PL/provinces/Opolskie/> :hasCity <countries/PL/provinces/Opolskie/cities/Opole/>.
 <countries/PL/provinces/Podkarpackie/cities/Rzeszów/>  rdf:type :City ;
     :name "Rzeszów"   ;
     :population 195871 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 151000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 160376] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 179952] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 195871] ;
     :elevation 221 ;
     :longitude 22 ;
     :latitude 50.03   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Podkarpackie/cities/Rzeszów/>.
 <countries/PL/provinces/Podkarpackie/> :hasCity <countries/PL/provinces/Podkarpackie/cities/Rzeszów/>.
 <countries/PL/provinces/Podlaskie/cities/Białystok/>  rdf:type :City ;
     :name "Białystok"   ;
     :population 294242 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 268000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 291383] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 294001] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 294242] ;
     :elevation 120 ;
     :longitude 23.15 ;
     :latitude 53.12   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Podlaskie/cities/Białystok/>.
 <countries/PL/provinces/Podlaskie/> :hasCity <countries/PL/provinces/Podlaskie/cities/Białystok/>.
 <countries/PL/provinces/Pomorskie/cities/Gdańsk/>  rdf:type :City ;
     :name "Gdańsk"   ;
     :population 486022 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 465000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 461334] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 460276] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 486022] ;
     :elevation 3 ;
     :longitude 18.63 ;
     :latitude 54.37   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Pomorskie/cities/Gdańsk/>.
 <countries/PL/provinces/Pomorskie/> :hasCity <countries/PL/provinces/Pomorskie/cities/Gdańsk/>.
 <countries/PL/provinces/Pomorskie/cities/Gdynia/>  rdf:type :City ;
     :name "Gdynia"   ;
     :population 245222 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 251000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 253458] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 249139] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 245222] ;
     :elevation 3 ;
     :longitude 18.53 ;
     :latitude 54.5   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Pomorskie/cities/Gdynia/>.
 <countries/PL/provinces/Pomorskie/> :hasCity <countries/PL/provinces/Pomorskie/cities/Gdynia/>.
 <countries/PL/provinces/Śląskie/cities/Katowice/>  rdf:type :City ;
     :name "Katowice"   ;
     :population 285711 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 367000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 327222] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 310764] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 285711] ;
     :elevation 266 ;
     :longitude 19 ;
     :latitude 50.25   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Katowice/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Katowice/>.
 <countries/PL/provinces/Śląskie/cities/Sosnowiec/>  rdf:type :City ;
     :name "Sosnowiec"   ;
     :population 193660 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 259000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 232622] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 216420] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 193660] ;
     :elevation 250 ;
     :longitude 19.17 ;
     :latitude 50.3   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Sosnowiec/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Sosnowiec/>.
 <countries/PL/provinces/Śląskie/cities/Dąbrowa+Górnicza/>  rdf:type :City ;
     :name "Dąbrowa Górnicza"   ;
     :population 116930 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 136000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 132236] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 125905] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 116930]  ;
     :longitude 19.27 ;
     :latitude 50.32   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Dąbrowa+Górnicza/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Dąbrowa+Górnicza/>.
 <countries/PL/provinces/Śląskie/cities/Bytom/>  rdf:type :City ;
     :name "Bytom"   ;
     :population 153274 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 230000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 193546] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 176902] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 153274] ;
     :elevation 249 ;
     :longitude 18.9 ;
     :latitude 50.38   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Bytom/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Bytom/>.
 <countries/PL/provinces/Śląskie/cities/Gliwice/>  rdf:type :City ;
     :name "Gliwice"   ;
     :population 174016 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 216000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 203814] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 187474] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 174016] ;
     :elevation 200 ;
     :longitude 18.67 ;
     :latitude 50.28   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Gliwice/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Gliwice/>.
 <countries/PL/provinces/Śląskie/cities/Zabrze/>  rdf:type :City ;
     :name "Zabrze"   ;
     :population 158307 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 203000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 195293] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 181128] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 158307]  ;
     :longitude 18.78 ;
     :latitude 50.3   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Zabrze/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Zabrze/>.
 <countries/PL/provinces/Śląskie/cities/Tychy/>  rdf:type :City ;
     :name "Tychy"   ;
     :population 124882 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 190000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 132816] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 129378] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 124882]  ;
     :longitude 18.98 ;
     :latitude 50.13   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Tychy/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Tychy/>.
 <countries/PL/provinces/Śląskie/cities/Ruda+Śląska/>  rdf:type :City ;
     :name "Ruda Śląska"   ;
     :population 133793 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 170000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 150595] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 142510] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 133793] ;
     :elevation 272 ;
     :longitude 18.7 ;
     :latitude 50.27   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Ruda+Śląska/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Ruda+Śląska/>.
 <countries/PL/provinces/Śląskie/cities/Rybnik/>  rdf:type :City ;
     :name "Rybnik"   ;
     :population 133772 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 143000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 142731] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 140924] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 133772] ;
     :elevation 210 ;
     :longitude 18.55 ;
     :latitude 50.08   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Rybnik/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Rybnik/>.
 <countries/PL/provinces/Śląskie/cities/Chorzów/>  rdf:type :City ;
     :name "Chorzów"   ;
     :population 104193 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 133000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 117430] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 111692] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 104193] ;
     :elevation 352 ;
     :longitude 18.95 ;
     :latitude 50.3   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Chorzów/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Chorzów/>.
 <countries/PL/provinces/Śląskie/cities/Częstochowa/>  rdf:type :City ;
     :name "Częstochowa"   ;
     :population 213107 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 258000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 251436] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 236796] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 213107]  ;
     :longitude 19.12 ;
     :latitude 50.8   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Częstochowa/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Częstochowa/>.
 <countries/PL/provinces/Śląskie/cities/Bielsko-Biała/>  rdf:type :City ;
     :name "Bielsko-Biała"   ;
     :population 169089 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 178028] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 174534] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 169089] ;
     :elevation 300 ;
     :longitude 19.04 ;
     :latitude 49.82   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Śląskie/cities/Bielsko-Biała/>.
 <countries/PL/provinces/Śląskie/> :hasCity <countries/PL/provinces/Śląskie/cities/Bielsko-Biała/>.
 <countries/PL/provinces/Świętokrzyskie/cities/Kielce/>  rdf:type :City ;
     :name "Kielce"   ;
     :population 186894 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 213000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 212429] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 202196] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 186894] ;
     :elevation 260 ;
     :longitude 20.62 ;
     :latitude 50.88   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Świętokrzyskie/cities/Kielce/>.
 <countries/PL/provinces/Świętokrzyskie/> :hasCity <countries/PL/provinces/Świętokrzyskie/cities/Kielce/>.
 <countries/PL/provinces/Warmińsko-Mazurskie/cities/Olsztyn/>  rdf:type :City ;
     :name "Olsztyn"   ;
     :population 170225 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 161000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 173102] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 174645] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 170225] ;
     :elevation 90 ;
     :longitude 20.5 ;
     :latitude 53.78   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Warmińsko-Mazurskie/cities/Olsztyn/>.
 <countries/PL/provinces/Warmińsko-Mazurskie/> :hasCity <countries/PL/provinces/Warmińsko-Mazurskie/cities/Olsztyn/>.
 <countries/PL/provinces/Warmińsko-Mazurskie/cities/Elbląg/>  rdf:type :City ;
     :name "Elbląg"   ;
     :population 115220 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 125000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 128134] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 124668] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 115220] ;
     :elevation 10 ;
     :longitude 19.4 ;
     :latitude 54.17   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Warmińsko-Mazurskie/cities/Elbląg/>.
 <countries/PL/provinces/Warmińsko-Mazurskie/> :hasCity <countries/PL/provinces/Warmińsko-Mazurskie/cities/Elbląg/>.
 <countries/PL/provinces/Wielkopolskie/cities/Poznań/>  rdf:type :City ;
     :name "Poznań"   ;
     :population 546859 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 589000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 578886] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 554696] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 546859] ;
     :elevation 60 ;
     :longitude 16.92 ;
     :latitude 52.4   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Wielkopolskie/cities/Poznań/>.
 <countries/PL/provinces/Wielkopolskie/> :hasCity <countries/PL/provinces/Wielkopolskie/cities/Poznań/>.
 <countries/PL/provinces/Wielkopolskie/cities/Kalisz/>  rdf:type :City ;
     :name "Kalisz"   ;
     :population 95905 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 106000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 109498] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 105386] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 95905] ;
     :elevation 144 ;
     :longitude 18.08 ;
     :latitude 51.76   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Wielkopolskie/cities/Kalisz/>.
 <countries/PL/provinces/Wielkopolskie/> :hasCity <countries/PL/provinces/Wielkopolskie/cities/Kalisz/>.
 <countries/PL/provinces/Zachodniopomorskie/cities/Szczecin/>  rdf:type :City ;
     :name "Szczecin"   ;
     :population 396168 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 412000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 415399] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 410131] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 396168] ;
     :elevation 1 ;
     :longitude 14.55 ;
     :latitude 53.43   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Zachodniopomorskie/cities/Szczecin/>.
 <countries/PL/provinces/Zachodniopomorskie/> :hasCity <countries/PL/provinces/Zachodniopomorskie/cities/Szczecin/>.
 <countries/PL/provinces/Zachodniopomorskie/cities/Koszalin/>  rdf:type :City ;
     :name "Koszalin"   ;
     :population 105883 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 108000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 108709] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 109248] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 105883] ;
     :elevation 32 ;
     :longitude 16.18 ;
     :latitude 54.18   . 
 <countries/PL/> :hasCity <countries/PL/provinces/Zachodniopomorskie/cities/Koszalin/>.
 <countries/PL/provinces/Zachodniopomorskie/> :hasCity <countries/PL/provinces/Zachodniopomorskie/cities/Koszalin/>.
 <countries/UA/provinces/Cerkaska/cities/Cerkasy/>  rdf:type :City ;
     :name "Cerkasy" ;
     :othername "Cherkasy" ;
     :localname "Черкаси" ;
     :population 272651 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 228197] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 290340] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 295414] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 285170] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 272651] ;
     :elevation 110 ;
     :longitude 32.06 ;
     :latitude 49.44   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Cerkaska/cities/Cerkasy/>.
 <countries/UA/provinces/Cerkaska/> :hasCity <countries/UA/provinces/Cerkaska/cities/Cerkasy/>.
 <countries/UA/provinces/Cernihivska/cities/Cernihiv/>  rdf:type :City ;
     :name "Cernihiv" ;
     :othername "Chernihiv" ;
     :localname "Чернігів" ;
     :population 285234 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 238141] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 296347] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 304994] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 295670] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 285234] ;
     :elevation 136 ;
     :longitude 31.3 ;
     :latitude 51.5   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Cernihivska/cities/Cernihiv/>.
 <countries/UA/provinces/Cernihivska/> :hasCity <countries/UA/provinces/Cernihivska/cities/Cernihiv/>.
 <countries/UA/provinces/Cernivecka/cities/Cernivci/>  rdf:type :City ;
     :name "Cernivci" ;
     :othername "Chernivtsi" , "Czernowitz" ;
     :localname "Чернівці" ;
     :population 265471 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 218561] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 256644] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 240621] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 262129] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 265471] ;
     :elevation 248 ;
     :longitude 25.93 ;
     :latitude 48.3   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Cernivecka/cities/Cernivci/>.
 <countries/UA/provinces/Cernivecka/> :hasCity <countries/UA/provinces/Cernivecka/cities/Cernivci/>.
 <countries/UA/provinces/Charkivska/cities/Charkiv/>  rdf:type :City ;
     :name "Charkiv" ;
     :othername "Kharkov" ;
     :localname "Харків" ;
     :population 1433886 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1443754] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1609959] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1470902] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1451132] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1433886] ;
     :elevation 152 ;
     :longitude 36.23 ;
     :latitude 50   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Charkivska/cities/Charkiv/>.
 <countries/UA/provinces/Charkivska/> :hasCity <countries/UA/provinces/Charkivska/cities/Charkiv/>.
 <countries/UA/provinces/Chersonska/cities/Cherson/>  rdf:type :City ;
     :name "Cherson" ;
     :othername "Kherson" ;
     :localname "Херсон" ;
     :population 283649 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 318908] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 355379] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 328360] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 297593] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 283649] ;
     :elevation 43 ;
     :longitude 32.58 ;
     :latitude 46.63   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Chersonska/cities/Cherson/>.
 <countries/UA/provinces/Chersonska/> :hasCity <countries/UA/provinces/Chersonska/cities/Cherson/>.
 <countries/UA/provinces/Chmelnytska/cities/Chmelnytskyi/>  rdf:type :City ;
     :name "Chmelnytskyi"  ;
     :localname "Хмельницький" ;
     :population 274582 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 171801] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 236938] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 253994] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 266095] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 274582] ;
     :elevation 275 ;
     :longitude 27 ;
     :latitude 49.42   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Chmelnytska/cities/Chmelnytskyi/>.
 <countries/UA/provinces/Chmelnytska/> :hasCity <countries/UA/provinces/Chmelnytska/cities/Chmelnytskyi/>.
 <countries/UA/provinces/Dnipropetrovska/cities/Dnipro/>  rdf:type :City ;
     :name "Dnipro" ;
     :othername "Dnipropetrovsk" ;
     :localname "Дніпро" ;
     :population 980948 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1080117] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1191971] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1080846] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 993094] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 980948] ;
     :elevation 155 ;
     :longitude 34.98 ;
     :latitude 48.45   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Dnipropetrovska/cities/Dnipro/>.
 <countries/UA/provinces/Dnipropetrovska/> :hasCity <countries/UA/provinces/Dnipropetrovska/cities/Dnipro/>.
 <countries/UA/provinces/Dnipropetrovska/cities/Kryvyi+Rih/>  rdf:type :City ;
     :name "Kryvyi Rih"  ;
     :localname "Кривий Ріг" ;
     :population 612750 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 704844] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 763109] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 709014] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 652137] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 612750] ;
     :elevation 84 ;
     :longitude 33.25 ;
     :latitude 47.92   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Dnipropetrovska/cities/Kryvyi+Rih/>.
 <countries/UA/provinces/Dnipropetrovska/> :hasCity <countries/UA/provinces/Dnipropetrovska/cities/Kryvyi+Rih/>.
 <countries/UA/provinces/Dnipropetrovska/cities/Kamianske/>  rdf:type :City ;
     :name "Kamianske" ;
     :othername "Dniprodzerzhynsk" ;
     :localname "Кам'янське" ;
     :population 229794 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 250120] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 281925] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 255841] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 241475] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 229794] ;
     :elevation 120 ;
     :longitude 34.62 ;
     :latitude 48.52   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Dnipropetrovska/cities/Kamianske/>.
 <countries/UA/provinces/Dnipropetrovska/> :hasCity <countries/UA/provinces/Dnipropetrovska/cities/Kamianske/>.
 <countries/UA/provinces/Dnipropetrovska/cities/Nikopol/>  rdf:type :City ;
     :name "Nikopol"  ;
     :localname "Нікополь" ;
     :population 107464 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 145654] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 157608] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 136280] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 117857] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 107464] ;
     :elevation 51 ;
     :longitude 34.4 ;
     :latitude 47.57   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Dnipropetrovska/cities/Nikopol/>.
 <countries/UA/provinces/Dnipropetrovska/> :hasCity <countries/UA/provinces/Dnipropetrovska/cities/Nikopol/>.
 <countries/UA/provinces/Dnipropetrovska/cities/Pavlohrad/>  rdf:type :City ;
     :name "Pavlohrad"  ;
     :localname "Павлоград" ;
     :population 103073 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 107267] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 131414] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 118816] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 109739] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 103073] ;
     :elevation 60 ;
     :longitude 35.86 ;
     :latitude 48.52   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Dnipropetrovska/cities/Pavlohrad/>.
 <countries/UA/provinces/Dnipropetrovska/> :hasCity <countries/UA/provinces/Dnipropetrovska/cities/Pavlohrad/>.
 <countries/UA/provinces/Donetska/cities/Donetsk/>  rdf:type :City ;
     :name "Donetsk"  ;
     :localname "Донецьк" ;
     :population 905364 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1020799] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1109102] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1016194] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 949825] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 905364] ;
     :elevation 169 ;
     :longitude 37.81 ;
     :latitude 48   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Donetska/cities/Donetsk/>.
 <countries/UA/provinces/Donetska/> :hasCity <countries/UA/provinces/Donetska/cities/Donetsk/>.
 <countries/UA/provinces/Donetska/cities/Mariupol/>  rdf:type :City ;
     :name "Mariupol"  ;
     :localname "Маріуполь" ;
     :population 431859 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 502581] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 518933] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 492176] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 458533] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 431859] ;
     :elevation 22 ;
     :longitude 37.55 ;
     :latitude 47.1   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Donetska/cities/Mariupol/>.
 <countries/UA/provinces/Donetska/> :hasCity <countries/UA/provinces/Donetska/cities/Mariupol/>.
 <countries/UA/provinces/Donetska/cities/Makiïvka/>  rdf:type :City ;
     :name "Makiïvka"  ;
     :localname "Макіївка" ;
     :population 340337 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 436020] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 430201] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 389589] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 351820] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 340337] ;
     :elevation 169 ;
     :longitude 38.07 ;
     :latitude 48.08   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Donetska/cities/Makiïvka/>.
 <countries/UA/provinces/Donetska/> :hasCity <countries/UA/provinces/Donetska/cities/Makiïvka/>.
 <countries/UA/provinces/Donetska/cities/Horlivka/>  rdf:type :City ;
     :name "Horlivka"  ;
     :localname "Горлівка" ;
     :population 241106 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 336487] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 338106] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 292250] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 254416] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 241106] ;
     :elevation 215 ;
     :longitude 38.05 ;
     :latitude 48.3   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Donetska/cities/Horlivka/>.
 <countries/UA/provinces/Donetska/> :hasCity <countries/UA/provinces/Donetska/cities/Horlivka/>.
 <countries/UA/provinces/Donetska/cities/Kramatorsk/>  rdf:type :City ;
     :name "Kramatorsk"  ;
     :localname "Краматорськ" ;
     :population 150084 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 178163] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 198094] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 181025] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 162811] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 150084]  ;
     :longitude 37.53 ;
     :latitude 48.72   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Donetska/cities/Kramatorsk/>.
 <countries/UA/provinces/Donetska/> :hasCity <countries/UA/provinces/Donetska/cities/Kramatorsk/>.
 <countries/UA/provinces/Donetska/cities/Sloviansk/>  rdf:type :City ;
     :name "Sloviansk"  ;
     :localname "Слов'я́нськ" ;
     :population 106972 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 140256] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 135300] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 124829] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 116694] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 106972]  ;
     :longitude 37.62 ;
     :latitude 48.85   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Donetska/cities/Sloviansk/>.
 <countries/UA/provinces/Donetska/> :hasCity <countries/UA/provinces/Donetska/cities/Sloviansk/>.
 <countries/UA/provinces/Ivano-Frankivska/cities/Ivano-Frankivsk/>  rdf:type :City ;
     :name "Ivano-Frankivsk"  ;
     :localname "Івано-Франківськ" ;
     :population 237855 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 149747] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 214021] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 218359] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 227039] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 237855] ;
     :elevation 244 ;
     :longitude 24.71 ;
     :latitude 48.92   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Ivano-Frankivska/cities/Ivano-Frankivsk/>.
 <countries/UA/provinces/Ivano-Frankivska/> :hasCity <countries/UA/provinces/Ivano-Frankivska/cities/Ivano-Frankivsk/>.
 <countries/UA/provinces/Kyïvska/cities/Bila+Tserkva/>  rdf:type :City ;
     :name "Bila Tserkva"  ;
     :localname "Біла Церква" ;
     :population 208737 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 151318] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 196878] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 200131] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 211205] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 208737] ;
     :elevation 148 ;
     :longitude 30.12 ;
     :latitude 49.8   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Kyïvska/cities/Bila+Tserkva/>.
 <countries/UA/provinces/Kyïvska/> :hasCity <countries/UA/provinces/Kyïvska/cities/Bila+Tserkva/>.
 <countries/UA/provinces/Kyïvska/cities/Brovary/>  rdf:type :City ;
     :name "Brovary"  ;
     :localname "Бровари" ;
     :population 109473 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 58554] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 82042] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 86839] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 98874] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 109473]  ;
     :longitude 30.82 ;
     :latitude 50.51   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Kyïvska/cities/Brovary/>.
 <countries/UA/provinces/Kyïvska/> :hasCity <countries/UA/provinces/Kyïvska/cities/Brovary/>.
 <countries/UA/provinces/Kyïvska/cities/Prypjat/>  rdf:type :City ;
     :name "Prypjat" ;
     :othername "Pripyat"  ;
     :population 0 ;
     :hadPopulation [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 0] , [ a :PopulationCount; :year "1986"^^xsd:gYear; :value 49360] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 0] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 0] ;
     :elevation 120 ;
     :longitude 30.06 ;
     :latitude 51.4   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Kyïvska/cities/Prypjat/>.
 <countries/UA/provinces/Kyïvska/> :hasCity <countries/UA/provinces/Kyïvska/cities/Prypjat/>.
 <countries/UA/provinces/Kirovohradska/cities/Kropywnyzkyj/>  rdf:type :City ;
     :name "Kropywnyzkyj" ;
     :othername "Kirovohrad" ;
     :localname "Кропивницький" ;
     :population 222695 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 236652] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 269803] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 254103] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 233333] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 222695] ;
     :elevation 124 ;
     :longitude 32.27 ;
     :latitude 48.5   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Kirovohradska/cities/Kropywnyzkyj/>.
 <countries/UA/provinces/Kirovohradska/> :hasCity <countries/UA/provinces/Kirovohradska/cities/Kropywnyzkyj/>.
 <countries/UA/provinces/Luhanska/cities/Luhansk/>  rdf:type :City ;
     :name "Luhansk"  ;
     :localname "Луганськ" ;
     :population 399559 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 463047] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 496813] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 463097] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 424113] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 399559] ;
     :elevation 105 ;
     :longitude 39.3 ;
     :latitude 48.57   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Luhanska/cities/Luhansk/>.
 <countries/UA/provinces/Luhanska/> :hasCity <countries/UA/provinces/Luhanska/cities/Luhansk/>.
 <countries/UA/provinces/Luhanska/cities/Sievierodonetsk/>  rdf:type :City ;
     :name "Sievierodonetsk"  ;
     :localname "Сєвєродонецьк" ;
     :population 101135 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 113041] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 131376] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 119940] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 108899] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 101135] ;
     :elevation 71 ;
     :longitude 38.5 ;
     :latitude 48.93   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Luhanska/cities/Sievierodonetsk/>.
 <countries/UA/provinces/Luhanska/> :hasCity <countries/UA/provinces/Luhanska/cities/Sievierodonetsk/>.
 <countries/UA/provinces/Luhanska/cities/Lysychansk/>  rdf:type :City ;
     :name "Lysychansk"  ;
     :localname "Лисичанськ" ;
     :population 95031 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 119487] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 126503] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 115229] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 103459] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 95031] ;
     :elevation 145 ;
     :longitude 38.4 ;
     :latitude 48.92   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Luhanska/cities/Lysychansk/>.
 <countries/UA/provinces/Luhanska/> :hasCity <countries/UA/provinces/Luhanska/cities/Lysychansk/>.
 <countries/UA/provinces/Luhanska/cities/Alchevsk/>  rdf:type :City ;
     :name "Alchevsk"  ;
     :localname "Алчéвськ" ;
     :population 106550 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 119756] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 125502] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 119193] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 110474] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 106550] ;
     :elevation 240 ;
     :longitude 38.80 ;
     :latitude 48.48   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Luhanska/cities/Alchevsk/>.
 <countries/UA/provinces/Luhanska/> :hasCity <countries/UA/provinces/Luhanska/cities/Alchevsk/>.
 <countries/UA/provinces/Lvivska/cities/Lviv/>  rdf:type :City ;
     :name "Lviv"  ;
     :localname "Львів" ;
     :population 721510 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 667243] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 790908] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 732818] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 729038] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 721510] ;
     :elevation 296 ;
     :longitude 24.02 ;
     :latitude 49.85   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Lvivska/cities/Lviv/>.
 <countries/UA/provinces/Lvivska/> :hasCity <countries/UA/provinces/Lvivska/cities/Lviv/>.
 <countries/UA/provinces/Mykolaïvska/cities/Mykolaïv/>  rdf:type :City ;
     :name "Mykolaïv"  ;
     :localname "Миколаїв" ;
     :population 476101 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 439915] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 502776] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 514136] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 494922] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 476101] ;
     :elevation 42 ;
     :longitude 32 ;
     :latitude 46.97   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Mykolaïvska/cities/Mykolaïv/>.
 <countries/UA/provinces/Mykolaïvska/> :hasCity <countries/UA/provinces/Mykolaïvska/cities/Mykolaïv/>.
 <countries/UA/provinces/Odeska/cities/Odesa/>  rdf:type :City ;
     :name "Odesa" ;
     :othername "Odessa" ;
     :localname "Одеса" ;
     :population 1015826 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1046133] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1115371] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1029049] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1017022] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1015826] ;
     :elevation 40 ;
     :longitude 30.73 ;
     :latitude 46.47   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Odeska/cities/Odesa/>.
 <countries/UA/provinces/Odeska/> :hasCity <countries/UA/provinces/Odeska/cities/Odesa/>.
 <countries/UA/provinces/Poltavska/cities/Poltava/>  rdf:type :City ;
     :name "Poltava"  ;
     :localname "Полтава" ;
     :population 283402 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 278931] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 314740] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 317998] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 295950] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 283402] ;
     :elevation 132 ;
     :longitude 34.55 ;
     :latitude 49.59   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Poltavska/cities/Poltava/>.
 <countries/UA/provinces/Poltavska/> :hasCity <countries/UA/provinces/Poltavska/cities/Poltava/>.
 <countries/UA/provinces/Poltavska/cities/Kremenchuk/>  rdf:type :City ;
     :name "Kremenchuk"  ;
     :localname "Кременчук" ;
     :population 217710 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 209616] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 236495] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 234073] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 225828] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 217710] ;
     :elevation 80 ;
     :longitude 33.42 ;
     :latitude 49.07   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Poltavska/cities/Kremenchuk/>.
 <countries/UA/provinces/Poltavska/> :hasCity <countries/UA/provinces/Poltavska/cities/Kremenchuk/>.
 <countries/UA/provinces/Rivnenska/cities/Rivne/>  rdf:type :City ;
     :name "Rivne" ;
     :othername "Rovno" ;
     :localname "Рівне" ;
     :population 245289 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 178956] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 227925] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 248813] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 249912] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 245289] ;
     :elevation 136 ;
     :longitude 26.25 ;
     :latitude 50.62   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Rivnenska/cities/Rivne/>.
 <countries/UA/provinces/Rivnenska/> :hasCity <countries/UA/provinces/Rivnenska/cities/Rivne/>.
 <countries/UA/provinces/Sumska/cities/Sumy/>  rdf:type :City ;
     :name "Sumy"  ;
     :localname "Суми" ;
     :population 259660 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 228174] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 291264] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 293141] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 268874] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 259660] ;
     :elevation 166 ;
     :longitude 34.75 ;
     :latitude 50.92   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Sumska/cities/Sumy/>.
 <countries/UA/provinces/Sumska/> :hasCity <countries/UA/provinces/Sumska/cities/Sumy/>.
 <countries/UA/provinces/Ternopilska/cities/Ternopil/>  rdf:type :City ;
     :name "Ternopil"  ;
     :localname "Тернопіль" ;
     :population 223938 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 143625] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 204845] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 227755] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 217110] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 223938] ;
     :elevation 320 ;
     :longitude 25.6 ;
     :latitude 49.57   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Ternopilska/cities/Ternopil/>.
 <countries/UA/provinces/Ternopilska/> :hasCity <countries/UA/provinces/Ternopilska/cities/Ternopil/>.
 <countries/UA/provinces/Vinnytska/cities/Vinnytsia/>  rdf:type :City ;
     :name "Vinnytsia"  ;
     :localname "Вінниця" ;
     :population 370601 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 314446] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 374304] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 356665] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 372116] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 370601]  ;
     :longitude 28.48 ;
     :latitude 49.23   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Vinnytska/cities/Vinnytsia/>.
 <countries/UA/provinces/Vinnytska/> :hasCity <countries/UA/provinces/Vinnytska/cities/Vinnytsia/>.
 <countries/UA/provinces/Volynska/cities/Lutsk/>  rdf:type :City ;
     :name "Lutsk"  ;
     :localname "Луцьк" ;
     :population 217197 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 137344] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 197724] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 208816] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 216076] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 217197] ;
     :elevation 174 ;
     :longitude 25.34 ;
     :latitude 50.75   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Volynska/cities/Lutsk/>.
 <countries/UA/provinces/Volynska/> :hasCity <countries/UA/provinces/Volynska/cities/Lutsk/>.
 <countries/UA/provinces/Zakarpatska/cities/Uzhhorod/>  rdf:type :City ;
     :name "Uzhhorod" ;
     :othername "Uzhgorod" ;
     :localname "Ужгород" ;
     :population 115542 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 90995] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 117061] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 117317] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 115947] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 115542] ;
     :elevation 169 ;
     :longitude 22.3 ;
     :latitude 48.62   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Zakarpatska/cities/Uzhhorod/>.
 <countries/UA/provinces/Zakarpatska/> :hasCity <countries/UA/provinces/Zakarpatska/cities/Uzhhorod/>.
 <countries/UA/provinces/Zaporizka/cities/Zaporizhzhia/>  rdf:type :City ;
     :name "Zaporizhzhia" ;
     :othername "Zaporizhia" ;
     :localname "Запоріжжя" ;
     :population 722713 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 780745] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 883909] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 815256] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 766268] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 722713] ;
     :elevation 86 ;
     :longitude 35.17 ;
     :latitude 47.83   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Zaporizka/cities/Zaporizhzhia/>.
 <countries/UA/provinces/Zaporizka/> :hasCity <countries/UA/provinces/Zaporizka/cities/Zaporizhzhia/>.
 <countries/UA/provinces/Zaporizka/cities/Melitopol/>  rdf:type :City ;
     :name "Melitopol"  ;
     :localname "Мелітополь" ;
     :population 150768 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 160664] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 173385] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 160657] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 156889] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 150768]  ;
     :longitude 35.37 ;
     :latitude 46.83   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Zaporizka/cities/Melitopol/>.
 <countries/UA/provinces/Zaporizka/> :hasCity <countries/UA/provinces/Zaporizka/cities/Melitopol/>.
 <countries/UA/provinces/Zaporizka/cities/Berdiansk/>  rdf:type :City ;
     :name "Berdiansk"  ;
     :localname "Бердя́нськ" ;
     :population 107928 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 122109] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 132644] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 121692] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 115500] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 107928] ;
     :elevation 10 ;
     :longitude 36.79 ;
     :latitude 46.75   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Zaporizka/cities/Berdiansk/>.
 <countries/UA/provinces/Zaporizka/> :hasCity <countries/UA/provinces/Zaporizka/cities/Berdiansk/>.
 <countries/UA/provinces/Zytomyrska/cities/Zytomyr/>  rdf:type :City ;
     :name "Zytomyr" ;
     :othername "Zhytomyr" ;
     :localname "Житомир" ;
     :population 263507 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 243764] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 292097] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 284236] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 270922] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 263507] ;
     :elevation 221 ;
     :longitude 28.67 ;
     :latitude 50.25   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Zytomyrska/cities/Zytomyr/>.
 <countries/UA/provinces/Zytomyrska/> :hasCity <countries/UA/provinces/Zytomyrska/cities/Zytomyr/>.
 <countries/UA/provinces/Krym/cities/Simferopol/>  rdf:type :City ;
     :name "Simferopol"  ;
     :localname "Сімферополь" ;
     :population 336212 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 301505] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 343565] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 343644] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 338319] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 336212] ;
     :elevation 350 ;
     :longitude 34.1 ;
     :latitude 44.95   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Krym/cities/Simferopol/>.
 <countries/UA/provinces/Krym/> :hasCity <countries/UA/provinces/Krym/cities/Simferopol/>.
 <countries/UA/provinces/Krym/cities/Kerch/>  rdf:type :City ;
     :name "Kerch"  ;
     :localname "Керч" ;
     :population 151996 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 166827] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 174365] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 157007] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 144626] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 151996] ;
     :elevation 10 ;
     :longitude 36.47 ;
     :latitude 45.36   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Krym/cities/Kerch/>.
 <countries/UA/provinces/Krym/> :hasCity <countries/UA/provinces/Krym/cities/Kerch/>.
 <countries/UA/provinces/Krym/cities/Yevpatoria/>  rdf:type :City ;
     :name "Yevpatoria"  ;
     :localname "Євпаторія" ;
     :population 108149 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 93281] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 107792] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 105915] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 107040] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 108149] ;
     :elevation 10 ;
     :longitude 33.37 ;
     :latitude 45.19   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Krym/cities/Yevpatoria/>.
 <countries/UA/provinces/Krym/> :hasCity <countries/UA/provinces/Krym/cities/Yevpatoria/>.
 <countries/UA/provinces/Kyïv/cities/Kyïv/>  rdf:type :City ;
     :name "Kyïv" ;
     :othername "Kiev" ;
     :localname "Київ" ;
     :population 2962180 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 2143885] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2587945] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 2611327] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 2868702] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2962180] ;
     :elevation 179 ;
     :longitude 30.52 ;
     :latitude 50.45   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Kyïv/cities/Kyïv/>.
 <countries/UA/provinces/Kyïv/> :hasCity <countries/UA/provinces/Kyïv/cities/Kyïv/>.
 <countries/UA/provinces/Sevastopol/cities/Sevastopol/>  rdf:type :City ;
     :name "Sevastopol"  ;
     :localname "Севастополь" ;
     :population 464349 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 301000] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 356123] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 342451] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 344853] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 464349] ;
     :elevation 100 ;
     :longitude 33.53 ;
     :latitude 44.6   . 
 <countries/UA/> :hasCity <countries/UA/provinces/Sevastopol/cities/Sevastopol/>.
 <countries/UA/provinces/Sevastopol/> :hasCity <countries/UA/provinces/Sevastopol/cities/Sevastopol/>.
 <countries/R/provinces/Karelia/cities/Petrozavodsk/>  rdf:type :City ;
     :name "Petrozavodsk"  ;
     :localname "Петрозаводск" ;
     :population 234897 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 234103] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 269485] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 266160] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 261987] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 234897] ;
     :elevation 60 ;
     :longitude 34.33 ;
     :latitude 61.78   . 
 <countries/R/> :hasCity <countries/R/provinces/Karelia/cities/Petrozavodsk/>.
 <countries/R/provinces/Karelia/> :hasCity <countries/R/provinces/Karelia/cities/Petrozavodsk/>.
 <countries/R/provinces/Komi/cities/Syktyvkar/>  rdf:type :City ;
     :name "Syktyvkar"   ;
     :population 220580 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 170980] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 232117] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 230011] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 235006] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 220580] ;
     :elevation 130 ;
     :longitude 50.82 ;
     :latitude 61.67   . 
 <countries/R/> :hasCity <countries/R/provinces/Komi/cities/Syktyvkar/>.
 <countries/R/provinces/Komi/> :hasCity <countries/R/provinces/Komi/cities/Syktyvkar/>.
 <countries/R/provinces/Komi/cities/Ukhta/>  rdf:type :City ;
     :name "Ukhta"   ;
     :population 99591 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 87467] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 110548] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 103340] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 99591] ;
     :elevation 100 ;
     :longitude 53.7 ;
     :latitude 63.57   . 
 <countries/R/> :hasCity <countries/R/provinces/Komi/cities/Ukhta/>.
 <countries/R/provinces/Komi/> :hasCity <countries/R/provinces/Komi/cities/Ukhta/>.
 <countries/R/provinces/Komi/cities/Vorkuta/>  rdf:type :City ;
     :name "Vorkuta"   ;
     :population 70548 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 100210] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 115646] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 84917] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 70548] ;
     :elevation 180 ;
     :longitude 64.03 ;
     :latitude 67.5   . 
 <countries/R/> :hasCity <countries/R/provinces/Komi/cities/Vorkuta/>.
 <countries/R/provinces/Komi/> :hasCity <countries/R/provinces/Komi/cities/Vorkuta/>.
 <countries/R/provinces/Arkhangelskaya/cities/Arkhangelsk/>  rdf:type :City ;
     :name "Arkhangelsk" ;
     :othername "Archangelsk" ;
     :localname "Архангельск" ;
     :population 301199 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 385028] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 415921] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 356051] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 348783] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 301199] ;
     :elevation 5 ;
     :longitude 40.53 ;
     :latitude 64.53   . 
 <countries/R/> :hasCity <countries/R/provinces/Arkhangelskaya/cities/Arkhangelsk/>.
 <countries/R/provinces/Arkhangelskaya/> :hasCity <countries/R/provinces/Arkhangelskaya/cities/Arkhangelsk/>.
 <countries/R/provinces/Arkhangelskaya/cities/Severodvinsk/>  rdf:type :City ;
     :name "Severodvinsk"   ;
     :population 157213 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 197232] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 248670] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 201551] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 192353] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 157213] ;
     :elevation 7 ;
     :longitude 39.87 ;
     :latitude 64.57   . 
 <countries/R/> :hasCity <countries/R/provinces/Arkhangelskaya/cities/Severodvinsk/>.
 <countries/R/provinces/Arkhangelskaya/> :hasCity <countries/R/provinces/Arkhangelskaya/cities/Severodvinsk/>.
 <countries/R/provinces/Vologodskaya/cities/Vologda/>  rdf:type :City ;
     :name "Vologda"  ;
     :localname "Вологда" ;
     :population 313944 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 236537] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 282802] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 293046] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 301755] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 313944] ;
     :elevation 120 ;
     :longitude 39.9 ;
     :latitude 59.22   . 
 <countries/R/> :hasCity <countries/R/provinces/Vologodskaya/cities/Vologda/>.
 <countries/R/provinces/Vologodskaya/> :hasCity <countries/R/provinces/Vologodskaya/cities/Vologda/>.
 <countries/R/provinces/Vologodskaya/cities/Cherepovets/>  rdf:type :City ;
     :name "Cherepovets" ;
     :othername "Čerepovec" ;
     :localname "Череповец" ;
     :population 305185 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 265933] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 310463] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 311869] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 312310] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 305185] ;
     :elevation 130 ;
     :longitude 37.9 ;
     :latitude 59.2   . 
 <countries/R/> :hasCity <countries/R/provinces/Vologodskaya/cities/Cherepovets/>.
 <countries/R/provinces/Vologodskaya/> :hasCity <countries/R/provinces/Vologodskaya/cities/Cherepovets/>.
 <countries/R/provinces/Murmanskaya/cities/Murmansk/>  rdf:type :City ;
     :name "Murmansk"  ;
     :localname "Мурманск" ;
     :population 270384 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 380817] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 468039] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 336137] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 307257] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 270384] ;
     :elevation 50 ;
     :longitude 33.08 ;
     :latitude 68.97   . 
 <countries/R/> :hasCity <countries/R/provinces/Murmanskaya/cities/Murmansk/>.
 <countries/R/provinces/Murmanskaya/> :hasCity <countries/R/provinces/Murmanskaya/cities/Murmansk/>.
 <countries/R/provinces/Kaliningradskaya/cities/Kaliningrad/>  rdf:type :City ;
     :name "Kaliningrad"  ;
     :localname "Калининград" ;
     :population 490449 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 354788] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 401280] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 430003] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 431902] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 490449]  ;
     :longitude 20.45 ;
     :latitude 54.7   . 
 <countries/R/> :hasCity <countries/R/provinces/Kaliningradskaya/cities/Kaliningrad/>.
 <countries/R/provinces/Kaliningradskaya/> :hasCity <countries/R/provinces/Kaliningradskaya/cities/Kaliningrad/>.
 <countries/R/provinces/Sankt-Peterburg/cities/Sankt+Peterburg/>  rdf:type :City ;
     :name "Sankt Peterburg" ;
     :othername "Sankt-Peterburg" , "St. Peterburg" , "Sankt Petersburg" , "Saint Petersburg" ;
     :localname "Санкт-Петербург" ;
     :population 5601911 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 4588183] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 5023506] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 4661219] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 4879566] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5601911] ;
     :elevation 3 ;
     :longitude 30.3 ;
     :latitude 59.95   . 
 <countries/R/> :hasCity <countries/R/provinces/Sankt-Peterburg/cities/Sankt+Peterburg/>.
 <countries/R/provinces/Sankt-Peterburg/> :hasCity <countries/R/provinces/Sankt-Peterburg/cities/Sankt+Peterburg/>.
 <countries/R/provinces/Leningradskaya/cities/Gatchina/>  rdf:type :City ;
     :name "Gatchina"  ;
     :localname "Га́тчина" ;
     :population 94377 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 79714] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 88420] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 92937] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 94377] ;
     :elevation 100 ;
     :longitude 30.13 ;
     :latitude 59.58   . 
 <countries/R/> :hasCity <countries/R/provinces/Leningradskaya/cities/Gatchina/>.
 <countries/R/provinces/Leningradskaya/> :hasCity <countries/R/provinces/Leningradskaya/cities/Gatchina/>.
 <countries/R/provinces/Novgorodskaya/cities/Velikij+Novgorod/>  rdf:type :City ;
     :name "Velikij Novgorod" ;
     :othername "Novgorod" , "Veliky Novgorod" ;
     :localname "Великий Новгород" ;
     :population 224286 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 186003] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 229126] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 223263] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 218717] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 224286] ;
     :elevation 25 ;
     :longitude 31.27 ;
     :latitude 58.55   . 
 <countries/R/> :hasCity <countries/R/provinces/Novgorodskaya/cities/Velikij+Novgorod/>.
 <countries/R/provinces/Novgorodskaya/> :hasCity <countries/R/provinces/Novgorodskaya/cities/Velikij+Novgorod/>.
 <countries/R/provinces/Pskovskaya/cities/Pskov/>  rdf:type :City ;
     :name "Pskov"   ;
     :population 193082 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 175724] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 203789] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 202780] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 203279] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 193082] ;
     :elevation 45 ;
     :longitude 28.33 ;
     :latitude 57.82   . 
 <countries/R/> :hasCity <countries/R/provinces/Pskovskaya/cities/Pskov/>.
 <countries/R/provinces/Pskovskaya/> :hasCity <countries/R/provinces/Pskovskaya/cities/Pskov/>.
 <countries/R/provinces/Bryanskaya/cities/Bryansk/>  rdf:type :City ;
     :name "Bryansk" ;
     :othername "Brjansk" ;
     :localname "Брянск" ;
     :population 379152 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 394210] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 452160] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 431526] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 415721] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 379152] ;
     :elevation 190 ;
     :longitude 34.37 ;
     :latitude 53.23   . 
 <countries/R/> :hasCity <countries/R/provinces/Bryanskaya/cities/Bryansk/>.
 <countries/R/provinces/Bryanskaya/> :hasCity <countries/R/provinces/Bryanskaya/cities/Bryansk/>.
 <countries/R/provinces/Vladimirskaya/cities/Vladimir/>  rdf:type :City ;
     :name "Vladimir"  ;
     :localname "Владимир" ;
     :population 349951 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 296371] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 349702] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 315954] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 345373] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 349951] ;
     :elevation 150 ;
     :longitude 40.42 ;
     :latitude 56.13   . 
 <countries/R/> :hasCity <countries/R/provinces/Vladimirskaya/cities/Vladimir/>.
 <countries/R/provinces/Vladimirskaya/> :hasCity <countries/R/provinces/Vladimirskaya/cities/Vladimir/>.
 <countries/R/provinces/Vladimirskaya/cities/Kovrov/>  rdf:type :City ;
     :name "Kovrov"   ;
     :population 132417 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 142860] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 159942] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 155499] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 145214] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 132417] ;
     :elevation 125 ;
     :longitude 41.33 ;
     :latitude 56.37   . 
 <countries/R/> :hasCity <countries/R/provinces/Vladimirskaya/cities/Kovrov/>.
 <countries/R/provinces/Vladimirskaya/> :hasCity <countries/R/provinces/Vladimirskaya/cities/Kovrov/>.
 <countries/R/provinces/Vladimirskaya/cities/Murom/>  rdf:type :City ;
     :name "Murom"   ;
     :population 107497 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 114270] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 124229] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 126901] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 116075] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 107497] ;
     :elevation 115 ;
     :longitude 42.03 ;
     :latitude 55.57   . 
 <countries/R/> :hasCity <countries/R/provinces/Vladimirskaya/cities/Murom/>.
 <countries/R/provinces/Vladimirskaya/> :hasCity <countries/R/provinces/Vladimirskaya/cities/Murom/>.
 <countries/R/provinces/Ivanovskaya/cities/Ivanovo/>  rdf:type :City ;
     :name "Ivanovo"  ;
     :localname "Иваново" ;
     :population 408330 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 464526] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 481042] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 431721] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 408330] ;
     :elevation 120 ;
     :longitude 40.98 ;
     :latitude 57   . 
 <countries/R/> :hasCity <countries/R/provinces/Ivanovskaya/cities/Ivanovo/>.
 <countries/R/provinces/Ivanovskaya/> :hasCity <countries/R/provinces/Ivanovskaya/cities/Ivanovo/>.
 <countries/R/provinces/Kaluzhskaya/cities/Kaluga/>  rdf:type :City ;
     :name "Kaluga"  ;
     :localname "Калуга" ;
     :population 337058 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 265013] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 311399] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 334751] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 324698] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 337058] ;
     :elevation 190 ;
     :longitude 36.28 ;
     :latitude 54.55   . 
 <countries/R/> :hasCity <countries/R/provinces/Kaluzhskaya/cities/Kaluga/>.
 <countries/R/provinces/Kaluzhskaya/> :hasCity <countries/R/provinces/Kaluzhskaya/cities/Kaluga/>.
 <countries/R/provinces/Kaluzhskaya/cities/Obninsk/>  rdf:type :City ;
     :name "Obninsk"   ;
     :population 125376 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 73402] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 100178] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 105706] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 104739] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 125376] ;
     :elevation 175 ;
     :longitude 36.61 ;
     :latitude 55.09   . 
 <countries/R/> :hasCity <countries/R/provinces/Kaluzhskaya/cities/Obninsk/>.
 <countries/R/provinces/Kaluzhskaya/> :hasCity <countries/R/provinces/Kaluzhskaya/cities/Obninsk/>.
 <countries/R/provinces/Kostromskaya/cities/Kostroma/>  rdf:type :City ;
     :name "Kostroma"  ;
     :localname "Кострома" ;
     :population 267481 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 254725] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 278414] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 278750] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 268742] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 267481] ;
     :elevation 110 ;
     :longitude 40.93 ;
     :latitude 57.77   . 
 <countries/R/> :hasCity <countries/R/provinces/Kostromskaya/cities/Kostroma/>.
 <countries/R/provinces/Kostromskaya/> :hasCity <countries/R/provinces/Kostromskaya/cities/Kostroma/>.
 <countries/R/provinces/Moscow/cities/Moskva/>  rdf:type :City ;
     :name "Moskva" ;
     :othername "Moscow" ;
     :localname "Москва" ;
     :population 13010112 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 8010954] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 8967232] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 10382754] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 11612885] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 13010112] ;
     :elevation 156 ;
     :longitude 37.62 ;
     :latitude 55.75   . 
 <countries/R/> :hasCity <countries/R/provinces/Moscow/cities/Moskva/>.
 <countries/R/provinces/Moscow/> :hasCity <countries/R/provinces/Moscow/cities/Moskva/>.
 <countries/R/provinces/Moskovskaya/cities/Odincovo/>  rdf:type :City ;
     :name "Odincovo" ;
     :othername "Odintsovo"  ;
     :population 180530 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 101365] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 125149] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 134844] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 138930] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 180530] ;
     :elevation 190 ;
     :longitude 37.27 ;
     :latitude 55.67   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Odincovo/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Odincovo/>.
 <countries/R/provinces/Moskovskaya/cities/Krasnogorsk/>  rdf:type :City ;
     :name "Krasnogorsk"   ;
     :population 187634 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 77370] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 90477] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 92545] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 116896] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 187634] ;
     :elevation 150 ;
     :longitude 37.32 ;
     :latitude 55.83   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Krasnogorsk/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Krasnogorsk/>.
 <countries/R/provinces/Moskovskaya/cities/Chimki/>  rdf:type :City ;
     :name "Chimki" ;
     :othername "Khimki"  ;
     :population 257128 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 117974] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 132902] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 141000] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 207425] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 257128] ;
     :elevation 180 ;
     :longitude 37.45 ;
     :latitude 55.9   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Chimki/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Chimki/>.
 <countries/R/provinces/Moskovskaya/cities/Dolgoprudny/>  rdf:type :City ;
     :name "Dolgoprudny"   ;
     :population 120907 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 64523] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 70751] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 75256] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 90956] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 120907] ;
     :elevation 180 ;
     :longitude 37.50 ;
     :latitude 55.93   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Dolgoprudny/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Dolgoprudny/>.
 <countries/R/provinces/Moskovskaya/cities/Mytišči/>  rdf:type :City ;
     :name "Mytišči" ;
     :othername "Mytishchi"  ;
     :population 255429 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 140656] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 154068] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 159900] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 173160] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 255429] ;
     :elevation 150 ;
     :longitude 37.77 ;
     :latitude 55.92   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Mytišči/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Mytišči/>.
 <countries/R/provinces/Moskovskaya/cities/Korolëv/>  rdf:type :City ;
     :name "Korolëv" ;
     :othername "Korolyov"  ;
     :population 228095 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 201395] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 216639] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 228095] ;
     :elevation 160 ;
     :longitude 37.82 ;
     :latitude 55.92   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Korolëv/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Korolëv/>.
 <countries/R/provinces/Moskovskaya/cities/Puškino/>  rdf:type :City ;
     :name "Puškino" ;
     :othername "Pushkino"  ;
     :population 110868 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 68518] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 75847] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 72425] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 102874] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 110868] ;
     :elevation 160 ;
     :longitude 37.83 ;
     :latitude 56.02   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Puškino/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Puškino/>.
 <countries/R/provinces/Moskovskaya/cities/Ščëlkovo/>  rdf:type :City ;
     :name "Ščëlkovo" ;
     :othername "Shchyolkovo"  ;
     :population 134211 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 100281] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 109225] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 112865] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 110411] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 134211] ;
     :elevation 150 ;
     :longitude 38 ;
     :latitude 55.92   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Ščëlkovo/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Ščëlkovo/>.
 <countries/R/provinces/Moskovskaya/cities/Noginsk/>  rdf:type :City ;
     :name "Noginsk"   ;
     :population 103891 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 118750] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 123020] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 117555] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 100072] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 103891] ;
     :elevation 150 ;
     :longitude 38.43 ;
     :latitude 55.85   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Noginsk/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Noginsk/>.
 <countries/R/provinces/Moskovskaya/cities/Elektrostal/>  rdf:type :City ;
     :name "Elektrostal"   ;
     :population 146403 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 139272] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 152463] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 146294] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 155196] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 146403] ;
     :elevation 150 ;
     :longitude 38.47 ;
     :latitude 55.78   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Elektrostal/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Elektrostal/>.
 <countries/R/provinces/Moskovskaya/cities/Balašicha/>  rdf:type :City ;
     :name "Balašicha" ;
     :othername "Balashikha"  ;
     :population 520692 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 194361] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 233267] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 258531] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 346751] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 520692] ;
     :elevation 150 ;
     :longitude 37.97 ;
     :latitude 55.82   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Balašicha/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Balašicha/>.
 <countries/R/provinces/Moskovskaya/cities/Reutov/>  rdf:type :City ;
     :name "Reutov"   ;
     :population 113871 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 60306] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 68326] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 76805] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 87314] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 113871] ;
     :elevation 166 ;
     :longitude 37.96 ;
     :latitude 55.76   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Reutov/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Reutov/>.
 <countries/R/provinces/Moskovskaya/cities/Lubercy/>  rdf:type :City ;
     :name "Lubercy" ;
     :othername "Lyubertsy"  ;
     :population 224195 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 159563] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 165478] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 156691] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 172525] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 224195] ;
     :elevation 130 ;
     :longitude 37.93 ;
     :latitude 55.67   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Lubercy/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Lubercy/>.
 <countries/R/provinces/Moskovskaya/cities/Žukovskij/>  rdf:type :City ;
     :name "Žukovskij" ;
     :othername "Zhukovsky" , "Zhukovskij"  ;
     :population 111222 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 90288] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 100609] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 101328] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 104736] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 111222] ;
     :elevation 130 ;
     :longitude 38.12 ;
     :latitude 55.6   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Žukovskij/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Žukovskij/>.
 <countries/R/provinces/Moskovskaya/cities/Ramenskoye/>  rdf:type :City ;
     :name "Ramenskoye"   ;
     :population 114537 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 76906] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 87666] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 82074] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 96317] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 114537] ;
     :elevation 125 ;
     :longitude 38.21 ;
     :latitude 55.57   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Ramenskoye/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Ramenskoye/>.
 <countries/R/provinces/Moskovskaya/cities/Domodedovo/>  rdf:type :City ;
     :name "Domodedovo"   ;
     :population 152404 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 80362] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 96145] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 152404] ;
     :elevation 160 ;
     :longitude 37.75 ;
     :latitude 55.43   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Domodedovo/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Domodedovo/>.
 <countries/R/provinces/Moskovskaya/cities/Podolsk/>  rdf:type :City ;
     :name "Podolsk"   ;
     :population 314934 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 265889] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 278756] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 248513] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 255002] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 314934] ;
     :elevation 160 ;
     :longitude 37.53 ;
     :latitude 55.42   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Podolsk/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Podolsk/>.
 <countries/R/provinces/Moskovskaya/cities/Sergijev+Posad/>  rdf:type :City ;
     :name "Sergijev Posad" ;
     :othername "Zagorsk" , "Sergiyev Posad"  ;
     :population 101756 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 107144] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 114696] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 113581] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 111179] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 101756] ;
     :elevation 210 ;
     :longitude 38.13 ;
     :latitude 56.3   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Sergijev+Posad/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Sergijev+Posad/>.
 <countries/R/provinces/Moskovskaya/cities/Orechovo-Zujevo/>  rdf:type :City ;
     :name "Orechovo-Zujevo" ;
     :othername "Orekhovo Zuyevo"  ;
     :population 105745 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 132301] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 137198] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 122248] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 120670] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 105745] ;
     :elevation 120 ;
     :longitude 38.97 ;
     :latitude 55.8   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Orechovo-Zujevo/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Orechovo-Zujevo/>.
 <countries/R/provinces/Moskovskaya/cities/Kolomna/>  rdf:type :City ;
     :name "Kolomna"   ;
     :population 134850 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 147295] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 161881] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 150129] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 144589] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 134850] ;
     :elevation 125 ;
     :longitude 38.78 ;
     :latitude 55.08   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Kolomna/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Kolomna/>.
 <countries/R/provinces/Moskovskaya/cities/Serpuchov/>  rdf:type :City ;
     :name "Serpuchov" ;
     :othername "Serpukhov"  ;
     :population 133793 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 139717] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 143618] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 131097] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 127041] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 133793] ;
     :elevation 140 ;
     :longitude 37.4 ;
     :latitude 54.92   . 
 <countries/R/> :hasCity <countries/R/provinces/Moskovskaya/cities/Serpuchov/>.
 <countries/R/provinces/Moskovskaya/> :hasCity <countries/R/provinces/Moskovskaya/cities/Serpuchov/>.
 <countries/R/provinces/Orlovskaya/cities/Orel/>  rdf:type :City ;
     :name "Orel" ;
     :othername "Orël" , "Oryol" ;
     :localname "Орел" ;
     :population 303169 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 304971] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 336862] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 333310] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 317747] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 303169] ;
     :elevation 170 ;
     :longitude 36.07 ;
     :latitude 52.97   . 
 <countries/R/> :hasCity <countries/R/provinces/Orlovskaya/cities/Orel/>.
 <countries/R/provinces/Orlovskaya/> :hasCity <countries/R/provinces/Orlovskaya/cities/Orel/>.
 <countries/R/provinces/Ryazanskaya/cities/Ryazan/>  rdf:type :City ;
     :name "Ryazan" ;
     :othername "Rjazan" ;
     :localname "Рязань" ;
     :population 528599 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 453267] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 514638] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 524104] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 524927] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 528599] ;
     :elevation 130 ;
     :longitude 39.7 ;
     :latitude 54.6   . 
 <countries/R/> :hasCity <countries/R/provinces/Ryazanskaya/cities/Ryazan/>.
 <countries/R/provinces/Ryazanskaya/> :hasCity <countries/R/provinces/Ryazanskaya/cities/Ryazan/>.
 <countries/R/provinces/Smolenskaya/cities/Smolensk/>  rdf:type :City ;
     :name "Smolensk"  ;
     :localname "Смоленск" ;
     :population 316570 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 276402] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 341483] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 325137] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 326861] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 316570] ;
     :elevation 242 ;
     :longitude 32.05 ;
     :latitude 54.78   . 
 <countries/R/> :hasCity <countries/R/provinces/Smolenskaya/cities/Smolensk/>.
 <countries/R/provinces/Smolenskaya/> :hasCity <countries/R/provinces/Smolenskaya/cities/Smolensk/>.
 <countries/R/provinces/Tverskaya/cities/Tver/>  rdf:type :City ;
     :name "Tver"  ;
     :localname "Тверь" ;
     :population 416219 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 411548] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 450941] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 408903] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 403606] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 416219] ;
     :elevation 135 ;
     :longitude 35.92 ;
     :latitude 56.86   . 
 <countries/R/> :hasCity <countries/R/provinces/Tverskaya/cities/Tver/>.
 <countries/R/provinces/Tverskaya/> :hasCity <countries/R/provinces/Tverskaya/cities/Tver/>.
 <countries/R/provinces/Tulskaya/cities/Tula/>  rdf:type :City ;
     :name "Tula"  ;
     :localname "Тула" ;
     :population 473622 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 514008] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 539980] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 481216] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 501169] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 473622] ;
     :elevation 170 ;
     :longitude 37.62 ;
     :latitude 54.2   . 
 <countries/R/> :hasCity <countries/R/provinces/Tulskaya/cities/Tula/>.
 <countries/R/provinces/Tulskaya/> :hasCity <countries/R/provinces/Tulskaya/cities/Tula/>.
 <countries/R/provinces/Tulskaya/cities/Novomoskovsk/>  rdf:type :City ;
     :name "Novomoskovsk"   ;
     :population 119697 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 146807] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 146302] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 134081] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 131386] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 119697] ;
     :elevation 220 ;
     :longitude 38.22 ;
     :latitude 54.08   . 
 <countries/R/> :hasCity <countries/R/provinces/Tulskaya/cities/Novomoskovsk/>.
 <countries/R/provinces/Tulskaya/> :hasCity <countries/R/provinces/Tulskaya/cities/Novomoskovsk/>.
 <countries/R/provinces/Yaroslavskaya/cities/Yaroslavl/>  rdf:type :City ;
     :name "Yaroslavl" ;
     :othername "Jaroslavl" ;
     :localname "Ярославль" ;
     :population 577279 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 596951] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 632991] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 613088] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 591486] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 577279] ;
     :elevation 100 ;
     :longitude 39.85 ;
     :latitude 57.62   . 
 <countries/R/> :hasCity <countries/R/provinces/Yaroslavskaya/cities/Yaroslavl/>.
 <countries/R/provinces/Yaroslavskaya/> :hasCity <countries/R/provinces/Yaroslavskaya/cities/Yaroslavl/>.
 <countries/R/provinces/Yaroslavskaya/cities/Rybinsk/>  rdf:type :City ;
     :name "Rybinsk"   ;
     :population 177295 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 238579] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 251442] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 222653] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 200771] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 177295] ;
     :elevation 100 ;
     :longitude 38.83 ;
     :latitude 58.05   . 
 <countries/R/> :hasCity <countries/R/provinces/Yaroslavskaya/cities/Rybinsk/>.
 <countries/R/provinces/Yaroslavskaya/> :hasCity <countries/R/provinces/Yaroslavskaya/cities/Rybinsk/>.
 <countries/R/provinces/Mariy-El/cities/Yoshkar-Ola/>  rdf:type :City ;
     :name "Yoshkar-Ola" ;
     :othername "Joškar-Ola" ;
     :localname "Йошкар-Ола" ;
     :population 281248 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 201371] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 241601] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 256719] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 248782] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 281248] ;
     :elevation 100 ;
     :longitude 47.88 ;
     :latitude 56.65   . 
 <countries/R/> :hasCity <countries/R/provinces/Mariy-El/cities/Yoshkar-Ola/>.
 <countries/R/provinces/Mariy-El/> :hasCity <countries/R/provinces/Mariy-El/cities/Yoshkar-Ola/>.
 <countries/R/provinces/Mordoviya/cities/Saransk/>  rdf:type :City ;
     :name "Saransk"  ;
     :localname "Саранск" ;
     :population 314871 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 263337] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 312128] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 304866] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 297415] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 314871] ;
     :elevation 160 ;
     :longitude 45.18 ;
     :latitude 54.18   . 
 <countries/R/> :hasCity <countries/R/provinces/Mordoviya/cities/Saransk/>.
 <countries/R/provinces/Mordoviya/> :hasCity <countries/R/provinces/Mordoviya/cities/Saransk/>.
 <countries/R/provinces/Chuvashia/cities/Cheboksary/>  rdf:type :City ;
     :name "Cheboksary" ;
     :othername "Čeboksary" ;
     :localname "Чебоксары" ;
     :population 497807 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 307599] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 419592] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 440621] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 453721] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 497807] ;
     :elevation 150 ;
     :longitude 47.23 ;
     :latitude 56.15   . 
 <countries/R/> :hasCity <countries/R/provinces/Chuvashia/cities/Cheboksary/>.
 <countries/R/provinces/Chuvashia/> :hasCity <countries/R/provinces/Chuvashia/cities/Cheboksary/>.
 <countries/R/provinces/Chuvashia/cities/Novočeboksarsk/>  rdf:type :City ;
     :name "Novočeboksarsk" ;
     :othername "Novocheboksarsk"  ;
     :population 120375 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 85307] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 114760] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 125857] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 124097] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 120375] ;
     :elevation 90 ;
     :longitude 47.5 ;
     :latitude 56.13   . 
 <countries/R/> :hasCity <countries/R/provinces/Chuvashia/cities/Novočeboksarsk/>.
 <countries/R/provinces/Chuvashia/> :hasCity <countries/R/provinces/Chuvashia/cities/Novočeboksarsk/>.
 <countries/R/provinces/Kirovskaya/cities/Kirov/>  rdf:type :City ;
     :name "Kirov"  ;
     :localname "Киров" ;
     :population 468212 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 389533] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 440240] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 457578] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 473695] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 468212] ;
     :elevation 150 ;
     :longitude 49.65 ;
     :latitude 58.6   . 
 <countries/R/> :hasCity <countries/R/provinces/Kirovskaya/cities/Kirov/>.
 <countries/R/provinces/Kirovskaya/> :hasCity <countries/R/provinces/Kirovskaya/cities/Kirov/>.
 <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Nizhnii+Novgorod/>  rdf:type :City ;
     :name "Nizhnii Novgorod" ;
     :othername "Nižnij Novgorod" , "Nizhny Novgorod" ;
     :localname "Нижний Новгород" ;
     :population 1226076 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1344474] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1438133] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1311252] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1250619] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1226076] ;
     :elevation 78 ;
     :longitude 44.01 ;
     :latitude 56.33   . 
 <countries/R/> :hasCity <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Nizhnii+Novgorod/>.
 <countries/R/provinces/Nizhnii+Novgorodskaya/> :hasCity <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Nizhnii+Novgorod/>.
 <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Dzeržinsk/>  rdf:type :City ;
     :name "Dzeržinsk" ;
     :othername "Dzerzhinsk"  ;
     :population 218630 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 257119] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 285071] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 261334] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 240742] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 218630] ;
     :elevation 90 ;
     :longitude 43.45 ;
     :latitude 56.23   . 
 <countries/R/> :hasCity <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Dzeržinsk/>.
 <countries/R/provinces/Nizhnii+Novgorodskaya/> :hasCity <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Dzeržinsk/>.
 <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Arzamas/>  rdf:type :City ;
     :name "Arzamas"   ;
     :population 104908 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 93251] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 108951] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 109432] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 106362] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 104908] ;
     :elevation 150 ;
     :longitude 43.82 ;
     :latitude 55.4   . 
 <countries/R/> :hasCity <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Arzamas/>.
 <countries/R/provinces/Nizhnii+Novgorodskaya/> :hasCity <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Arzamas/>.
 <countries/R/provinces/Belgorodskaya/cities/Belgorod/>  rdf:type :City ;
     :name "Belgorod"  ;
     :localname "Белгород" ;
     :population 339978 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 239814] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 300408] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 337030] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 356402] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 339978] ;
     :elevation 130 ;
     :longitude 36.6 ;
     :latitude 50.6   . 
 <countries/R/> :hasCity <countries/R/provinces/Belgorodskaya/cities/Belgorod/>.
 <countries/R/provinces/Belgorodskaya/> :hasCity <countries/R/provinces/Belgorodskaya/cities/Belgorod/>.
 <countries/R/provinces/Belgorodskaya/cities/Staryj+Oskol/>  rdf:type :City ;
     :name "Staryj Oskol" ;
     :othername "Stary Oskol"  ;
     :population 221676 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 114946] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 173917] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 215898] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 221085] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 221676] ;
     :elevation 150 ;
     :longitude 37.83 ;
     :latitude 51.3   . 
 <countries/R/> :hasCity <countries/R/provinces/Belgorodskaya/cities/Staryj+Oskol/>.
 <countries/R/provinces/Belgorodskaya/> :hasCity <countries/R/provinces/Belgorodskaya/cities/Staryj+Oskol/>.
 <countries/R/provinces/Voronezhskaya/cities/Voronezh/>  rdf:type :City ;
     :name "Voronezh" ;
     :othername "Voronež" ;
     :localname "Воронеж" ;
     :population 1057681 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 824172] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 928410] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 975373] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1057681] ;
     :elevation 154 ;
     :longitude 39.21 ;
     :latitude 51.67   . 
 <countries/R/> :hasCity <countries/R/provinces/Voronezhskaya/cities/Voronezh/>.
 <countries/R/provinces/Voronezhskaya/> :hasCity <countries/R/provinces/Voronezhskaya/cities/Voronezh/>.
 <countries/R/provinces/Kurskaya/cities/Kursk/>  rdf:type :City ;
     :name "Kursk"  ;
     :localname "Курск" ;
     :population 440052 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 375345] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 424239] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 412442] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 415159] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 440052] ;
     :elevation 250 ;
     :longitude 36.18 ;
     :latitude 51.72   . 
 <countries/R/> :hasCity <countries/R/provinces/Kurskaya/cities/Kursk/>.
 <countries/R/provinces/Kurskaya/> :hasCity <countries/R/provinces/Kurskaya/cities/Kursk/>.
 <countries/R/provinces/Lipetskaya/cities/Lipetsk/>  rdf:type :City ;
     :name "Lipetsk" ;
     :othername "Lipeck" ;
     :localname "Липецк" ;
     :population 496403 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 395638] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 449635] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 506114] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 508887] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 496403] ;
     :elevation 160 ;
     :longitude 39.6 ;
     :latitude 52.62   . 
 <countries/R/> :hasCity <countries/R/provinces/Lipetskaya/cities/Lipetsk/>.
 <countries/R/provinces/Lipetskaya/> :hasCity <countries/R/provinces/Lipetskaya/cities/Lipetsk/>.
 <countries/R/provinces/Lipetskaya/cities/Jelec/>  rdf:type :City ;
     :name "Jelec" ;
     :othername "Yelets"  ;
     :population 108404 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 111773] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 120261] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 116726] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 108404] ;
     :elevation 140 ;
     :longitude 38.47 ;
     :latitude 52.62   . 
 <countries/R/> :hasCity <countries/R/provinces/Lipetskaya/cities/Jelec/>.
 <countries/R/provinces/Lipetskaya/> :hasCity <countries/R/provinces/Lipetskaya/cities/Jelec/>.
 <countries/R/provinces/Tambovskaya/cities/Tambov/>  rdf:type :City ;
     :name "Tambov"  ;
     :localname "Тамбов" ;
     :population 261803 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 270073] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 304600] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 293658] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 280161] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 261803] ;
     :elevation 130 ;
     :longitude 41.43 ;
     :latitude 52.72   . 
 <countries/R/> :hasCity <countries/R/provinces/Tambovskaya/cities/Tambov/>.
 <countries/R/provinces/Tambovskaya/> :hasCity <countries/R/provinces/Tambovskaya/cities/Tambov/>.
 <countries/R/provinces/Kalmykiya/cities/Elista/>  rdf:type :City ;
     :name "Elista"   ;
     :population 102583 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 70282] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 89695] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 104254] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 103749] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 102583] ;
     :elevation 120 ;
     :longitude 44.27 ;
     :latitude 46.32   . 
 <countries/R/> :hasCity <countries/R/provinces/Kalmykiya/cities/Elista/>.
 <countries/R/provinces/Kalmykiya/> :hasCity <countries/R/provinces/Kalmykiya/cities/Elista/>.
 <countries/R/provinces/Tatarstan/cities/Kazan/>  rdf:type :City ;
     :name "Kazan" ;
     :othername "Kazan" ;
     :localname "Казань" ;
     :population 1308660 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 992675] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1094378] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1105289] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1143535] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1308660] ;
     :elevation 116 ;
     :longitude 49.13 ;
     :latitude 55.79   . 
 <countries/R/> :hasCity <countries/R/provinces/Tatarstan/cities/Kazan/>.
 <countries/R/provinces/Tatarstan/> :hasCity <countries/R/provinces/Tatarstan/cities/Kazan/>.
 <countries/R/provinces/Tatarstan/cities/Naberezhnye+Tchelny/>  rdf:type :City ;
     :name "Naberezhnye Tchelny" ;
     :othername "Naberežnyje Čelny" , "Naberezhnye Chelny" ;
     :localname "Набережные Челны" ;
     :population 548434 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 301381] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 500309] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 509870] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 513193] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 548434] ;
     :elevation 100 ;
     :longitude 52.32 ;
     :latitude 55.68   . 
 <countries/R/> :hasCity <countries/R/provinces/Tatarstan/cities/Naberezhnye+Tchelny/>.
 <countries/R/provinces/Tatarstan/> :hasCity <countries/R/provinces/Tatarstan/cities/Naberezhnye+Tchelny/>.
 <countries/R/provinces/Tatarstan/cities/Nižnekamsk/>  rdf:type :City ;
     :name "Nižnekamsk" ;
     :othername "Nizhnekamsk"  ;
     :population 241479 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 134199] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 190793] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 225399] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 234044] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 241479] ;
     :elevation 110 ;
     :longitude 51.82 ;
     :latitude 55.63   . 
 <countries/R/> :hasCity <countries/R/provinces/Tatarstan/cities/Nižnekamsk/>.
 <countries/R/provinces/Tatarstan/> :hasCity <countries/R/provinces/Tatarstan/cities/Nižnekamsk/>.
 <countries/R/provinces/Tatarstan/cities/Almetjevsk/>  rdf:type :City ;
     :name "Almetjevsk" ;
     :othername "Almetyevsk"  ;
     :population 163512 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 109579] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 129008] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 140437] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 146393] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 163512] ;
     :elevation 110 ;
     :longitude 52.3 ;
     :latitude 54.9   . 
 <countries/R/> :hasCity <countries/R/provinces/Tatarstan/cities/Almetjevsk/>.
 <countries/R/provinces/Tatarstan/> :hasCity <countries/R/provinces/Tatarstan/cities/Almetjevsk/>.
 <countries/R/provinces/Astrakhanskaya/cities/Astrakhan/>  rdf:type :City ;
     :name "Astrakhan" ;
     :othername "Astrachan" ;
     :localname "Астрахань" ;
     :population 475629 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 461003] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 509210] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 504501] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 520339] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 475629] ;
     :elevation -25 ;
     :longitude 48.05 ;
     :latitude 46.35   . 
 <countries/R/> :hasCity <countries/R/provinces/Astrakhanskaya/cities/Astrakhan/>.
 <countries/R/provinces/Astrakhanskaya/> :hasCity <countries/R/provinces/Astrakhanskaya/cities/Astrakhan/>.
 <countries/R/provinces/Volgogradskaya/cities/Volgograd/>  rdf:type :City ;
     :name "Volgograd"  ;
     :localname "Волгоград" ;
     :population 1028036 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 928692] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 998894] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1011417] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1021215] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1028036] ;
     :elevation 80 ;
     :longitude 44.52 ;
     :latitude 48.7   . 
 <countries/R/> :hasCity <countries/R/provinces/Volgogradskaya/cities/Volgograd/>.
 <countries/R/provinces/Volgogradskaya/> :hasCity <countries/R/provinces/Volgogradskaya/cities/Volgograd/>.
 <countries/R/provinces/Volgogradskaya/cities/Volzhsky/>  rdf:type :City ;
     :name "Volzhsky" ;
     :othername "Volžskij" ;
     :localname "Волжский" ;
     :population 321479 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 277284] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 324224] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 327089] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 321479] ;
     :elevation 20 ;
     :longitude 44.74 ;
     :latitude 48.81   . 
 <countries/R/> :hasCity <countries/R/provinces/Volgogradskaya/cities/Volzhsky/>.
 <countries/R/provinces/Volgogradskaya/> :hasCity <countries/R/provinces/Volgogradskaya/cities/Volzhsky/>.
 <countries/R/provinces/Volgogradskaya/cities/Kamyšin/>  rdf:type :City ;
     :name "Kamyšin" ;
     :othername "Kamyshin"  ;
     :population 107927 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 111565] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 122463] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 127891] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 119565] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 107927] ;
     :elevation 50 ;
     :longitude 45.4 ;
     :latitude 50.08   . 
 <countries/R/> :hasCity <countries/R/provinces/Volgogradskaya/cities/Kamyšin/>.
 <countries/R/provinces/Volgogradskaya/> :hasCity <countries/R/provinces/Volgogradskaya/cities/Kamyšin/>.
 <countries/R/provinces/Penzenskaya/cities/Penza/>  rdf:type :City ;
     :name "Penza"  ;
     :localname "Пенза" ;
     :population 501109 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 482916] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 542612] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 518025] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 517311] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 501109] ;
     :elevation 150 ;
     :longitude 45 ;
     :latitude 53.2   . 
 <countries/R/> :hasCity <countries/R/provinces/Penzenskaya/cities/Penza/>.
 <countries/R/provinces/Penzenskaya/> :hasCity <countries/R/provinces/Penzenskaya/cities/Penza/>.
 <countries/R/provinces/Samarskaya/cities/Samara/>  rdf:type :City ;
     :name "Samara"  ;
     :localname "Самара" ;
     :population 1173299 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1216233] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1254460] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1157880] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1164685] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1173299] ;
     :elevation 100 ;
     :longitude 50.14 ;
     :latitude 53.2   . 
 <countries/R/> :hasCity <countries/R/provinces/Samarskaya/cities/Samara/>.
 <countries/R/provinces/Samarskaya/> :hasCity <countries/R/provinces/Samarskaya/cities/Samara/>.
 <countries/R/provinces/Samarskaya/cities/Tolyatti/>  rdf:type :City ;
     :name "Tolyatti" ;
     :othername "Toljatti" ;
     :localname "Тольятти" ;
     :population 684709 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 502036] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 630543] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 702879] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 719632] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 684709] ;
     :elevation 90 ;
     :longitude 49.42 ;
     :latitude 53.51   . 
 <countries/R/> :hasCity <countries/R/provinces/Samarskaya/cities/Tolyatti/>.
 <countries/R/provinces/Samarskaya/> :hasCity <countries/R/provinces/Samarskaya/cities/Tolyatti/>.
 <countries/R/provinces/Samarskaya/cities/Syzran/>  rdf:type :City ;
     :name "Syzran"   ;
     :population 165725 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 178498] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 174335] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 188107] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 178750] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 165725] ;
     :elevation 50 ;
     :longitude 48.47 ;
     :latitude 53.17   . 
 <countries/R/> :hasCity <countries/R/provinces/Samarskaya/cities/Syzran/>.
 <countries/R/provinces/Samarskaya/> :hasCity <countries/R/provinces/Samarskaya/cities/Syzran/>.
 <countries/R/provinces/Samarskaya/cities/Novokujbyševsk/>  rdf:type :City ;
     :name "Novokujbyševsk" ;
     :othername "Novokuybyshevsk"  ;
     :population 108438 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 109029] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 112987] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 112973] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 108438] ;
     :elevation 90 ;
     :longitude 49.93 ;
     :latitude 53.1   . 
 <countries/R/> :hasCity <countries/R/provinces/Samarskaya/cities/Novokujbyševsk/>.
 <countries/R/provinces/Samarskaya/> :hasCity <countries/R/provinces/Samarskaya/cities/Novokujbyševsk/>.
 <countries/R/provinces/Saratovskaya/cities/Saratov/>  rdf:type :City ;
     :name "Saratov"  ;
     :localname "Саратов" ;
     :population 901361 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 855702] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 904643] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 873055] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 837900] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 901361] ;
     :elevation 50 ;
     :longitude 46.02 ;
     :latitude 51.53   . 
 <countries/R/> :hasCity <countries/R/provinces/Saratovskaya/cities/Saratov/>.
 <countries/R/provinces/Saratovskaya/> :hasCity <countries/R/provinces/Saratovskaya/cities/Saratov/>.
 <countries/R/provinces/Saratovskaya/cities/Balakovo/>  rdf:type :City ;
     :name "Balakovo"   ;
     :population 184466 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 151560] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 197391] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 200470] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 199690] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 184466] ;
     :elevation 24 ;
     :longitude 47.78 ;
     :latitude 52.03   . 
 <countries/R/> :hasCity <countries/R/provinces/Saratovskaya/cities/Balakovo/>.
 <countries/R/provinces/Saratovskaya/> :hasCity <countries/R/provinces/Saratovskaya/cities/Balakovo/>.
 <countries/R/provinces/Saratovskaya/cities/Ėngels/>  rdf:type :City ;
     :name "Ėngels"   ;
     :population 225428 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 161349] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 181201] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 193984] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 202419] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 225428] ;
     :elevation 20 ;
     :longitude 46.12 ;
     :latitude 51.5   . 
 <countries/R/> :hasCity <countries/R/provinces/Saratovskaya/cities/Ėngels/>.
 <countries/R/provinces/Saratovskaya/> :hasCity <countries/R/provinces/Saratovskaya/cities/Ėngels/>.
 <countries/R/provinces/Ulyanovskaya/cities/Ulyanovsk/>  rdf:type :City ;
     :name "Ulyanovsk" ;
     :othername "Uljanovsk" ;
     :localname "Ульяновск" ;
     :population 617352 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 463964] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 625155] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 635947] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 614786] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 617352] ;
     :elevation 140 ;
     :longitude 48.37 ;
     :latitude 54.32   . 
 <countries/R/> :hasCity <countries/R/provinces/Ulyanovskaya/cities/Ulyanovsk/>.
 <countries/R/provinces/Ulyanovskaya/> :hasCity <countries/R/provinces/Ulyanovskaya/cities/Ulyanovsk/>.
 <countries/R/provinces/Ulyanovskaya/cities/Dimitrovgrad/>  rdf:type :City ;
     :name "Dimitrovgrad"   ;
     :population 110968 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 105958] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 123570] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 130871] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 122580] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 110968] ;
     :elevation 60 ;
     :longitude 49.58 ;
     :latitude 54.18   . 
 <countries/R/> :hasCity <countries/R/provinces/Ulyanovskaya/cities/Dimitrovgrad/>.
 <countries/R/provinces/Ulyanovskaya/> :hasCity <countries/R/provinces/Ulyanovskaya/cities/Dimitrovgrad/>.
 <countries/R/provinces/Rostovskaya/cities/Rostov-na-Donu/>  rdf:type :City ;
     :name "Rostov-na-Donu" ;
     :othername "Rostov" , "Rostov on Don" ;
     :localname "Ростов-на-Дону" ;
     :population 1142162 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 934095] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1019305] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1068267] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1089261] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1142162] ;
     :elevation 50 ;
     :longitude 39.7 ;
     :latitude 47.23   . 
 <countries/R/> :hasCity <countries/R/provinces/Rostovskaya/cities/Rostov-na-Donu/>.
 <countries/R/provinces/Rostovskaya/> :hasCity <countries/R/provinces/Rostovskaya/cities/Rostov-na-Donu/>.
 <countries/R/provinces/Rostovskaya/cities/Batajsk/>  rdf:type :City ;
     :name "Batajsk" ;
     :othername "Bataisk" , "Bataysk"  ;
     :population 126988 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 90123] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 91930] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 107438] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 111843] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 126988] ;
     :elevation 5 ;
     :longitude 39.73 ;
     :latitude 47.17   . 
 <countries/R/> :hasCity <countries/R/provinces/Rostovskaya/cities/Batajsk/>.
 <countries/R/provinces/Rostovskaya/> :hasCity <countries/R/provinces/Rostovskaya/cities/Batajsk/>.
 <countries/R/provinces/Rostovskaya/cities/Taganrog/>  rdf:type :City ;
     :name "Taganrog"  ;
     :localname "Таганрог" ;
     :population 245120 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 276444] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 291622] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 281947] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 257681] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 245120] ;
     :elevation 30 ;
     :longitude 38.92 ;
     :latitude 47.22   . 
 <countries/R/> :hasCity <countries/R/provinces/Rostovskaya/cities/Taganrog/>.
 <countries/R/provinces/Rostovskaya/> :hasCity <countries/R/provinces/Rostovskaya/cities/Taganrog/>.
 <countries/R/provinces/Rostovskaya/cities/Šachty/>  rdf:type :City ;
     :name "Šachty" ;
     :othername "Shakhty"  ;
     :population 226452 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 209495] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 225797] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 254721] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 239987] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 226452] ;
     :elevation 100 ;
     :longitude 40.23 ;
     :latitude 47.7   . 
 <countries/R/> :hasCity <countries/R/provinces/Rostovskaya/cities/Šachty/>.
 <countries/R/provinces/Rostovskaya/> :hasCity <countries/R/provinces/Rostovskaya/cities/Šachty/>.
 <countries/R/provinces/Rostovskaya/cities/Novočerkassk/>  rdf:type :City ;
     :name "Novočerkassk" ;
     :othername "Novocherkassk"  ;
     :population 163674 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 183055] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 187973] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 184470] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 168746] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 163674] ;
     :elevation 80 ;
     :longitude 40.08 ;
     :latitude 47.42   . 
 <countries/R/> :hasCity <countries/R/provinces/Rostovskaya/cities/Novočerkassk/>.
 <countries/R/provinces/Rostovskaya/> :hasCity <countries/R/provinces/Rostovskaya/cities/Novočerkassk/>.
 <countries/R/provinces/Rostovskaya/cities/Volgodonsk/>  rdf:type :City ;
     :name "Volgodonsk"   ;
     :population 168048 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 91313] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 175593] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 172401] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 170841] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 168048] ;
     :elevation 50 ;
     :longitude 42.15 ;
     :latitude 47.52   . 
 <countries/R/> :hasCity <countries/R/provinces/Rostovskaya/cities/Volgodonsk/>.
 <countries/R/provinces/Rostovskaya/> :hasCity <countries/R/provinces/Rostovskaya/cities/Volgodonsk/>.
 <countries/R/provinces/Rostovskaya/cities/Novošachtinsk/>  rdf:type :City ;
     :name "Novošachtinsk" ;
     :othername "Novoshakhtinsk"  ;
     :population 103480 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 104152] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 107772] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 117689] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 111075] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 103480] ;
     :elevation 130 ;
     :longitude 39.93 ;
     :latitude 47.75   . 
 <countries/R/> :hasCity <countries/R/provinces/Rostovskaya/cities/Novošachtinsk/>.
 <countries/R/provinces/Rostovskaya/> :hasCity <countries/R/provinces/Rostovskaya/cities/Novošachtinsk/>.
 <countries/R/provinces/Bashkortostan/cities/Ufa/>  rdf:type :City ;
     :name "Ufa"  ;
     :localname "Уфа" ;
     :population 1144809 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 969289] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1082052] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1042437] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1062319] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1144809] ;
     :elevation 150 ;
     :longitude 55.97 ;
     :latitude 54.75   . 
 <countries/R/> :hasCity <countries/R/provinces/Bashkortostan/cities/Ufa/>.
 <countries/R/provinces/Bashkortostan/> :hasCity <countries/R/provinces/Bashkortostan/cities/Ufa/>.
 <countries/R/provinces/Bashkortostan/cities/Neftekamsk/>  rdf:type :City ;
     :name "Neftekamsk"   ;
     :population 131942 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 69586] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 106801] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 122290] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 121733] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 131942] ;
     :elevation 100 ;
     :longitude 54.47 ;
     :latitude 56.14   . 
 <countries/R/> :hasCity <countries/R/provinces/Bashkortostan/cities/Neftekamsk/>.
 <countries/R/provinces/Bashkortostan/> :hasCity <countries/R/provinces/Bashkortostan/cities/Neftekamsk/>.
 <countries/R/provinces/Bashkortostan/cities/Sterlitamak/>  rdf:type :City ;
     :name "Sterlitamak"  ;
     :localname "Стерлитамак" ;
     :population 277410 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 220122] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 247457] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 264362] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 273486] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 277410] ;
     :elevation 150 ;
     :longitude 55.95 ;
     :latitude 53.63   . 
 <countries/R/> :hasCity <countries/R/provinces/Bashkortostan/cities/Sterlitamak/>.
 <countries/R/provinces/Bashkortostan/> :hasCity <countries/R/provinces/Bashkortostan/cities/Sterlitamak/>.
 <countries/R/provinces/Bashkortostan/cities/Salavat/>  rdf:type :City ;
     :name "Salavat"   ;
     :population 148575 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 137237] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 149627] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 158600] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 156095] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 148575] ;
     :elevation 156 ;
     :longitude 55.93 ;
     :latitude 53.37   . 
 <countries/R/> :hasCity <countries/R/provinces/Bashkortostan/cities/Salavat/>.
 <countries/R/provinces/Bashkortostan/> :hasCity <countries/R/provinces/Bashkortostan/cities/Salavat/>.
 <countries/R/provinces/Bashkortostan/cities/Oktjabrskij/>  rdf:type :City ;
     :name "Oktjabrskij" ;
     :othername "Oktyabrsky"  ;
     :population 115557 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 88030] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 104732] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 108647] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 109474] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 115557] ;
     :elevation 140 ;
     :longitude 53.47 ;
     :latitude 54.47   . 
 <countries/R/> :hasCity <countries/R/provinces/Bashkortostan/cities/Oktjabrskij/>.
 <countries/R/provinces/Bashkortostan/> :hasCity <countries/R/provinces/Bashkortostan/cities/Oktjabrskij/>.
 <countries/R/provinces/Udmurtskaya/cities/Izhevsk/>  rdf:type :City ;
     :name "Izhevsk" ;
     :othername "Iževsk" ;
     :localname "Ижевск" ;
     :population 627734 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 548721] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 635109] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 632140] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 627734] ;
     :elevation 140 ;
     :longitude 53.18 ;
     :latitude 56.83   . 
 <countries/R/> :hasCity <countries/R/provinces/Udmurtskaya/cities/Izhevsk/>.
 <countries/R/provinces/Udmurtskaya/> :hasCity <countries/R/provinces/Udmurtskaya/cities/Izhevsk/>.
 <countries/R/provinces/Udmurtskaya/cities/Sarapul/>  rdf:type :City ;
     :name "Sarapul"   ;
     :population 101381 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 106649] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 110381] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 103141] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 101381] ;
     :elevation 80 ;
     :longitude 53.8 ;
     :latitude 56.47   . 
 <countries/R/> :hasCity <countries/R/provinces/Udmurtskaya/cities/Sarapul/>.
 <countries/R/provinces/Udmurtskaya/> :hasCity <countries/R/provinces/Udmurtskaya/cities/Sarapul/>.
 <countries/R/provinces/Orenburgskaya/cities/Orenburg/>  rdf:type :City ;
     :name "Orenburg"  ;
     :localname "Оренбург" ;
     :population 543654 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 458747] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 546501] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 549361] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 548331] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 543654] ;
     :elevation 150 ;
     :longitude 55.1 ;
     :latitude 51.78   . 
 <countries/R/> :hasCity <countries/R/provinces/Orenburgskaya/cities/Orenburg/>.
 <countries/R/provinces/Orenburgskaya/> :hasCity <countries/R/provinces/Orenburgskaya/cities/Orenburg/>.
 <countries/R/provinces/Orenburgskaya/cities/Orsk/>  rdf:type :City ;
     :name "Orsk"   ;
     :population 189195 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 246667] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 270711] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 250963] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 239800] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 189195] ;
     :elevation 200 ;
     :longitude 58.57 ;
     :latitude 51.2   . 
 <countries/R/> :hasCity <countries/R/provinces/Orenburgskaya/cities/Orsk/>.
 <countries/R/provinces/Orenburgskaya/> :hasCity <countries/R/provinces/Orenburgskaya/cities/Orsk/>.
 <countries/R/provinces/Permskij/cities/Perm/>  rdf:type :City ;
     :name "Perm"  ;
     :localname "Пермь" ;
     :population 1034002 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 999157] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1090944] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1001653] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 991162] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1034002] ;
     :elevation 171 ;
     :longitude 56.32 ;
     :latitude 58   . 
 <countries/R/> :hasCity <countries/R/provinces/Permskij/cities/Perm/>.
 <countries/R/provinces/Permskij/> :hasCity <countries/R/provinces/Permskij/cities/Perm/>.
 <countries/R/provinces/Permskij/cities/Berezniki/>  rdf:type :City ;
     :name "Berezniki"   ;
     :population 138069 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 185395] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 201213] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 173077] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 156466] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 138069] ;
     :elevation 130 ;
     :longitude 56.78 ;
     :latitude 59.42   . 
 <countries/R/> :hasCity <countries/R/provinces/Permskij/cities/Berezniki/>.
 <countries/R/provinces/Permskij/> :hasCity <countries/R/provinces/Permskij/cities/Berezniki/>.
 <countries/R/provinces/Adygeya/cities/Majkop/>  rdf:type :City ;
     :name "Majkop" ;
     :othername "Maykop"  ;
     :population 143385 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 127828] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 148608] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 156931] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 144249] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 143385] ;
     :elevation 220 ;
     :longitude 40.08 ;
     :latitude 44.6   . 
 <countries/R/> :hasCity <countries/R/provinces/Adygeya/cities/Majkop/>.
 <countries/R/provinces/Adygeya/> :hasCity <countries/R/provinces/Adygeya/cities/Majkop/>.
 <countries/R/provinces/Dagestan/cities/Makhachkala/>  rdf:type :City ;
     :name "Makhachkala" ;
     :othername "Machačkala" ;
     :localname "Махачкала" ;
     :population 623254 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 251371] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 317475] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 462412] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 572076] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 623254] ;
     :elevation -15 ;
     :longitude 47.5 ;
     :latitude 42.97   . 
 <countries/R/> :hasCity <countries/R/provinces/Dagestan/cities/Makhachkala/>.
 <countries/R/provinces/Dagestan/> :hasCity <countries/R/provinces/Dagestan/cities/Makhachkala/>.
 <countries/R/provinces/Dagestan/cities/Derbent/>  rdf:type :City ;
     :name "Derbent"   ;
     :population 124953 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 69575] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 78371] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 101031] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 119200] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 124953] ;
     :elevation -20 ;
     :longitude 48.3 ;
     :latitude 42.05   . 
 <countries/R/> :hasCity <countries/R/provinces/Dagestan/cities/Derbent/>.
 <countries/R/provinces/Dagestan/> :hasCity <countries/R/provinces/Dagestan/cities/Derbent/>.
 <countries/R/provinces/Dagestan/cities/Kaspijsk/>  rdf:type :City ;
     :name "Kaspijsk" ;
     :othername "Kaspiysk"  ;
     :population 121140 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 49382] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 60069] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 77650] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 100129] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 121140] ;
     :elevation -20 ;
     :longitude 47.64 ;
     :latitude 42.88   . 
 <countries/R/> :hasCity <countries/R/provinces/Dagestan/cities/Kaspijsk/>.
 <countries/R/provinces/Dagestan/> :hasCity <countries/R/provinces/Dagestan/cities/Kaspijsk/>.
 <countries/R/provinces/Dagestan/cities/Chasavjurt/>  rdf:type :City ;
     :name "Chasavjurt" ;
     :othername "Khasavyurt"  ;
     :population 155144 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 65114] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 70514] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 121817] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 131187] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 155144] ;
     :elevation 130 ;
     :longitude 46.58 ;
     :latitude 43.25   . 
 <countries/R/> :hasCity <countries/R/provinces/Dagestan/cities/Chasavjurt/>.
 <countries/R/provinces/Dagestan/> :hasCity <countries/R/provinces/Dagestan/cities/Chasavjurt/>.
 <countries/R/provinces/Ingushetia/cities/Magas/>  rdf:type :City ;
     :name "Magas"   ;
     :population 15271 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 275] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 2502] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 15271] ;
     :elevation 200 ;
     :longitude 44.80 ;
     :latitude 43.07   . 
 <countries/R/> :hasCity <countries/R/provinces/Ingushetia/cities/Magas/>.
 <countries/R/provinces/Ingushetia/> :hasCity <countries/R/provinces/Ingushetia/cities/Magas/>.
 <countries/R/provinces/Ingushetia/cities/Nazran/>  rdf:type :City ;
     :name "Nazran" ;
     :othername "Näsare"  ;
     :population 122350 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 14945] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 18246] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 125066] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 93335] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 122350] ;
     :elevation 200 ;
     :longitude 44.77 ;
     :latitude 43.22   . 
 <countries/R/> :hasCity <countries/R/provinces/Ingushetia/cities/Nazran/>.
 <countries/R/provinces/Ingushetia/> :hasCity <countries/R/provinces/Ingushetia/cities/Nazran/>.
 <countries/R/provinces/Kabardino-Balkarskaya/cities/Nalčik/>  rdf:type :City ;
     :name "Nalčik" ;
     :othername "Nalchik"  ;
     :population 247054 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 207406] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 234547] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 274974] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 240203] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 247054] ;
     :elevation 480 ;
     :longitude 43.62 ;
     :latitude 43.48   . 
 <countries/R/> :hasCity <countries/R/provinces/Kabardino-Balkarskaya/cities/Nalčik/>.
 <countries/R/provinces/Kabardino-Balkarskaya/> :hasCity <countries/R/provinces/Kabardino-Balkarskaya/cities/Nalčik/>.
 <countries/R/provinces/Karachayevo-Cherkesskaya/cities/Čerkessk/>  rdf:type :City ;
     :name "Čerkessk" ;
     :othername "Cherkessk"  ;
     :population 113226 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 90833] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 113060] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 116244] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 129069] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 113226] ;
     :elevation 530 ;
     :longitude 42.05 ;
     :latitude 44.22   . 
 <countries/R/> :hasCity <countries/R/provinces/Karachayevo-Cherkesskaya/cities/Čerkessk/>.
 <countries/R/provinces/Karachayevo-Cherkesskaya/> :hasCity <countries/R/provinces/Karachayevo-Cherkesskaya/cities/Čerkessk/>.
 <countries/R/provinces/North+Ossetia-Alania/cities/Vladikavkaz/>  rdf:type :City ;
     :name "Vladikavkaz"  ;
     :localname "Владикавказ" ;
     :population 295830 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 278930] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 300198] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 315608] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 311693] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 295830] ;
     :elevation 680 ;
     :longitude 44.65 ;
     :latitude 43.02   . 
 <countries/R/> :hasCity <countries/R/provinces/North+Ossetia-Alania/cities/Vladikavkaz/>.
 <countries/R/provinces/North+Ossetia-Alania/> :hasCity <countries/R/provinces/North+Ossetia-Alania/cities/Vladikavkaz/>.
 <countries/R/provinces/Chechenskaya/cities/Grozny/>  rdf:type :City ;
     :name "Grozny" ;
     :othername "Groznyj" ;
     :localname "Грозный" ;
     :population 328533 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 375326] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 399688] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 210720] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 271573] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 328533] ;
     :elevation 130 ;
     :longitude 45.72 ;
     :latitude 43.32   . 
 <countries/R/> :hasCity <countries/R/provinces/Chechenskaya/cities/Grozny/>.
 <countries/R/provinces/Chechenskaya/> :hasCity <countries/R/provinces/Chechenskaya/cities/Grozny/>.
 <countries/R/provinces/Krasnodarskiy/cities/Krasnodar/>  rdf:type :City ;
     :name "Krasnodar"  ;
     :localname "Краснодар" ;
     :population 1099344 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 646175] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 744995] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1099344] ;
     :elevation 25 ;
     :longitude 38.97 ;
     :latitude 45.03   . 
 <countries/R/> :hasCity <countries/R/provinces/Krasnodarskiy/cities/Krasnodar/>.
 <countries/R/provinces/Krasnodarskiy/> :hasCity <countries/R/provinces/Krasnodarskiy/cities/Krasnodar/>.
 <countries/R/provinces/Krasnodarskiy/cities/Sochi/>  rdf:type :City ;
     :name "Sochi" ;
     :othername "Soči" ;
     :localname "Сочи" ;
     :population 466078 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 287353] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 336514] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 328809] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 343334] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 466078] ;
     :elevation 30 ;
     :longitude 39.72 ;
     :latitude 43.59   . 
 <countries/R/> :hasCity <countries/R/provinces/Krasnodarskiy/cities/Sochi/>.
 <countries/R/provinces/Krasnodarskiy/> :hasCity <countries/R/provinces/Krasnodarskiy/cities/Sochi/>.
 <countries/R/provinces/Krasnodarskiy/cities/Novorossiysk/>  rdf:type :City ;
     :name "Novorossiysk" ;
     :othername "Novorossijsk" ;
     :localname "Новороссийск" ;
     :population 262293 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 159135] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 185938] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 232079] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 241952] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 262293] ;
     :elevation 20 ;
     :longitude 37.75 ;
     :latitude 44.72   . 
 <countries/R/> :hasCity <countries/R/provinces/Krasnodarskiy/cities/Novorossiysk/>.
 <countries/R/provinces/Krasnodarskiy/> :hasCity <countries/R/provinces/Krasnodarskiy/cities/Novorossiysk/>.
 <countries/R/provinces/Krasnodarskiy/cities/Armavir/>  rdf:type :City ;
     :name "Armavir"   ;
     :population 187177 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 161539] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 160983] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 193964] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 188832] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 187177] ;
     :elevation 190 ;
     :longitude 41.12 ;
     :latitude 45   . 
 <countries/R/> :hasCity <countries/R/provinces/Krasnodarskiy/cities/Armavir/>.
 <countries/R/provinces/Krasnodarskiy/> :hasCity <countries/R/provinces/Krasnodarskiy/cities/Armavir/>.
 <countries/R/provinces/Stavropolskiy/cities/Stavropol/>  rdf:type :City ;
     :name "Stavropol"  ;
     :localname "Ставрополь" ;
     :population 547443 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 258233] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 318298] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 354867] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 398539] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 547443] ;
     :elevation 550 ;
     :longitude 41.98 ;
     :latitude 45.05   . 
 <countries/R/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Stavropol/>.
 <countries/R/provinces/Stavropolskiy/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Stavropol/>.
 <countries/R/provinces/Stavropolskiy/cities/Pyatigorsk/>  rdf:type :City ;
     :name "Pyatigorsk"   ;
     :population 146473 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 109901] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 129499] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 140559] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 142511] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 146473] ;
     :elevation 600 ;
     :longitude 43.07 ;
     :latitude 44.05   . 
 <countries/R/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Pyatigorsk/>.
 <countries/R/provinces/Stavropolskiy/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Pyatigorsk/>.
 <countries/R/provinces/Stavropolskiy/cities/Nevinnomyssk/>  rdf:type :City ;
     :name "Nevinnomyssk"   ;
     :population 117562 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 103708] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 121355] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 132141] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 118360] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 117562] ;
     :elevation 320 ;
     :longitude 41.93 ;
     :latitude 44.63   . 
 <countries/R/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Nevinnomyssk/>.
 <countries/R/provinces/Stavropolskiy/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Nevinnomyssk/>.
 <countries/R/provinces/Stavropolskiy/cities/Kislovodsk/>  rdf:type :City ;
     :name "Kislovodsk"   ;
     :population 127521 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 100932] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 114414] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 129788] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 128553] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 127521] ;
     :elevation 810 ;
     :longitude 42.72 ;
     :latitude 43.92   . 
 <countries/R/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Kislovodsk/>.
 <countries/R/provinces/Stavropolskiy/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Kislovodsk/>.
 <countries/R/provinces/Stavropolskiy/cities/Jessentuki/>  rdf:type :City ;
     :name "Jessentuki" ;
     :othername "Yessentuki"  ;
     :population 119658 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 77686] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 85082] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 81758] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 100996] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 119658] ;
     :elevation 610 ;
     :longitude 42.85 ;
     :latitude 44.03   . 
 <countries/R/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Jessentuki/>.
 <countries/R/provinces/Stavropolskiy/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Jessentuki/>.
 <countries/R/provinces/Stavropolskiy/cities/Mikhaylovsk/>  rdf:type :City ;
     :name "Mikhaylovsk"   ;
     :population 114133 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 42993] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 58153] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 70981] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 114133] ;
     :elevation 440 ;
     :longitude 42.03 ;
     :latitude 45.23   . 
 <countries/R/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Mikhaylovsk/>.
 <countries/R/provinces/Stavropolskiy/> :hasCity <countries/R/provinces/Stavropolskiy/cities/Mikhaylovsk/>.
 <countries/R/provinces/Kurganskaya/cities/Kurgan/>  rdf:type :City ;
     :name "Kurgan"  ;
     :localname "Курган" ;
     :population 310911 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 309863] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 355517] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 345515] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 333606] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 310911] ;
     :elevation 75 ;
     :longitude 65.35 ;
     :latitude 55.47   . 
 <countries/R/> :hasCity <countries/R/provinces/Kurganskaya/cities/Kurgan/>.
 <countries/R/provinces/Kurganskaya/> :hasCity <countries/R/provinces/Kurganskaya/cities/Kurgan/>.
 <countries/R/provinces/Sverdlovskaya/cities/Yekaterinburg/>  rdf:type :City ;
     :name "Yekaterinburg" ;
     :othername "Jekaterinburg" ;
     :localname "Екатеринбург" ;
     :population 1544376 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1211172] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1364621] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1293537] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1349772] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1544376] ;
     :elevation 237 ;
     :longitude 60.58 ;
     :latitude 56.83   . 
 <countries/R/> :hasCity <countries/R/provinces/Sverdlovskaya/cities/Yekaterinburg/>.
 <countries/R/provinces/Sverdlovskaya/> :hasCity <countries/R/provinces/Sverdlovskaya/cities/Yekaterinburg/>.
 <countries/R/provinces/Sverdlovskaya/cities/Nizhny+Tagil/>  rdf:type :City ;
     :name "Nizhny Tagil" ;
     :othername "Nižnij Tagil" ;
     :localname "Нижний Тагил" ;
     :population 338966 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 398146] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 439521] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 390498] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 361811] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 338966] ;
     :elevation 200 ;
     :longitude 59.97 ;
     :latitude 57.92   . 
 <countries/R/> :hasCity <countries/R/provinces/Sverdlovskaya/cities/Nizhny+Tagil/>.
 <countries/R/provinces/Sverdlovskaya/> :hasCity <countries/R/provinces/Sverdlovskaya/cities/Nizhny+Tagil/>.
 <countries/R/provinces/Sverdlovskaya/cities/Kamensk-Uralskij/>  rdf:type :City ;
     :name "Kamensk-Uralskij" ;
     :othername "Kamensk Uralsky"  ;
     :population 164192 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 187401] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 207780] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 186153] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 174689] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 164192] ;
     :elevation 160 ;
     :longitude 61.93 ;
     :latitude 56.4   . 
 <countries/R/> :hasCity <countries/R/provinces/Sverdlovskaya/cities/Kamensk-Uralskij/>.
 <countries/R/provinces/Sverdlovskaya/> :hasCity <countries/R/provinces/Sverdlovskaya/cities/Kamensk-Uralskij/>.
 <countries/R/provinces/Sverdlovskaya/cities/Pervouralsk/>  rdf:type :City ;
     :name "Pervouralsk"   ;
     :population 114450 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 129189] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 142193] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 132277] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 124528] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 114450] ;
     :elevation 283 ;
     :longitude 59.93 ;
     :latitude 56.92   . 
 <countries/R/> :hasCity <countries/R/provinces/Sverdlovskaya/cities/Pervouralsk/>.
 <countries/R/provinces/Sverdlovskaya/> :hasCity <countries/R/provinces/Sverdlovskaya/cities/Pervouralsk/>.
 <countries/R/provinces/Chelyabinskaya/cities/Chelyabinsk/>  rdf:type :City ;
     :name "Chelyabinsk" ;
     :othername "Čelabinsk" ;
     :localname "Челябинск" ;
     :population 1189525 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1029522] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1141777] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1104648] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1130132] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1189525] ;
     :elevation 220 ;
     :longitude 61.38 ;
     :latitude 55.15   . 
 <countries/R/> :hasCity <countries/R/provinces/Chelyabinskaya/cities/Chelyabinsk/>.
 <countries/R/provinces/Chelyabinskaya/> :hasCity <countries/R/provinces/Chelyabinskaya/cities/Chelyabinsk/>.
 <countries/R/provinces/Chelyabinskaya/cities/Magnitogorsk/>  rdf:type :City ;
     :name "Magnitogorsk"  ;
     :localname "Магнитогорск" ;
     :population 410594 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 406074] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 440321] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 418545] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 407775] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 410594] ;
     :elevation 310 ;
     :longitude 59.03 ;
     :latitude 53.38   . 
 <countries/R/> :hasCity <countries/R/provinces/Chelyabinskaya/cities/Magnitogorsk/>.
 <countries/R/provinces/Chelyabinskaya/> :hasCity <countries/R/provinces/Chelyabinskaya/cities/Magnitogorsk/>.
 <countries/R/provinces/Chelyabinskaya/cities/Zlatoust/>  rdf:type :City ;
     :name "Zlatoust"   ;
     :population 161774 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 197760] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 207794] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 194551] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 174962] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 161774] ;
     :elevation 440 ;
     :longitude 59.67 ;
     :latitude 55.17   . 
 <countries/R/> :hasCity <countries/R/provinces/Chelyabinskaya/cities/Zlatoust/>.
 <countries/R/provinces/Chelyabinskaya/> :hasCity <countries/R/provinces/Chelyabinskaya/cities/Zlatoust/>.
 <countries/R/provinces/Chelyabinskaya/cities/Miass/>  rdf:type :City ;
     :name "Miass"   ;
     :population 147995 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 150179] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 167839] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 158420] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 151751] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 147995] ;
     :elevation 340 ;
     :longitude 60.1 ;
     :latitude 55   . 
 <countries/R/> :hasCity <countries/R/provinces/Chelyabinskaya/cities/Miass/>.
 <countries/R/provinces/Chelyabinskaya/> :hasCity <countries/R/provinces/Chelyabinskaya/cities/Miass/>.
 <countries/R/provinces/Chelyabinskaya/cities/Kopejsk/>  rdf:type :City ;
     :name "Kopejsk" ;
     :othername "Kopeysk"  ;
     :population 147806 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 145905] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 146180] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 140876] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 137601] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 147806] ;
     :elevation 200 ;
     :longitude 61.62 ;
     :latitude 55.1   . 
 <countries/R/> :hasCity <countries/R/provinces/Chelyabinskaya/cities/Kopejsk/>.
 <countries/R/provinces/Chelyabinskaya/> :hasCity <countries/R/provinces/Chelyabinskaya/cities/Kopejsk/>.
 <countries/R/provinces/Altay/cities/Gorno+Altaysk/>  rdf:type :City ;
     :name "Gorno Altaysk"   ;
     :population 56933 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 40296] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 46436] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 53538] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 56933] ;
     :elevation 300 ;
     :longitude 85.97 ;
     :latitude 51.95   . 
 <countries/R/> :hasCity <countries/R/provinces/Altay/cities/Gorno+Altaysk/>.
 <countries/R/provinces/Altay/> :hasCity <countries/R/provinces/Altay/cities/Gorno+Altaysk/>.
 <countries/R/provinces/Altayskiy/cities/Barnaul/>  rdf:type :City ;
     :name "Barnaul"  ;
     :localname "Барнаул" ;
     :population 630877 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 533263] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 601811] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 600749] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 612401] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 630877] ;
     :elevation 180 ;
     :longitude 83.75 ;
     :latitude 53.33   . 
 <countries/R/> :hasCity <countries/R/provinces/Altayskiy/cities/Barnaul/>.
 <countries/R/provinces/Altayskiy/> :hasCity <countries/R/provinces/Altayskiy/cities/Barnaul/>.
 <countries/R/provinces/Altayskiy/cities/Bijsk/>  rdf:type :City ;
     :name "Bijsk" ;
     :othername "Biysk"  ;
     :population 183852 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 211567] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 233238] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 232932] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 210115] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 183852] ;
     :elevation 180 ;
     :longitude 85.22 ;
     :latitude 52.53   . 
 <countries/R/> :hasCity <countries/R/provinces/Altayskiy/cities/Bijsk/>.
 <countries/R/provinces/Altayskiy/> :hasCity <countries/R/provinces/Altayskiy/cities/Bijsk/>.
 <countries/R/provinces/Altayskiy/cities/Rubcovsk/>  rdf:type :City ;
     :name "Rubcovsk" ;
     :othername "Rubtsovsk"  ;
     :population 126834 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 157082] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 171792] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 163063] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 147002] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 126834] ;
     :elevation 210 ;
     :longitude 81.2 ;
     :latitude 51.52   . 
 <countries/R/> :hasCity <countries/R/provinces/Altayskiy/cities/Rubcovsk/>.
 <countries/R/provinces/Altayskiy/> :hasCity <countries/R/provinces/Altayskiy/cities/Rubcovsk/>.
 <countries/R/provinces/Kemerovskaya/cities/Kemerovo/>  rdf:type :City ;
     :name "Kemerovo"  ;
     :localname "Кемерово" ;
     :population 557119 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 470640] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 520263] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 529934] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 532981] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 557119] ;
     :elevation 140 ;
     :longitude 86.07 ;
     :latitude 55.37   . 
 <countries/R/> :hasCity <countries/R/provinces/Kemerovskaya/cities/Kemerovo/>.
 <countries/R/provinces/Kemerovskaya/> :hasCity <countries/R/provinces/Kemerovskaya/cities/Kemerovo/>.
 <countries/R/provinces/Kemerovskaya/cities/Novokuznetsk/>  rdf:type :City ;
     :name "Novokuznetsk" ;
     :othername "Novokuzneck" ;
     :localname "Новокузнецк" ;
     :population 537480 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 541356] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 599947] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 565680] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 547904] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 537480] ;
     :elevation 200 ;
     :longitude 87.12 ;
     :latitude 53.75   . 
 <countries/R/> :hasCity <countries/R/provinces/Kemerovskaya/cities/Novokuznetsk/>.
 <countries/R/provinces/Kemerovskaya/> :hasCity <countries/R/provinces/Kemerovskaya/cities/Novokuznetsk/>.
 <countries/R/provinces/Kemerovskaya/cities/Prokopjevsk/>  rdf:type :City ;
     :name "Prokopjevsk" ;
     :othername "Prokopyevsk"  ;
     :population 177819 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 266167] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 273838] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 224597] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 210130] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 177819] ;
     :elevation 280 ;
     :longitude 86.72 ;
     :latitude 53.88   . 
 <countries/R/> :hasCity <countries/R/provinces/Kemerovskaya/cities/Prokopjevsk/>.
 <countries/R/provinces/Kemerovskaya/> :hasCity <countries/R/provinces/Kemerovskaya/cities/Prokopjevsk/>.
 <countries/R/provinces/Novosibirskaya/cities/Novosibirsk/>  rdf:type :City ;
     :name "Novosibirsk"  ;
     :localname "Новосибирск" ;
     :population 1633595 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1312480] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1436516] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1425508] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1473754] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1633595] ;
     :elevation 177 ;
     :longitude 82.93 ;
     :latitude 55.02   . 
 <countries/R/> :hasCity <countries/R/provinces/Novosibirskaya/cities/Novosibirsk/>.
 <countries/R/provinces/Novosibirskaya/> :hasCity <countries/R/provinces/Novosibirskaya/cities/Novosibirsk/>.
 <countries/R/provinces/Novosibirskaya/cities/Berdsk/>  rdf:type :City ;
     :name "Berdsk"  ;
     :localname "Бердск" ;
     :population 102850 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 67336] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 79252] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 88445] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 97296] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 102850] ;
     :elevation 130 ;
     :longitude 83.10 ;
     :latitude 55.75   . 
 <countries/R/> :hasCity <countries/R/provinces/Novosibirskaya/cities/Berdsk/>.
 <countries/R/provinces/Novosibirskaya/> :hasCity <countries/R/provinces/Novosibirskaya/cities/Berdsk/>.
 <countries/R/provinces/Omskaya/cities/Omsk/>  rdf:type :City ;
     :name "Omsk"  ;
     :localname "Омск" ;
     :population 1125695 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 1014246] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 1148418] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1156849] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 1154116] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1125695] ;
     :elevation 90 ;
     :longitude 73.37 ;
     :latitude 54.98   . 
 <countries/R/> :hasCity <countries/R/provinces/Omskaya/cities/Omsk/>.
 <countries/R/provinces/Omskaya/> :hasCity <countries/R/provinces/Omskaya/cities/Omsk/>.
 <countries/R/provinces/Tomskaya/cities/Tomsk/>  rdf:type :City ;
     :name "Tomsk"  ;
     :localname "Томск" ;
     :population 556478 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 420730] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 501963] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 487838] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 524669] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 556478] ;
     :elevation 110 ;
     :longitude 84.97 ;
     :latitude 56.5   . 
 <countries/R/> :hasCity <countries/R/provinces/Tomskaya/cities/Tomsk/>.
 <countries/R/provinces/Tomskaya/> :hasCity <countries/R/provinces/Tomskaya/cities/Tomsk/>.
 <countries/R/provinces/Tomskaya/cities/Seversk/>  rdf:type :City ;
     :name "Seversk"   ;
     :population 106648 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 109106] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 108590] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 106648] ;
     :elevation 90 ;
     :longitude 84.85 ;
     :latitude 56.6   . 
 <countries/R/> :hasCity <countries/R/provinces/Tomskaya/cities/Seversk/>.
 <countries/R/provinces/Tomskaya/> :hasCity <countries/R/provinces/Tomskaya/cities/Seversk/>.
 <countries/R/provinces/Tyumenskaya/cities/Tyumen/>  rdf:type :City ;
     :name "Tyumen" ;
     :othername "Tumen" ;
     :localname "Тюмень" ;
     :population 847488 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 358992] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 476869] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 510719] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 581907] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 847488] ;
     :elevation 70 ;
     :longitude 65.53 ;
     :latitude 57.15   . 
 <countries/R/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Tyumen/>.
 <countries/R/provinces/Tyumenskaya/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Tyumen/>.
 <countries/R/provinces/Tyumenskaya/cities/Tobolsk/>  rdf:type :City ;
     :name "Tobolsk"  ;
     :localname "Тобо́льск" ;
     :population 100352 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 61969] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 94143] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 105852] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 99694] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 100352] ;
     :elevation 90 ;
     :longitude 68.27 ;
     :latitude 58.20   . 
 <countries/R/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Tobolsk/>.
 <countries/R/provinces/Tyumenskaya/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Tobolsk/>.
 <countries/R/provinces/Tyumenskaya/cities/Khanty+Mansijsk/>  rdf:type :City ;
     :name "Khanty Mansijsk" ;
     :othername "Khanty Mansiysk"  ;
     :population 107473 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 28266] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 34462] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 53953] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 80151] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 107473] ;
     :elevation 50 ;
     :longitude 69 ;
     :latitude 61   . 
 <countries/R/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Khanty+Mansijsk/>.
 <countries/R/provinces/Tyumenskaya/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Khanty+Mansijsk/>.
 <countries/R/provinces/Tyumenskaya/cities/Surgut/>  rdf:type :City ;
     :name "Surgut"  ;
     :localname "Сургут" ;
     :population 396443 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 107343] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 247823] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 285027] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 306675] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 396443] ;
     :elevation 40 ;
     :longitude 73.43 ;
     :latitude 61.25   . 
 <countries/R/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Surgut/>.
 <countries/R/provinces/Tyumenskaya/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Surgut/>.
 <countries/R/provinces/Tyumenskaya/cities/Nizhnevartovsk/>  rdf:type :City ;
     :name "Nizhnevartovsk" ;
     :othername "Nižnevartovsk" ;
     :localname "Нижневартовск" ;
     :population 283256 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 108740] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 241457] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 239044] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 251694] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 283256] ;
     :elevation 45 ;
     :longitude 76.55 ;
     :latitude 60.95   . 
 <countries/R/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Nizhnevartovsk/>.
 <countries/R/provinces/Tyumenskaya/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Nizhnevartovsk/>.
 <countries/R/provinces/Tyumenskaya/cities/Neftejugansk/>  rdf:type :City ;
     :name "Neftejugansk" ;
     :othername "Nefteyugansk"  ;
     :population 124732 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 52393] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 93930] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 107830] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 122855] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 124732] ;
     :elevation 40 ;
     :longitude 72.7 ;
     :latitude 61.08   . 
 <countries/R/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Neftejugansk/>.
 <countries/R/provinces/Tyumenskaya/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Neftejugansk/>.
 <countries/R/provinces/Tyumenskaya/cities/Salekhard/>  rdf:type :City ;
     :name "Salekhard"   ;
     :population 42544 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 24935] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 32334] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 36827] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 42544] ;
     :elevation 15 ;
     :longitude 66.6 ;
     :latitude 66.53   . 
 <countries/R/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Salekhard/>.
 <countries/R/provinces/Tyumenskaya/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Salekhard/>.
 <countries/R/provinces/Tyumenskaya/cities/Nojabrsk/>  rdf:type :City ;
     :name "Nojabrsk" ;
     :othername "Noyabrsk"  ;
     :population 100188 ;
     :hadPopulation [ a :PopulationCount; :year "1976"^^xsd:gYear; :value 1523] , [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 25100] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 85880] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 102949] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 110620] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 100188] ;
     :elevation 115 ;
     :longitude 75.45 ;
     :latitude 63.2   . 
 <countries/R/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Nojabrsk/>.
 <countries/R/provinces/Tyumenskaya/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Nojabrsk/>.
 <countries/R/provinces/Tyumenskaya/cities/Novyj+Urengoj/>  rdf:type :City ;
     :name "Novyj Urengoj" ;
     :othername "Novy Urengoy"  ;
     :population 107251 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 8580] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 93235] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 104269] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 104107] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 107251] ;
     :elevation 40 ;
     :longitude 76.68 ;
     :latitude 66.08   . 
 <countries/R/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Novyj+Urengoj/>.
 <countries/R/provinces/Tyumenskaya/> :hasCity <countries/R/provinces/Tyumenskaya/cities/Novyj+Urengoj/>.
 <countries/R/provinces/Buryatiya/cities/Ulan-Ude/>  rdf:type :City ;
     :name "Ulan-Ude"  ;
     :localname "Улан-Удэ" ;
     :population 437565 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 300370] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 352530] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 359391] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 404426] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 437565] ;
     :elevation 530 ;
     :longitude 107.6 ;
     :latitude 51.83   . 
 <countries/R/> :hasCity <countries/R/provinces/Buryatiya/cities/Ulan-Ude/>.
 <countries/R/provinces/Buryatiya/> :hasCity <countries/R/provinces/Buryatiya/cities/Ulan-Ude/>.
 <countries/R/provinces/Tyva/cities/Kyzyl/>  rdf:type :City ;
     :name "Kyzyl"   ;
     :population 125241 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 66027] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 84641] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 104105] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 109918] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 125241] ;
     :elevation 631 ;
     :longitude 94.45 ;
     :latitude 51.72   . 
 <countries/R/> :hasCity <countries/R/provinces/Tyva/cities/Kyzyl/>.
 <countries/R/provinces/Tyva/> :hasCity <countries/R/provinces/Tyva/cities/Kyzyl/>.
 <countries/R/provinces/Khakasiya/cities/Abakan/>  rdf:type :City ;
     :name "Abakan"   ;
     :population 184769 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 128311] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 154092] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 165197] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 165214] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 184769] ;
     :elevation 245 ;
     :longitude 91.47 ;
     :latitude 53.72   . 
 <countries/R/> :hasCity <countries/R/provinces/Khakasiya/cities/Abakan/>.
 <countries/R/provinces/Khakasiya/> :hasCity <countries/R/provinces/Khakasiya/cities/Abakan/>.
 <countries/R/provinces/Krasnoyarsk/cities/Krasnoyarsk/>  rdf:type :City ;
     :name "Krasnoyarsk" ;
     :othername "Krasnojarsk" ;
     :localname "Красноярск" ;
     :population 1187771 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 796305] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 912629] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 909341] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 973826] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1187771] ;
     :elevation 259 ;
     :longitude 93.07 ;
     :latitude 56.02   . 
 <countries/R/> :hasCity <countries/R/provinces/Krasnoyarsk/cities/Krasnoyarsk/>.
 <countries/R/provinces/Krasnoyarsk/> :hasCity <countries/R/provinces/Krasnoyarsk/cities/Krasnoyarsk/>.
 <countries/R/provinces/Krasnoyarsk/cities/Norilsk/>  rdf:type :City ;
     :name "Norilsk"   ;
     :population 174453 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 180358] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 174673] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 134832] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 175365] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 174453] ;
     :elevation 90 ;
     :longitude 88.22 ;
     :latitude 69.33   . 
 <countries/R/> :hasCity <countries/R/provinces/Krasnoyarsk/cities/Norilsk/>.
 <countries/R/provinces/Krasnoyarsk/> :hasCity <countries/R/provinces/Krasnoyarsk/cities/Norilsk/>.
 <countries/R/provinces/Krasnoyarsk/cities/Ačinsk/>  rdf:type :City ;
     :name "Ačinsk" ;
     :othername "Achinsk"  ;
     :population 100621 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 116854] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 121572] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 118744] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 109155] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 100621] ;
     :elevation 220 ;
     :longitude 90.5 ;
     :latitude 56.25   . 
 <countries/R/> :hasCity <countries/R/provinces/Krasnoyarsk/cities/Ačinsk/>.
 <countries/R/provinces/Krasnoyarsk/> :hasCity <countries/R/provinces/Krasnoyarsk/cities/Ačinsk/>.
 <countries/R/provinces/Irkutskaya/cities/Irkutsk/>  rdf:type :City ;
     :name "Irkutsk"  ;
     :localname "Иркутск" ;
     :population 617264 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 549787] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 626135] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 593604] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 587891] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 617264] ;
     :elevation 444 ;
     :longitude 104.3 ;
     :latitude 52.31   . 
 <countries/R/> :hasCity <countries/R/provinces/Irkutskaya/cities/Irkutsk/>.
 <countries/R/provinces/Irkutskaya/> :hasCity <countries/R/provinces/Irkutskaya/cities/Irkutsk/>.
 <countries/R/provinces/Irkutskaya/cities/Angarsk/>  rdf:type :City ;
     :name "Angarsk"   ;
     :population 221296 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 238802] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 265835] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 251176] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 233567] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 221296] ;
     :elevation 430 ;
     :longitude 103.9 ;
     :latitude 52.55   . 
 <countries/R/> :hasCity <countries/R/provinces/Irkutskaya/cities/Angarsk/>.
 <countries/R/provinces/Irkutskaya/> :hasCity <countries/R/provinces/Irkutskaya/cities/Angarsk/>.
 <countries/R/provinces/Irkutskaya/cities/Bratsk/>  rdf:type :City ;
     :name "Bratsk"   ;
     :population 224071 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 213725] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 255705] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 259335] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 246319] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 224071] ;
     :elevation 450 ;
     :longitude 101.6 ;
     :latitude 56.12   . 
 <countries/R/> :hasCity <countries/R/provinces/Irkutskaya/cities/Bratsk/>.
 <countries/R/provinces/Irkutskaya/> :hasCity <countries/R/provinces/Irkutskaya/cities/Bratsk/>.
 <countries/R/provinces/Irkutskaya/cities/Ust-Ilimsk/>  rdf:type :City ;
     :name "Ust-Ilimsk"   ;
     :population 86610 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 68641] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 109280] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 100592] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 86610] ;
     :elevation 300 ;
     :longitude 102.67 ;
     :latitude 58.00   . 
 <countries/R/> :hasCity <countries/R/provinces/Irkutskaya/cities/Ust-Ilimsk/>.
 <countries/R/provinces/Irkutskaya/> :hasCity <countries/R/provinces/Irkutskaya/cities/Ust-Ilimsk/>.
 <countries/R/provinces/Zabaykalskiy/cities/Chita/>  rdf:type :City ;
     :name "Chita" ;
     :othername "Čita" ;
     :localname "Чита" ;
     :population 334427 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 302577] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 365754] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 316643] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 324444] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 334427] ;
     :elevation 650 ;
     :longitude 113.47 ;
     :latitude 52.05   . 
 <countries/R/> :hasCity <countries/R/provinces/Zabaykalskiy/cities/Chita/>.
 <countries/R/provinces/Zabaykalskiy/> :hasCity <countries/R/provinces/Zabaykalskiy/cities/Chita/>.
 <countries/R/provinces/Sakha/cities/Yakutsk/>  rdf:type :City ;
     :name "Yakutsk" ;
     :othername "Jakutsk" ;
     :localname "Якутск" ;
     :population 355443 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 152368] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 186626] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 210642] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 269601] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 355443] ;
     :elevation 120 ;
     :longitude 129.73 ;
     :latitude 62.03   . 
 <countries/R/> :hasCity <countries/R/provinces/Sakha/cities/Yakutsk/>.
 <countries/R/provinces/Sakha/> :hasCity <countries/R/provinces/Sakha/cities/Yakutsk/>.
 <countries/R/provinces/Jewish+Autonomous+Oblast/cities/Birobidzhan/>  rdf:type :City ;
     :name "Birobidzhan"   ;
     :population 75413 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 68630] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 83667] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 77250] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 75413] ;
     :elevation 80 ;
     :longitude 132.93 ;
     :latitude 48.8   . 
 <countries/R/> :hasCity <countries/R/provinces/Jewish+Autonomous+Oblast/cities/Birobidzhan/>.
 <countries/R/provinces/Jewish+Autonomous+Oblast/> :hasCity <countries/R/provinces/Jewish+Autonomous+Oblast/cities/Birobidzhan/>.
 <countries/R/provinces/Chukotka/cities/Anadyr/>  rdf:type :City ;
     :name "Anadyr"   ;
     :population 13045 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 12241] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 17094] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 11038] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 13045] ;
     :elevation 20 ;
     :longitude 177.52 ;
     :latitude 64.73   . 
 <countries/R/> :hasCity <countries/R/provinces/Chukotka/cities/Anadyr/>.
 <countries/R/provinces/Chukotka/> :hasCity <countries/R/provinces/Chukotka/cities/Anadyr/>.
 <countries/R/provinces/Primorskiy/cities/Vladivostok/>  rdf:type :City ;
     :name "Vladivostok"  ;
     :localname "Владивосток" ;
     :population 592034 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 549789] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 633838] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 594701] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 592034] ;
     :elevation 40 ;
     :longitude 131.9 ;
     :latitude 43.13   . 
 <countries/R/> :hasCity <countries/R/provinces/Primorskiy/cities/Vladivostok/>.
 <countries/R/provinces/Primorskiy/> :hasCity <countries/R/provinces/Primorskiy/cities/Vladivostok/>.
 <countries/R/provinces/Primorskiy/cities/Nachodka/>  rdf:type :City ;
     :name "Nachodka" ;
     :othername "Nakhodka"  ;
     :population 139931 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 133201] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 160056] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 178813] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 159719] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 139931] ;
     :elevation 8 ;
     :longitude 132.87 ;
     :latitude 42.82   . 
 <countries/R/> :hasCity <countries/R/provinces/Primorskiy/cities/Nachodka/>.
 <countries/R/provinces/Primorskiy/> :hasCity <countries/R/provinces/Primorskiy/cities/Nachodka/>.
 <countries/R/provinces/Primorskiy/cities/Ussurijsk/>  rdf:type :City ;
     :name "Ussurijsk" ;
     :othername "Ussuriysk"  ;
     :population 180393 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 146782] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 158016] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 157759] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 158004] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 180393] ;
     :elevation 20 ;
     :longitude 131.97 ;
     :latitude 43.8   . 
 <countries/R/> :hasCity <countries/R/provinces/Primorskiy/cities/Ussurijsk/>.
 <countries/R/provinces/Primorskiy/> :hasCity <countries/R/provinces/Primorskiy/cities/Ussurijsk/>.
 <countries/R/provinces/Khabarovskiy/cities/Khabarovsk/>  rdf:type :City ;
     :name "Khabarovsk" ;
     :othername "Chabarovsk" ;
     :localname "Хабаровск" ;
     :population 617441 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 527848] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 600623] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 583072] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 577441] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 617441] ;
     :elevation 72 ;
     :longitude 135.07 ;
     :latitude 48.48   . 
 <countries/R/> :hasCity <countries/R/provinces/Khabarovskiy/cities/Khabarovsk/>.
 <countries/R/provinces/Khabarovskiy/> :hasCity <countries/R/provinces/Khabarovskiy/cities/Khabarovsk/>.
 <countries/R/provinces/Khabarovskiy/cities/Komsomolsk-na-Amure/>  rdf:type :City ;
     :name "Komsomolsk-na-Amure" ;
     :othername "Komsomolsk on Amur" ;
     :localname "Комсомольск-на-Амуре" ;
     :population 238505 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 263950] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 315325] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 281035] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 263906] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 238505] ;
     :elevation 30 ;
     :longitude 137 ;
     :latitude 50.57   . 
 <countries/R/> :hasCity <countries/R/provinces/Khabarovskiy/cities/Komsomolsk-na-Amure/>.
 <countries/R/provinces/Khabarovskiy/> :hasCity <countries/R/provinces/Khabarovskiy/cities/Komsomolsk-na-Amure/>.
 <countries/R/provinces/Amurskaya/cities/Blagoveščensk/>  rdf:type :City ;
     :name "Blagoveščensk" ;
     :othername "Blagoveshchensk"  ;
     :population 241437 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 171997] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 205553] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 219221] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 214390] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 241437] ;
     :elevation 130 ;
     :longitude 127.53 ;
     :latitude 50.25   . 
 <countries/R/> :hasCity <countries/R/provinces/Amurskaya/cities/Blagoveščensk/>.
 <countries/R/provinces/Amurskaya/> :hasCity <countries/R/provinces/Amurskaya/cities/Blagoveščensk/>.
 <countries/R/provinces/Kamchatka/cities/Petropavlovsk-Kamčatskij/>  rdf:type :City ;
     :name "Petropavlovsk-Kamčatskij" ;
     :othername "Petropavlovsk Kamchatsky"  ;
     :population 164900 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 214977] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 268747] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 198028] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 179780] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 164900] ;
     :elevation 150 ;
     :longitude 158.65 ;
     :latitude 53.02   . 
 <countries/R/> :hasCity <countries/R/provinces/Kamchatka/cities/Petropavlovsk-Kamčatskij/>.
 <countries/R/provinces/Kamchatka/> :hasCity <countries/R/provinces/Kamchatka/cities/Petropavlovsk-Kamčatskij/>.
 <countries/R/provinces/Magadanskaya/cities/Magadan/>  rdf:type :City ;
     :name "Magadan"   ;
     :population 95982 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 121250] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 151652] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 99399] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 95982] ;
     :elevation 70 ;
     :longitude 150.8 ;
     :latitude 59.57   . 
 <countries/R/> :hasCity <countries/R/provinces/Magadanskaya/cities/Magadan/>.
 <countries/R/provinces/Magadanskaya/> :hasCity <countries/R/provinces/Magadanskaya/cities/Magadan/>.
 <countries/R/provinces/Magadanskaya/cities/Okhotsk/>  rdf:type :City ;
     :name "Okhotsk"   ;
     :population 4215 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 9193] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 9298] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 5738] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 4215] ;
     :elevation 10 ;
     :longitude 143.26 ;
     :latitude 59.37   . 
 <countries/R/> :hasCity <countries/R/provinces/Magadanskaya/cities/Okhotsk/>.
 <countries/R/provinces/Magadanskaya/> :hasCity <countries/R/provinces/Magadanskaya/cities/Okhotsk/>.
 <countries/R/provinces/Sakhalin/cities/Južno-Sachalinsk/>  rdf:type :City ;
     :name "Južno-Sachalinsk" ;
     :othername "Yuzhno Sakhalinsk"  ;
     :population 181587 ;
     :hadPopulation [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 139861] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 159299] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 175085] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 181728] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 181587] ;
     :elevation 40 ;
     :longitude 142.73 ;
     :latitude 46.97   . 
 <countries/R/> :hasCity <countries/R/provinces/Sakhalin/cities/Južno-Sachalinsk/>.
 <countries/R/provinces/Sakhalin/> :hasCity <countries/R/provinces/Sakhalin/cities/Južno-Sachalinsk/>.
 <countries/B/provinces/Bruxelles/cities/Bruxelles/>  rdf:type :City ;
     :name "Bruxelles" ;
     :othername "Brussel" , "Brussels"  ;
     :population 185103 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 136706] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 951580] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 133859] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 157673] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 185103] ;
     :elevation 13 ;
     :longitude 4.35 ;
     :latitude 50.85   . 
 <countries/B/> :hasCity <countries/B/provinces/Bruxelles/cities/Bruxelles/>.
 <countries/B/provinces/Bruxelles/> :hasCity <countries/B/provinces/Bruxelles/cities/Bruxelles/>.
 <countries/B/provinces/Bruxelles/cities/Schaerbeek/>  rdf:type :City ;
     :name "Schaerbeek" ;
     :othername "Schaarbeek"  ;
     :population 132799 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 104768] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 105692] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 121232] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 132799]  ;
     :longitude 4.38 ;
     :latitude 50.87   . 
 <countries/B/> :hasCity <countries/B/provinces/Bruxelles/cities/Schaerbeek/>.
 <countries/B/provinces/Bruxelles/> :hasCity <countries/B/provinces/Bruxelles/cities/Schaerbeek/>.
 <countries/B/provinces/Bruxelles/cities/Molenbeek-Saint-Jean/>  rdf:type :City ;
     :name "Molenbeek-Saint-Jean" ;
     :othername "Sint-Jans-Molenbeek"  ;
     :population 97979 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 68904] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 71219] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 88181] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 97979]  ;
     :longitude 4.33 ;
     :latitude 50.85   . 
 <countries/B/> :hasCity <countries/B/provinces/Bruxelles/cities/Molenbeek-Saint-Jean/>.
 <countries/B/provinces/Bruxelles/> :hasCity <countries/B/provinces/Bruxelles/cities/Molenbeek-Saint-Jean/>.
 <countries/B/provinces/Bruxelles/cities/Anderlecht/>  rdf:type :City ;
     :name "Anderlecht"   ;
     :population 120887 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 89231] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 87812] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 104647] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 120887]  ;
     :longitude 4.33 ;
     :latitude 50.83   . 
 <countries/B/> :hasCity <countries/B/provinces/Bruxelles/cities/Anderlecht/>.
 <countries/B/provinces/Bruxelles/> :hasCity <countries/B/provinces/Bruxelles/cities/Anderlecht/>.
 <countries/B/provinces/Antwerpen/cities/Antwerpen/>  rdf:type :City ;
     :name "Antwerpen" ;
     :othername "Anvers" , "Antwerp"  ;
     :population 529247 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 470349] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 459072] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 446525] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 483505] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 529247]  ;
     :longitude 4.4 ;
     :latitude 51.22   . 
 <countries/B/> :hasCity <countries/B/provinces/Antwerpen/cities/Antwerpen/>.
 <countries/B/provinces/Antwerpen/> :hasCity <countries/B/provinces/Antwerpen/cities/Antwerpen/>.
 <countries/B/provinces/Oost-Vlaanderen/cities/Gent/>  rdf:type :City ;
     :name "Gent" ;
     :othername "Gand" , "Ghent"  ;
     :population 263927 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 230543] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 227483] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 224180] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 243366] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 263927]  ;
     :longitude 3.73 ;
     :latitude 51.05   . 
 <countries/B/> :hasCity <countries/B/provinces/Oost-Vlaanderen/cities/Gent/>.
 <countries/B/provinces/Oost-Vlaanderen/> :hasCity <countries/B/provinces/Oost-Vlaanderen/cities/Gent/>.
 <countries/B/provinces/Hainaut/cities/Charleroi/>  rdf:type :City ;
     :name "Charleroi"   ;
     :population 202746 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 206779] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 206491] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 200827] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 202598] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 202746]  ;
     :longitude 4.43 ;
     :latitude 50.4   . 
 <countries/B/> :hasCity <countries/B/provinces/Hainaut/cities/Charleroi/>.
 <countries/B/provinces/Hainaut/> :hasCity <countries/B/provinces/Hainaut/cities/Charleroi/>.
 <countries/B/provinces/Hainaut/cities/Mons/>  rdf:type :City ;
     :name "Mons" ;
     :othername "Bergen"  ;
     :population 95887 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 90720] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 91867] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 90935] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 91759] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 95887]  ;
     :longitude 3.95 ;
     :latitude 50.45   . 
 <countries/B/> :hasCity <countries/B/provinces/Hainaut/cities/Mons/>.
 <countries/B/provinces/Hainaut/> :hasCity <countries/B/provinces/Hainaut/cities/Mons/>.
 <countries/B/provinces/Liège/cities/Liège/>  rdf:type :City ;
     :name "Liège" ;
     :othername "Luik"  ;
     :population 197217 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 196825] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 192393] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 185639] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 192504] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 197217]  ;
     :longitude 5.57 ;
     :latitude 50.63   . 
 <countries/B/> :hasCity <countries/B/provinces/Liège/cities/Liège/>.
 <countries/B/provinces/Liège/> :hasCity <countries/B/provinces/Liège/cities/Liège/>.
 <countries/B/provinces/Limburg/cities/Hasselt/>  rdf:type :City ;
     :name "Hasselt"   ;
     :population 78714 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 66094] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 68085] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 73067] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 78714]  ;
     :longitude 5.34 ;
     :latitude 50.93   . 
 <countries/B/> :hasCity <countries/B/provinces/Limburg/cities/Hasselt/>.
 <countries/B/provinces/Limburg/> :hasCity <countries/B/provinces/Limburg/cities/Hasselt/>.
 <countries/B/provinces/Luxembourg/cities/Arlon/>  rdf:type :City ;
     :name "Arlon"   ;
     :population 30081 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 23325] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 24172] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 24791] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 27763] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 30081]  ;
     :longitude 5.82 ;
     :latitude 49.68   . 
 <countries/B/> :hasCity <countries/B/provinces/Luxembourg/cities/Arlon/>.
 <countries/B/provinces/Luxembourg/> :hasCity <countries/B/provinces/Luxembourg/cities/Arlon/>.
 <countries/B/provinces/Namur/cities/Namur/>  rdf:type :City ;
     :name "Namur" ;
     :othername "Namen"  ;
     :population 111432 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 103466] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 105014] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 105419] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 108950] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 111432]  ;
     :longitude 4.87 ;
     :latitude 50.47   . 
 <countries/B/> :hasCity <countries/B/provinces/Namur/cities/Namur/>.
 <countries/B/provinces/Namur/> :hasCity <countries/B/provinces/Namur/cities/Namur/>.
 <countries/B/provinces/West-Vlaanderen/cities/Brugge/>  rdf:type :City ;
     :name "Brugge" ;
     :othername "Bruges"  ;
     :population 118656 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 117460] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 116273] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 116246] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 116741] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 118656] ;
     :elevation 2 ;
     :longitude 3.23 ;
     :latitude 51.22   . 
 <countries/B/> :hasCity <countries/B/provinces/West-Vlaanderen/cities/Brugge/>.
 <countries/B/provinces/West-Vlaanderen/> :hasCity <countries/B/provinces/West-Vlaanderen/cities/Brugge/>.
 <countries/B/provinces/West-Vlaanderen/cities/Ostende/>  rdf:type :City ;
     :name "Ostende" ;
     :othername "Oostende"  ;
     :population 71647 ;
     :hadPopulation [ a :PopulationCount; :year "1984"^^xsd:gYear; :value 69039] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 68527] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 67279] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 69064] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 71647] ;
     :elevation 2 ;
     :longitude 2.9 ;
     :latitude 51.22   . 
 <countries/B/> :hasCity <countries/B/provinces/West-Vlaanderen/cities/Ostende/>.
 <countries/B/provinces/West-Vlaanderen/> :hasCity <countries/B/provinces/West-Vlaanderen/cities/Ostende/>.
 <countries/B/provinces/Brabant+Wallon/cities/Wavre/>  rdf:type :City ;
     :name "Wavre"      ;
     :longitude 4.6 ;
     :latitude 50.72   . 
 <countries/B/> :hasCity <countries/B/provinces/Brabant+Wallon/cities/Wavre/>.
 <countries/B/provinces/Brabant+Wallon/> :hasCity <countries/B/provinces/Brabant+Wallon/cities/Wavre/>.
 <countries/B/provinces/Vlaams-Brabant/cities/Leuven/>  rdf:type :City ;
     :name "Leuven" ;
     :othername "Louvain"  ;
     :population 102275 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 85193] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 88014] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 95463] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 102275]  ;
     :longitude 4.7 ;
     :latitude 50.88   . 
 <countries/B/> :hasCity <countries/B/provinces/Vlaams-Brabant/cities/Leuven/>.
 <countries/B/provinces/Vlaams-Brabant/> :hasCity <countries/B/provinces/Vlaams-Brabant/cities/Leuven/>.
 <countries/L/cities/Luxembourg/>  rdf:type :City ;
     :name "Luxembourg"   ;
     :population 128494 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 78912] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 75833] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 76688] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 95058] , [ a :PopulationCount; :year "2022"^^xsd:gYear; :value 128494] ;
     :elevation 230 ;
     :longitude 6.13 ;
     :latitude 49.61   . 
 <countries/L/> :hasCity <countries/L/cities/Luxembourg/>.
  <countries/NL/provinces/Groningen/cities/Groningen/>  rdf:type :City ;
     :name "Groningen"   ;
     :population 198023 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 179185] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 187622] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 198023] ;
     :elevation 7 ;
     :longitude 6.57 ;
     :latitude 53.22   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Groningen/cities/Groningen/>.
 <countries/NL/provinces/Groningen/> :hasCity <countries/NL/provinces/Groningen/cities/Groningen/>.
 <countries/NL/provinces/Friesland/cities/Leeuwarden/>  rdf:type :City ;
     :name "Leeuwarden"   ;
     :population 108145 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 91354] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 94131] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 108145] ;
     :elevation 3 ;
     :longitude 5.78 ;
     :latitude 53.2   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Friesland/cities/Leeuwarden/>.
 <countries/NL/provinces/Friesland/> :hasCity <countries/NL/provinces/Friesland/cities/Leeuwarden/>.
 <countries/NL/provinces/Drenthe/cities/Assen/>  rdf:type :City ;
     :name "Assen"     ;
     :elevation 10 ;
     :longitude 6.57 ;
     :latitude 53   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Drenthe/cities/Assen/>.
 <countries/NL/provinces/Drenthe/> :hasCity <countries/NL/provinces/Drenthe/cities/Assen/>.
 <countries/NL/provinces/Overijssel/cities/Enschede/>  rdf:type :City ;
     :name "Enschede"   ;
     :population 158494 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 152989] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 157321] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 158494] ;
     :elevation 42 ;
     :longitude 6.9 ;
     :latitude 52.22   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Overijssel/cities/Enschede/>.
 <countries/NL/provinces/Overijssel/> :hasCity <countries/NL/provinces/Overijssel/cities/Enschede/>.
 <countries/NL/provinces/Overijssel/cities/Zwolle/>  rdf:type :City ;
     :name "Zwolle"   ;
     :population 123440 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 110880] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 118943] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 123440] ;
     :elevation 4 ;
     :longitude 6.1 ;
     :latitude 52.52   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Overijssel/cities/Zwolle/>.
 <countries/NL/provinces/Overijssel/> :hasCity <countries/NL/provinces/Overijssel/cities/Zwolle/>.
 <countries/NL/provinces/Flevoland/cities/Lelystad/>  rdf:type :City ;
     :name "Lelystad"   ;
     :population 76252 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 69640] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 74682] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 76252] ;
     :elevation -3 ;
     :longitude 5.48 ;
     :latitude 52.5   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Flevoland/cities/Lelystad/>.
 <countries/NL/provinces/Flevoland/> :hasCity <countries/NL/provinces/Flevoland/cities/Lelystad/>.
 <countries/NL/provinces/Flevoland/cities/Almere/>  rdf:type :City ;
     :name "Almere"   ;
     :population 196244 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 170704] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 188209] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 196244] ;
     :elevation -3 ;
     :longitude 5.22 ;
     :latitude 52.37   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Flevoland/cities/Almere/>.
 <countries/NL/provinces/Flevoland/> :hasCity <countries/NL/provinces/Flevoland/cities/Almere/>.
 <countries/NL/provinces/Gelderland/cities/Arnhem/>  rdf:type :City ;
     :name "Arnhem"   ;
     :population 150989 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 141601] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 147244] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 150989] ;
     :elevation 13 ;
     :longitude 5.92 ;
     :latitude 51.98   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Gelderland/cities/Arnhem/>.
 <countries/NL/provinces/Gelderland/> :hasCity <countries/NL/provinces/Gelderland/cities/Arnhem/>.
 <countries/NL/provinces/Gelderland/cities/Nijmegen/>  rdf:type :City ;
     :name "Nijmegen"   ;
     :population 168810 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 157466] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 162932] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 168810] ;
     :elevation 29 ;
     :longitude 5.87 ;
     :latitude 51.85   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Gelderland/cities/Nijmegen/>.
 <countries/NL/provinces/Gelderland/> :hasCity <countries/NL/provinces/Gelderland/cities/Nijmegen/>.
 <countries/NL/provinces/Gelderland/cities/Apeldoorn/>  rdf:type :City ;
     :name "Apeldoorn"   ;
     :population 157540 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 156000] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 155775] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 157540] ;
     :elevation 16 ;
     :longitude 5.97 ;
     :latitude 52.22   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Gelderland/cities/Apeldoorn/>.
 <countries/NL/provinces/Gelderland/> :hasCity <countries/NL/provinces/Gelderland/cities/Apeldoorn/>.
 <countries/NL/provinces/Utrecht/cities/Utrecht/>  rdf:type :City ;
     :name "Utrecht"   ;
     :population 330081 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 270244] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 306731] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 330081] ;
     :elevation 5 ;
     :longitude 5.12 ;
     :latitude 52.08   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Utrecht/cities/Utrecht/>.
 <countries/NL/provinces/Utrecht/> :hasCity <countries/NL/provinces/Utrecht/cities/Utrecht/>.
 <countries/NL/provinces/Utrecht/cities/Amersfoort/>  rdf:type :City ;
     :name "Amersfoort"   ;
     :population 151270 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 132851] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 144879] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 151270] ;
     :elevation 3 ;
     :longitude 5.38 ;
     :latitude 52.15   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Utrecht/cities/Amersfoort/>.
 <countries/NL/provinces/Utrecht/> :hasCity <countries/NL/provinces/Utrecht/cities/Amersfoort/>.
 <countries/NL/provinces/Noord-Holland/cities/Amsterdam/>  rdf:type :City ;
     :name "Amsterdam"   ;
     :population 812895 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 739104] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 767849] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 812895] ;
     :elevation 2 ;
     :longitude 4.9 ;
     :latitude 52.37   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Noord-Holland/cities/Amsterdam/>.
 <countries/NL/provinces/Noord-Holland/> :hasCity <countries/NL/provinces/Noord-Holland/cities/Amsterdam/>.
 <countries/NL/provinces/Noord-Holland/cities/Haarlem/>  rdf:type :City ;
     :name "Haarlem"   ;
     :population 155361 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 147343] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 149516] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 155361] ;
     :elevation 2 ;
     :longitude 4.63 ;
     :latitude 52.38   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Noord-Holland/cities/Haarlem/>.
 <countries/NL/provinces/Noord-Holland/> :hasCity <countries/NL/provinces/Noord-Holland/cities/Haarlem/>.
 <countries/NL/provinces/Noord-Holland/cities/Zaanstad/>  rdf:type :City ;
     :name "Zaanstad"   ;
     :population 151058 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 139774] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 145282] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 151058] ;
     :elevation 1 ;
     :longitude 4.82 ;
     :latitude 52.43   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Noord-Holland/cities/Zaanstad/>.
 <countries/NL/provinces/Noord-Holland/> :hasCity <countries/NL/provinces/Noord-Holland/cities/Zaanstad/>.
 <countries/NL/provinces/Noord-Holland/cities/Hilversum/>  rdf:type :City ;
     :name "Hilversum"   ;
     :population 86738 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 83454] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 84573] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 86738] ;
     :elevation 15 ;
     :longitude 5.17 ;
     :latitude 52.23   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Noord-Holland/cities/Hilversum/>.
 <countries/NL/provinces/Noord-Holland/> :hasCity <countries/NL/provinces/Noord-Holland/cities/Hilversum/>.
 <countries/NL/provinces/Zuid-Holland/cities/Den+Haag/>  rdf:type :City ;
     :name "Den Haag" ;
     :othername "'s-Gravenhage" , "The Hague"  ;
     :population 509623 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 469059] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 489375] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 509623] ;
     :elevation 1 ;
     :longitude 4.32 ;
     :latitude 52.08   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Zuid-Holland/cities/Den+Haag/>.
 <countries/NL/provinces/Zuid-Holland/> :hasCity <countries/NL/provinces/Zuid-Holland/cities/Den+Haag/>.
 <countries/NL/provinces/Zuid-Holland/cities/Rotterdam/>  rdf:type :City ;
     :name "Rotterdam"   ;
     :population 619180 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 598923] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 590131] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 619180] ;
     :elevation 0 ;
     :longitude 4.5 ;
     :latitude 51.92   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Zuid-Holland/cities/Rotterdam/>.
 <countries/NL/provinces/Zuid-Holland/> :hasCity <countries/NL/provinces/Zuid-Holland/cities/Rotterdam/>.
 <countries/NL/provinces/Zuid-Holland/cities/Dordrecht/>  rdf:type :City ;
     :name "Dordrecht"   ;
     :population 118780 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 119649] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 118607] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 118780] ;
     :elevation 1 ;
     :longitude 4.67 ;
     :latitude 51.82   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Zuid-Holland/cities/Dordrecht/>.
 <countries/NL/provinces/Zuid-Holland/> :hasCity <countries/NL/provinces/Zuid-Holland/cities/Dordrecht/>.
 <countries/NL/provinces/Zuid-Holland/cities/Leiden/>  rdf:type :City ;
     :name "Leiden"   ;
     :population 121387 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 118702] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 117342] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 121387] ;
     :elevation 0 ;
     :longitude 4.48 ;
     :latitude 52.17   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Zuid-Holland/cities/Leiden/>.
 <countries/NL/provinces/Zuid-Holland/> :hasCity <countries/NL/provinces/Zuid-Holland/cities/Leiden/>.
 <countries/NL/provinces/Zeeland/cities/Middelburg/>  rdf:type :City ;
     :name "Middelburg"     ;
     :elevation 3 ;
     :longitude 3.62 ;
     :latitude 51.5   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Zeeland/cities/Middelburg/>.
 <countries/NL/provinces/Zeeland/> :hasCity <countries/NL/provinces/Zeeland/cities/Middelburg/>.
 <countries/NL/provinces/Noord-Brabant/cities/'s-Hertogenbosch/>  rdf:type :City ;
     :name "'s-Hertogenbosch"   ;
     :population 143822 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 133511] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 139754] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 143822] ;
     :elevation 6 ;
     :longitude 5.3 ;
     :latitude 51.68   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Noord-Brabant/cities/'s-Hertogenbosch/>.
 <countries/NL/provinces/Noord-Brabant/> :hasCity <countries/NL/provinces/Noord-Brabant/cities/'s-Hertogenbosch/>.
 <countries/NL/provinces/Noord-Brabant/cities/Eindhoven/>  rdf:type :City ;
     :name "Eindhoven"   ;
     :population 221279 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 207870] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 214036] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 221279] ;
     :elevation 17 ;
     :longitude 5.48 ;
     :latitude 51.43   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Noord-Brabant/cities/Eindhoven/>.
 <countries/NL/provinces/Noord-Brabant/> :hasCity <countries/NL/provinces/Noord-Brabant/cities/Eindhoven/>.
 <countries/NL/provinces/Noord-Brabant/cities/Tilburg/>  rdf:type :City ;
     :name "Tilburg"   ;
     :population 210283 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 198767] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 204924] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 210283] ;
     :elevation 14 ;
     :longitude 5.08 ;
     :latitude 51.55   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Noord-Brabant/cities/Tilburg/>.
 <countries/NL/provinces/Noord-Brabant/> :hasCity <countries/NL/provinces/Noord-Brabant/cities/Tilburg/>.
 <countries/NL/provinces/Noord-Brabant/cities/Breda/>  rdf:type :City ;
     :name "Breda"   ;
     :population 180263 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 166035] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 173445] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 180263] ;
     :elevation 3 ;
     :longitude 4.78 ;
     :latitude 51.58   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Noord-Brabant/cities/Breda/>.
 <countries/NL/provinces/Noord-Brabant/> :hasCity <countries/NL/provinces/Noord-Brabant/cities/Breda/>.
 <countries/NL/provinces/Limburg/cities/Maastricht/>  rdf:type :City ;
     :name "Maastricht"   ;
     :population 122243 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 122183] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 118597] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 122243] ;
     :elevation 49 ;
     :longitude 5.68 ;
     :latitude 50.85   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Limburg/cities/Maastricht/>.
 <countries/NL/provinces/Limburg/> :hasCity <countries/NL/provinces/Limburg/cities/Maastricht/>.
 <countries/NL/provinces/Limburg/cities/Heerlen/>  rdf:type :City ;
     :name "Heerlen"   ;
     :population 88139 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 93523] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 89267] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 88139] ;
     :elevation 113 ;
     :longitude 5.98 ;
     :latitude 50.88   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Limburg/cities/Heerlen/>.
 <countries/NL/provinces/Limburg/> :hasCity <countries/NL/provinces/Limburg/cities/Heerlen/>.
 <countries/NL/provinces/Limburg/cities/Sittard-Geleen/>  rdf:type :City ;
     :name "Sittard-Geleen"   ;
     :population 93726 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 97487] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 95213] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 93726] ;
     :elevation 47 ;
     :longitude 5.87 ;
     :latitude 51   . 
 <countries/NL/> :hasCity <countries/NL/provinces/Limburg/cities/Sittard-Geleen/>.
 <countries/NL/provinces/Limburg/> :hasCity <countries/NL/provinces/Limburg/cities/Sittard-Geleen/>.
 <countries/SLO/cities/Ljubljana/>  rdf:type :City ;
     :name "Ljubljana"   ;
     :population 285604 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 224817] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 276133] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 258873] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 272220] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 285604] ;
     :elevation 295 ;
     :longitude 14.51 ;
     :latitude 46.06   . 
 <countries/SLO/> :hasCity <countries/SLO/cities/Ljubljana/>.
  <countries/SLO/cities/Maribor/>  rdf:type :City ;
     :name "Maribor"   ;
     :population 97019 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 106113] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 108122] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 93847] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 95171] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 97019] ;
     :elevation 275 ;
     :longitude 15.65 ;
     :latitude 46.55   . 
 <countries/SLO/> :hasCity <countries/SLO/cities/Maribor/>.
  <countries/HR/cities/Zagreb/>  rdf:type :City ;
     :name "Zagreb"   ;
     :population 663592 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 656380] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 706770] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 691724] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 688163] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 663592] ;
     :elevation 158 ;
     :longitude 15.98 ;
     :latitude 45.82   . 
 <countries/HR/> :hasCity <countries/HR/cities/Zagreb/>.
  <countries/HR/cities/Split/>  rdf:type :City ;
     :name "Split"   ;
     :population 149830 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 169322] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 189388] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 175140] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 167121] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 149830] ;
     :elevation 10 ;
     :longitude 16.45 ;
     :latitude 43.51   . 
 <countries/HR/> :hasCity <countries/HR/cities/Split/>.
  <countries/HR/cities/Rijeka/>  rdf:type :City ;
     :name "Rijeka"   ;
     :population 107964 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 158030] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 165693] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 143800] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 128384] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 107964] ;
     :elevation 10 ;
     :longitude 14.42 ;
     :latitude 45.32   . 
 <countries/HR/> :hasCity <countries/HR/cities/Rijeka/>.
  <countries/HR/cities/Osijek/>  rdf:type :City ;
     :name "Osijek"   ;
     :population 75535 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 103026] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 104761] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 90411] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 84104] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 75535] ;
     :elevation 94 ;
     :longitude 18.68 ;
     :latitude 45.56   . 
 <countries/HR/> :hasCity <countries/HR/cities/Osijek/>.
  <countries/HR/cities/Zadar/>  rdf:type :City ;
     :name "Zadar"   ;
     :population 67309 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 63364] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 76343] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 69556] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 71471] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 67309] ;
     :elevation 10 ;
     :longitude 15.23 ;
     :latitude 44.11   . 
 <countries/HR/> :hasCity <countries/HR/cities/Zadar/>.
  <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Sarajevo/>  rdf:type :City ;
     :name "Sarajevo"   ;
     :population 291422 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 529021] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 291422] ;
     :elevation 518 ;
     :longitude 18.42 ;
     :latitude 43.87   . 
 <countries/BIH/> :hasCity <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Sarajevo/>.
 <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> :hasCity <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Sarajevo/>.
 <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Tuzla/>  rdf:type :City ;
     :name "Tuzla"   ;
     :population 120441 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 131866] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 120441] ;
     :elevation 245 ;
     :longitude 18.68 ;
     :latitude 44.54   . 
 <countries/BIH/> :hasCity <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Tuzla/>.
 <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> :hasCity <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Tuzla/>.
 <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Zenica/>  rdf:type :City ;
     :name "Zenica"   ;
     :population 115134 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 145837] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 115134] ;
     :elevation 316 ;
     :longitude 17.91 ;
     :latitude 44.2   . 
 <countries/BIH/> :hasCity <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Zenica/>.
 <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> :hasCity <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Zenica/>.
 <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Mostar/>  rdf:type :City ;
     :name "Mostar"   ;
     :population 113169 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 127034] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 113169] ;
     :elevation 60 ;
     :longitude 17.8 ;
     :latitude 43.33   . 
 <countries/BIH/> :hasCity <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Mostar/>.
 <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> :hasCity <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Mostar/>.
 <countries/BIH/provinces/Republika+Srpska/cities/Banja+Luka/>  rdf:type :City ;
     :name "Banja Luka"   ;
     :population 199191 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 195994] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 199191] ;
     :elevation 163 ;
     :longitude 17.18 ;
     :latitude 44.77   . 
 <countries/BIH/> :hasCity <countries/BIH/provinces/Republika+Srpska/cities/Banja+Luka/>.
 <countries/BIH/provinces/Republika+Srpska/> :hasCity <countries/BIH/provinces/Republika+Srpska/cities/Banja+Luka/>.
 <countries/BIH/provinces/Republika+Srpska/cities/Bijeljina/>  rdf:type :City ;
     :name "Bijeljina"   ;
     :population 114663 ;
     :hadPopulation [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 114663] ;
     :elevation 90 ;
     :longitude 19.22 ;
     :latitude 44.75   . 
 <countries/BIH/> :hasCity <countries/BIH/provinces/Republika+Srpska/cities/Bijeljina/>.
 <countries/BIH/provinces/Republika+Srpska/> :hasCity <countries/BIH/provinces/Republika+Srpska/cities/Bijeljina/>.
 <countries/BIH/provinces/Brčko/cities/Brčko/>  rdf:type :City ;
     :name "Brčko"   ;
     :population 93028 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 41406] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 93028] ;
     :elevation 92 ;
     :longitude 18.81 ;
     :latitude 44.87   . 
 <countries/BIH/> :hasCity <countries/BIH/provinces/Brčko/cities/Brčko/>.
 <countries/BIH/provinces/Brčko/> :hasCity <countries/BIH/provinces/Brčko/cities/Brčko/>.
 <countries/BG/cities/Sofia/>  rdf:type :City ;
     :name "Sofia"  ;
     :localname "София" ;
     :population 1221785 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 1114759] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 1114925] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 1091772] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1202761] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1221785] ;
     :elevation 500 ;
     :longitude 23.33 ;
     :latitude 42.7   . 
 <countries/BG/> :hasCity <countries/BG/cities/Sofia/>.
  <countries/BG/cities/Plovdiv/>  rdf:type :City ;
     :name "Plovdiv"  ;
     :localname "Пловдив" ;
     :population 342048 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 342131] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 341058] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 338224] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 338153] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 342048] ;
     :elevation 164 ;
     :longitude 24.75 ;
     :latitude 42.15   . 
 <countries/BG/> :hasCity <countries/BG/cities/Plovdiv/>.
  <countries/BG/cities/Varna/>  rdf:type :City ;
     :name "Varna"  ;
     :localname "Варна" ;
     :population 332394 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 302211] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 308432] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 312889] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 334870] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 332394] ;
     :elevation 80 ;
     :longitude 27.92 ;
     :latitude 43.22   . 
 <countries/BG/> :hasCity <countries/BG/cities/Varna/>.
  <countries/BG/cities/Burgas/>  rdf:type :City ;
     :name "Burgas"  ;
     :localname "Бургас" ;
     :population 198593 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 191527] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 204918] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 202321] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 206139] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 198593] ;
     :elevation 30 ;
     :longitude 27.47 ;
     :latitude 42.5   . 
 <countries/BG/> :hasCity <countries/BG/cities/Burgas/>.
  <countries/BG/cities/Ruse/>  rdf:type :City ;
     :name "Ruse"  ;
     :localname "Русе" ;
     :population 135440 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 183746] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 170038] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 161453] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 146642] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 135440] ;
     :elevation 45 ;
     :longitude 25.95 ;
     :latitude 43.82   . 
 <countries/BG/> :hasCity <countries/BG/cities/Ruse/>.
  <countries/BG/cities/Stara+Zagora/>  rdf:type :City ;
     :name "Stara Zagora"  ;
     :localname "Стара Загора" ;
     :population 125732 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 150803] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 150518] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 143420] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 136272] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 125732] ;
     :elevation 196 ;
     :longitude 25.65 ;
     :latitude 42.43   . 
 <countries/BG/> :hasCity <countries/BG/cities/Stara+Zagora/>.
  <countries/BG/cities/Pleven/>  rdf:type :City ;
     :name "Pleven"  ;
     :localname "Стара Загора" ;
     :population 91119 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 129766] , [ a :PopulationCount; :year "1992"^^xsd:gYear; :value 130812] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 121880] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 106954] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 91119] ;
     :elevation 191 ;
     :longitude 24.62 ;
     :latitude 43.41   . 
 <countries/BG/> :hasCity <countries/BG/cities/Pleven/>.
  <countries/RO/provinces/Alba/cities/Alba+Iulia/>  rdf:type :City ;
     :name "Alba Iulia"     ;
     :elevation 230 ;
     :longitude 23.57 ;
     :latitude 46.07   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Alba/cities/Alba+Iulia/>.
 <countries/RO/provinces/Alba/> :hasCity <countries/RO/provinces/Alba/cities/Alba+Iulia/>.
 <countries/RO/provinces/Arad/cities/Arad/>  rdf:type :City ;
     :name "Arad"   ;
     :population 159074 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 191000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 172827] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 159074] ;
     :elevation 117 ;
     :longitude 21.32 ;
     :latitude 46.17   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Arad/cities/Arad/>.
 <countries/RO/provinces/Arad/> :hasCity <countries/RO/provinces/Arad/cities/Arad/>.
 <countries/RO/provinces/Argeş/cities/Piteşti/>  rdf:type :City ;
     :name "Piteşti"   ;
     :population 155383 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 162000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 168458] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 155383] ;
     :elevation 300 ;
     :longitude 24.87 ;
     :latitude 44.86   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Argeş/cities/Piteşti/>.
 <countries/RO/provinces/Argeş/> :hasCity <countries/RO/provinces/Argeş/cities/Piteşti/>.
 <countries/RO/provinces/Bacău/cities/Bacău/>  rdf:type :City ;
     :name "Bacău"   ;
     :population 144307 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 193000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 175500] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 144307] ;
     :elevation 165 ;
     :longitude 26.92 ;
     :latitude 46.58   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Bacău/cities/Bacău/>.
 <countries/RO/provinces/Bacău/> :hasCity <countries/RO/provinces/Bacău/cities/Bacău/>.
 <countries/RO/provinces/Bihor/cities/Oradea/>  rdf:type :City ;
     :name "Oradea"   ;
     :population 196367 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 225000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 206614] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 196367] ;
     :elevation 142 ;
     :longitude 21.92 ;
     :latitude 47.07   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Bihor/cities/Oradea/>.
 <countries/RO/provinces/Bihor/> :hasCity <countries/RO/provinces/Bihor/cities/Oradea/>.
 <countries/RO/provinces/Bistriţa-Năsăud/cities/Bistrita/>  rdf:type :City ;
     :name "Bistrita"     ;
     :elevation 356 ;
     :longitude 24.5 ;
     :latitude 47.13   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Bistriţa-Năsăud/cities/Bistrita/>.
 <countries/RO/provinces/Bistriţa-Năsăud/> :hasCity <countries/RO/provinces/Bistriţa-Năsăud/cities/Bistrita/>.
 <countries/RO/provinces/Botoşani/cities/Botoşani/>  rdf:type :City ;
     :name "Botoşani"   ;
     :population 106847 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 115070] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 106847] ;
     :elevation 170 ;
     :longitude 26.67 ;
     :latitude 47.75   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Botoşani/cities/Botoşani/>.
 <countries/RO/provinces/Botoşani/> :hasCity <countries/RO/provinces/Botoşani/cities/Botoşani/>.
 <countries/RO/provinces/Brăila/cities/Brăila/>  rdf:type :City ;
     :name "Brăila"   ;
     :population 180302 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 243000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 216292] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 180302] ;
     :elevation 25 ;
     :longitude 27.96 ;
     :latitude 45.27   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Brăila/cities/Brăila/>.
 <countries/RO/provinces/Brăila/> :hasCity <countries/RO/provinces/Brăila/cities/Brăila/>.
 <countries/RO/provinces/Braşov/cities/Braşov/>  rdf:type :City ;
     :name "Braşov"   ;
     :population 253200 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 353000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 284596] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 253200] ;
     :elevation 600 ;
     :longitude 25.62 ;
     :latitude 45.67   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Braşov/cities/Braşov/>.
 <countries/RO/provinces/Braşov/> :hasCity <countries/RO/provinces/Braşov/cities/Braşov/>.
 <countries/RO/provinces/Bucureşti/cities/Bucureşti/>  rdf:type :City ;
     :name "Bucureşti" ;
     :othername "Bucarest" , "Bucharest"  ;
     :population 1883425 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 2037000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 1926334] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1883425] ;
     :elevation 55.8 ;
     :longitude 26.1 ;
     :latitude 44.43   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Bucureşti/cities/Bucureşti/>.
 <countries/RO/provinces/Bucureşti/> :hasCity <countries/RO/provinces/Bucureşti/cities/Bucureşti/>.
 <countries/RO/provinces/Buzău/cities/Buzău/>  rdf:type :City ;
     :name "Buzău"   ;
     :population 115494 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 145000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 134227] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 115494] ;
     :elevation 95 ;
     :longitude 26.82 ;
     :latitude 45.17   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Buzău/cities/Buzău/>.
 <countries/RO/provinces/Buzău/> :hasCity <countries/RO/provinces/Buzău/cities/Buzău/>.
 <countries/RO/provinces/Călăraşi/cities/Calarasi/>  rdf:type :City ;
     :name "Calarasi"     ;
     :elevation 26 ;
     :longitude 27.33 ;
     :latitude 44.2   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Călăraşi/cities/Calarasi/>.
 <countries/RO/provinces/Călăraşi/> :hasCity <countries/RO/provinces/Călăraşi/cities/Calarasi/>.
 <countries/RO/provinces/Caraş-Severin/cities/Resita/>  rdf:type :City ;
     :name "Resita"     ;
     :elevation 208 ;
     :longitude 21.89 ;
     :latitude 45.3   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Caraş-Severin/cities/Resita/>.
 <countries/RO/provinces/Caraş-Severin/> :hasCity <countries/RO/provinces/Caraş-Severin/cities/Resita/>.
 <countries/RO/provinces/Cluj/cities/Cluj-Napoca/>  rdf:type :City ;
     :name "Cluj-Napoca"   ;
     :population 324576 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 318000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 317953] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 324576] ;
     :elevation 340 ;
     :longitude 23.58 ;
     :latitude 46.77   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Cluj/cities/Cluj-Napoca/>.
 <countries/RO/provinces/Cluj/> :hasCity <countries/RO/provinces/Cluj/cities/Cluj-Napoca/>.
 <countries/RO/provinces/Constanţa/cities/Constanţa/>  rdf:type :City ;
     :name "Constanţa"   ;
     :population 283872 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 316000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 310471] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 283872] ;
     :elevation 25 ;
     :longitude 28.64 ;
     :latitude 44.17   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Constanţa/cities/Constanţa/>.
 <countries/RO/provinces/Constanţa/> :hasCity <countries/RO/provinces/Constanţa/cities/Constanţa/>.
 <countries/RO/provinces/Covasna/cities/Sfintu+Gheorghe/>  rdf:type :City ;
     :name "Sfintu Gheorghe" ;
     :othername "Sfântu Gheorghe"    ;
     :elevation 555 ;
     :longitude 25.79 ;
     :latitude 45.86   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Covasna/cities/Sfintu+Gheorghe/>.
 <countries/RO/provinces/Covasna/> :hasCity <countries/RO/provinces/Covasna/cities/Sfintu+Gheorghe/>.
 <countries/RO/provinces/Dâmboviţa/cities/Targoviste/>  rdf:type :City ;
     :name "Targoviste"     ;
     :elevation 292 ;
     :longitude 25.46 ;
     :latitude 44.92   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Dâmboviţa/cities/Targoviste/>.
 <countries/RO/provinces/Dâmboviţa/> :hasCity <countries/RO/provinces/Dâmboviţa/cities/Targoviste/>.
 <countries/RO/provinces/Dolj/cities/Craiova/>  rdf:type :City ;
     :name "Craiova"   ;
     :population 269506 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 300000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 302601] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 269506] ;
     :elevation 100 ;
     :longitude 23.82 ;
     :latitude 44.33   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Dolj/cities/Craiova/>.
 <countries/RO/provinces/Dolj/> :hasCity <countries/RO/provinces/Dolj/cities/Craiova/>.
 <countries/RO/provinces/Galaţi/cities/Galaţi/>  rdf:type :City ;
     :name "Galaţi"   ;
     :population 249432 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 307000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 298861] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 249432] ;
     :elevation 55 ;
     :longitude 28.04 ;
     :latitude 45.42   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Galaţi/cities/Galaţi/>.
 <countries/RO/provinces/Galaţi/> :hasCity <countries/RO/provinces/Galaţi/cities/Galaţi/>.
 <countries/RO/provinces/Giurgiu/cities/Giurgiu/>  rdf:type :City ;
     :name "Giurgiu"     ;
     :elevation 25 ;
     :longitude 25.97 ;
     :latitude 43.9   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Giurgiu/cities/Giurgiu/>.
 <countries/RO/provinces/Giurgiu/> :hasCity <countries/RO/provinces/Giurgiu/cities/Giurgiu/>.
 <countries/RO/provinces/Gorj/cities/Tirgu+Jiu/>  rdf:type :City ;
     :name "Tirgu Jiu" ;
     :othername "Târgu Jiu"     ;
     :longitude 23.27 ;
     :latitude 45.03   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Gorj/cities/Tirgu+Jiu/>.
 <countries/RO/provinces/Gorj/> :hasCity <countries/RO/provinces/Gorj/cities/Tirgu+Jiu/>.
 <countries/RO/provinces/Harghita/cities/Miercurea+Ciuc/>  rdf:type :City ;
     :name "Miercurea Ciuc"     ;
     :elevation 662 ;
     :longitude 25.8 ;
     :latitude 46.36   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Harghita/cities/Miercurea+Ciuc/>.
 <countries/RO/provinces/Harghita/> :hasCity <countries/RO/provinces/Harghita/cities/Miercurea+Ciuc/>.
 <countries/RO/provinces/Hunedoara/cities/Deva/>  rdf:type :City ;
     :name "Deva"     ;
     :elevation 187 ;
     :longitude 22.91 ;
     :latitude 45.88   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Hunedoara/cities/Deva/>.
 <countries/RO/provinces/Hunedoara/> :hasCity <countries/RO/provinces/Hunedoara/cities/Deva/>.
 <countries/RO/provinces/Ialomiţa/cities/Slobozia/>  rdf:type :City ;
     :name "Slobozia"      ;
     :longitude 27.37 ;
     :latitude 44.56   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Ialomiţa/cities/Slobozia/>.
 <countries/RO/provinces/Ialomiţa/> :hasCity <countries/RO/provinces/Ialomiţa/cities/Slobozia/>.
 <countries/RO/provinces/Iaşi/cities/Iaşi/>  rdf:type :City ;
     :name "Iaşi"   ;
     :population 290422 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 330000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 320888] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 290422] ;
     :elevation 60 ;
     :longitude 27.59 ;
     :latitude 47.16   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Iaşi/cities/Iaşi/>.
 <countries/RO/provinces/Iaşi/> :hasCity <countries/RO/provinces/Iaşi/cities/Iaşi/>.
 <countries/RO/provinces/Maramureş/cities/Baia+Mare/>  rdf:type :City ;
     :name "Baia Mare"   ;
     :population 123738 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 150000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 137921] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 123738] ;
     :elevation 228 ;
     :longitude 23.58 ;
     :latitude 47.67   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Maramureş/cities/Baia+Mare/>.
 <countries/RO/provinces/Maramureş/> :hasCity <countries/RO/provinces/Maramureş/cities/Baia+Mare/>.
 <countries/RO/provinces/Mehedinţi/cities/Drobeta-Turnu+Severin/>  rdf:type :City ;
     :name "Drobeta-Turnu Severin"   ;
     :population 92617 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 104557] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 92617] ;
     :elevation 50 ;
     :longitude 22.67 ;
     :latitude 44.57   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Mehedinţi/cities/Drobeta-Turnu+Severin/>.
 <countries/RO/provinces/Mehedinţi/> :hasCity <countries/RO/provinces/Mehedinţi/cities/Drobeta-Turnu+Severin/>.
 <countries/RO/provinces/Mureş/cities/Târgu+Mureş/>  rdf:type :City ;
     :name "Târgu Mureş"   ;
     :population 134290 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 165000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 150041] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 134290] ;
     :elevation 320 ;
     :longitude 24.56 ;
     :latitude 46.55   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Mureş/cities/Târgu+Mureş/>.
 <countries/RO/provinces/Mureş/> :hasCity <countries/RO/provinces/Mureş/cities/Târgu+Mureş/>.
 <countries/RO/provinces/Neamţ/cities/Piatra-Neamţ/>  rdf:type :City ;
     :name "Piatra-Neamţ"   ;
     :population 85055 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 104914] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 85055] ;
     :elevation 310 ;
     :longitude 26.37 ;
     :latitude 46.93   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Neamţ/cities/Piatra-Neamţ/>.
 <countries/RO/provinces/Neamţ/> :hasCity <countries/RO/provinces/Neamţ/cities/Piatra-Neamţ/>.
 <countries/RO/provinces/Olt/cities/Slatina/>  rdf:type :City ;
     :name "Slatina"     ;
     :elevation 155 ;
     :longitude 24.36 ;
     :latitude 44.43   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Olt/cities/Slatina/>.
 <countries/RO/provinces/Olt/> :hasCity <countries/RO/provinces/Olt/cities/Slatina/>.
 <countries/RO/provinces/Prahova/cities/Ploieşti/>  rdf:type :City ;
     :name "Ploieşti"   ;
     :population 209945 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 232527] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 209945] ;
     :elevation 160 ;
     :longitude 26.03 ;
     :latitude 44.93   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Prahova/cities/Ploieşti/>.
 <countries/RO/provinces/Prahova/> :hasCity <countries/RO/provinces/Prahova/cities/Ploieşti/>.
 <countries/RO/provinces/Sălaj/cities/Zalau/>  rdf:type :City ;
     :name "Zalau"     ;
     :elevation 275 ;
     :longitude 23.06 ;
     :latitude 47.19   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Sălaj/cities/Zalau/>.
 <countries/RO/provinces/Sălaj/> :hasCity <countries/RO/provinces/Sălaj/cities/Zalau/>.
 <countries/RO/provinces/Satu-Mare/cities/Satu+Mare/>  rdf:type :City ;
     :name "Satu Mare"   ;
     :population 102411 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 137000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 115142] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 102411] ;
     :elevation 127 ;
     :longitude 22.89 ;
     :latitude 47.79   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Satu-Mare/cities/Satu+Mare/>.
 <countries/RO/provinces/Satu-Mare/> :hasCity <countries/RO/provinces/Satu-Mare/cities/Satu+Mare/>.
 <countries/RO/provinces/Sibiu/cities/Sibiu/>  rdf:type :City ;
     :name "Sibiu"   ;
     :population 147245 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 184000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 154892] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 147245] ;
     :elevation 415 ;
     :longitude 24.15 ;
     :latitude 45.8   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Sibiu/cities/Sibiu/>.
 <countries/RO/provinces/Sibiu/> :hasCity <countries/RO/provinces/Sibiu/cities/Sibiu/>.
 <countries/RO/provinces/Suceava/cities/Suceava/>  rdf:type :City ;
     :name "Suceava"   ;
     :population 92121 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 105865] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 92121] ;
     :elevation 300 ;
     :longitude 26.26 ;
     :latitude 47.65   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Suceava/cities/Suceava/>.
 <countries/RO/provinces/Suceava/> :hasCity <countries/RO/provinces/Suceava/cities/Suceava/>.
 <countries/RO/provinces/Teleorman/cities/Alexandria/>  rdf:type :City ;
     :name "Alexandria"     ;
     :elevation 41 ;
     :longitude 25.33 ;
     :latitude 43.97   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Teleorman/cities/Alexandria/>.
 <countries/RO/provinces/Teleorman/> :hasCity <countries/RO/provinces/Teleorman/cities/Alexandria/>.
 <countries/RO/provinces/Timiş/cities/Timişoara/>  rdf:type :City ;
     :name "Timişoara"   ;
     :population 319279 ;
     :hadPopulation [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 333000] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 317660] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 319279] ;
     :elevation 90 ;
     :longitude 21.23 ;
     :latitude 45.76   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Timiş/cities/Timişoara/>.
 <countries/RO/provinces/Timiş/> :hasCity <countries/RO/provinces/Timiş/cities/Timişoara/>.
 <countries/RO/provinces/Tulcea/cities/Tulcea/>  rdf:type :City ;
     :name "Tulcea"     ;
     :elevation 30 ;
     :longitude 28.8 ;
     :latitude 45.19   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Tulcea/cities/Tulcea/>.
 <countries/RO/provinces/Tulcea/> :hasCity <countries/RO/provinces/Tulcea/cities/Tulcea/>.
 <countries/RO/provinces/Vaslui/cities/Vaslui/>  rdf:type :City ;
     :name "Vaslui"     ;
     :elevation 110 ;
     :longitude 27.73 ;
     :latitude 46.64   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Vaslui/cities/Vaslui/>.
 <countries/RO/provinces/Vaslui/> :hasCity <countries/RO/provinces/Vaslui/cities/Vaslui/>.
 <countries/RO/provinces/Vâlcea/cities/Râmnicu+Vâlcea/>  rdf:type :City ;
     :name "Râmnicu Vâlcea"   ;
     :population 98776 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 107726] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 98776]  ;
     :longitude 24.38 ;
     :latitude 45.1   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Vâlcea/cities/Râmnicu+Vâlcea/>.
 <countries/RO/provinces/Vâlcea/> :hasCity <countries/RO/provinces/Vâlcea/cities/Râmnicu+Vâlcea/>.
 <countries/RO/provinces/Vrancea/cities/Focsani/>  rdf:type :City ;
     :name "Focsani"     ;
     :elevation 55 ;
     :longitude 27.18 ;
     :latitude 45.7   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Vrancea/cities/Focsani/>.
 <countries/RO/provinces/Vrancea/> :hasCity <countries/RO/provinces/Vrancea/cities/Focsani/>.
 <countries/RO/provinces/Ilfov/cities/Buftea/>  rdf:type :City ;
     :name "Buftea"      ;
     :longitude 25.95 ;
     :latitude 44.57   . 
 <countries/RO/> :hasCity <countries/RO/provinces/Ilfov/cities/Buftea/>.
 <countries/RO/provinces/Ilfov/> :hasCity <countries/RO/provinces/Ilfov/cities/Buftea/>.
 <countries/DK/provinces/Nordjylland/cities/Ålborg/>  rdf:type :City ;
     :name "Ålborg" ;
     :othername "Aalborg"  ;
     :population 110495 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 113865] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 119996] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 102312] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 104885] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 110495] ;
     :elevation 5 ;
     :longitude 9.92 ;
     :latitude 57.05   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Nordjylland/cities/Ålborg/>.
 <countries/DK/provinces/Nordjylland/> :hasCity <countries/DK/provinces/Nordjylland/cities/Ålborg/>.
 <countries/DK/provinces/Midtjylland/cities/Viborg/>  rdf:type :City ;
     :name "Viborg"     ;
     :elevation 51 ;
     :longitude 9.4 ;
     :latitude 56.45   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Midtjylland/cities/Viborg/>.
 <countries/DK/provinces/Midtjylland/> :hasCity <countries/DK/provinces/Midtjylland/cities/Viborg/>.
 <countries/DK/provinces/Midtjylland/cities/Århus/>  rdf:type :City ;
     :name "Århus" ;
     :othername "Aarhus"  ;
     :population 261570 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 194345] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 218380] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 242914] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 252213] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 261570] ;
     :elevation 5 ;
     :longitude 10.22 ;
     :latitude 56.15   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Midtjylland/cities/Århus/>.
 <countries/DK/provinces/Midtjylland/> :hasCity <countries/DK/provinces/Midtjylland/cities/Århus/>.
 <countries/DK/provinces/Midtjylland/cities/Randers/>  rdf:type :City ;
     :name "Randers"   ;
     :population 61664 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 55780] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 56008] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 60227] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 61121] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 61664] ;
     :elevation 56 ;
     :longitude 10.04 ;
     :latitude 56.46   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Midtjylland/cities/Randers/>.
 <countries/DK/provinces/Midtjylland/> :hasCity <countries/DK/provinces/Midtjylland/cities/Randers/>.
 <countries/DK/provinces/Syddanmark/cities/Vejle/>  rdf:type :City ;
     :name "Vejle"   ;
     :population 53975 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 48402] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 50832] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 51804] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 53975] ;
     :elevation 8 ;
     :longitude 9.53 ;
     :latitude 55.72   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Syddanmark/cities/Vejle/>.
 <countries/DK/provinces/Syddanmark/> :hasCity <countries/DK/provinces/Syddanmark/cities/Vejle/>.
 <countries/DK/provinces/Syddanmark/cities/Odense/>  rdf:type :City ;
     :name "Odense"   ;
     :population 173814 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 136803] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 144849] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 166305] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 168798] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 173814] ;
     :elevation 13 ;
     :longitude 10.39 ;
     :latitude 55.4   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Syddanmark/cities/Odense/>.
 <countries/DK/provinces/Syddanmark/> :hasCity <countries/DK/provinces/Syddanmark/cities/Odense/>.
 <countries/DK/provinces/Syddanmark/cities/Esbjerg/>  rdf:type :City ;
     :name "Esbjerg"   ;
     :population 72060 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 70975] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 73046] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 71459] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 71579] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 72060] ;
     :elevation 11 ;
     :longitude 8.45 ;
     :latitude 55.48   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Syddanmark/cities/Esbjerg/>.
 <countries/DK/provinces/Syddanmark/> :hasCity <countries/DK/provinces/Syddanmark/cities/Esbjerg/>.
 <countries/DK/provinces/Hovedstaden/cities/Hillerød/>  rdf:type :City ;
     :name "Hillerød"     ;
     :elevation 41 ;
     :longitude 12.31 ;
     :latitude 55.93   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Hovedstaden/cities/Hillerød/>.
 <countries/DK/provinces/Hovedstaden/> :hasCity <countries/DK/provinces/Hovedstaden/cities/Hillerød/>.
 <countries/DK/provinces/Hovedstaden/cities/Copenhagen/>  rdf:type :City ;
     :name "Copenhagen" ;
     :othername "København" , "Kopenhagen"  ;
     :population 580184 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 499148] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 528208] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 549050] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 580184] ;
     :elevation 24 ;
     :longitude 12.55 ;
     :latitude 55.6833   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Hovedstaden/cities/Copenhagen/>.
 <countries/DK/provinces/Hovedstaden/> :hasCity <countries/DK/provinces/Hovedstaden/cities/Copenhagen/>.
 <countries/DK/provinces/Hovedstaden/cities/Helsingør/>  rdf:type :City ;
     :name "Helsingør" ;
     :othername "Helsingör" , "Elsinore"    ;
     :elevation 8 ;
     :longitude 12.62 ;
     :latitude 56.03   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Hovedstaden/cities/Helsingør/>.
 <countries/DK/provinces/Hovedstaden/> :hasCity <countries/DK/provinces/Hovedstaden/cities/Helsingør/>.
 <countries/DK/provinces/Hovedstaden/cities/Ronne/>  rdf:type :City ;
     :name "Ronne" ;
     :othername "Rønne"    ;
     :elevation 15 ;
     :longitude 14.7 ;
     :latitude 55.1   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Hovedstaden/cities/Ronne/>.
 <countries/DK/provinces/Hovedstaden/> :hasCity <countries/DK/provinces/Hovedstaden/cities/Ronne/>.
 <countries/DK/provinces/Sjælland/cities/Sorø/>  rdf:type :City ;
     :name "Sorø"      ;
     :longitude 11.57 ;
     :latitude 55.43   . 
 <countries/DK/> :hasCity <countries/DK/provinces/Sjælland/cities/Sorø/>.
 <countries/DK/provinces/Sjælland/> :hasCity <countries/DK/provinces/Sjælland/cities/Sorø/>.
 <countries/IS/cities/Reykjavik/>  rdf:type :City ;
     :name "Reykjavik"  ;
     :localname "Reykjavík" ;
     :population 228415 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 121207] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 169371] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 180878] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 196916] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 207184] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 228415]  ;
     :longitude -21.93 ;
     :latitude 64.13   . 
 <countries/IS/> :hasCity <countries/IS/cities/Reykjavik/>.
  <countries/IS/cities/Keflavik/>  rdf:type :City ;
     :name "Keflavik"  ;
     :localname "Keflavík og Njarðvíkurþéttbýli" ;
     :population 19311 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 8630] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 10512] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 10806] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 13972] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 14821] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 19311]  ;
     :longitude -22.57 ;
     :latitude 64.02   . 
 <countries/IS/> :hasCity <countries/IS/cities/Keflavik/>.
  <countries/IS/cities/Akureyri/>  rdf:type :City ;
     :name "Akureyri"  ;
     :localname "Akureyri" ;
     :population 18893 ;
     :hadPopulation [ a :PopulationCount; :year "1980"^^xsd:gYear; :value 13420] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 15143] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 16354] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 17370] , [ a :PopulationCount; :year "2015"^^xsd:gYear; :value 18016] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 18893]  ;
     :longitude -18.1 ;
     :latitude 65.68   . 
 <countries/IS/> :hasCity <countries/IS/cities/Akureyri/>.
  <countries/FO/cities/Tórshavn/>  rdf:type :City ;
     :name "Tórshavn"   ;
     :population 13130 ;
     :hadPopulation [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 12346] , [ a :PopulationCount; :year "2018"^^xsd:gYear; :value 13130]  ;
     :longitude -7 ;
     :latitude 62   . 
 <countries/FO/> :hasCity <countries/FO/cities/Tórshavn/>.
  <countries/IRL/provinces/Leinster/cities/Dublin/>  rdf:type :City ;
     :name "Dublin"   ;
     :population 588233 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 478389] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 481854] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 495781] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 506211] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 527612] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 553165] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 588233] ;
     :elevation 20 ;
     :longitude -6.26 ;
     :latitude 53.35   . 
 <countries/IRL/> :hasCity <countries/IRL/provinces/Leinster/cities/Dublin/>.
 <countries/IRL/provinces/Leinster/> :hasCity <countries/IRL/provinces/Leinster/cities/Dublin/>.
 <countries/IRL/provinces/Munster/cities/Cork/>  rdf:type :City ;
     :name "Cork"   ;
     :population 130119 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 127253] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 127187] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 123062] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 119418] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 119230] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 125622] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 130119] ;
     :elevation 9 ;
     :longitude -8.47 ;
     :latitude 51.9   . 
 <countries/IRL/> :hasCity <countries/IRL/provinces/Munster/cities/Cork/>.
 <countries/IRL/provinces/Munster/> :hasCity <countries/IRL/provinces/Munster/cities/Cork/>.
 <countries/IRL/provinces/Munster/cities/Limerick/>  rdf:type :City ;
     :name "Limerick"   ;
     :population 61570 ;
     :hadPopulation [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 59790] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 57106] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 58319] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 61570] ;
     :elevation 10 ;
     :longitude -8.62 ;
     :latitude 52.67   . 
 <countries/IRL/> :hasCity <countries/IRL/provinces/Munster/cities/Limerick/>.
 <countries/IRL/provinces/Munster/> :hasCity <countries/IRL/provinces/Munster/cities/Limerick/>.
 <countries/IRL/provinces/Connacht/cities/Galway/>  rdf:type :City ;
     :name "Galway"   ;
     :population 83456 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 50583] , [ a :PopulationCount; :year "1996"^^xsd:gYear; :value 57241] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 65832] , [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 72414] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 75529] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 79504] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 83456] ;
     :elevation 25 ;
     :longitude -9.05 ;
     :latitude 53.27   . 
 <countries/IRL/> :hasCity <countries/IRL/provinces/Connacht/cities/Galway/>.
 <countries/IRL/provinces/Connacht/> :hasCity <countries/IRL/provinces/Connacht/cities/Galway/>.
 <countries/IRL/provinces/Ulster/cities/Letterkenny/>  rdf:type :City ;
     :name "Letterkenny"   ;
     :population 17400 ;
     :hadPopulation [ a :PopulationCount; :year "2006"^^xsd:gYear; :value 15062] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 15387] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 16017] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 17400] ;
     :elevation 52 ;
     :longitude -7.75 ;
     :latitude 54.95   . 
 <countries/IRL/> :hasCity <countries/IRL/provinces/Ulster/cities/Letterkenny/>.
 <countries/IRL/provinces/Ulster/> :hasCity <countries/IRL/provinces/Ulster/cities/Letterkenny/>.
 <countries/SF/provinces/Åland/cities/Mariehamn/>  rdf:type :City ;
     :name "Mariehamn"   ;
     :population 10851 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 9600] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 10851]  ;
     :longitude 19.93 ;
     :latitude 60.1   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Åland/cities/Mariehamn/>.
 <countries/SF/provinces/Åland/> :hasCity <countries/SF/provinces/Åland/cities/Mariehamn/>.
 <countries/SF/provinces/Kanta-Häme/cities/Hämeenlinna/>  rdf:type :City ;
     :name "Hämeenlinna"   ;
     :population 67803 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 42000] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 65421] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 66455] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 67270] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 67803]  ;
     :longitude 24.47 ;
     :latitude 61   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Kanta-Häme/cities/Hämeenlinna/>.
 <countries/SF/provinces/Kanta-Häme/> :hasCity <countries/SF/provinces/Kanta-Häme/cities/Hämeenlinna/>.
 <countries/SF/provinces/Päijät-Häme/cities/Lahti/>  rdf:type :City ;
     :name "Lahti"   ;
     :population 103396 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 94234] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 99308] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 100854] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 102308] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 103396]  ;
     :longitude 25.65 ;
     :latitude 60.98   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Päijät-Häme/cities/Lahti/>.
 <countries/SF/provinces/Päijät-Häme/> :hasCity <countries/SF/provinces/Päijät-Häme/cities/Lahti/>.
 <countries/SF/provinces/Pirkanmaa/cities/Tampere/>  rdf:type :City ;
     :name "Tampere"   ;
     :population 220678 ;
     :hadPopulation [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 207866] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 211507] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 215168] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 220678]  ;
     :longitude 23.77 ;
     :latitude 61.5   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Pirkanmaa/cities/Tampere/>.
 <countries/SF/provinces/Pirkanmaa/> :hasCity <countries/SF/provinces/Pirkanmaa/cities/Tampere/>.
 <countries/SF/provinces/Pohjois-Savo/cities/Kuopio/>  rdf:type :City ;
     :name "Kuopio"   ;
     :population 106475 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 78571] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 91320] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 92626] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 97433] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 106475]  ;
     :longitude 27.68 ;
     :latitude 62.89   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Pohjois-Savo/cities/Kuopio/>.
 <countries/SF/provinces/Pohjois-Savo/> :hasCity <countries/SF/provinces/Pohjois-Savo/cities/Kuopio/>.
 <countries/SF/provinces/Etelä-Karjala/cities/Lappeenranta/>  rdf:type :City ;
     :name "Lappeenranta"   ;
     :population 72617 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 53922] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 71475] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 71814] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 72133] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 72617]  ;
     :longitude 28.18 ;
     :latitude 61.07   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Etelä-Karjala/cities/Lappeenranta/>.
 <countries/SF/provinces/Etelä-Karjala/> :hasCity <countries/SF/provinces/Etelä-Karjala/cities/Lappeenranta/>.
 <countries/SF/provinces/Kymenlaakso/cities/Kouvola/>  rdf:type :City ;
     :name "Kouvola"   ;
     :population 85306 ;
     :hadPopulation [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 85306]  ;
     :longitude 26.7 ;
     :latitude 60.87   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Kymenlaakso/cities/Kouvola/>.
 <countries/SF/provinces/Kymenlaakso/> :hasCity <countries/SF/provinces/Kymenlaakso/cities/Kouvola/>.
 <countries/SF/provinces/Lappia/cities/Rovaniemi/>  rdf:type :City ;
     :name "Rovaniemi"   ;
     :population 61244 ;
     :hadPopulation [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 58825] , [ a :PopulationCount; :year "2008"^^xsd:gYear; :value 58825] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 59848] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 60637] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 61244]  ;
     :longitude 25.73 ;
     :latitude 66.5   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Lappia/cities/Rovaniemi/>.
 <countries/SF/provinces/Lappia/> :hasCity <countries/SF/provinces/Lappia/cities/Rovaniemi/>.
 <countries/SF/provinces/Etelä-Savo/cities/Mikkeli/>  rdf:type :City ;
     :name "Mikkeli"   ;
     :population 54633 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 28000] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 54633]  ;
     :longitude 27.27 ;
     :latitude 61.68   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Etelä-Savo/cities/Mikkeli/>.
 <countries/SF/provinces/Etelä-Savo/> :hasCity <countries/SF/provinces/Etelä-Savo/cities/Mikkeli/>.
 <countries/SF/provinces/Keski-Suomi/cities/Jyväskylä/>  rdf:type :City ;
     :name "Jyväskylä"   ;
     :population 134862 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 65511] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 126546] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 129623] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 132062] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 134862]  ;
     :longitude 25.74 ;
     :latitude 62.24   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Keski-Suomi/cities/Jyväskylä/>.
 <countries/SF/provinces/Keski-Suomi/> :hasCity <countries/SF/provinces/Keski-Suomi/cities/Jyväskylä/>.
 <countries/SF/provinces/Pohjols-Karjala/cities/Joensuu/>  rdf:type :City ;
     :name "Joensuu"   ;
     :population 74332 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 44000] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 72105] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 72704] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 73758] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 74332]  ;
     :longitude 29.75 ;
     :latitude 62.6   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Pohjols-Karjala/cities/Joensuu/>.
 <countries/SF/provinces/Pohjols-Karjala/> :hasCity <countries/SF/provinces/Pohjols-Karjala/cities/Joensuu/>.
 <countries/SF/provinces/Pohjois-Pohjanmaa/cities/Oulu/>  rdf:type :City ;
     :name "Oulu"   ;
     :population 194181 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 97898] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 135055] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 139133] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 143909] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 194181]  ;
     :longitude 25.47 ;
     :latitude 65.02   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Pohjois-Pohjanmaa/cities/Oulu/>.
 <countries/SF/provinces/Pohjois-Pohjanmaa/> :hasCity <countries/SF/provinces/Pohjois-Pohjanmaa/cities/Oulu/>.
 <countries/SF/provinces/Kainuu/cities/Kajaani/>  rdf:type :City ;
     :name "Kajaani"   ;
     :population 37304 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 36056] , [ a :PopulationCount; :year "2017"^^xsd:gYear; :value 37304]  ;
     :longitude 25.7 ;
     :latitude 64.2   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Kainuu/cities/Kajaani/>.
 <countries/SF/provinces/Kainuu/> :hasCity <countries/SF/provinces/Kainuu/cities/Kajaani/>.
 <countries/SF/provinces/Satakunta/cities/Pori/>  rdf:type :City ;
     :name "Pori"   ;
     :population 83457 ;
     :hadPopulation [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 82413] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 82786] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 83133] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 83457]  ;
     :longitude 21.8 ;
     :latitude 61.48   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Satakunta/cities/Pori/>.
 <countries/SF/provinces/Satakunta/> :hasCity <countries/SF/provinces/Satakunta/cities/Pori/>.
 <countries/SF/provinces/Varsinais-Suomi/cities/Turku/>  rdf:type :City ;
     :name "Turku"   ;
     :population 182154 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 161292] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 175286] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 176087] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 178630] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 182154]  ;
     :longitude 22.27 ;
     :latitude 60.45   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Varsinais-Suomi/cities/Turku/>.
 <countries/SF/provinces/Varsinais-Suomi/> :hasCity <countries/SF/provinces/Varsinais-Suomi/cities/Turku/>.
 <countries/SF/provinces/Uusimaa/cities/Helsinki/>  rdf:type :City ;
     :name "Helsinki"   ;
     :population 614535 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 487428] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 568531] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 583350] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 595384] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 614535]  ;
     :longitude 24.94 ;
     :latitude 60.17   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Uusimaa/cities/Helsinki/>.
 <countries/SF/provinces/Uusimaa/> :hasCity <countries/SF/provinces/Uusimaa/cities/Helsinki/>.
 <countries/SF/provinces/Uusimaa/cities/Espoo/>  rdf:type :City ;
     :name "Espoo"   ;
     :population 261654 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 160480] , [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 238047] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 244330] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 252439] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 261654]  ;
     :longitude 24.66 ;
     :latitude 60.21   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Uusimaa/cities/Espoo/>.
 <countries/SF/provinces/Uusimaa/> :hasCity <countries/SF/provinces/Uusimaa/cities/Espoo/>.
 <countries/SF/provinces/Pohjanmaa/cities/Vaasa/>  rdf:type :City ;
     :name "Vaasa"   ;
     :population 66415 ;
     :hadPopulation [ a :PopulationCount; :year "2007"^^xsd:gYear; :value 57998] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 59175] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 60398] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 66415]  ;
     :longitude 21.62 ;
     :latitude 63.1   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Pohjanmaa/cities/Vaasa/>.
 <countries/SF/provinces/Pohjanmaa/> :hasCity <countries/SF/provinces/Pohjanmaa/cities/Vaasa/>.
 <countries/SF/provinces/Etelä-Pohjanmaa/cities/Seinäjoki/>  rdf:type :City ;
     :name "Seinäjoki"   ;
     :population 62052 ;
     :hadPopulation [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 62052]  ;
     :longitude 22.73 ;
     :latitude 62.8   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Etelä-Pohjanmaa/cities/Seinäjoki/>.
 <countries/SF/provinces/Etelä-Pohjanmaa/> :hasCity <countries/SF/provinces/Etelä-Pohjanmaa/cities/Seinäjoki/>.
 <countries/SF/provinces/Keski-Pohjanmaa/cities/Kokkola/>  rdf:type :City ;
     :name "Kokkola"   ;
     :population 47723 ;
     :hadPopulation [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 47723]  ;
     :longitude 21.13 ;
     :latitude 63.87   . 
 <countries/SF/> :hasCity <countries/SF/provinces/Keski-Pohjanmaa/cities/Kokkola/>.
 <countries/SF/provinces/Keski-Pohjanmaa/> :hasCity <countries/SF/provinces/Keski-Pohjanmaa/cities/Kokkola/>.
 <countries/N/provinces/Oslo/cities/Oslo/>  rdf:type :City ;
     :name "Oslo"   ;
     :population 623966 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 449337] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 461190] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 529454] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 599230] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 623966] ;
     :elevation 23 ;
     :longitude 10.75 ;
     :latitude 59.95   . 
 <countries/N/> :hasCity <countries/N/provinces/Oslo/cities/Oslo/>.
 <countries/N/provinces/Oslo/> :hasCity <countries/N/provinces/Oslo/cities/Oslo/>.
 <countries/N/provinces/Akershus/cities/Sandvika/>  rdf:type :City ;
     :name "Sandvika"   ;
     :population 116677 ;
     :hadPopulation [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 104819] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 112789] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 116677] ;
     :elevation 12 ;
     :longitude 10.52 ;
     :latitude 59.88   . 
 <countries/N/> :hasCity <countries/N/provinces/Akershus/cities/Sandvika/>.
 <countries/N/provinces/Akershus/> :hasCity <countries/N/provinces/Akershus/cities/Sandvika/>.
 <countries/N/provinces/Østfold/cities/Moss/>  rdf:type :City ;
     :name "Moss"   ;
     :population 24517 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 24517] ;
     :elevation 14 ;
     :longitude 10.7 ;
     :latitude 59.46   . 
 <countries/N/> :hasCity <countries/N/provinces/Østfold/cities/Moss/>.
 <countries/N/provinces/Østfold/> :hasCity <countries/N/provinces/Østfold/cities/Moss/>.
 <countries/N/provinces/Hedmark/cities/Hamar/>  rdf:type :City ;
     :name "Hamar"   ;
     :population 15685 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 15685] ;
     :elevation 134 ;
     :longitude 11.06 ;
     :latitude 60.8   . 
 <countries/N/> :hasCity <countries/N/provinces/Hedmark/cities/Hamar/>.
 <countries/N/provinces/Hedmark/> :hasCity <countries/N/provinces/Hedmark/cities/Hamar/>.
 <countries/N/provinces/Oppland/cities/Lillehammer/>  rdf:type :City ;
     :name "Lillehammer"   ;
     :population 22118 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 22118] ;
     :elevation 440 ;
     :longitude 10.47 ;
     :latitude 61.12   . 
 <countries/N/> :hasCity <countries/N/provinces/Oppland/cities/Lillehammer/>.
 <countries/N/provinces/Oppland/> :hasCity <countries/N/provinces/Oppland/cities/Lillehammer/>.
 <countries/N/provinces/Buskerud/cities/Drammen/>  rdf:type :City ;
     :name "Drammen"   ;
     :population 65473 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 50855] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 51880] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 57017] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 63582] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 65473] ;
     :elevation 5 ;
     :longitude 10.21 ;
     :latitude 59.74   . 
 <countries/N/> :hasCity <countries/N/provinces/Buskerud/cities/Drammen/>.
 <countries/N/provinces/Buskerud/> :hasCity <countries/N/provinces/Buskerud/cities/Drammen/>.
 <countries/N/provinces/Vestfold/cities/Tonsberg/>  rdf:type :City ;
     :name "Tonsberg"   ;
     :population 8984 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 8984]  ;
     :longitude 10.42 ;
     :latitude 59.3   . 
 <countries/N/> :hasCity <countries/N/provinces/Vestfold/cities/Tonsberg/>.
 <countries/N/provinces/Vestfold/> :hasCity <countries/N/provinces/Vestfold/cities/Tonsberg/>.
 <countries/N/provinces/Telemark/cities/Skien/>  rdf:type :City ;
     :name "Skien"   ;
     :population 53015 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 47010] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 47870] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 50691] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 52077] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 53015]  ;
     :longitude 9.55 ;
     :latitude 59.21   . 
 <countries/N/> :hasCity <countries/N/provinces/Telemark/cities/Skien/>.
 <countries/N/provinces/Telemark/> :hasCity <countries/N/provinces/Telemark/cities/Skien/>.
 <countries/N/provinces/Aust-Agder/cities/Arendal/>  rdf:type :City ;
     :name "Arendal"   ;
     :population 12174 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 12174] ;
     :elevation 3 ;
     :longitude 8.78 ;
     :latitude 58.48   . 
 <countries/N/> :hasCity <countries/N/provinces/Aust-Agder/cities/Arendal/>.
 <countries/N/provinces/Aust-Agder/> :hasCity <countries/N/provinces/Aust-Agder/cities/Arendal/>.
 <countries/N/provinces/Vest-Agder/cities/Kristiansand/>  rdf:type :City ;
     :name "Kristiansand"   ;
     :population 84476 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 62640] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 65543] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 76020] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 82394] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 84476]  ;
     :longitude 8 ;
     :latitude 58.15   . 
 <countries/N/> :hasCity <countries/N/provinces/Vest-Agder/cities/Kristiansand/>.
 <countries/N/provinces/Vest-Agder/> :hasCity <countries/N/provinces/Vest-Agder/cities/Kristiansand/>.
 <countries/N/provinces/Rogaland/cities/Stavanger/>  rdf:type :City ;
     :name "Stavanger"   ;
     :population 129191 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 95089] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 98109] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 113932] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 126021] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 129191]  ;
     :longitude 5.72 ;
     :latitude 58.96   . 
 <countries/N/> :hasCity <countries/N/provinces/Rogaland/cities/Stavanger/>.
 <countries/N/provinces/Rogaland/> :hasCity <countries/N/provinces/Rogaland/cities/Stavanger/>.
 <countries/N/provinces/Hordaland/cities/Bergen/>  rdf:type :City ;
     :name "Bergen"   ;
     :population 267950 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 207916] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 212944] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 239494] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 260392] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 267950] ;
     :elevation 5 ;
     :longitude 5.33 ;
     :latitude 60.39   . 
 <countries/N/> :hasCity <countries/N/provinces/Hordaland/cities/Bergen/>.
 <countries/N/provinces/Hordaland/> :hasCity <countries/N/provinces/Hordaland/cities/Bergen/>.
 <countries/N/provinces/Sogn+og+Fjordane/cities/Hermansverk/>  rdf:type :City ;
     :name "Hermansverk"     ;
     :elevation 6 ;
     :longitude 6.85 ;
     :latitude 61.18   . 
 <countries/N/> :hasCity <countries/N/provinces/Sogn+og+Fjordane/cities/Hermansverk/>.
 <countries/N/provinces/Sogn+og+Fjordane/> :hasCity <countries/N/provinces/Sogn+og+Fjordane/cities/Hermansverk/>.
 <countries/N/provinces/Møre+og+Romsdal/cities/Molde/>  rdf:type :City ;
     :name "Molde"   ;
     :population 21448 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 21448] ;
     :elevation 130 ;
     :longitude 7.24 ;
     :latitude 62.76   . 
 <countries/N/> :hasCity <countries/N/provinces/Møre+og+Romsdal/cities/Molde/>.
 <countries/N/provinces/Møre+og+Romsdal/> :hasCity <countries/N/provinces/Møre+og+Romsdal/cities/Molde/>.
 <countries/N/provinces/Sør-Trøndelag/cities/Trondheim/>  rdf:type :City ;
     :name "Trondheim"   ;
     :population 179692 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 134426] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 137846] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 156095] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 173486] , [ a :PopulationCount; :year "2013"^^xsd:gYear; :value 179692] ;
     :elevation 3 ;
     :longitude 10.39 ;
     :latitude 63.43   . 
 <countries/N/> :hasCity <countries/N/provinces/Sør-Trøndelag/cities/Trondheim/>.
 <countries/N/provinces/Sør-Trøndelag/> :hasCity <countries/N/provinces/Sør-Trøndelag/cities/Trondheim/>.
 <countries/N/provinces/Nord-Trøndelag/cities/Steinkjer/>  rdf:type :City ;
     :name "Steinkjer"   ;
     :population 20480 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 20480]  ;
     :longitude 11.72 ;
     :latitude 64.06   . 
 <countries/N/> :hasCity <countries/N/provinces/Nord-Trøndelag/cities/Steinkjer/>.
 <countries/N/provinces/Nord-Trøndelag/> :hasCity <countries/N/provinces/Nord-Trøndelag/cities/Steinkjer/>.
 <countries/N/provinces/Nordland/cities/Narvik/>  rdf:type :City ;
     :name "Narvik"   ;
     :population 18754 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 18754]  ;
     :longitude 17.56 ;
     :latitude 68.42   . 
 <countries/N/> :hasCity <countries/N/provinces/Nordland/cities/Narvik/>.
 <countries/N/provinces/Nordland/> :hasCity <countries/N/provinces/Nordland/cities/Narvik/>.
 <countries/N/provinces/Nordland/cities/Bodø/>  rdf:type :City ;
     :name "Bodø" ;
     :othername "Bodoe"  ;
     :population 34479 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 34479]  ;
     :longitude 14.4 ;
     :latitude 67.28   . 
 <countries/N/> :hasCity <countries/N/provinces/Nordland/cities/Bodø/>.
 <countries/N/provinces/Nordland/> :hasCity <countries/N/provinces/Nordland/cities/Bodø/>.
 <countries/N/provinces/Troms/cities/Tromsø/>  rdf:type :City ;
     :name "Tromsø" ;
     :othername "Tromsoe"  ;
     :population 48109 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 48109]  ;
     :longitude 18.94 ;
     :latitude 69.68   . 
 <countries/N/> :hasCity <countries/N/provinces/Troms/cities/Tromsø/>.
 <countries/N/provinces/Troms/> :hasCity <countries/N/provinces/Troms/cities/Tromsø/>.
 <countries/N/provinces/Finnmark/cities/Hammerfest/>  rdf:type :City ;
     :name "Hammerfest"   ;
     :population 7089 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 7089] ;
     :elevation 2 ;
     :longitude 23.68 ;
     :latitude 70.66   . 
 <countries/N/> :hasCity <countries/N/provinces/Finnmark/cities/Hammerfest/>.
 <countries/N/provinces/Finnmark/> :hasCity <countries/N/provinces/Finnmark/cities/Hammerfest/>.
 <countries/N/provinces/Finnmark/cities/Vadsø/>  rdf:type :City ;
     :name "Vadsø" ;
     :othername "Vadsoe"  ;
     :population 5961 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 5961] ;
     :elevation 6 ;
     :longitude 29.73 ;
     :latitude 70.08   . 
 <countries/N/> :hasCity <countries/N/provinces/Finnmark/cities/Vadsø/>.
 <countries/N/provinces/Finnmark/> :hasCity <countries/N/provinces/Finnmark/cities/Vadsø/>.
 <countries/S/provinces/Västra+Götaland/cities/Göteborg/>  rdf:type :City ;
     :name "Göteborg" ;
     :othername "Göteborg" , "Gothenburg"  ;
     :population 526089 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 429339] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 449189] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 474921] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 507330] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 526089] ;
     :elevation 12 ;
     :longitude 11.97 ;
     :latitude 57.7   . 
 <countries/S/> :hasCity <countries/S/provinces/Västra+Götaland/cities/Göteborg/>.
 <countries/S/provinces/Västra+Götaland/> :hasCity <countries/S/provinces/Västra+Götaland/cities/Göteborg/>.
 <countries/S/provinces/Västra+Götaland/cities/Vänersborg/>  rdf:type :City ;
     :name "Vänersborg"   ;
     :population 35804 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 35804]  ;
     :longitude 12.33 ;
     :latitude 58.38   . 
 <countries/S/> :hasCity <countries/S/provinces/Västra+Götaland/cities/Vänersborg/>.
 <countries/S/provinces/Västra+Götaland/> :hasCity <countries/S/provinces/Västra+Götaland/cities/Vänersborg/>.
 <countries/S/provinces/Västra+Götaland/cities/Mariestad/>  rdf:type :City ;
     :name "Mariestad"   ;
     :population 24255 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 24255]  ;
     :longitude 13.82 ;
     :latitude 58.7   . 
 <countries/S/> :hasCity <countries/S/provinces/Västra+Götaland/cities/Mariestad/>.
 <countries/S/provinces/Västra+Götaland/> :hasCity <countries/S/provinces/Västra+Götaland/cities/Mariestad/>.
 <countries/S/provinces/Västra+Götaland/cities/Borås/>  rdf:type :City ;
     :name "Borås"   ;
     :population 104867 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 98150] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 102458] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 104867] ;
     :elevation 143 ;
     :longitude 12.94 ;
     :latitude 57.72   . 
 <countries/S/> :hasCity <countries/S/provinces/Västra+Götaland/cities/Borås/>.
 <countries/S/provinces/Västra+Götaland/> :hasCity <countries/S/provinces/Västra+Götaland/cities/Borås/>.
 <countries/S/provinces/Blekinge/cities/Karlskrona/>  rdf:type :City ;
     :name "Karlskrona"   ;
     :population 59007 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 59007] ;
     :elevation 16 ;
     :longitude 15.59 ;
     :latitude 56.16   . 
 <countries/S/> :hasCity <countries/S/provinces/Blekinge/cities/Karlskrona/>.
 <countries/S/provinces/Blekinge/> :hasCity <countries/S/provinces/Blekinge/cities/Karlskrona/>.
 <countries/S/provinces/Gävleborg/cities/Gävle/>  rdf:type :City ;
     :name "Gävle"   ;
     :population 96170 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 87431] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 91276] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 94352] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 96170] ;
     :elevation 8 ;
     :longitude 17.14 ;
     :latitude 60.67   . 
 <countries/S/> :hasCity <countries/S/provinces/Gävleborg/cities/Gävle/>.
 <countries/S/provinces/Gävleborg/> :hasCity <countries/S/provinces/Gävleborg/cities/Gävle/>.
 <countries/S/provinces/Gotland/cities/Visby/>  rdf:type :City ;
     :name "Visby"   ;
     :population 20000 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 20000]  ;
     :longitude 18.3 ;
     :latitude 57.63   . 
 <countries/S/> :hasCity <countries/S/provinces/Gotland/cities/Visby/>.
 <countries/S/provinces/Gotland/> :hasCity <countries/S/provinces/Gotland/cities/Visby/>.
 <countries/S/provinces/Halland/cities/Halmstad/>  rdf:type :City ;
     :name "Halmstad"   ;
     :population 93231 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 77601] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 86585] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 91087] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 93231] ;
     :elevation 11 ;
     :longitude 12.86 ;
     :latitude 56.67   . 
 <countries/S/> :hasCity <countries/S/provinces/Halland/cities/Halmstad/>.
 <countries/S/provinces/Halland/> :hasCity <countries/S/provinces/Halland/cities/Halmstad/>.
 <countries/S/provinces/Jämtland/cities/Ostersund/>  rdf:type :City ;
     :name "Ostersund"   ;
     :population 56662 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 56662] ;
     :elevation 312 ;
     :longitude 14.64 ;
     :latitude 63.18   . 
 <countries/S/> :hasCity <countries/S/provinces/Jämtland/cities/Ostersund/>.
 <countries/S/provinces/Jämtland/> :hasCity <countries/S/provinces/Jämtland/cities/Ostersund/>.
 <countries/S/provinces/Jönköping/cities/Jönköping/>  rdf:type :City ;
     :name "Jönköping"   ;
     :population 129478 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 115429] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 118581] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 126331] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 129478] ;
     :elevation 104 ;
     :longitude 14.16 ;
     :latitude 57.78   . 
 <countries/S/> :hasCity <countries/S/provinces/Jönköping/cities/Jönköping/>.
 <countries/S/provinces/Jönköping/> :hasCity <countries/S/provinces/Jönköping/cities/Jönköping/>.
 <countries/S/provinces/Kalmar/cities/Kalmar/>  rdf:type :City ;
     :name "Kalmar"   ;
     :population 54554 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 54554] ;
     :elevation 8 ;
     :longitude 16.36 ;
     :latitude 56.66   . 
 <countries/S/> :hasCity <countries/S/provinces/Kalmar/cities/Kalmar/>.
 <countries/S/provinces/Kalmar/> :hasCity <countries/S/provinces/Kalmar/cities/Kalmar/>.
 <countries/S/provinces/Dalarna/cities/Falun/>  rdf:type :City ;
     :name "Falun"   ;
     :population 51900 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 51900] ;
     :elevation 110 ;
     :longitude 15.63 ;
     :latitude 60.61   . 
 <countries/S/> :hasCity <countries/S/provinces/Dalarna/cities/Falun/>.
 <countries/S/provinces/Dalarna/> :hasCity <countries/S/provinces/Dalarna/cities/Falun/>.
 <countries/S/provinces/Skåne/cities/Malmö/>  rdf:type :City ;
     :name "Malmö"   ;
     :population 307758 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 245699] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 265481] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 293909] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 307758] ;
     :elevation 12 ;
     :longitude 13.04 ;
     :latitude 55.61   . 
 <countries/S/> :hasCity <countries/S/provinces/Skåne/cities/Malmö/>.
 <countries/S/provinces/Skåne/> :hasCity <countries/S/provinces/Skåne/cities/Malmö/>.
 <countries/S/provinces/Skåne/cities/Helsingborg/>  rdf:type :City ;
     :name "Helsingborg"   ;
     :population 132011 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 114339] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 119406] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 128359] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 132011] ;
     :elevation 10 ;
     :longitude 12.72 ;
     :latitude 56.05   . 
 <countries/S/> :hasCity <countries/S/provinces/Skåne/cities/Helsingborg/>.
 <countries/S/provinces/Skåne/> :hasCity <countries/S/provinces/Skåne/cities/Helsingborg/>.
 <countries/S/provinces/Skåne/cities/Kristianstad/>  rdf:type :City ;
     :name "Kristianstad"   ;
     :population 80507 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 69941] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 74951] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 78788] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 80507]  ;
     :longitude 14.16 ;
     :latitude 56.03   . 
 <countries/S/> :hasCity <countries/S/provinces/Skåne/cities/Kristianstad/>.
 <countries/S/provinces/Skåne/> :hasCity <countries/S/provinces/Skåne/cities/Kristianstad/>.
 <countries/S/provinces/Skåne/cities/Lund/>  rdf:type :City ;
     :name "Lund"   ;
     :population 112950 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 100402] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 109147] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 112950]  ;
     :longitude 13.2 ;
     :latitude 55.7   . 
 <countries/S/> :hasCity <countries/S/provinces/Skåne/cities/Lund/>.
 <countries/S/provinces/Skåne/> :hasCity <countries/S/provinces/Skåne/cities/Lund/>.
 <countries/S/provinces/Kronoberg/cities/Växjö/>  rdf:type :City ;
     :name "Växjö"   ;
     :population 84800 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 66925] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 75036] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 82023] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 84800] ;
     :elevation 167 ;
     :longitude 14.81 ;
     :latitude 56.88   . 
 <countries/S/> :hasCity <countries/S/provinces/Kronoberg/cities/Växjö/>.
 <countries/S/provinces/Kronoberg/> :hasCity <countries/S/provinces/Kronoberg/cities/Växjö/>.
 <countries/S/provinces/Norrbotten/cities/Lulea/>  rdf:type :City ;
     :name "Lulea"   ;
     :population 66526 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 66526] ;
     :elevation 6 ;
     :longitude 22.15 ;
     :latitude 65.58   . 
 <countries/S/> :hasCity <countries/S/provinces/Norrbotten/cities/Lulea/>.
 <countries/S/provinces/Norrbotten/> :hasCity <countries/S/provinces/Norrbotten/cities/Lulea/>.
 <countries/S/provinces/Örebro/cities/Örebro/>  rdf:type :City ;
     :name "Örebro"   ;
     :population 138952 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 119635] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 125520] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 134006] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 138952] ;
     :elevation 34 ;
     :longitude 15.21 ;
     :latitude 59.27   . 
 <countries/S/> :hasCity <countries/S/provinces/Örebro/cities/Örebro/>.
 <countries/S/provinces/Örebro/> :hasCity <countries/S/provinces/Örebro/cities/Örebro/>.
 <countries/S/provinces/Östergötland/cities/Linköping/>  rdf:type :City ;
     :name "Linköping"   ;
     :population 148521 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 131370] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 135066] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 144690] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 148521] ;
     :elevation 45 ;
     :longitude 15.63 ;
     :latitude 58.42   . 
 <countries/S/> :hasCity <countries/S/provinces/Östergötland/cities/Linköping/>.
 <countries/S/provinces/Östergötland/> :hasCity <countries/S/provinces/Östergötland/cities/Linköping/>.
 <countries/S/provinces/Östergötland/cities/Norrköping/>  rdf:type :City ;
     :name "Norrköping"   ;
     :population 132124 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 123795] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 123303] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 129254] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 132124]  ;
     :longitude 16.2 ;
     :latitude 58.6   . 
 <countries/S/> :hasCity <countries/S/provinces/Östergötland/cities/Norrköping/>.
 <countries/S/provinces/Östergötland/> :hasCity <countries/S/provinces/Östergötland/cities/Norrköping/>.
 <countries/S/provinces/Södermanland/cities/Nykoping/>  rdf:type :City ;
     :name "Nykoping"   ;
     :population 64199 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 64199] ;
     :elevation 20 ;
     :longitude 17.01 ;
     :latitude 58.75   . 
 <countries/S/> :hasCity <countries/S/provinces/Södermanland/cities/Nykoping/>.
 <countries/S/provinces/Södermanland/> :hasCity <countries/S/provinces/Södermanland/cities/Nykoping/>.
 <countries/S/provinces/Södermanland/cities/Eskilstuna/>  rdf:type :City ;
     :name "Eskilstuna"   ;
     :population 98765 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 90089] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 95577] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 98765] ;
     :elevation 26 ;
     :longitude 16.51 ;
     :latitude 59.37   . 
 <countries/S/> :hasCity <countries/S/provinces/Södermanland/cities/Eskilstuna/>.
 <countries/S/provinces/Södermanland/> :hasCity <countries/S/provinces/Södermanland/cities/Eskilstuna/>.
 <countries/S/provinces/Stockholm/cities/Stockholm/>  rdf:type :City ;
     :name "Stockholm"   ;
     :population 881235 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 711119] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 758148] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 829417] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 881235] ;
     :elevation 2 ;
     :longitude 18.07 ;
     :latitude 59.33   . 
 <countries/S/> :hasCity <countries/S/provinces/Stockholm/cities/Stockholm/>.
 <countries/S/provinces/Stockholm/> :hasCity <countries/S/provinces/Stockholm/cities/Stockholm/>.
 <countries/S/provinces/Stockholm/cities/Huddinge/>  rdf:type :City ;
     :name "Huddinge"   ;
     :population 101010 ;
     :hadPopulation [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 86457] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 95798] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 101010]  ;
     :longitude 17.98 ;
     :latitude 59.23   . 
 <countries/S/> :hasCity <countries/S/provinces/Stockholm/cities/Huddinge/>.
 <countries/S/provinces/Stockholm/> :hasCity <countries/S/provinces/Stockholm/cities/Huddinge/>.
 <countries/S/provinces/Uppsala/cities/Uppsala/>  rdf:type :City ;
     :name "Uppsala"   ;
     :population 202625 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 183472] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 179673] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 194751] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 202625] ;
     :elevation 15 ;
     :longitude 17.64 ;
     :latitude 59.86   . 
 <countries/S/> :hasCity <countries/S/provinces/Uppsala/cities/Uppsala/>.
 <countries/S/provinces/Uppsala/> :hasCity <countries/S/provinces/Uppsala/cities/Uppsala/>.
 <countries/S/provinces/Värmland/cities/Karlstad/>  rdf:type :City ;
     :name "Karlstad"   ;
     :population 86929 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 74669] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 80934] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 84736] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 86929] ;
     :elevation 64 ;
     :longitude 13.5 ;
     :latitude 59.38   . 
 <countries/S/> :hasCity <countries/S/provinces/Värmland/cities/Karlstad/>.
 <countries/S/provinces/Värmland/> :hasCity <countries/S/provinces/Värmland/cities/Karlstad/>.
 <countries/S/provinces/Västerbotten/cities/Umeå/>  rdf:type :City ;
     :name "Umeå"   ;
     :population 117294 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 85698] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 106525] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 114075] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 117294] ;
     :elevation 12 ;
     :longitude 20.26 ;
     :latitude 63.83   . 
 <countries/S/> :hasCity <countries/S/provinces/Västerbotten/cities/Umeå/>.
 <countries/S/provinces/Västerbotten/> :hasCity <countries/S/provinces/Västerbotten/cities/Umeå/>.
 <countries/S/provinces/Västernorrland/cities/Härnösand/>  rdf:type :City ;
     :name "Härnösand"   ;
     :population 27287 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 27287] ;
     :elevation 1 ;
     :longitude 17.94 ;
     :latitude 62.64   . 
 <countries/S/> :hasCity <countries/S/provinces/Västernorrland/cities/Härnösand/>.
 <countries/S/provinces/Västernorrland/> :hasCity <countries/S/provinces/Västernorrland/cities/Härnösand/>.
 <countries/S/provinces/Västmanland/cities/Västerås/>  rdf:type :City ;
     :name "Västerås"   ;
     :population 140499 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 123728] , [ a :PopulationCount; :year "2002"^^xsd:gYear; :value 128902] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 135936] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 140499] ;
     :elevation 17 ;
     :longitude 16.55 ;
     :latitude 59.62   . 
 <countries/S/> :hasCity <countries/S/provinces/Västmanland/cities/Västerås/>.
 <countries/S/provinces/Västmanland/> :hasCity <countries/S/provinces/Västmanland/cities/Västerås/>.
 <countries/MC/cities/Monaco/>  rdf:type :City ;
     :name "Monaco" ;
     :othername "Monaco-Ville"  ;
     :population 1064 ;
     :hadPopulation [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 1234] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1151] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1034] , [ a :PopulationCount; :year "2008"^^xsd:gYear; :value 975] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 1064]  ;
     :longitude 7.42 ;
     :latitude 43.73   . 
 <countries/MC/> :hasCity <countries/MC/cities/Monaco/>.
  <countries/MC/cities/Monte+Carlo/>  rdf:type :City ;
     :name "Monte Carlo"   ;
     :population 17372 ;
     :hadPopulation [ a :PopulationCount; :year "1982"^^xsd:gYear; :value 13154] , [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 14702] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 15507] , [ a :PopulationCount; :year "2008"^^xsd:gYear; :value 14586] , [ a :PopulationCount; :year "2016"^^xsd:gYear; :value 17372]  ;
     :longitude 7.43 ;
     :latitude 43.74   . 
 <countries/MC/> :hasCity <countries/MC/cities/Monte+Carlo/>.
  <countries/V/cities/Vatican+City/>  rdf:type :City ;
     :name "Vatican City"   ;
     :population 826 ;
     :hadPopulation [ a :PopulationCount; :year "1997"^^xsd:gYear; :value 840] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 842] , [ a :PopulationCount; :year "2018"^^xsd:gYear; :value 826]  ;
     :longitude 12.45 ;
     :latitude 41.9   . 
 <countries/V/> :hasCity <countries/V/cities/Vatican+City/>.
  <countries/RSM/cities/San+Marino/>  rdf:type :City ;
     :name "San Marino"   ;
     :population 4048 ;
     :hadPopulation [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 4429] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 4294] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 4048] ;
     :elevation 749 ;
     :longitude 12.45 ;
     :latitude 43.93   . 
 <countries/RSM/> :hasCity <countries/RSM/cities/San+Marino/>.
  <countries/M/cities/Valletta/>  rdf:type :City ;
     :name "Valletta"   ;
     :population 5157 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 9340] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 7262] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 6300] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 5748] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5157] ;
     :elevation 56 ;
     :longitude 14.51 ;
     :latitude 35.9   . 
 <countries/M/> :hasCity <countries/M/cities/Valletta/>.
  <countries/M/cities/Victoria/>  rdf:type :City ;
     :name "Victoria"   ;
     :population 7242 ;
     :hadPopulation [ a :PopulationCount; :year "1985"^^xsd:gYear; :value 5968] , [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 6524] , [ a :PopulationCount; :year "2005"^^xsd:gYear; :value 6395] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 6252] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 7242]  ;
     :longitude 14.24 ;
     :latitude 36.04   . 
 <countries/M/> :hasCity <countries/M/cities/Victoria/>.
  <countries/GBM/cities/Douglas/>  rdf:type :City ;
     :name "Douglas"   ;
     :population 26677 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 19944] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 25347] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 27935] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 26677]  ;
     :longitude -4.6 ;
     :latitude 54.15   . 
 <countries/GBM/> :hasCity <countries/GBM/cities/Douglas/>.
  <countries/MD/cities/Chişinău/>  rdf:type :City ;
     :name "Chişinău"   ;
     :population 663400 ;
     :hadPopulation [ a :PopulationCount; :year "1987"^^xsd:gYear; :value 663000] , [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 589445] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 663400] ;
     :elevation 85 ;
     :longitude 28.92 ;
     :latitude 47   . 
 <countries/MD/> :hasCity <countries/MD/cities/Chişinău/>.
  <countries/MD/cities/Tiraspol/>  rdf:type :City ;
     :name "Tiraspol"   ;
     :population 148917 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 145293] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 148917]  ;
     :longitude 29.63 ;
     :latitude 46.85   . 
 <countries/MD/> :hasCity <countries/MD/cities/Tiraspol/>.
  <countries/MD/cities/Bălţi/>  rdf:type :City ;
     :name "Bălţi"   ;
     :population 143300 ;
     :hadPopulation [ a :PopulationCount; :year "2004"^^xsd:gYear; :value 122669] , [ a :PopulationCount; :year "2010"^^xsd:gYear; :value 143300] ;
     :elevation 59 ;
     :longitude 27.92 ;
     :latitude 47.77   . 
 <countries/MD/> :hasCity <countries/MD/cities/Bălţi/>.
  <countries/P/provinces/Aveiro/cities/Aveiro/>  rdf:type :City ;
     :name "Aveiro"   ;
     :population 62130 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 55291] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 60058] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 62130]  ;
     :longitude -8.65 ;
     :latitude 40.63   . 
 <countries/P/> :hasCity <countries/P/provinces/Aveiro/cities/Aveiro/>.
 <countries/P/provinces/Aveiro/> :hasCity <countries/P/provinces/Aveiro/cities/Aveiro/>.
 <countries/P/provinces/Beja/cities/Beja/>  rdf:type :City ;
     :name "Beja"      ;
     :longitude -7.88 ;
     :latitude 38.03   . 
 <countries/P/> :hasCity <countries/P/provinces/Beja/cities/Beja/>.
 <countries/P/provinces/Beja/> :hasCity <countries/P/provinces/Beja/cities/Beja/>.
 <countries/P/provinces/Braga/cities/Braga/>  rdf:type :City ;
     :name "Braga"   ;
     :population 148550 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 63033] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 109460] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 136885] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 148550] ;
     :elevation 200 ;
     :longitude -8.43 ;
     :latitude 41.55   . 
 <countries/P/> :hasCity <countries/P/provinces/Braga/cities/Braga/>.
 <countries/P/provinces/Braga/> :hasCity <countries/P/provinces/Braga/cities/Braga/>.
 <countries/P/provinces/Braganca/cities/Braganca/>  rdf:type :City ;
     :name "Braganca"     ;
     :elevation 674 ;
     :longitude -6.76 ;
     :latitude 41.81   . 
 <countries/P/> :hasCity <countries/P/provinces/Braganca/cities/Braganca/>.
 <countries/P/provinces/Braganca/> :hasCity <countries/P/provinces/Braganca/cities/Braganca/>.
 <countries/P/provinces/Castelo+Branco/cities/Castelo+Branco/>  rdf:type :City ;
     :name "Castelo Branco"      ;
     :longitude -7.5 ;
     :latitude 39.82   . 
 <countries/P/> :hasCity <countries/P/provinces/Castelo+Branco/cities/Castelo+Branco/>.
 <countries/P/provinces/Castelo+Branco/> :hasCity <countries/P/provinces/Castelo+Branco/cities/Castelo+Branco/>.
 <countries/P/provinces/Coimbra/cities/Coimbra/>  rdf:type :City ;
     :name "Coimbra"   ;
     :population 105190 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 101069] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 105842] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 105190] ;
     :elevation 34 ;
     :longitude -8.43 ;
     :latitude 40.21   . 
 <countries/P/> :hasCity <countries/P/provinces/Coimbra/cities/Coimbra/>.
 <countries/P/provinces/Coimbra/> :hasCity <countries/P/provinces/Coimbra/cities/Coimbra/>.
 <countries/P/provinces/Evora/cities/Evora/>  rdf:type :City ;
     :name "Evora" ;
     :othername "Évora"    ;
     :elevation 300 ;
     :longitude -7.9 ;
     :latitude 38.57   . 
 <countries/P/> :hasCity <countries/P/provinces/Evora/cities/Evora/>.
 <countries/P/provinces/Evora/> :hasCity <countries/P/provinces/Evora/cities/Evora/>.
 <countries/P/provinces/Algarve/cities/Faro/>  rdf:type :City ;
     :name "Faro"     ;
     :elevation 6 ;
     :longitude -7.92 ;
     :latitude 37.03   . 
 <countries/P/> :hasCity <countries/P/provinces/Algarve/cities/Faro/>.
 <countries/P/provinces/Algarve/> :hasCity <countries/P/provinces/Algarve/cities/Faro/>.
 <countries/P/provinces/Guarda/cities/Guarda/>  rdf:type :City ;
     :name "Guarda"     ;
     :elevation 1056 ;
     :longitude -7.33 ;
     :latitude 40.53   . 
 <countries/P/> :hasCity <countries/P/provinces/Guarda/cities/Guarda/>.
 <countries/P/provinces/Guarda/> :hasCity <countries/P/provinces/Guarda/cities/Guarda/>.
 <countries/P/provinces/Leiria/cities/Leiria/>  rdf:type :City ;
     :name "Leiria"   ;
     :population 54540 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 42745] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 50533] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 54540]  ;
     :longitude -8.8 ;
     :latitude 39.75   . 
 <countries/P/> :hasCity <countries/P/provinces/Leiria/cities/Leiria/>.
 <countries/P/provinces/Leiria/> :hasCity <countries/P/provinces/Leiria/cities/Leiria/>.
 <countries/P/provinces/Lisboa/cities/Lisboa/>  rdf:type :City ;
     :name "Lisboa" ;
     :othername "Lisbon"  ;
     :population 545796 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 807937] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 663394] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 564657] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 552700] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 545796] ;
     :elevation 5 ;
     :longitude -9.14 ;
     :latitude 38.71   . 
 <countries/P/> :hasCity <countries/P/provinces/Lisboa/cities/Lisboa/>.
 <countries/P/provinces/Lisboa/> :hasCity <countries/P/provinces/Lisboa/cities/Lisboa/>.
 <countries/P/provinces/Lisboa/cities/Amadora/>  rdf:type :City ;
     :name "Amadora"   ;
     :population 171454 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 163878] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 181774] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 175872] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 175136] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 171454]  ;
     :longitude -9.23 ;
     :latitude 38.73   . 
 <countries/P/> :hasCity <countries/P/provinces/Lisboa/cities/Amadora/>.
 <countries/P/provinces/Lisboa/> :hasCity <countries/P/provinces/Lisboa/cities/Amadora/>.
 <countries/P/provinces/Lisboa/cities/Barreiro/>  rdf:type :City ;
     :name "Barreiro"   ;
     :population 62860 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 40859] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 63353] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 62860] ;
     :elevation 3 ;
     :longitude -9.07 ;
     :latitude 38.67   . 
 <countries/P/> :hasCity <countries/P/provinces/Lisboa/cities/Barreiro/>.
 <countries/P/provinces/Lisboa/> :hasCity <countries/P/provinces/Lisboa/cities/Barreiro/>.
 <countries/P/provinces/Lisboa/cities/Almada/>  rdf:type :City ;
     :name "Almada"   ;
     :population 95460 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 42607] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 101500] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 96404] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 95460] ;
     :elevation 50 ;
     :longitude -9.16 ;
     :latitude 38.68   . 
 <countries/P/> :hasCity <countries/P/provinces/Lisboa/cities/Almada/>.
 <countries/P/provinces/Lisboa/> :hasCity <countries/P/provinces/Lisboa/cities/Almada/>.
 <countries/P/provinces/Portalegre/cities/Portalegre/>  rdf:type :City ;
     :name "Portalegre"      ;
     :longitude -7.42 ;
     :latitude 39.32   . 
 <countries/P/> :hasCity <countries/P/provinces/Portalegre/cities/Portalegre/>.
 <countries/P/provinces/Portalegre/> :hasCity <countries/P/provinces/Portalegre/cities/Portalegre/>.
 <countries/P/provinces/Porto/cities/Oporto/>  rdf:type :City ;
     :name "Oporto" ;
     :othername "Porto"  ;
     :population 231800 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 327368] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 302472] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 263131] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 237591] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 231800]  ;
     :longitude -8.62 ;
     :latitude 41.16   . 
 <countries/P/> :hasCity <countries/P/provinces/Porto/cities/Oporto/>.
 <countries/P/provinces/Porto/> :hasCity <countries/P/provinces/Porto/cities/Oporto/>.
 <countries/P/provinces/Porto/cities/Vila+Nova+de+Gaia/>  rdf:type :City ;
     :name "Vila Nova de Gaia"   ;
     :population 188660 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 62468] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 178255] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 186502] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 188660]  ;
     :longitude -8.62 ;
     :latitude 41.13   . 
 <countries/P/> :hasCity <countries/P/provinces/Porto/cities/Vila+Nova+de+Gaia/>.
 <countries/P/provinces/Porto/> :hasCity <countries/P/provinces/Porto/cities/Vila+Nova+de+Gaia/>.
 <countries/P/provinces/Santarem/cities/Santarem/>  rdf:type :City ;
     :name "Santarem" ;
     :othername "Santarém"     ;
     :longitude -8.68 ;
     :latitude 39.23   . 
 <countries/P/> :hasCity <countries/P/provinces/Santarem/cities/Santarem/>.
 <countries/P/provinces/Santarem/> :hasCity <countries/P/provinces/Santarem/cities/Santarem/>.
 <countries/P/provinces/Setubal/cities/Setúbal/>  rdf:type :City ;
     :name "Setúbal"   ;
     :population 98470 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 77885] , [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 103634] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 91108] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 98131] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 98470]  ;
     :longitude -8.88 ;
     :latitude 38.53   . 
 <countries/P/> :hasCity <countries/P/provinces/Setubal/cities/Setúbal/>.
 <countries/P/provinces/Setubal/> :hasCity <countries/P/provinces/Setubal/cities/Setúbal/>.
 <countries/P/provinces/Viana+do+Castelo/cities/Viana+do+Castelo/>  rdf:type :City ;
     :name "Viana do Castelo"     ;
     :elevation 15 ;
     :longitude -8.83 ;
     :latitude 41.7   . 
 <countries/P/> :hasCity <countries/P/provinces/Viana+do+Castelo/cities/Viana+do+Castelo/>.
 <countries/P/provinces/Viana+do+Castelo/> :hasCity <countries/P/provinces/Viana+do+Castelo/cities/Viana+do+Castelo/>.
 <countries/P/provinces/Vila+Real/cities/Vila+Real/>  rdf:type :City ;
     :name "Vila Real"     ;
     :elevation 450 ;
     :longitude -7.75 ;
     :latitude 41.3   . 
 <countries/P/> :hasCity <countries/P/provinces/Vila+Real/cities/Vila+Real/>.
 <countries/P/provinces/Vila+Real/> :hasCity <countries/P/provinces/Vila+Real/cities/Vila+Real/>.
 <countries/P/provinces/Viseu/cities/Viseu/>  rdf:type :City ;
     :name "Viseu"   ;
     :population 60570 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 47250] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 57975] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 60570]  ;
     :longitude -7.92 ;
     :latitude 40.67   . 
 <countries/P/> :hasCity <countries/P/provinces/Viseu/cities/Viseu/>.
 <countries/P/provinces/Viseu/> :hasCity <countries/P/provinces/Viseu/cities/Viseu/>.
 <countries/P/provinces/Azores/cities/Ponta+Delgada/>  rdf:type :City ;
     :name "Ponta Delgada"   ;
     :population 40050 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 46102] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 40661] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 40050]  ;
     :longitude -25.75 ;
     :latitude 37.82   . 
 <countries/P/> :hasCity <countries/P/provinces/Azores/cities/Ponta+Delgada/>.
 <countries/P/provinces/Azores/> :hasCity <countries/P/provinces/Azores/cities/Ponta+Delgada/>.
 <countries/P/provinces/Madeira/cities/Funchal/>  rdf:type :City ;
     :name "Funchal" ;
     :othername "Madeira"  ;
     :population 105590 ;
     :hadPopulation [ a :PopulationCount; :year "1981"^^xsd:gYear; :value 44111] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 100526] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 111541] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 105590]  ;
     :longitude -16.92 ;
     :latitude 32.65   . 
 <countries/P/> :hasCity <countries/P/provinces/Madeira/cities/Funchal/>.
 <countries/P/provinces/Madeira/> :hasCity <countries/P/provinces/Madeira/cities/Funchal/>.
 <countries/SVA/cities/Longyearbyen/>  rdf:type :City ;
     :name "Longyearbyen"      ;
     :longitude 15.33 ;
     :latitude 78.13   . 
 <countries/SVA/> :hasCity <countries/SVA/cities/Longyearbyen/>.
  <countries/GB/provinces/North+East+England/cities/Newcastle+upon+Tyne/>  rdf:type :City ;
     :name "Newcastle upon Tyne" ;
     :othername "Newcastle"  ;
     :population 281727 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 255362] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 254710] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 268064] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 281727]  ;
     :longitude -1.6 ;
     :latitude 54.97   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+East+England/cities/Newcastle+upon+Tyne/>.
 <countries/GB/provinces/North+East+England/> :hasCity <countries/GB/provinces/North+East+England/cities/Newcastle+upon+Tyne/>.
 <countries/GB/provinces/North+East+England/cities/Sunderland/>  rdf:type :City ;
     :name "Sunderland"   ;
     :population 170134 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 183310] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 177740] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 174286] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 170134]  ;
     :longitude -1.38 ;
     :latitude 54.91   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+East+England/cities/Sunderland/>.
 <countries/GB/provinces/North+East+England/> :hasCity <countries/GB/provinces/North+East+England/cities/Sunderland/>.
 <countries/GB/provinces/North+East+England/cities/Gateshead/>  rdf:type :City ;
     :name "Gateshead"   ;
     :population 115720 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 118212] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 113220] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 120046] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 115720]  ;
     :longitude -1.6 ;
     :latitude 54.95   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+East+England/cities/Gateshead/>.
 <countries/GB/provinces/North+East+England/> :hasCity <countries/GB/provinces/North+East+England/cities/Gateshead/>.
 <countries/GB/provinces/North+East+England/cities/Middlesbrough/>  rdf:type :City ;
     :name "Middlesbrough"   ;
     :population 179959 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 184773] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 175130] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 174700] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 179959]  ;
     :longitude -1.24 ;
     :latitude 54.58   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+East+England/cities/Middlesbrough/>.
 <countries/GB/provinces/North+East+England/> :hasCity <countries/GB/provinces/North+East+England/cities/Middlesbrough/>.
 <countries/GB/provinces/North+West+England/cities/Manchester/>  rdf:type :City ;
     :name "Manchester"   ;
     :population 560392 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 447863] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 405300] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 510746] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 560392] ;
     :elevation 38 ;
     :longitude -2.23 ;
     :latitude 53.47   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Manchester/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Manchester/>.
 <countries/GB/provinces/North+West+England/cities/Sale/>  rdf:type :City ;
     :name "Sale"   ;
     :population 141068 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 122990] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 134022] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 141068]  ;
     :longitude -2.32 ;
     :latitude 53.42   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Sale/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Sale/>.
 <countries/GB/provinces/North+West+England/cities/Wigan/>  rdf:type :City ;
     :name "Wigan"   ;
     :population 105690 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 98070] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 98480] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 103608] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 105690]  ;
     :longitude -2.63 ;
     :latitude 53.54   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Wigan/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Wigan/>.
 <countries/GB/provinces/North+West+England/cities/Stockport/>  rdf:type :City ;
     :name "Stockport"   ;
     :population 111023 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 106170] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 105878] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 111023]  ;
     :longitude -2.15 ;
     :latitude 53.41   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Stockport/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Stockport/>.
 <countries/GB/provinces/North+West+England/cities/Bolton/>  rdf:type :City ;
     :name "Bolton"   ;
     :population 212271 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 182980] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 194189] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 212271]  ;
     :longitude -2.43 ;
     :latitude 53.58   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Bolton/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Bolton/>.
 <countries/GB/provinces/North+West+England/cities/Salford/>  rdf:type :City ;
     :name "Salford"   ;
     :population 129794 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 88460] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 103886] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 129794] ;
     :elevation 68 ;
     :longitude -2.33 ;
     :latitude 53.51   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Salford/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Salford/>.
 <countries/GB/provinces/North+West+England/cities/Oldham/>  rdf:type :City ;
     :name "Oldham"   ;
     :population 111321 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 103931] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 91600] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 96555] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 111321]  ;
     :longitude -2.12 ;
     :latitude 53.54   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Oldham/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Oldham/>.
 <countries/GB/provinces/North+West+England/cities/Rochdale/>  rdf:type :City ;
     :name "Rochdale"   ;
     :population 114615 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 100935] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 102080] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 107926] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 114615]  ;
     :longitude -2.16 ;
     :latitude 53.61   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Rochdale/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Rochdale/>.
 <countries/GB/provinces/North+West+England/cities/Warrington/>  rdf:type :City ;
     :name "Warrington"   ;
     :population 173365 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 152458] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 157860] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 165456] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 173365]  ;
     :longitude -2.6 ;
     :latitude 53.39   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Warrington/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Warrington/>.
 <countries/GB/provinces/North+West+England/cities/Blackpool/>  rdf:type :City ;
     :name "Blackpool"   ;
     :population 148150 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 146262] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 148300] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 147663] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 148150] ;
     :elevation 5 ;
     :longitude -3.05 ;
     :latitude 53.81   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Blackpool/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Blackpool/>.
 <countries/GB/provinces/North+West+England/cities/Blackburn/>  rdf:type :City ;
     :name "Blackburn"   ;
     :population 124900 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 108690] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 117963] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 124900]  ;
     :longitude -2.48 ;
     :latitude 53.74   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Blackburn/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Blackburn/>.
 <countries/GB/provinces/North+West+England/cities/Liverpool/>  rdf:type :City ;
     :name "Liverpool"   ;
     :population 576561 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 538386] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 530850] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 552267] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 576561] ;
     :elevation 70 ;
     :longitude -2.98 ;
     :latitude 53.4   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Liverpool/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Liverpool/>.
 <countries/GB/provinces/North+West+England/cities/Birkenhead/>  rdf:type :City ;
     :name "Birkenhead"   ;
     :population 145208 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 149164] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 138270] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 142968] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 145208]  ;
     :longitude -3.01 ;
     :latitude 53.39   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Birkenhead/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Birkenhead/>.
 <countries/GB/provinces/North+West+England/cities/St+Helens/>  rdf:type :City ;
     :name "St Helens"   ;
     :population 106591 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 106293] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 102360] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 102885] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 106591]  ;
     :longitude -2.75 ;
     :latitude 53.45   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/St+Helens/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/St+Helens/>.
 <countries/GB/provinces/North+West+England/cities/Preston/>  rdf:type :City ;
     :name "Preston"   ;
     :population 99101 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 87510] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 97886] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 99101]  ;
     :longitude -2.7 ;
     :latitude 53.76   . 
 <countries/GB/> :hasCity <countries/GB/provinces/North+West+England/cities/Preston/>.
 <countries/GB/provinces/North+West+England/> :hasCity <countries/GB/provinces/North+West+England/cities/Preston/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Leeds/>  rdf:type :City ;
     :name "Leeds"   ;
     :population 487837 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 424194] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 445260] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 474632] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 487837] ;
     :elevation 9 ;
     :longitude -1.55 ;
     :latitude 53.8   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Leeds/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Leeds/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Wakefield/>  rdf:type :City ;
     :name "Wakefield"   ;
     :population 109766 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 93091] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 96290] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 99251] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 109766]  ;
     :longitude -1.5 ;
     :latitude 53.68   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Wakefield/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Wakefield/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Bradford/>  rdf:type :City ;
     :name "Bradford"   ;
     :population 370185 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 305101] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 309020] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 349561] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 370185]  ;
     :longitude -1.75 ;
     :latitude 53.79   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Bradford/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Bradford/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Huddersfield/>  rdf:type :City ;
     :name "Huddersfield"   ;
     :population 167534 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 147847] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 147280] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 162949] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 167534]  ;
     :longitude -1.78 ;
     :latitude 53.65   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Huddersfield/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Huddersfield/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Sheffield/>  rdf:type :City ;
     :name "Sheffield"   ;
     :population 525142 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 457805] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 479460] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 518090] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 525142]  ;
     :longitude -1.47 ;
     :latitude 53.38   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Sheffield/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Sheffield/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Doncaster/>  rdf:type :City ;
     :name "Doncaster"   ;
     :population 113566 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 103580] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 101940] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 109805] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 113566]  ;
     :longitude -1.13 ;
     :latitude 53.52   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Doncaster/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Doncaster/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Rotherham/>  rdf:type :City ;
     :name "Rotherham"   ;
     :population 109697 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 105720] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 109691] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 109697]  ;
     :longitude -1.36 ;
     :latitude 53.43   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Rotherham/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Rotherham/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/York/>  rdf:type :City ;
     :name "York"   ;
     :population 156135 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 124609] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 136640] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 152841] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 156135]  ;
     :longitude -1.08 ;
     :latitude 53.96   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/York/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/York/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Kingston+upon+Hull/>  rdf:type :City ;
     :name "Kingston upon Hull" ;
     :othername "Hull"  ;
     :population 295179 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 310636] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 271770] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 284321] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 295179]  ;
     :longitude -0.33 ;
     :latitude 53.75   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Kingston+upon+Hull/>.
 <countries/GB/provinces/Yorkshire+and+the+Humber/> :hasCity <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Kingston+upon+Hull/>.
 <countries/GB/provinces/East+Midlands/cities/Nottingham/>  rdf:type :City ;
     :name "Nottingham"   ;
     :population 306573 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 270222] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 250210] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 289301] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 306573] ;
     :elevation 61 ;
     :longitude -1.13 ;
     :latitude 52.95   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+Midlands/cities/Nottingham/>.
 <countries/GB/provinces/East+Midlands/> :hasCity <countries/GB/provinces/East+Midlands/cities/Nottingham/>.
 <countries/GB/provinces/East+Midlands/cities/Northampton/>  rdf:type :City ;
     :name "Northampton"   ;
     :population 245899 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 183082] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 197750] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 215173] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 245899]  ;
     :longitude -0.89 ;
     :latitude 52.23   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+Midlands/cities/Northampton/>.
 <countries/GB/provinces/East+Midlands/> :hasCity <countries/GB/provinces/East+Midlands/cities/Northampton/>.
 <countries/GB/provinces/East+Midlands/cities/Leicester/>  rdf:type :City ;
     :name "Leicester"   ;
     :population 487837 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 377700] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 389830] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 443760] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 487837]  ;
     :longitude -1.13 ;
     :latitude 52.63   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+Midlands/cities/Leicester/>.
 <countries/GB/provinces/East+Midlands/> :hasCity <countries/GB/provinces/East+Midlands/cities/Leicester/>.
 <countries/GB/provinces/East+Midlands/cities/Derby/>  rdf:type :City ;
     :name "Derby"   ;
     :population 269053 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 223836] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 228140] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 255394] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 269053]  ;
     :longitude -1.48 ;
     :latitude 52.92   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+Midlands/cities/Derby/>.
 <countries/GB/provinces/East+Midlands/> :hasCity <countries/GB/provinces/East+Midlands/cities/Derby/>.
 <countries/GB/provinces/East+Midlands/cities/Lincoln/>  rdf:type :City ;
     :name "Lincoln"   ;
     :population 111201 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 97996] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 92010] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 100160] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 111201]  ;
     :longitude -0.54 ;
     :latitude 53.23   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+Midlands/cities/Lincoln/>.
 <countries/GB/provinces/East+Midlands/> :hasCity <countries/GB/provinces/East+Midlands/cities/Lincoln/>.
 <countries/GB/provinces/West+Midlands/cities/Birmingham/>  rdf:type :City ;
     :name "Birmingham"   ;
     :population 1161258 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 965928] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 995480] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1085810] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1161258] ;
     :elevation 140 ;
     :longitude -1.89 ;
     :latitude 52.48   . 
 <countries/GB/> :hasCity <countries/GB/provinces/West+Midlands/cities/Birmingham/>.
 <countries/GB/provinces/West+Midlands/> :hasCity <countries/GB/provinces/West+Midlands/cities/Birmingham/>.
 <countries/GB/provinces/West+Midlands/cities/Coventry/>  rdf:type :City ;
     :name "Coventry"   ;
     :population 355703 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 299316] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 308180] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 325949] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 355703]  ;
     :longitude -1.51 ;
     :latitude 52.41   . 
 <countries/GB/> :hasCity <countries/GB/provinces/West+Midlands/cities/Coventry/>.
 <countries/GB/provinces/West+Midlands/> :hasCity <countries/GB/provinces/West+Midlands/cities/Coventry/>.
 <countries/GB/provinces/West+Midlands/cities/Wolverhampton/>  rdf:type :City ;
     :name "Wolverhampton"   ;
     :population 218488 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 200490] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 210319] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 218488]  ;
     :longitude -2.13 ;
     :latitude 52.58   . 
 <countries/GB/> :hasCity <countries/GB/provinces/West+Midlands/cities/Wolverhampton/>.
 <countries/GB/provinces/West+Midlands/> :hasCity <countries/GB/provinces/West+Midlands/cities/Wolverhampton/>.
 <countries/GB/provinces/West+Midlands/cities/Solihull/>  rdf:type :City ;
     :name "Solihull"   ;
     :population 126245 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 118103] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 118240] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 123187] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 126245]  ;
     :longitude -1.78 ;
     :latitude 52.41   . 
 <countries/GB/> :hasCity <countries/GB/provinces/West+Midlands/cities/Solihull/>.
 <countries/GB/provinces/West+Midlands/> :hasCity <countries/GB/provinces/West+Midlands/cities/Solihull/>.
 <countries/GB/provinces/West+Midlands/cities/Stoke-on-Trent/>  rdf:type :City ;
     :name "Stoke-on-Trent"   ;
     :population 279769 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 266543] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 262350] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 270726] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 279769] ;
     :elevation 107 ;
     :longitude -2.18 ;
     :latitude 53   . 
 <countries/GB/> :hasCity <countries/GB/provinces/West+Midlands/cities/Stoke-on-Trent/>.
 <countries/GB/provinces/West+Midlands/> :hasCity <countries/GB/provinces/West+Midlands/cities/Stoke-on-Trent/>.
 <countries/GB/provinces/West+Midlands/cities/Worcester/>  rdf:type :City ;
     :name "Worcester"   ;
     :population 105491 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 82661] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 94550] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 100153] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 105491]  ;
     :longitude -2.22 ;
     :latitude 52.19   . 
 <countries/GB/> :hasCity <countries/GB/provinces/West+Midlands/cities/Worcester/>.
 <countries/GB/provinces/West+Midlands/> :hasCity <countries/GB/provinces/West+Midlands/cities/Worcester/>.
 <countries/GB/provinces/West+Midlands/cities/Sutton+Coldfield/>  rdf:type :City ;
     :name "Sutton Coldfield" ;
     :othername "Sutton"  ;
     :population 109899 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 106001] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 102200] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 109015] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 109899]  ;
     :longitude -1.82 ;
     :latitude 52.56   . 
 <countries/GB/> :hasCity <countries/GB/provinces/West+Midlands/cities/Sutton+Coldfield/>.
 <countries/GB/provinces/West+Midlands/> :hasCity <countries/GB/provinces/West+Midlands/cities/Sutton+Coldfield/>.
 <countries/GB/provinces/West+Midlands/cities/Telford/>  rdf:type :City ;
     :name "Telford"   ;
     :population 155570 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 114251] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 135700] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 142723] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 155570]  ;
     :longitude -2.45 ;
     :latitude 52.68   . 
 <countries/GB/> :hasCity <countries/GB/provinces/West+Midlands/cities/Telford/>.
 <countries/GB/provinces/West+Midlands/> :hasCity <countries/GB/provinces/West+Midlands/cities/Telford/>.
 <countries/GB/provinces/East+of+England/cities/Cambridge/>  rdf:type :City ;
     :name "Cambridge"   ;
     :population 167007 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 109912] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 127290] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 145818] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 167007] ;
     :elevation 6 ;
     :longitude 0.12 ;
     :latitude 52.21   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Cambridge/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Cambridge/>.
 <countries/GB/provinces/East+of+England/cities/Peterborough/>  rdf:type :City ;
     :name "Peterborough"   ;
     :population 189561 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 134788] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 137200] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 161707] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 189561]  ;
     :longitude -0.25 ;
     :latitude 52.58   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Peterborough/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Peterborough/>.
 <countries/GB/provinces/East+of+England/cities/Ipswich/>  rdf:type :City ;
     :name "Ipswich"   ;
     :population 151240 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 130157] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 127790] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 144957] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 151240]  ;
     :longitude 1.16 ;
     :latitude 52.06   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Ipswich/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Ipswich/>.
 <countries/GB/provinces/East+of+England/cities/Chelmsford/>  rdf:type :City ;
     :name "Chelmsford"   ;
     :population 120091 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 97451] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 100660] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 110507] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 120091]  ;
     :longitude 0.47 ;
     :latitude 51.92   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Chelmsford/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Chelmsford/>.
 <countries/GB/provinces/East+of+England/cities/Watford/>  rdf:type :City ;
     :name "Watford"   ;
     :population 148069 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 113080] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 118990] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 131982] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 148069] ;
     :elevation 71 ;
     :longitude -0.4 ;
     :latitude 51.66   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Watford/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Watford/>.
 <countries/GB/provinces/East+of+England/cities/Southend-on-Sea/>  rdf:type :City ;
     :name "Southend-on-Sea"   ;
     :population 182591 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 158517] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 160257] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 175547] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 182591]  ;
     :longitude 0.71 ;
     :latitude 51.54   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Southend-on-Sea/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Southend-on-Sea/>.
 <countries/GB/provinces/East+of+England/cities/Basildon/>  rdf:type :City ;
     :name "Basildon"   ;
     :population 117341 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 100924] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 100950] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 107123] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 117341]  ;
     :longitude 0.49 ;
     :latitude 51.58   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Basildon/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Basildon/>.
 <countries/GB/provinces/East+of+England/cities/Colchester/>  rdf:type :City ;
     :name "Colchester"   ;
     :population 138753 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 96063] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 105130] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 119441] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 138753]  ;
     :longitude 0.9 ;
     :latitude 51.89   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Colchester/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Colchester/>.
 <countries/GB/provinces/East+of+England/cities/Norwich/>  rdf:type :City ;
     :name "Norwich"   ;
     :population 200996 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 171304] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 173870] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 186682] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 200996]  ;
     :longitude 1.3 ;
     :latitude 52.63   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Norwich/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Norwich/>.
 <countries/GB/provinces/East+of+England/cities/Luton/>  rdf:type :City ;
     :name "Luton"   ;
     :population 233498 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 171671] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 191810] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 211228] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 233498]  ;
     :longitude -0.43 ;
     :latitude 51.9   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Luton/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Luton/>.
 <countries/GB/provinces/East+of+England/cities/Hemel+Hempstead/>  rdf:type :City ;
     :name "Hemel Hempstead"   ;
     :population 103212 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 87379] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 89160] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 94932] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 103212]  ;
     :longitude -0.47 ;
     :latitude 51.75   . 
 <countries/GB/> :hasCity <countries/GB/provinces/East+of+England/cities/Hemel+Hempstead/>.
 <countries/GB/provinces/East+of+England/> :hasCity <countries/GB/provinces/East+of+England/cities/Hemel+Hempstead/>.
 <countries/GB/provinces/London/cities/London/>  rdf:type :City ;
     :name "London"   ;
     :population 8888608 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 6715769] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 7242154] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 8250205] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 8888608] ;
     :elevation 11 ;
     :longitude -0.09 ;
     :latitude 51.52   . 
 <countries/GB/> :hasCity <countries/GB/provinces/London/cities/London/>.
 <countries/GB/provinces/London/> :hasCity <countries/GB/provinces/London/cities/London/>.
 <countries/GB/provinces/South+East+England/cities/Southampton/>  rdf:type :City ;
     :name "Southampton"   ;
     :population 266934 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 210138] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 234280] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 253651] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 266934]  ;
     :longitude -1.4 ;
     :latitude 50.9   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Southampton/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Southampton/>.
 <countries/GB/provinces/South+East+England/cities/Portsmouth/>  rdf:type :City ;
     :name "Portsmouth"   ;
     :population 241623 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 219700] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 238137] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 241623]  ;
     :longitude -1.08 ;
     :latitude 50.82   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Portsmouth/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Portsmouth/>.
 <countries/GB/provinces/South+East+England/cities/Basingstoke/>  rdf:type :City ;
     :name "Basingstoke"   ;
     :population 118807 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 81228] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 93970] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 107355] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 118807]  ;
     :longitude -1.09 ;
     :latitude 51.27   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Basingstoke/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Basingstoke/>.
 <countries/GB/provinces/South+East+England/cities/Milton+Keynes/>  rdf:type :City ;
     :name "Milton Keynes"   ;
     :population 192943 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 102428] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 136910] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 171750] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 192943]  ;
     :longitude -0.76 ;
     :latitude 52.04   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Milton+Keynes/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Milton+Keynes/>.
 <countries/GB/provinces/South+East+England/cities/High+Wycombe/>  rdf:type :City ;
     :name "High Wycombe"   ;
     :population 127856 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 106123] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 111580] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 120256] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 127856]  ;
     :longitude -0.75 ;
     :latitude 51.63   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/High+Wycombe/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/High+Wycombe/>.
 <countries/GB/provinces/South+East+England/cities/Brighton+and+Hove/>  rdf:type :City ;
     :name "Brighton and Hove"   ;
     :population 232503 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 192453] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 205760] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 229700] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 232503]  ;
     :longitude -0.15 ;
     :latitude 50.83   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Brighton+and+Hove/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Brighton+and+Hove/>.
 <countries/GB/provinces/South+East+England/cities/Maidstone/>  rdf:type :City ;
     :name "Maidstone"   ;
     :population 121723 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 93670] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 107627] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 121723]  ;
     :longitude 0.53 ;
     :latitude 51.27   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Maidstone/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Maidstone/>.
 <countries/GB/provinces/South+East+England/cities/Oxford/>  rdf:type :City ;
     :name "Oxford"   ;
     :population 172264 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 118795] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 142420] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 159994] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 172264]  ;
     :longitude -1.26 ;
     :latitude 51.75   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Oxford/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Oxford/>.
 <countries/GB/provinces/South+East+England/cities/Reading/>  rdf:type :City ;
     :name "Reading"   ;
     :population 242572 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 213474] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 206060] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 218705] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 242572] ;
     :elevation 61 ;
     :longitude -0.97 ;
     :latitude 51.45   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Reading/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Reading/>.
 <countries/GB/provinces/South+East+England/cities/Slough/>  rdf:type :City ;
     :name "Slough"   ;
     :population 175100 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 121811] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 133860] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 155298] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 175100]  ;
     :longitude -0.59 ;
     :latitude 51.51   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Slough/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Slough/>.
 <countries/GB/provinces/South+East+England/cities/Eastbourne/>  rdf:type :City ;
     :name "Eastbourne"   ;
     :population 113127 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 94793] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 98460] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 109185] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 113127]  ;
     :longitude 0.28 ;
     :latitude 50.77   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Eastbourne/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Eastbourne/>.
 <countries/GB/provinces/South+East+England/cities/Gillingham/>  rdf:type :City ;
     :name "Gillingham"   ;
     :population 107897 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 94923] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 99370] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 104157] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 107897]  ;
     :longitude 0.55 ;
     :latitude 51.38   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Gillingham/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Gillingham/>.
 <countries/GB/provinces/South+East+England/cities/Crawley/>  rdf:type :City ;
     :name "Crawley"   ;
     :population 116880 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 88203] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 99660] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 106943] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 116880]  ;
     :longitude -0.19 ;
     :latitude 51.11   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Crawley/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Crawley/>.
 <countries/GB/provinces/South+East+England/cities/Worthing/>  rdf:type :City ;
     :name "Worthing"   ;
     :population 116192 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 101929] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 109120] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 116192] ;
     :elevation 7 ;
     :longitude -0.37 ;
     :latitude 50.81   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Worthing/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Worthing/>.
 <countries/GB/provinces/South+East+England/cities/Woking/>  rdf:type :City ;
     :name "Woking"   ;
     :population 111766 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 101484] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 96420] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 105367] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 111766]  ;
     :longitude -0.56 ;
     :latitude 51.32   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+East+England/cities/Woking/>.
 <countries/GB/provinces/South+East+England/> :hasCity <countries/GB/provinces/South+East+England/cities/Woking/>.
 <countries/GB/provinces/South+West+England/cities/Bristol/>  rdf:type :City ;
     :name "Bristol"   ;
     :population 586781 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 496044] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 480920] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 535907] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 586781] ;
     :elevation 11 ;
     :longitude -2.58 ;
     :latitude 51.45   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+West+England/cities/Bristol/>.
 <countries/GB/provinces/South+West+England/> :hasCity <countries/GB/provinces/South+West+England/cities/Bristol/>.
 <countries/GB/provinces/South+West+England/cities/Bath/>  rdf:type :City ;
     :name "Bath"   ;
     :population 101557 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 85202] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 89760] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 94782] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 101557]  ;
     :longitude -2.37 ;
     :latitude 51.38   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+West+England/cities/Bath/>.
 <countries/GB/provinces/South+West+England/> :hasCity <countries/GB/provinces/South+West+England/cities/Bath/>.
 <countries/GB/provinces/South+West+England/cities/Plymouth/>  rdf:type :City ;
     :name "Plymouth"   ;
     :population 240903 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 220570] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 234982] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 240903] ;
     :elevation 20 ;
     :longitude -4.14 ;
     :latitude 50.37   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+West+England/cities/Plymouth/>.
 <countries/GB/provinces/South+West+England/> :hasCity <countries/GB/provinces/South+West+England/cities/Plymouth/>.
 <countries/GB/provinces/South+West+England/cities/Exeter/>  rdf:type :City ;
     :name "Exeter"   ;
     :population 124893 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 94717] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 107430] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 113507] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 124893]  ;
     :longitude -3.53 ;
     :latitude 50.72   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+West+England/cities/Exeter/>.
 <countries/GB/provinces/South+West+England/> :hasCity <countries/GB/provinces/South+West+England/cities/Exeter/>.
 <countries/GB/provinces/South+West+England/cities/Bournemouth/>  rdf:type :City ;
     :name "Bournemouth"   ;
     :population 200916 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 155488] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 167527] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 187503] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 200916]  ;
     :longitude -1.88 ;
     :latitude 50.72   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+West+England/cities/Bournemouth/>.
 <countries/GB/provinces/South+West+England/> :hasCity <countries/GB/provinces/South+West+England/cities/Bournemouth/>.
 <countries/GB/provinces/South+West+England/cities/Poole/>  rdf:type :City ;
     :name "Poole"   ;
     :population 160778 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 138479] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 144800] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 154718] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 160778]  ;
     :longitude -1.98 ;
     :latitude 50.72   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+West+England/cities/Poole/>.
 <countries/GB/provinces/South+West+England/> :hasCity <countries/GB/provinces/South+West+England/cities/Poole/>.
 <countries/GB/provinces/South+West+England/cities/Cheltenham/>  rdf:type :City ;
     :name "Cheltenham"   ;
     :population 119587 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 102633] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 110260] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 116447] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 119587]  ;
     :longitude -2.07 ;
     :latitude 51.88   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+West+England/cities/Cheltenham/>.
 <countries/GB/provinces/South+West+England/> :hasCity <countries/GB/provinces/South+West+England/cities/Cheltenham/>.
 <countries/GB/provinces/South+West+England/cities/Gloucester/>  rdf:type :City ;
     :name "Gloucester"   ;
     :population 151176 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 114003] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 123590] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 136362] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 151176]  ;
     :longitude -2.24 ;
     :latitude 51.87   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+West+England/cities/Gloucester/>.
 <countries/GB/provinces/South+West+England/> :hasCity <countries/GB/provinces/South+West+England/cities/Gloucester/>.
 <countries/GB/provinces/South+West+England/cities/Swindon/>  rdf:type :City ;
     :name "Swindon"   ;
     :population 201669 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 145236] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 155700] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 182441] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 201669]  ;
     :longitude -1.78 ;
     :latitude 51.56   . 
 <countries/GB/> :hasCity <countries/GB/provinces/South+West+England/cities/Swindon/>.
 <countries/GB/provinces/South+West+England/> :hasCity <countries/GB/provinces/South+West+England/cities/Swindon/>.
 <countries/GB/provinces/Scotland/cities/Edinburgh/>  rdf:type :City ;
     :name "Edinburgh"   ;
     :population 505310 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 400632] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 431230] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 459633] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 505310] ;
     :elevation 47 ;
     :longitude -3.19 ;
     :latitude 55.95   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Scotland/cities/Edinburgh/>.
 <countries/GB/provinces/Scotland/> :hasCity <countries/GB/provinces/Scotland/cities/Edinburgh/>.
 <countries/GB/provinces/Scotland/cities/Glasgow/>  rdf:type :City ;
     :name "Glasgow"   ;
     :population 631690 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 574900] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 590507] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 631690]  ;
     :longitude -4.26 ;
     :latitude 55.86   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Scotland/cities/Glasgow/>.
 <countries/GB/provinces/Scotland/> :hasCity <countries/GB/provinces/Scotland/cities/Glasgow/>.
 <countries/GB/provinces/Scotland/cities/Aberdeen/>  rdf:type :City ;
     :name "Aberdeen"   ;
     :population 196220 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 182133] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 185560] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 195453] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 196220]  ;
     :longitude -2.11 ;
     :latitude 57.15   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Scotland/cities/Aberdeen/>.
 <countries/GB/provinces/Scotland/> :hasCity <countries/GB/provinces/Scotland/cities/Aberdeen/>.
 <countries/GB/provinces/Scotland/cities/Dundee/>  rdf:type :City ;
     :name "Dundee"   ;
     :population 146840 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 145560] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 147389] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 146840]  ;
     :longitude -2.97 ;
     :latitude 56.46   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Scotland/cities/Dundee/>.
 <countries/GB/provinces/Scotland/> :hasCity <countries/GB/provinces/Scotland/cities/Dundee/>.
 <countries/GB/provinces/Scotland/cities/Kirkwall/>  rdf:type :City ;
     :name "Kirkwall"   ;
     :population 7045 ;
     :hadPopulation [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 7045]  ;
     :longitude -2.96 ;
     :latitude 58.98   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Scotland/cities/Kirkwall/>.
 <countries/GB/provinces/Scotland/> :hasCity <countries/GB/provinces/Scotland/cities/Kirkwall/>.
 <countries/GB/provinces/Scotland/cities/Lerwick/>  rdf:type :City ;
     :name "Lerwick"   ;
     :population 6958 ;
     :hadPopulation [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 6958]  ;
     :longitude -1.14 ;
     :latitude 60.16   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Scotland/cities/Lerwick/>.
 <countries/GB/provinces/Scotland/> :hasCity <countries/GB/provinces/Scotland/cities/Lerwick/>.
 <countries/GB/provinces/Wales/cities/Cardiff/>  rdf:type :City ;
     :name "Cardiff"   ;
     :population 349780 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 276464] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 296960] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 335145] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 349780]  ;
     :longitude -3.18 ;
     :latitude 51.48   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Wales/cities/Cardiff/>.
 <countries/GB/provinces/Wales/> :hasCity <countries/GB/provinces/Wales/cities/Cardiff/>.
 <countries/GB/provinces/Wales/cities/Swansea/>  rdf:type :City ;
     :name "Swansea"   ;
     :population 178118 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 171038] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 167440] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 179485] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 178118]  ;
     :longitude -3.95 ;
     :latitude 51.62   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Wales/cities/Swansea/>.
 <countries/GB/provinces/Wales/> :hasCity <countries/GB/provinces/Wales/cities/Swansea/>.
 <countries/GB/provinces/Wales/cities/Newport/>  rdf:type :City ;
     :name "Newport"   ;
     :population 139383 ;
     :hadPopulation [ a :PopulationCount; :year "1991"^^xsd:gYear; :value 115522] , [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 119670] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 128060] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 139383]  ;
     :longitude -3 ;
     :latitude 51.58   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Wales/cities/Newport/>.
 <countries/GB/provinces/Wales/> :hasCity <countries/GB/provinces/Wales/cities/Newport/>.
 <countries/GB/provinces/Northern+Ireland/cities/Belfast/>  rdf:type :City ;
     :name "Belfast"   ;
     :population 340000 ;
     :hadPopulation [ a :PopulationCount; :year "2001"^^xsd:gYear; :value 323575] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 328937] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 340000]  ;
     :longitude -5.93 ;
     :latitude 54.6   . 
 <countries/GB/> :hasCity <countries/GB/provinces/Northern+Ireland/cities/Belfast/>.
 <countries/GB/provinces/Northern+Ireland/> :hasCity <countries/GB/provinces/Northern+Ireland/cities/Belfast/>.
 <countries/GBZ/cities/Gibraltar/>  rdf:type :City ;
     :name "Gibraltar"      ;
     :longitude -5.25 ;
     :latitude 36.12   . 
 <countries/GBZ/> :hasCity <countries/GBZ/cities/Gibraltar/>.
  <countries/GBG/cities/Saint+Peter+Port/>  rdf:type :City ;
     :name "Saint Peter Port"      ;
     :longitude -2.6 ;
     :latitude 49.6   . 
 <countries/GBG/> :hasCity <countries/GBG/cities/Saint+Peter+Port/>.
  <countries/GBJ/cities/Saint+Helier/>  rdf:type :City ;
     :name "Saint Helier"      ;
     :longitude -2.1 ;
     :latitude 49.2   . 
 <countries/GBJ/> :hasCity <countries/GBJ/cities/Saint+Helier/>.
  <countries/TR/provinces/Adana/cities/Adana/>  rdf:type :City ;
     :name "Adana"   ;
     :population 1765981 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 916150] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1130710] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1609790] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1765981] ;
     :elevation 23 ;
     :longitude 35.32 ;
     :latitude 37   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Adana/cities/Adana/>.
 <countries/TR/provinces/Adana/> :hasCity <countries/TR/provinces/Adana/cities/Adana/>.
 <countries/TR/provinces/Adana/cities/Ceyhan/>  rdf:type :City ;
     :name "Ceyhan"   ;
     :population 116372 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 85308] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 108602] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 106487] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 116372]  ;
     :longitude 35.82 ;
     :latitude 37.00   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Adana/cities/Ceyhan/>.
 <countries/TR/provinces/Adana/> :hasCity <countries/TR/provinces/Adana/cities/Ceyhan/>.
 <countries/TR/provinces/Adıyaman/cities/Adiyaman/>  rdf:type :City ;
     :name "Adiyaman"   ;
     :population 267129 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 100045] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 178538] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 211789] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 267129] ;
     :elevation 764 ;
     :longitude 38.28 ;
     :latitude 37.76   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Adıyaman/cities/Adiyaman/>.
 <countries/TR/provinces/Adıyaman/> :hasCity <countries/TR/provinces/Adıyaman/cities/Adiyaman/>.
 <countries/TR/provinces/Afyonkarahisar/cities/Afyonkarahisar/>  rdf:type :City ;
     :name "Afyonkarahisar" ;
     :othername "Afyon"  ;
     :population 251799 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 95643] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 128516] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 189006] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 251799] ;
     :elevation 1021 ;
     :longitude 30.54 ;
     :latitude 38.76   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Afyonkarahisar/cities/Afyonkarahisar/>.
 <countries/TR/provinces/Afyonkarahisar/> :hasCity <countries/TR/provinces/Afyonkarahisar/cities/Afyonkarahisar/>.
 <countries/TR/provinces/Ağrı/cities/Agri/>  rdf:type :City ;
     :name "Agri"   ;
     :population 120390 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 58038] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 79764] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 107298] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 120390]  ;
     :longitude 43.05 ;
     :latitude 39.72   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Ağrı/cities/Agri/>.
 <countries/TR/provinces/Ağrı/> :hasCity <countries/TR/provinces/Ağrı/cities/Agri/>.
 <countries/TR/provinces/Aksaray/cities/Aksaray/>  rdf:type :City ;
     :name "Aksaray"   ;
     :population 247148 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 90698] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 129949] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 182339] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 247148] ;
     :elevation 980 ;
     :longitude 34.03 ;
     :latitude 38.37   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Aksaray/cities/Aksaray/>.
 <countries/TR/provinces/Aksaray/> :hasCity <countries/TR/provinces/Aksaray/cities/Aksaray/>.
 <countries/TR/provinces/Amasya/cities/Amasya/>  rdf:type :City ;
     :name "Amasya"   ;
     :population 113373 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 57087] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 74393] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 90665] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 113373] ;
     :elevation 40 ;
     :longitude 35.83 ;
     :latitude 40.65   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Amasya/cities/Amasya/>.
 <countries/TR/provinces/Amasya/> :hasCity <countries/TR/provinces/Amasya/cities/Amasya/>.
 <countries/TR/provinces/Ankara/cities/Ankara/>  rdf:type :City ;
     :name "Ankara"   ;
     :population 5154602 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 2583963] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 3203362] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 4338620] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 5154602] ;
     :elevation 938 ;
     :longitude 32.87 ;
     :latitude 39.93   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Ankara/cities/Ankara/>.
 <countries/TR/provinces/Ankara/> :hasCity <countries/TR/provinces/Ankara/cities/Ankara/>.
 <countries/TR/provinces/Antalya/cities/Antalya/>  rdf:type :City ;
     :name "Antalya"   ;
     :population 1296445 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 378208] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 603190] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 964886] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1296445] ;
     :elevation 30 ;
     :longitude 30.68 ;
     :latitude 36.9   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Antalya/cities/Antalya/>.
 <countries/TR/provinces/Antalya/> :hasCity <countries/TR/provinces/Antalya/cities/Antalya/>.
 <countries/TR/provinces/Artvin/cities/Artvin/>  rdf:type :City ;
     :name "Artvin"     ;
     :elevation 345 ;
     :longitude 41.82 ;
     :latitude 41.18   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Artvin/cities/Artvin/>.
 <countries/TR/provinces/Artvin/> :hasCity <countries/TR/provinces/Artvin/cities/Artvin/>.
 <countries/TR/provinces/Aydın/cities/Aydin/>  rdf:type :City ;
     :name "Aydin"   ;
     :population 255254 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 107011] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 143267] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 209496] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 255254] ;
     :elevation 67 ;
     :longitude 27.85 ;
     :latitude 37.85   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Aydın/cities/Aydin/>.
 <countries/TR/provinces/Aydın/> :hasCity <countries/TR/provinces/Aydın/cities/Aydin/>.
 <countries/TR/provinces/Aydın/cities/Nazilli/>  rdf:type :City ;
     :name "Nazilli"   ;
     :population 123115 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 80277] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 105665] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 110401] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 123115]  ;
     :longitude 28.32 ;
     :latitude 37.91   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Aydın/cities/Nazilli/>.
 <countries/TR/provinces/Aydın/> :hasCity <countries/TR/provinces/Aydın/cities/Nazilli/>.
 <countries/TR/provinces/Balıkesir/cities/Balıkesir/>  rdf:type :City ;
     :name "Balıkesir"   ;
     :population 312523 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 170589] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 215436] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 268054] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 312523] ;
     :elevation 70 ;
     :longitude 27.53 ;
     :latitude 39.39   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Balıkesir/cities/Balıkesir/>.
 <countries/TR/provinces/Balıkesir/> :hasCity <countries/TR/provinces/Balıkesir/cities/Balıkesir/>.
 <countries/TR/provinces/Balıkesir/cities/Bandırma/>  rdf:type :City ;
     :name "Bandırma"   ;
     :population 142367 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 77444] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 97419] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 119750] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 142367] ;
     :elevation 20 ;
     :longitude 27.97 ;
     :latitude 40.35   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Balıkesir/cities/Bandırma/>.
 <countries/TR/provinces/Balıkesir/> :hasCity <countries/TR/provinces/Balıkesir/cities/Bandırma/>.
 <countries/TR/provinces/Batman/cities/Batman/>  rdf:type :City ;
     :name "Batman"   ;
     :population 452157 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 147347] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 246678] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 345410] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 452157] ;
     :elevation 540 ;
     :longitude 41.13 ;
     :latitude 37.88   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Batman/cities/Batman/>.
 <countries/TR/provinces/Batman/> :hasCity <countries/TR/provinces/Batman/cities/Batman/>.
 <countries/TR/provinces/Bayburt/cities/Bayburt/>  rdf:type :City ;
     :name "Bayburt"     ;
     :elevation 1550 ;
     :longitude 40.23 ;
     :latitude 40.26   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Bayburt/cities/Bayburt/>.
 <countries/TR/provinces/Bayburt/> :hasCity <countries/TR/provinces/Bayburt/cities/Bayburt/>.
 <countries/TR/provinces/Bilecik/cities/Bilecik/>  rdf:type :City ;
     :name "Bilecik"      ;
     :longitude 29.98 ;
     :latitude 40.14   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Bilecik/cities/Bilecik/>.
 <countries/TR/provinces/Bilecik/> :hasCity <countries/TR/provinces/Bilecik/cities/Bilecik/>.
 <countries/TR/provinces/Bingöl/cities/Bingol/>  rdf:type :City ;
     :name "Bingol"   ;
     :population 128935 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 41590] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 68876] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 95669] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 128935] ;
     :elevation 1151 ;
     :longitude 40.5 ;
     :latitude 38.89   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Bingöl/cities/Bingol/>.
 <countries/TR/provinces/Bingöl/> :hasCity <countries/TR/provinces/Bingöl/cities/Bingol/>.
 <countries/TR/provinces/Bitlis/cities/Bitlis/>  rdf:type :City ;
     :name "Bitlis"     ;
     :elevation 1500 ;
     :longitude 42.11 ;
     :latitude 38.4   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Bitlis/cities/Bitlis/>.
 <countries/TR/provinces/Bitlis/> :hasCity <countries/TR/provinces/Bitlis/cities/Bitlis/>.
 <countries/TR/provinces/Bolu/cities/Bolu/>  rdf:type :City ;
     :name "Bolu"   ;
     :population 184682 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 61509] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 84565] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 131845] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 184682] ;
     :elevation 725 ;
     :longitude 31.61 ;
     :latitude 40.73   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Bolu/cities/Bolu/>.
 <countries/TR/provinces/Bolu/> :hasCity <countries/TR/provinces/Bolu/cities/Bolu/>.
 <countries/TR/provinces/Burdur/cities/Burdur/>  rdf:type :City ;
     :name "Burdur"      ;
     :longitude 30.28 ;
     :latitude 37.72   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Burdur/cities/Burdur/>.
 <countries/TR/provinces/Burdur/> :hasCity <countries/TR/provinces/Burdur/cities/Burdur/>.
 <countries/TR/provinces/Bursa/cities/Bursa/>  rdf:type :City ;
     :name "Bursa"   ;
     :population 2024480 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 834576] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 1194687] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1704441] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2024480] ;
     :elevation 100 ;
     :longitude 29.05 ;
     :latitude 40.18   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Bursa/cities/Bursa/>.
 <countries/TR/provinces/Bursa/> :hasCity <countries/TR/provinces/Bursa/cities/Bursa/>.
 <countries/TR/provinces/Bursa/cities/İnegöl/>  rdf:type :City ;
     :name "İnegöl"   ;
     :population 233174 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 71120] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 105959] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 172406] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 233174]  ;
     :longitude 29.51 ;
     :latitude 40.08   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Bursa/cities/İnegöl/>.
 <countries/TR/provinces/Bursa/> :hasCity <countries/TR/provinces/Bursa/cities/İnegöl/>.
 <countries/TR/provinces/Çanakkale/cities/Canakkale/>  rdf:type :City ;
     :name "Canakkale"   ;
     :population 143622 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 53995] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 75810] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 104321] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 143622]  ;
     :longitude 26.41 ;
     :latitude 40.16   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Çanakkale/cities/Canakkale/>.
 <countries/TR/provinces/Çanakkale/> :hasCity <countries/TR/provinces/Çanakkale/cities/Canakkale/>.
 <countries/TR/provinces/Çankırı/cities/Cankiri/>  rdf:type :City ;
     :name "Cankiri"     ;
     :elevation 800 ;
     :longitude 33.62 ;
     :latitude 40.6   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Çankırı/cities/Cankiri/>.
 <countries/TR/provinces/Çankırı/> :hasCity <countries/TR/provinces/Çankırı/cities/Cankiri/>.
 <countries/TR/provinces/Çorum/cities/Corum/>  rdf:type :City ;
     :name "Corum"   ;
     :population 267394 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 116810] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 161321] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 225927] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 267394] ;
     :elevation 801 ;
     :longitude 34.95 ;
     :latitude 40.55   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Çorum/cities/Corum/>.
 <countries/TR/provinces/Çorum/> :hasCity <countries/TR/provinces/Çorum/cities/Corum/>.
 <countries/TR/provinces/Denizli/cities/Denizli/>  rdf:type :City ;
     :name "Denizli"   ;
     :population 643007 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 203741] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 275480] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 511751] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 643007] ;
     :elevation 324 ;
     :longitude 29.08 ;
     :latitude 37.77   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Denizli/cities/Denizli/>.
 <countries/TR/provinces/Denizli/> :hasCity <countries/TR/provinces/Denizli/cities/Denizli/>.
 <countries/TR/provinces/Diyarbakır/cities/Diyarbakir/>  rdf:type :City ;
     :name "Diyarbakir"   ;
     :population 1069578 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 373810] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 545983] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 875069] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1069578] ;
     :elevation 675 ;
     :longitude 40.24 ;
     :latitude 37.91   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Diyarbakır/cities/Diyarbakir/>.
 <countries/TR/provinces/Diyarbakır/> :hasCity <countries/TR/provinces/Diyarbakır/cities/Diyarbakir/>.
 <countries/TR/provinces/Edirne/cities/Edirne/>  rdf:type :City ;
     :name "Edirne"   ;
     :population 174662 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 102345] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 119298] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 144531] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 174662] ;
     :elevation 42 ;
     :longitude 26.56 ;
     :latitude 41.68   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Edirne/cities/Edirne/>.
 <countries/TR/provinces/Edirne/> :hasCity <countries/TR/provinces/Edirne/cities/Edirne/>.
 <countries/TR/provinces/Elazığ/cities/Elazig/>  rdf:type :City ;
     :name "Elazig"   ;
     :population 381158 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 204603] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 266495] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 341220] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 381158] ;
     :elevation 1067 ;
     :longitude 39.22 ;
     :latitude 38.67   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Elazığ/cities/Elazig/>.
 <countries/TR/provinces/Elazığ/> :hasCity <countries/TR/provinces/Elazığ/cities/Elazig/>.
 <countries/TR/provinces/Erzincan/cities/Erzincan/>  rdf:type :City ;
     :name "Erzincan"   ;
     :population 134544 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 91772] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 107175] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 110579] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 134544] ;
     :elevation 1185 ;
     :longitude 39.49 ;
     :latitude 39.75   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Erzincan/cities/Erzincan/>.
 <countries/TR/provinces/Erzincan/> :hasCity <countries/TR/provinces/Erzincan/cities/Erzincan/>.
 <countries/TR/provinces/Erzurum/cities/Erzurum/>  rdf:type :City ;
     :name "Erzurum"   ;
     :population 417028 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 242391] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 361235] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 382383] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 417028] ;
     :elevation 1900 ;
     :longitude 41.28 ;
     :latitude 39.91   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Erzurum/cities/Erzurum/>.
 <countries/TR/provinces/Erzurum/> :hasCity <countries/TR/provinces/Erzurum/cities/Erzurum/>.
 <countries/TR/provinces/Eskişehir/cities/Eskisehir/>  rdf:type :City ;
     :name "Eskisehir"   ;
     :population 779758 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 413082] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 482793] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 648396] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 779758] ;
     :elevation 788 ;
     :longitude 30.52 ;
     :latitude 39.78   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Eskişehir/cities/Eskisehir/>.
 <countries/TR/provinces/Eskişehir/> :hasCity <countries/TR/provinces/Eskişehir/cities/Eskisehir/>.
 <countries/TR/provinces/Gaziantep/cities/Gaziantep/>  rdf:type :City ;
     :name "Gaziantep"   ;
     :population 1714775 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 603434] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 853513] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1376352] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1714775] ;
     :elevation 850 ;
     :longitude 37.38 ;
     :latitude 37.07   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Gaziantep/cities/Gaziantep/>.
 <countries/TR/provinces/Gaziantep/> :hasCity <countries/TR/provinces/Gaziantep/cities/Gaziantep/>.
 <countries/TR/provinces/Gaziantep/cities/Nizip/>  rdf:type :City ;
     :name "Nizip"   ;
     :population 116794 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 58604] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 71629] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 97956] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 116794]  ;
     :longitude 37.38 ;
     :latitude 37.07   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Gaziantep/cities/Nizip/>.
 <countries/TR/provinces/Gaziantep/> :hasCity <countries/TR/provinces/Gaziantep/cities/Nizip/>.
 <countries/TR/provinces/Giresun/cities/Giresun/>  rdf:type :City ;
     :name "Giresun"   ;
     :population 122787 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 67604] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 83636] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 101107] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 122787] ;
     :elevation 10 ;
     :longitude 38.39 ;
     :latitude 40.92   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Giresun/cities/Giresun/>.
 <countries/TR/provinces/Giresun/> :hasCity <countries/TR/provinces/Giresun/cities/Giresun/>.
 <countries/TR/provinces/Gümüşhane/cities/Gümüşhane/>  rdf:type :City ;
     :name "Gümüşhane"      ;
     :longitude 39.48 ;
     :latitude 40.46   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Gümüşhane/cities/Gümüşhane/>.
 <countries/TR/provinces/Gümüşhane/> :hasCity <countries/TR/provinces/Gümüşhane/cities/Gümüşhane/>.
 <countries/TR/provinces/Hakkari/cities/Hakkari/>  rdf:type :City ;
     :name "Hakkari"      ;
     :longitude 43.74 ;
     :latitude 37.58   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Hakkari/cities/Hakkari/>.
 <countries/TR/provinces/Hakkari/> :hasCity <countries/TR/provinces/Hakkari/cities/Hakkari/>.
 <countries/TR/provinces/Hatay/cities/Iskenderun/>  rdf:type :City ;
     :name "Iskenderun"   ;
     :population 186699 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 154807] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 159149] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 184593] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 186699] ;
     :elevation 4 ;
     :longitude 36.17 ;
     :latitude 36.58   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Hatay/cities/Iskenderun/>.
 <countries/TR/provinces/Hatay/> :hasCity <countries/TR/provinces/Hatay/cities/Iskenderun/>.
 <countries/TR/provinces/Hatay/cities/Hatay/>  rdf:type :City ;
     :name "Hatay" ;
     :othername "Antakya"  ;
     :population 362124 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 123871] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 144910] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 296288] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 362124] ;
     :elevation 67 ;
     :longitude 36.15 ;
     :latitude 36.2   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Hatay/cities/Hatay/>.
 <countries/TR/provinces/Hatay/> :hasCity <countries/TR/provinces/Hatay/cities/Hatay/>.
 <countries/TR/provinces/Mersin/cities/Mersin/>  rdf:type :City ;
     :name "Mersin" ;
     :othername "Icel"  ;
     :population 1027643 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 422357] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 537842] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 859680] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1027643] ;
     :elevation 10 ;
     :longitude 34.63 ;
     :latitude 36.8   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Mersin/cities/Mersin/>.
 <countries/TR/provinces/Mersin/> :hasCity <countries/TR/provinces/Mersin/cities/Mersin/>.
 <countries/TR/provinces/Mersin/cities/Tarsus/>  rdf:type :City ;
     :name "Tarsus"   ;
     :population 274405 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 187508] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 216382] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 241876] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 274405]  ;
     :longitude 34.9 ;
     :latitude 36.92   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Mersin/cities/Tarsus/>.
 <countries/TR/provinces/Mersin/> :hasCity <countries/TR/provinces/Mersin/cities/Tarsus/>.
 <countries/TR/provinces/Isparta/cities/Isparta/>  rdf:type :City ;
     :name "Isparta"   ;
     :population 245784 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 112117] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 148496] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 192093] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 245784] ;
     :elevation 1049 ;
     :longitude 30.56 ;
     :latitude 37.76   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Isparta/cities/Isparta/>.
 <countries/TR/provinces/Isparta/> :hasCity <countries/TR/provinces/Isparta/cities/Isparta/>.
 <countries/TR/provinces/İstanbul/cities/İstanbul/>  rdf:type :City ;
     :name "İstanbul"   ;
     :population 15204387 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 6629431] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 8803468] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 13301345] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 15204387] ;
     :elevation 40 ;
     :longitude 28.96 ;
     :latitude 41.01   . 
 <countries/TR/> :hasCity <countries/TR/provinces/İstanbul/cities/İstanbul/>.
 <countries/TR/provinces/İstanbul/> :hasCity <countries/TR/provinces/İstanbul/cities/İstanbul/>.
 <countries/TR/provinces/İzmir/cities/İzmir/>  rdf:type :City ;
     :name "İzmir"   ;
     :population 2947901 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 1758780] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 2232265] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 2783866] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 2947901] ;
     :elevation 25 ;
     :longitude 27.13 ;
     :latitude 38.42   . 
 <countries/TR/> :hasCity <countries/TR/provinces/İzmir/cities/İzmir/>.
 <countries/TR/provinces/İzmir/> :hasCity <countries/TR/provinces/İzmir/cities/İzmir/>.
 <countries/TR/provinces/İzmir/cities/Menemen/>  rdf:type :City ;
     :name "Menemen"   ;
     :population 178506 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 29006] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 46079] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 122722] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 178506] ;
     :elevation 20 ;
     :longitude 27.07 ;
     :latitude 38.60   . 
 <countries/TR/> :hasCity <countries/TR/provinces/İzmir/cities/Menemen/>.
 <countries/TR/provinces/İzmir/> :hasCity <countries/TR/provinces/İzmir/cities/Menemen/>.
 <countries/TR/provinces/Karaman/cities/Karaman/>  rdf:type :City ;
     :name "Karaman"   ;
     :population 172683 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 76525] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 105384] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 138135] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 172683]  ;
     :longitude 33.22 ;
     :latitude 37.18   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Karaman/cities/Karaman/>.
 <countries/TR/provinces/Karaman/> :hasCity <countries/TR/provinces/Karaman/cities/Karaman/>.
 <countries/TR/provinces/Kahramanmaraş/cities/Kahramanmaraş/>  rdf:type :City ;
     :name "Kahramanmaraş"   ;
     :population 559873 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 228129] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 326198] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 428724] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 559873] ;
     :elevation 67 ;
     :longitude 36.93 ;
     :latitude 37.58   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kahramanmaraş/cities/Kahramanmaraş/>.
 <countries/TR/provinces/Kahramanmaraş/> :hasCity <countries/TR/provinces/Kahramanmaraş/cities/Kahramanmaraş/>.
 <countries/TR/provinces/Kars/cities/Kars/>  rdf:type :City ;
     :name "Kars"   ;
     :population 90124 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 78455] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 78473] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 76928] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 90124] ;
     :elevation 1768 ;
     :longitude 43.1 ;
     :latitude 40.62   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kars/cities/Kars/>.
 <countries/TR/provinces/Kars/> :hasCity <countries/TR/provinces/Kars/cities/Kars/>.
 <countries/TR/provinces/Kastamonu/cities/Kastamonu/>  rdf:type :City ;
     :name "Kastamonu"   ;
     :population 125622 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 51560] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 64606] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 94095] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 125622] ;
     :elevation 800 ;
     :longitude 33.78 ;
     :latitude 41.38   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kastamonu/cities/Kastamonu/>.
 <countries/TR/provinces/Kastamonu/> :hasCity <countries/TR/provinces/Kastamonu/cities/Kastamonu/>.
 <countries/TR/provinces/Kayseri/cities/Kayseri/>  rdf:type :City ;
     :name "Kayseri"   ;
     :population 979377 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 425776] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 536392] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 844656] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 979377] ;
     :elevation 1050 ;
     :longitude 35.48 ;
     :latitude 38.73   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kayseri/cities/Kayseri/>.
 <countries/TR/provinces/Kayseri/> :hasCity <countries/TR/provinces/Kayseri/cities/Kayseri/>.
 <countries/TR/provinces/Kayseri/cities/Talas/>  rdf:type :City ;
     :name "Talas"   ;
     :population 163770 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 26584] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 34879] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 101664] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 163770] ;
     :elevation 1150 ;
     :longitude 35.57 ;
     :latitude 38.68   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kayseri/cities/Talas/>.
 <countries/TR/provinces/Kayseri/> :hasCity <countries/TR/provinces/Kayseri/cities/Talas/>.
 <countries/TR/provinces/Kırıkkale/cities/Kirikkale/>  rdf:type :City ;
     :name "Kirikkale"   ;
     :population 188769 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 185431] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 205078] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 193950] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 188769]  ;
     :longitude 33.51 ;
     :latitude 39.84   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kırıkkale/cities/Kirikkale/>.
 <countries/TR/provinces/Kırıkkale/> :hasCity <countries/TR/provinces/Kırıkkale/cities/Kirikkale/>.
 <countries/TR/provinces/Kırklareli/cities/Kirklareli/>  rdf:type :City ;
     :name "Kirklareli"     ;
     :elevation 203 ;
     :longitude 27.23 ;
     :latitude 41.73   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kırklareli/cities/Kirklareli/>.
 <countries/TR/provinces/Kırklareli/> :hasCity <countries/TR/provinces/Kırklareli/cities/Kirklareli/>.
 <countries/TR/provinces/Kırklareli/cities/Lüleburgaz/>  rdf:type :City ;
     :name "Lüleburgaz"   ;
     :population 123889 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 52384] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 79002] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 103723] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 123889] ;
     :elevation 30 ;
     :longitude 27.36 ;
     :latitude 41.41   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kırklareli/cities/Lüleburgaz/>.
 <countries/TR/provinces/Kırklareli/> :hasCity <countries/TR/provinces/Kırklareli/cities/Lüleburgaz/>.
 <countries/TR/provinces/Kırşehir/cities/Kirsehir/>  rdf:type :City ;
     :name "Kirsehir"   ;
     :population 148207 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 73538] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 88105] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 110499] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 148207]  ;
     :longitude 34.16 ;
     :latitude 39.15   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kırşehir/cities/Kirsehir/>.
 <countries/TR/provinces/Kırşehir/> :hasCity <countries/TR/provinces/Kırşehir/cities/Kirsehir/>.
 <countries/TR/provinces/Kocaeli/cities/Kocaeli/>  rdf:type :City ;
     :name "Kocaeli" ;
     :othername "Izmit"  ;
     :population 338369 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 190741] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 195699] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 300611] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 338369] ;
     :elevation 100 ;
     :longitude 29.92 ;
     :latitude 40.77   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kocaeli/cities/Kocaeli/>.
 <countries/TR/provinces/Kocaeli/> :hasCity <countries/TR/provinces/Kocaeli/cities/Kocaeli/>.
 <countries/TR/provinces/Kocaeli/cities/Gebze/>  rdf:type :City ;
     :name "Gebze"   ;
     :population 748510 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 159116] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 253487] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 545229] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 748510]  ;
     :longitude 29.43 ;
     :latitude 40.8   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kocaeli/cities/Gebze/>.
 <countries/TR/provinces/Kocaeli/> :hasCity <countries/TR/provinces/Kocaeli/cities/Gebze/>.
 <countries/TR/provinces/Kocaeli/cities/Derince/>  rdf:type :City ;
     :name "Derince"   ;
     :population 141320 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 66141] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 93997] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 123323] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 141320]  ;
     :longitude 29.82 ;
     :latitude 40.77   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kocaeli/cities/Derince/>.
 <countries/TR/provinces/Kocaeli/> :hasCity <countries/TR/provinces/Kocaeli/cities/Derince/>.
 <countries/TR/provinces/Kocaeli/cities/Körfez/>  rdf:type :City ;
     :name "Körfez"   ;
     :population 170963 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 63194] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 81938] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 131764] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 170963]  ;
     :longitude 29.75 ;
     :latitude 40.78   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kocaeli/cities/Körfez/>.
 <countries/TR/provinces/Kocaeli/> :hasCity <countries/TR/provinces/Kocaeli/cities/Körfez/>.
 <countries/TR/provinces/Kocaeli/cities/Gölcük/>  rdf:type :City ;
     :name "Gölcük"   ;
     :population 166180 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 65600] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 55790] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 135954] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 166180]  ;
     :longitude 29.83 ;
     :latitude 40.67   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kocaeli/cities/Gölcük/>.
 <countries/TR/provinces/Kocaeli/> :hasCity <countries/TR/provinces/Kocaeli/cities/Gölcük/>.
 <countries/TR/provinces/Konya/cities/Konya/>  rdf:type :City ;
     :name "Konya"   ;
     :population 1345077 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 513346] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 742690] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 1073791] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 1345077] ;
     :elevation 1200 ;
     :longitude 32.48 ;
     :latitude 37.87   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Konya/cities/Konya/>.
 <countries/TR/provinces/Konya/> :hasCity <countries/TR/provinces/Konya/cities/Konya/>.
 <countries/TR/provinces/Kütahya/cities/Kütahya/>  rdf:type :City ;
     :name "Kütahya"   ;
     :population 258592 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 130944] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 166665] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 214286] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 258592] ;
     :elevation 930 ;
     :longitude 29.98 ;
     :latitude 39.42   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kütahya/cities/Kütahya/>.
 <countries/TR/provinces/Kütahya/> :hasCity <countries/TR/provinces/Kütahya/cities/Kütahya/>.
 <countries/TR/provinces/Malatya/cities/Malatya/>  rdf:type :City ;
     :name "Malatya"   ;
     :population 485198 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 270412] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 381081] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 432629] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 485198] ;
     :elevation 954 ;
     :longitude 38.3 ;
     :latitude 38.35   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Malatya/cities/Malatya/>.
 <countries/TR/provinces/Malatya/> :hasCity <countries/TR/provinces/Malatya/cities/Malatya/>.
 <countries/TR/provinces/Manisa/cities/Manisa/>  rdf:type :City ;
     :name "Manisa"   ;
     :population 377629 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 158928] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 214345] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 308074] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 377629]  ;
     :longitude 27.42 ;
     :latitude 38.63   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Manisa/cities/Manisa/>.
 <countries/TR/provinces/Manisa/> :hasCity <countries/TR/provinces/Manisa/cities/Manisa/>.
 <countries/TR/provinces/Manisa/cities/Akisar/>  rdf:type :City ;
     :name "Akisar"   ;
     :population 129982 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 68553] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 73944] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 104777] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 129982]  ;
     :longitude 27.83 ;
     :latitude 38.92   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Manisa/cities/Akisar/>.
 <countries/TR/provinces/Manisa/> :hasCity <countries/TR/provinces/Manisa/cities/Akisar/>.
 <countries/TR/provinces/Mardin/cities/Mardin/>  rdf:type :City ;
     :name "Mardin"   ;
     :population 129990 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 53005] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 65072] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 94509] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 129990] ;
     :elevation 1083 ;
     :longitude 40.74 ;
     :latitude 37.32   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Mardin/cities/Mardin/>.
 <countries/TR/provinces/Mardin/> :hasCity <countries/TR/provinces/Mardin/cities/Mardin/>.
 <countries/TR/provinces/Mardin/cities/Kızıltepe/>  rdf:type :City ;
     :name "Kızıltepe"   ;
     :population 192672 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 60134] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 113143] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 141024] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 192672]  ;
     :longitude 40.59 ;
     :latitude 37.19   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Mardin/cities/Kızıltepe/>.
 <countries/TR/provinces/Mardin/> :hasCity <countries/TR/provinces/Mardin/cities/Kızıltepe/>.
 <countries/TR/provinces/Muğla/cities/Mugla/>  rdf:type :City ;
     :name "Mugla"     ;
     :elevation 660 ;
     :longitude 28.37 ;
     :latitude 37.22   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Muğla/cities/Mugla/>.
 <countries/TR/provinces/Muğla/> :hasCity <countries/TR/provinces/Muğla/cities/Mugla/>.
 <countries/TR/provinces/Muş/cities/Mus/>  rdf:type :City ;
     :name "Mus"   ;
     :population 111228 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 44019] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 67927] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 88131] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 111228]  ;
     :longitude 41.49 ;
     :latitude 38.73   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Muş/cities/Mus/>.
 <countries/TR/provinces/Muş/> :hasCity <countries/TR/provinces/Muş/cities/Mus/>.
 <countries/TR/provinces/Nevşehir/cities/Nevsehir/>  rdf:type :City ;
     :name "Nevsehir"   ;
     :population 120599 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 52719] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 67864] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 88170] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 120599]  ;
     :longitude 34.71 ;
     :latitude 38.63   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Nevşehir/cities/Nevsehir/>.
 <countries/TR/provinces/Nevşehir/> :hasCity <countries/TR/provinces/Nevşehir/cities/Nevsehir/>.
 <countries/TR/provinces/Niğde/cities/Nigde/>  rdf:type :City ;
     :name "Nigde"   ;
     :population 157640 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 55035] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 78088] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 114376] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 157640] ;
     :elevation 1229 ;
     :longitude 34.68 ;
     :latitude 37.97   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Niğde/cities/Nigde/>.
 <countries/TR/provinces/Niğde/> :hasCity <countries/TR/provinces/Niğde/cities/Nigde/>.
 <countries/TR/provinces/Ordu/cities/Ordu/>  rdf:type :City ;
     :name "Ordu"   ;
     :population 183901 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 102107] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 112525] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 145455] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 183901] ;
     :elevation 5 ;
     :longitude 37.88 ;
     :latitude 40.98   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Ordu/cities/Ordu/>.
 <countries/TR/provinces/Ordu/> :hasCity <countries/TR/provinces/Ordu/cities/Ordu/>.
 <countries/TR/provinces/Rize/cities/Rize/>  rdf:type :City ;
     :name "Rize"   ;
     :population 119828 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 52743] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 78144] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 102145] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 119828] ;
     :elevation 6 ;
     :longitude 40.52 ;
     :latitude 41.02   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Rize/cities/Rize/>.
 <countries/TR/provinces/Rize/> :hasCity <countries/TR/provinces/Rize/cities/Rize/>.
 <countries/TR/provinces/Sakarya/cities/Sakarya/>  rdf:type :City ;
     :name "Sakarya" ;
     :othername "Adapazari"  ;
     :population 544984 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 272039] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 283752] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 429331] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 544984] ;
     :elevation 31 ;
     :longitude 30.4 ;
     :latitude 40.78   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Sakarya/cities/Sakarya/>.
 <countries/TR/provinces/Sakarya/> :hasCity <countries/TR/provinces/Sakarya/cities/Sakarya/>.
 <countries/TR/provinces/Samsun/cities/Samsun/>  rdf:type :City ;
     :name "Samsun"   ;
     :population 643820 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 304176] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 363180] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 500995] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 643820]  ;
     :longitude 36.33 ;
     :latitude 41.28   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Samsun/cities/Samsun/>.
 <countries/TR/provinces/Samsun/> :hasCity <countries/TR/provinces/Samsun/cities/Samsun/>.
 <countries/TR/provinces/Şanlıurfa/cities/Şanlıurfa/>  rdf:type :City ;
     :name "Şanlıurfa" ;
     :othername "Urfa"  ;
     :population 586733 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 276528] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 385588] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 515199] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 586733] ;
     :elevation 477 ;
     :longitude 38.79 ;
     :latitude 37.16   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Şanlıurfa/cities/Şanlıurfa/>.
 <countries/TR/provinces/Şanlıurfa/> :hasCity <countries/TR/provinces/Şanlıurfa/cities/Şanlıurfa/>.
 <countries/TR/provinces/Şanlıurfa/cities/Şiverek/>  rdf:type :City ;
     :name "Şiverek"   ;
     :population 156853 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 63049] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 126820] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 115891] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 156853]  ;
     :longitude 39.32 ;
     :latitude 37.75   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Şanlıurfa/cities/Şiverek/>.
 <countries/TR/provinces/Şanlıurfa/> :hasCity <countries/TR/provinces/Şanlıurfa/cities/Şiverek/>.
 <countries/TR/provinces/Şanlıurfa/cities/Viranşehir/>  rdf:type :City ;
     :name "Viranşehir"   ;
     :population 115903 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 57461] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 121382] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 94025] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 115903] ;
     :elevation 620 ;
     :longitude 39.76 ;
     :latitude 37.23   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Şanlıurfa/cities/Viranşehir/>.
 <countries/TR/provinces/Şanlıurfa/> :hasCity <countries/TR/provinces/Şanlıurfa/cities/Viranşehir/>.
 <countries/TR/provinces/Siirt/cities/Siirt/>  rdf:type :City ;
     :name "Siirt"   ;
     :population 160340 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 68320] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 98281] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 134871] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 160340] ;
     :elevation 895 ;
     :longitude 41.95 ;
     :latitude 37.92   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Siirt/cities/Siirt/>.
 <countries/TR/provinces/Siirt/> :hasCity <countries/TR/provinces/Siirt/cities/Siirt/>.
 <countries/TR/provinces/Sinop/cities/Sinop/>  rdf:type :City ;
     :name "Sinop"      ;
     :longitude 35.15 ;
     :latitude 42.03   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Sinop/cities/Sinop/>.
 <countries/TR/provinces/Sinop/> :hasCity <countries/TR/provinces/Sinop/cities/Sinop/>.
 <countries/TR/provinces/Şırnak/cities/Sirnak/>  rdf:type :City ;
     :name "Sirnak"     ;
     :elevation 1650 ;
     :longitude 42.46 ;
     :latitude 37.52   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Şırnak/cities/Sirnak/>.
 <countries/TR/provinces/Şırnak/> :hasCity <countries/TR/provinces/Şırnak/cities/Sirnak/>.
 <countries/TR/provinces/Şırnak/cities/Cizre/>  rdf:type :City ;
     :name "Cizre"   ;
     :population 130190 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 50023] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 69591] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 104844] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 130190] ;
     :elevation 377 ;
     :longitude 42.20 ;
     :latitude 37.25   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Şırnak/cities/Cizre/>.
 <countries/TR/provinces/Şırnak/> :hasCity <countries/TR/provinces/Şırnak/cities/Cizre/>.
 <countries/TR/provinces/Sivas/cities/Sivas/>  rdf:type :City ;
     :name "Sivas"   ;
     :population 361998 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 223115] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 251776] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 310647] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 361998] ;
     :elevation 1285 ;
     :longitude 37.02 ;
     :latitude 39.75   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Sivas/cities/Sivas/>.
 <countries/TR/provinces/Sivas/> :hasCity <countries/TR/provinces/Sivas/cities/Sivas/>.
 <countries/TR/provinces/Tekirdağ/cities/Tekirdag/>  rdf:type :City ;
     :name "Tekirdag"   ;
     :population 182143 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 80442] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 107191] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 147490] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 182143]  ;
     :longitude 27.52 ;
     :latitude 40.98   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Tekirdağ/cities/Tekirdag/>.
 <countries/TR/provinces/Tekirdağ/> :hasCity <countries/TR/provinces/Tekirdağ/cities/Tekirdag/>.
 <countries/TR/provinces/Tekirdağ/cities/Çorlu/>  rdf:type :City ;
     :name "Çorlu"   ;
     :population 302395 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 74681] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 141525] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 226921] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 302395] ;
     :elevation 10 ;
     :longitude 27.8 ;
     :latitude 41.15   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Tekirdağ/cities/Çorlu/>.
 <countries/TR/provinces/Tekirdağ/> :hasCity <countries/TR/provinces/Tekirdağ/cities/Çorlu/>.
 <countries/TR/provinces/Tekirdağ/cities/Çerkezköy/>  rdf:type :City ;
     :name "Çerkezköy"   ;
     :population 137583 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 23102] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 41638] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 79697] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 137583]  ;
     :longitude 28.00 ;
     :latitude 41.28   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Tekirdağ/cities/Çerkezköy/>.
 <countries/TR/provinces/Tekirdağ/> :hasCity <countries/TR/provinces/Tekirdağ/cities/Çerkezköy/>.
 <countries/TR/provinces/Tokat/cities/Tokat/>  rdf:type :City ;
     :name "Tokat"   ;
     :population 161169 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 83058] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 113100] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 132300] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 161169] ;
     :elevation 623 ;
     :longitude 36.55 ;
     :latitude 40.31   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Tokat/cities/Tokat/>.
 <countries/TR/provinces/Tokat/> :hasCity <countries/TR/provinces/Tokat/cities/Tokat/>.
 <countries/TR/provinces/Trabzon/cities/Trabzon/>  rdf:type :City ;
     :name "Trabzon"   ;
     :population 292741 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 161886] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 214949] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 266284] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 292741] ;
     :elevation 5 ;
     :longitude 39.73 ;
     :latitude 41   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Trabzon/cities/Trabzon/>.
 <countries/TR/provinces/Trabzon/> :hasCity <countries/TR/provinces/Trabzon/cities/Trabzon/>.
 <countries/TR/provinces/Tunceli/cities/Tunceli/>  rdf:type :City ;
     :name "Tunceli"     ;
     :elevation 940 ;
     :longitude 39.55 ;
     :latitude 39.1   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Tunceli/cities/Tunceli/>.
 <countries/TR/provinces/Tunceli/> :hasCity <countries/TR/provinces/Tunceli/cities/Tunceli/>.
 <countries/TR/provinces/Uşak/cities/Usak/>  rdf:type :City ;
     :name "Usak"   ;
     :population 226486 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 105270] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 137001] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 185639] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 226486] ;
     :elevation 890 ;
     :longitude 29.4 ;
     :latitude 38.68   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Uşak/cities/Usak/>.
 <countries/TR/provinces/Uşak/> :hasCity <countries/TR/provinces/Uşak/cities/Usak/>.
 <countries/TR/provinces/Van/cities/Van/>  rdf:type :City ;
     :name "Van"   ;
     :population 514479 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 155623] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 284464] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 378143] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 514479] ;
     :elevation 1730 ;
     :longitude 43.38 ;
     :latitude 38.49   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Van/cities/Van/>.
 <countries/TR/provinces/Van/> :hasCity <countries/TR/provinces/Van/cities/Van/>.
 <countries/TR/provinces/Yozgat/cities/Yozgat/>  rdf:type :City ;
     :name "Yozgat"   ;
     :population 92840 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 50335] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 73930] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 76745] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 92840] ;
     :elevation 1300 ;
     :longitude 34.81 ;
     :latitude 39.82   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Yozgat/cities/Yozgat/>.
 <countries/TR/provinces/Yozgat/> :hasCity <countries/TR/provinces/Yozgat/cities/Yozgat/>.
 <countries/TR/provinces/Zonguldak/cities/Zonguldak/>  rdf:type :City ;
     :name "Zonguldak"   ;
     :population 103079 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 117975] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 104276] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 110043] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 103079] ;
     :elevation 60 ;
     :longitude 31.8 ;
     :latitude 41.46   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Zonguldak/cities/Zonguldak/>.
 <countries/TR/provinces/Zonguldak/> :hasCity <countries/TR/provinces/Zonguldak/cities/Zonguldak/>.
 <countries/TR/provinces/Zonguldak/cities/Karadeniz+Ereğli/>  rdf:type :City ;
     :name "Karadeniz Ereğli"   ;
     :population 121439 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 66859] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 79486] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 107084] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 121439]  ;
     :longitude 31.42 ;
     :latitude 41.28   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Zonguldak/cities/Karadeniz+Ereğli/>.
 <countries/TR/provinces/Zonguldak/> :hasCity <countries/TR/provinces/Zonguldak/cities/Karadeniz+Ereğli/>.
 <countries/TR/provinces/Bartın/cities/Bartin/>  rdf:type :City ;
     :name "Bartin"     ;
     :elevation 25 ;
     :longitude 32.34 ;
     :latitude 41.63   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Bartın/cities/Bartin/>.
 <countries/TR/provinces/Bartın/> :hasCity <countries/TR/provinces/Bartın/cities/Bartin/>.
 <countries/TR/provinces/Karabük/cities/Karabük/>  rdf:type :City ;
     :name "Karabük"   ;
     :population 123309 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 105373] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 100749] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 110186] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 123309]  ;
     :longitude 32.63 ;
     :latitude 41.2   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Karabük/cities/Karabük/>.
 <countries/TR/provinces/Karabük/> :hasCity <countries/TR/provinces/Karabük/cities/Karabük/>.
 <countries/TR/provinces/Ardahan/cities/Ardahan/>  rdf:type :City ;
     :name "Ardahan"     ;
     :elevation 1900 ;
     :longitude 42.7 ;
     :latitude 41.11   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Ardahan/cities/Ardahan/>.
 <countries/TR/provinces/Ardahan/> :hasCity <countries/TR/provinces/Ardahan/cities/Ardahan/>.
 <countries/TR/provinces/Iğdır/cities/Iğdır/>  rdf:type :City ;
     :name "Iğdır"   ;
     :population 99276 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 38917] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 59880] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 81162] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 99276] ;
     :elevation 861 ;
     :longitude 44.04 ;
     :latitude 39.92   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Iğdır/cities/Iğdır/>.
 <countries/TR/provinces/Iğdır/> :hasCity <countries/TR/provinces/Iğdır/cities/Iğdır/>.
 <countries/TR/provinces/Yalova/cities/Yalova/>  rdf:type :City ;
     :name "Yalova"   ;
     :population 135355 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 65823] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 70118] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 100863] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 135355]  ;
     :longitude 29.28 ;
     :latitude 40.66   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Yalova/cities/Yalova/>.
 <countries/TR/provinces/Yalova/> :hasCity <countries/TR/provinces/Yalova/cities/Yalova/>.
 <countries/TR/provinces/Kilis/cities/Kilis/>  rdf:type :City ;
     :name "Kilis"   ;
     :population 108984 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 84077] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 70670] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 84184] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 108984] ;
     :elevation 663 ;
     :longitude 37.12 ;
     :latitude 36.72   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Kilis/cities/Kilis/>.
 <countries/TR/provinces/Kilis/> :hasCity <countries/TR/provinces/Kilis/cities/Kilis/>.
 <countries/TR/provinces/Düzce/cities/Düzce/>  rdf:type :City ;
     :name "Düzce"   ;
     :population 188928 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 65209] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 56649] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 140201] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 188928]  ;
     :longitude 31.16 ;
     :latitude 40.84   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Düzce/cities/Düzce/>.
 <countries/TR/provinces/Düzce/> :hasCity <countries/TR/provinces/Düzce/cities/Düzce/>.
 <countries/TR/provinces/Osmaniye/cities/Osmaniye/>  rdf:type :City ;
     :name "Osmaniye"   ;
     :population 247276 ;
     :hadPopulation [ a :PopulationCount; :year "1990"^^xsd:gYear; :value 122307] , [ a :PopulationCount; :year "2000"^^xsd:gYear; :value 173977] , [ a :PopulationCount; :year "2011"^^xsd:gYear; :value 204057] , [ a :PopulationCount; :year "2021"^^xsd:gYear; :value 247276]  ;
     :longitude 36.25 ;
     :latitude 37.08   . 
 <countries/TR/> :hasCity <countries/TR/provinces/Osmaniye/cities/Osmaniye/>.
 <countries/TR/provinces/Osmaniye/> :hasCity <countries/TR/provinces/Osmaniye/cities/Osmaniye/>.
 <countries/KZ/provinces/Almaty+City/cities/Almaty/>  rdf:type :City ;
     :name "Almaty"  ;
     :localname "Алматы" ;
     :population 1507737 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 1172400] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 1130621] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 1365632] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 1450095] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 1507737] ;
     :elevation 500 ;
     :longitude 76.9 ;
     :latitude 43.28   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Almaty+City/cities/Almaty/>.
 <countries/KZ/provinces/Almaty+City/> :hasCity <countries/KZ/provinces/Almaty+City/cities/Almaty/>.
 <countries/KZ/provinces/Almaty/cities/Taldykurgan/>  rdf:type :City ;
     :name "Taldykurgan" ;
     :othername "Taldykorgan" ;
     :localname "Талдықорған" ;
     :population 135217 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 116100] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 97996] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 123038] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 130268] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 135217] ;
     :elevation 600 ;
     :longitude 78.37 ;
     :latitude 45.02   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Almaty/cities/Taldykurgan/>.
 <countries/KZ/provinces/Almaty/> :hasCity <countries/KZ/provinces/Almaty/cities/Taldykurgan/>.
 <countries/KZ/provinces/Akmola/cities/Koksetau/>  rdf:type :City ;
     :name "Koksetau" ;
     :othername "Kokshetau" ;
     :localname "Көкшетау" ;
     :population 140846 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 141400] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 123389] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 135106] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 139231] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 140846] ;
     :elevation 234 ;
     :longitude 69.38 ;
     :latitude 53.28   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Akmola/cities/Koksetau/>.
 <countries/KZ/provinces/Akmola/> :hasCity <countries/KZ/provinces/Akmola/cities/Koksetau/>.
 <countries/KZ/provinces/Aktobe/cities/Aqtobe/>  rdf:type :City ;
     :name "Aqtobe" ;
     :othername "Aktobe" ;
     :localname "Ақтөбе" ;
     :population 377520 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 258900] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 253088] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 345687] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 367220] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 377520] ;
     :elevation 219 ;
     :longitude 57.17 ;
     :latitude 50.28   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Aktobe/cities/Aqtobe/>.
 <countries/KZ/provinces/Aktobe/> :hasCity <countries/KZ/provinces/Aktobe/cities/Aqtobe/>.
 <countries/KZ/provinces/Atyrau/cities/Atyrau/>  rdf:type :City ;
     :name "Atyrau"  ;
     :localname "Атырау" ;
     :population 196494 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 146900] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 143184] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 165387] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 206679] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 196494] ;
     :elevation -20 ;
     :longitude 51.88 ;
     :latitude 47.12   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Atyrau/cities/Atyrau/>.
 <countries/KZ/provinces/Atyrau/> :hasCity <countries/KZ/provinces/Atyrau/cities/Atyrau/>.
 <countries/KZ/provinces/West+Kazakhstan/cities/Oral/>  rdf:type :City ;
     :name "Oral"  ;
     :localname "Орал" ;
     :population 227385 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 219100] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 194905] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 202161] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 263464] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 227385] ;
     :elevation 35 ;
     :longitude 51.37 ;
     :latitude 51.23   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/West+Kazakhstan/cities/Oral/>.
 <countries/KZ/provinces/West+Kazakhstan/> :hasCity <countries/KZ/provinces/West+Kazakhstan/cities/Oral/>.
 <countries/KZ/provinces/Mangistau/cities/Aktau/>  rdf:type :City ;
     :name "Aktau"  ;
     :localname "Ақтау" ;
     :population 181526 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 151300] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 143396] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 166962] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 178002] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 181526] ;
     :elevation -8 ;
     :longitude 51.15 ;
     :latitude 43.65   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Mangistau/cities/Aktau/>.
 <countries/KZ/provinces/Mangistau/> :hasCity <countries/KZ/provinces/Mangistau/cities/Aktau/>.
 <countries/KZ/provinces/South-Kazakhstan/cities/Shymkent/>  rdf:type :City ;
     :name "Shymkent"  ;
     :localname "Шымкент" ;
     :population 683273 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 397600] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 423902] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 603499] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 642858] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 683273] ;
     :elevation 506 ;
     :longitude 69.6 ;
     :latitude 42.32   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/South-Kazakhstan/cities/Shymkent/>.
 <countries/KZ/provinces/South-Kazakhstan/> :hasCity <countries/KZ/provinces/South-Kazakhstan/cities/Shymkent/>.
 <countries/KZ/provinces/Pavlodar/cities/Pavlodar/>  rdf:type :City ;
     :name "Pavlodar"  ;
     :localname "Павлодар" ;
     :population 329901 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 340700] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 300503] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 317289] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 331119] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 329901] ;
     :elevation 123 ;
     :longitude 76.95 ;
     :latitude 52.3   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Pavlodar/cities/Pavlodar/>.
 <countries/KZ/provinces/Pavlodar/> :hasCity <countries/KZ/provinces/Pavlodar/cities/Pavlodar/>.
 <countries/KZ/provinces/Pavlodar/cities/Ekibastuz/>  rdf:type :City ;
     :name "Ekibastuz"  ;
     :localname "Екібастұз" ;
     :population 130903 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 141100] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 127197] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 125012] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 137213] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 130903] ;
     :elevation 347 ;
     :longitude 75.37 ;
     :latitude 51.67   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Pavlodar/cities/Ekibastuz/>.
 <countries/KZ/provinces/Pavlodar/> :hasCity <countries/KZ/provinces/Pavlodar/cities/Ekibastuz/>.
 <countries/KZ/provinces/Karaganda/cities/Karaganda/>  rdf:type :City ;
     :name "Karaganda" ;
     :othername "Karagandy" ;
     :localname "Қарағанды" ;
     :population 484596 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 573700] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 436864] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 459778] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 475267] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 484596] ;
     :elevation 546 ;
     :longitude 73.17 ;
     :latitude 49.83   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Karaganda/cities/Karaganda/>.
 <countries/KZ/provinces/Karaganda/> :hasCity <countries/KZ/provinces/Karaganda/cities/Karaganda/>.
 <countries/KZ/provinces/Karaganda/cities/Temirtau/>  rdf:type :City ;
     :name "Temirtau"  ;
     :localname "Теміртау" ;
     :population 175632 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 206100] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 170481] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 169590] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 180608] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 175632]  ;
     :longitude 72.95 ;
     :latitude 50.05   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Karaganda/cities/Temirtau/>.
 <countries/KZ/provinces/Karaganda/> :hasCity <countries/KZ/provinces/Karaganda/cities/Temirtau/>.
 <countries/KZ/provinces/Karaganda/cities/Zhezkazgan/>  rdf:type :City ;
     :name "Zhezkazgan"  ;
     :localname "Жезқазған" ;
     :population 84765 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 108700] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 90001] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 86227] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 85124] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 84765] ;
     :elevation 300 ;
     :longitude 67.7 ;
     :latitude 47.78   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Karaganda/cities/Zhezkazgan/>.
 <countries/KZ/provinces/Karaganda/> :hasCity <countries/KZ/provinces/Karaganda/cities/Zhezkazgan/>.
 <countries/KZ/provinces/Karaganda/cities/Balkhash/>  rdf:type :City ;
     :name "Balkhash" ;
     :othername "Balqash" ;
     :localname "Балқаш" ;
     :population 71203 ;
     :hadPopulation [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 65431] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 68833] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 77109] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 71203] ;
     :elevation 440 ;
     :longitude 75 ;
     :latitude 46.85   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Karaganda/cities/Balkhash/>.
 <countries/KZ/provinces/Karaganda/> :hasCity <countries/KZ/provinces/Karaganda/cities/Balkhash/>.
 <countries/KZ/provinces/Kostanai/cities/Kustanay/>  rdf:type :City ;
     :name "Kustanay" ;
     :othername "Kostanai" , "Kostanay" ;
     :localname "Қостанай" ;
     :population 221970 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 232100] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 222816] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 214961] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 216373] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 221970] ;
     :elevation 125 ;
     :longitude 63.62 ;
     :latitude 53.2   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Kostanai/cities/Kustanay/>.
 <countries/KZ/provinces/Kostanai/> :hasCity <countries/KZ/provinces/Kostanai/cities/Kustanay/>.
 <countries/KZ/provinces/Kostanai/cities/Rudniy/>  rdf:type :City ;
     :name "Rudniy" ;
     :othername "Rudny" ;
     :localname "Рудный" ;
     :population 114170 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 125700] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 109515] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 109659] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 127032] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 114170]  ;
     :longitude 63.13 ;
     :latitude 52.97   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Kostanai/cities/Rudniy/>.
 <countries/KZ/provinces/Kostanai/> :hasCity <countries/KZ/provinces/Kostanai/cities/Rudniy/>.
 <countries/KZ/provinces/Kyzylorda/cities/Kyzylorda/>  rdf:type :City ;
     :name "Kyzylorda"  ;
     :localname "Қызылорда" ;
     :population 213165 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 162000] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 157364] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 188682] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 225874] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 213165] ;
     :elevation 128 ;
     :longitude 65.52 ;
     :latitude 44.85   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Kyzylorda/cities/Kyzylorda/>.
 <countries/KZ/provinces/Kyzylorda/> :hasCity <countries/KZ/provinces/Kyzylorda/cities/Kyzylorda/>.
 <countries/KZ/provinces/East-Kazakhstan/cities/Öskemen/>  rdf:type :City ;
     :name "Öskemen" ;
     :othername "Ust-Kamenogorsk" ;
     :localname "Өскемен" ;
     :population 314014 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 326300] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 310950] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 303720] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 309253] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 314014] ;
     :elevation 283 ;
     :longitude 82.62 ;
     :latitude 49.98   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/East-Kazakhstan/cities/Öskemen/>.
 <countries/KZ/provinces/East-Kazakhstan/> :hasCity <countries/KZ/provinces/East-Kazakhstan/cities/Öskemen/>.
 <countries/KZ/provinces/East-Kazakhstan/cities/Semei/>  rdf:type :City ;
     :name "Semei" ;
     :othername "Semey" ;
     :localname "Семей" ;
     :population 312065 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 320200] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 269574] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 299264] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 309601] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 312065] ;
     :elevation 206 ;
     :longitude 80.27 ;
     :latitude 50.43   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/East-Kazakhstan/cities/Semei/>.
 <countries/KZ/provinces/East-Kazakhstan/> :hasCity <countries/KZ/provinces/East-Kazakhstan/cities/Semei/>.
 <countries/KZ/provinces/North-Kazakhstan/cities/Petropavlovsk/>  rdf:type :City ;
     :name "Petropavlovsk" ;
     :othername "Petropavl" ;
     :localname "Петропавл" ;
     :population 207402 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 239000] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 203523] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 201446] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 204291] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 207402] ;
     :elevation 140 ;
     :longitude 69.17 ;
     :latitude 54.88   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/North-Kazakhstan/cities/Petropavlovsk/>.
 <countries/KZ/provinces/North-Kazakhstan/> :hasCity <countries/KZ/provinces/North-Kazakhstan/cities/Petropavlovsk/>.
 <countries/KZ/provinces/Zhambyl/cities/Taraz/>  rdf:type :City ;
     :name "Taraz"  ;
     :localname "Тараз" ;
     :population 351476 ;
     :hadPopulation [ a :PopulationCount; :year "1995"^^xsd:gYear; :value 130600] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 330125] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 320634] , [ a :PopulationCount; :year "2012"^^xsd:gYear; :value 326168] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 351476] ;
     :elevation 610 ;
     :longitude 71.37 ;
     :latitude 42.9   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Zhambyl/cities/Taraz/>.
 <countries/KZ/provinces/Zhambyl/> :hasCity <countries/KZ/provinces/Zhambyl/cities/Taraz/>.
 <countries/KZ/provinces/Baikonur/cities/Baikonur/>  rdf:type :City ;
     :name "Baikonur"     ;
     :elevation 100 ;
     :longitude 63.32 ;
     :latitude 45.62   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Baikonur/cities/Baikonur/>.
 <countries/KZ/provinces/Baikonur/> :hasCity <countries/KZ/provinces/Baikonur/cities/Baikonur/>.
 <countries/KZ/provinces/Astana/cities/Astana/>  rdf:type :City ;
     :name "Astana" ;
     :othername "Nur-Sultan" , "Aqmola" , "Zelinograd" , "Akmolinsk" ;
     :localname "Астана" ;
     :population 1136008 ;
     :hadPopulation [ a :PopulationCount; :year "1959"^^xsd:gYear; :value 102276] , [ a :PopulationCount; :year "1970"^^xsd:gYear; :value 179514] , [ a :PopulationCount; :year "1979"^^xsd:gYear; :value 233638] , [ a :PopulationCount; :year "1989"^^xsd:gYear; :value 277365] , [ a :PopulationCount; :year "1999"^^xsd:gYear; :value 328341] , [ a :PopulationCount; :year "2009"^^xsd:gYear; :value 613006] , [ a :PopulationCount; :year "2014"^^xsd:gYear; :value 814401] , [ a :PopulationCount; :year "2020"^^xsd:gYear; :value 1136008] ;
     :elevation 347 ;
     :longitude 71.43 ;
     :latitude 51.17   . 
 <countries/KZ/> :hasCity <countries/KZ/provinces/Astana/cities/Astana/>.
 <countries/KZ/provinces/Astana/> :hasCity <countries/KZ/provinces/Astana/cities/Astana/>.
 <continents/Europe/> rdf:type :Continent ;
   :name 'Europe';
     :area 10523000 .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/AL/> ;
        :encompassedBy <continents/Europe/>] .
<countries/AL/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/GR/> ;
        :encompassedBy <continents/Europe/>] .
<countries/GR/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/CY/> ;
        :encompassedBy <continents/Europe/>] .
<countries/CY/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/AD/> ;
        :encompassedBy <continents/Europe/>] .
<countries/AD/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/MK/> ;
        :encompassedBy <continents/Europe/>] .
<countries/MK/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/SRB/> ;
        :encompassedBy <continents/Europe/>] .
<countries/SRB/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/MNE/> ;
        :encompassedBy <continents/Europe/>] .
<countries/MNE/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/KOS/> ;
        :encompassedBy <continents/Europe/>] .
<countries/KOS/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/AND/> ;
        :encompassedBy <continents/Europe/>] .
<countries/AND/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/F/> ;
        :encompassedBy <continents/Europe/>] .
<countries/F/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/E/> ;
        :encompassedBy <continents/Europe/>] .
<countries/E/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/CZ/> ;
        :encompassedBy <continents/Europe/>] .
<countries/CZ/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/SK/> ;
        :encompassedBy <continents/Europe/>] .
<countries/SK/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/D/> ;
        :encompassedBy <continents/Europe/>] .
<countries/D/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/H/> ;
        :encompassedBy <continents/Europe/>] .
<countries/H/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/I/> ;
        :encompassedBy <continents/Europe/>] .
<countries/I/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/CH/> ;
        :encompassedBy <continents/Europe/>] .
<countries/CH/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/FL/> ;
        :encompassedBy <continents/Europe/>] .
<countries/FL/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/A/> ;
        :encompassedBy <continents/Europe/>] .
<countries/A/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/EST/> ;
        :encompassedBy <continents/Europe/>] .
<countries/EST/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/LV/> ;
        :encompassedBy <continents/Europe/>] .
<countries/LV/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/LT/> ;
        :encompassedBy <continents/Europe/>] .
<countries/LT/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/BY/> ;
        :encompassedBy <continents/Europe/>] .
<countries/BY/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/PL/> ;
        :encompassedBy <continents/Europe/>] .
<countries/PL/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/UA/> ;
        :encompassedBy <continents/Europe/>] .
<countries/UA/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 23.15 ;
        :encompassedArea <countries/R/> ;
        :encompassedBy <continents/Europe/>] .
<countries/R/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/B/> ;
        :encompassedBy <continents/Europe/>] .
<countries/B/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/L/> ;
        :encompassedBy <continents/Europe/>] .
<countries/L/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/NL/> ;
        :encompassedBy <continents/Europe/>] .
<countries/NL/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/SLO/> ;
        :encompassedBy <continents/Europe/>] .
<countries/SLO/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/HR/> ;
        :encompassedBy <continents/Europe/>] .
<countries/HR/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/BIH/> ;
        :encompassedBy <continents/Europe/>] .
<countries/BIH/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/BG/> ;
        :encompassedBy <continents/Europe/>] .
<countries/BG/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/RO/> ;
        :encompassedBy <continents/Europe/>] .
<countries/RO/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/DK/> ;
        :encompassedBy <continents/Europe/>] .
<countries/DK/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/IS/> ;
        :encompassedBy <continents/Europe/>] .
<countries/IS/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/FO/> ;
        :encompassedBy <continents/Europe/>] .
<countries/FO/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/IRL/> ;
        :encompassedBy <continents/Europe/>] .
<countries/IRL/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/SF/> ;
        :encompassedBy <continents/Europe/>] .
<countries/SF/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/N/> ;
        :encompassedBy <continents/Europe/>] .
<countries/N/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/S/> ;
        :encompassedBy <continents/Europe/>] .
<countries/S/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/MC/> ;
        :encompassedBy <continents/Europe/>] .
<countries/MC/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/V/> ;
        :encompassedBy <continents/Europe/>] .
<countries/V/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/RSM/> ;
        :encompassedBy <continents/Europe/>] .
<countries/RSM/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/M/> ;
        :encompassedBy <continents/Europe/>] .
<countries/M/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/GBM/> ;
        :encompassedBy <continents/Europe/>] .
<countries/GBM/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/MD/> ;
        :encompassedBy <continents/Europe/>] .
<countries/MD/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/P/> ;
        :encompassedBy <continents/Europe/>] .
<countries/P/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/SVA/> ;
        :encompassedBy <continents/Europe/>] .
<countries/SVA/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/GB/> ;
        :encompassedBy <continents/Europe/>] .
<countries/GB/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/GBZ/> ;
        :encompassedBy <continents/Europe/>] .
<countries/GBZ/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/GBG/> ;
        :encompassedBy <continents/Europe/>] .
<countries/GBG/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 100 ;
        :encompassedArea <countries/GBJ/> ;
        :encompassedBy <continents/Europe/>] .
<countries/GBJ/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 3 ;
        :encompassedArea <countries/TR/> ;
        :encompassedBy <continents/Europe/>] .
<countries/TR/> :encompassed <continents/Europe/> .
 [ rdf:type :Encompassed; 
        :percent 5.4 ;
        :encompassedArea <countries/KZ/> ;
        :encompassedBy <continents/Europe/>] .
<countries/KZ/> :encompassed <continents/Europe/> .
 [ rdf:type :Border ; :length 282; 
    :isBorderOf <countries/AL/> , <countries/GR/>] .
 [ rdf:type :Border ; :length 151; 
    :isBorderOf <countries/AL/> , <countries/MK/>] .
 [ rdf:type :Border ; :length 172; 
    :isBorderOf <countries/AL/> , <countries/MNE/>] .
 [ rdf:type :Border ; :length 112; 
    :isBorderOf <countries/AL/> , <countries/KOS/>] .
 [ rdf:type :Border ; :length 228; 
    :isBorderOf <countries/GR/> , <countries/MK/>] .
 [ rdf:type :Border ; :length 206; 
    :isBorderOf <countries/GR/> , <countries/TR/>] .
 [ rdf:type :Border ; :length 156; 
    :isBorderOf <countries/AD/> , <countries/CY/>] .
 [ rdf:type :Border ; :length 62; 
    :isBorderOf <countries/MK/> , <countries/SRB/>] .
 [ rdf:type :Border ; :length 124; 
    :isBorderOf <countries/MNE/> , <countries/SRB/>] .
 [ rdf:type :Border ; :length 79; 
    :isBorderOf <countries/KOS/> , <countries/MNE/>] .
 [ rdf:type :Border ; :length 352; 
    :isBorderOf <countries/KOS/> , <countries/SRB/>] .
 [ rdf:type :Border ; :length 159; 
    :isBorderOf <countries/KOS/> , <countries/MK/>] .
 [ rdf:type :Border ; :length 60; 
    :isBorderOf <countries/AND/> , <countries/F/>] .
 [ rdf:type :Border ; :length 65; 
    :isBorderOf <countries/AND/> , <countries/E/>] .
 [ rdf:type :Border ; :length 488; 
    :isBorderOf <countries/F/> , <countries/I/>] .
 [ rdf:type :Border ; :length 73; 
    :isBorderOf <countries/F/> , <countries/L/>] .
 [ rdf:type :Border ; :length 4.4; 
    :isBorderOf <countries/F/> , <countries/MC/>] .
 [ rdf:type :Border ; :length 623; 
    :isBorderOf <countries/E/> , <countries/F/>] .
 [ rdf:type :Border ; :length 1.2; 
    :isBorderOf <countries/E/> , <countries/GBZ/>] .
 [ rdf:type :Border ; :length 1214; 
    :isBorderOf <countries/E/> , <countries/P/>] .
 [ rdf:type :Border ; :length 646; 
    :isBorderOf <countries/CZ/> , <countries/D/>] .
 [ rdf:type :Border ; :length 215; 
    :isBorderOf <countries/CZ/> , <countries/SK/>] .
 [ rdf:type :Border ; :length 658; 
    :isBorderOf <countries/CZ/> , <countries/PL/>] .
 [ rdf:type :Border ; :length 90; 
    :isBorderOf <countries/SK/> , <countries/UA/>] .
 [ rdf:type :Border ; :length 451; 
    :isBorderOf <countries/D/> , <countries/F/>] .
 [ rdf:type :Border ; :length 456; 
    :isBorderOf <countries/D/> , <countries/PL/>] .
 [ rdf:type :Border ; :length 138; 
    :isBorderOf <countries/D/> , <countries/L/>] .
 [ rdf:type :Border ; :length 577; 
    :isBorderOf <countries/D/> , <countries/NL/>] .
 [ rdf:type :Border ; :length 68; 
    :isBorderOf <countries/D/> , <countries/DK/>] .
 [ rdf:type :Border ; :length 151; 
    :isBorderOf <countries/H/> , <countries/SRB/>] .
 [ rdf:type :Border ; :length 515; 
    :isBorderOf <countries/H/> , <countries/SK/>] .
 [ rdf:type :Border ; :length 102; 
    :isBorderOf <countries/H/> , <countries/SLO/>] .
 [ rdf:type :Border ; :length 103; 
    :isBorderOf <countries/H/> , <countries/UA/>] .
 [ rdf:type :Border ; :length 329; 
    :isBorderOf <countries/H/> , <countries/HR/>] .
 [ rdf:type :Border ; :length 443; 
    :isBorderOf <countries/H/> , <countries/RO/>] .
 [ rdf:type :Border ; :length 235; 
    :isBorderOf <countries/I/> , <countries/SLO/>] .
 [ rdf:type :Border ; :length 3.2; 
    :isBorderOf <countries/I/> , <countries/V/>] .
 [ rdf:type :Border ; :length 39; 
    :isBorderOf <countries/I/> , <countries/RSM/>] .
 [ rdf:type :Border ; :length 573; 
    :isBorderOf <countries/CH/> , <countries/F/>] .
 [ rdf:type :Border ; :length 334; 
    :isBorderOf <countries/CH/> , <countries/D/>] .
 [ rdf:type :Border ; :length 740; 
    :isBorderOf <countries/CH/> , <countries/I/>] .
 [ rdf:type :Border ; :length 41; 
    :isBorderOf <countries/CH/> , <countries/FL/>] .
 [ rdf:type :Border ; :length 362; 
    :isBorderOf <countries/A/> , <countries/CZ/>] .
 [ rdf:type :Border ; :length 784; 
    :isBorderOf <countries/A/> , <countries/D/>] .
 [ rdf:type :Border ; :length 366; 
    :isBorderOf <countries/A/> , <countries/H/>] .
 [ rdf:type :Border ; :length 430; 
    :isBorderOf <countries/A/> , <countries/I/>] .
 [ rdf:type :Border ; :length 37; 
    :isBorderOf <countries/A/> , <countries/FL/>] .
 [ rdf:type :Border ; :length 91; 
    :isBorderOf <countries/A/> , <countries/SK/>] .
 [ rdf:type :Border ; :length 324; 
    :isBorderOf <countries/A/> , <countries/SLO/>] .
 [ rdf:type :Border ; :length 164; 
    :isBorderOf <countries/A/> , <countries/CH/>] .
 [ rdf:type :Border ; :length 267; 
    :isBorderOf <countries/EST/> , <countries/LV/>] .
 [ rdf:type :Border ; :length 324; 
    :isBorderOf <countries/EST/> , <countries/R/>] .
 [ rdf:type :Border ; :length 332; 
    :isBorderOf <countries/LV/> , <countries/R/>] .
 [ rdf:type :Border ; :length 453; 
    :isBorderOf <countries/LT/> , <countries/LV/>] .
 [ rdf:type :Border ; :length 91; 
    :isBorderOf <countries/LT/> , <countries/PL/>] .
 [ rdf:type :Border ; :length 261; 
    :isBorderOf <countries/LT/> , <countries/R/>] .
 [ rdf:type :Border ; :length 141; 
    :isBorderOf <countries/BY/> , <countries/LV/>] .
 [ rdf:type :Border ; :length 502; 
    :isBorderOf <countries/BY/> , <countries/LT/>] .
 [ rdf:type :Border ; :length 605; 
    :isBorderOf <countries/BY/> , <countries/PL/>] .
 [ rdf:type :Border ; :length 891; 
    :isBorderOf <countries/BY/> , <countries/UA/>] .
 [ rdf:type :Border ; :length 1312; 
    :isBorderOf <countries/BY/> , <countries/R/>] .
 [ rdf:type :Border ; :length 444; 
    :isBorderOf <countries/PL/> , <countries/SK/>] .
 [ rdf:type :Border ; :length 428; 
    :isBorderOf <countries/PL/> , <countries/UA/>] .
 [ rdf:type :Border ; :length 209; 
    :isBorderOf <countries/PL/> , <countries/R/>] .
 [ rdf:type :Border ; :length 1944; 
    :isBorderOf <countries/R/> , <countries/UA/>] .
 [ rdf:type :Border ; :length 1309; 
    :isBorderOf <countries/R/> , <countries/SF/>] .
 [ rdf:type :Border ; :length 620; 
    :isBorderOf <countries/B/> , <countries/F/>] .
 [ rdf:type :Border ; :length 167; 
    :isBorderOf <countries/B/> , <countries/D/>] .
 [ rdf:type :Border ; :length 148; 
    :isBorderOf <countries/B/> , <countries/L/>] .
 [ rdf:type :Border ; :length 450; 
    :isBorderOf <countries/B/> , <countries/NL/>] .
 [ rdf:type :Border ; :length 241; 
    :isBorderOf <countries/HR/> , <countries/SRB/>] .
 [ rdf:type :Border ; :length 25; 
    :isBorderOf <countries/HR/> , <countries/MNE/>] .
 [ rdf:type :Border ; :length 546; 
    :isBorderOf <countries/HR/> , <countries/SLO/>] .
 [ rdf:type :Border ; :length 357; 
    :isBorderOf <countries/BIH/> , <countries/SRB/>] .
 [ rdf:type :Border ; :length 249; 
    :isBorderOf <countries/BIH/> , <countries/MNE/>] .
 [ rdf:type :Border ; :length 932; 
    :isBorderOf <countries/BIH/> , <countries/HR/>] .
 [ rdf:type :Border ; :length 494; 
    :isBorderOf <countries/BG/> , <countries/GR/>] .
 [ rdf:type :Border ; :length 148; 
    :isBorderOf <countries/BG/> , <countries/MK/>] .
 [ rdf:type :Border ; :length 318; 
    :isBorderOf <countries/BG/> , <countries/SRB/>] .
 [ rdf:type :Border ; :length 608; 
    :isBorderOf <countries/BG/> , <countries/RO/>] .
 [ rdf:type :Border ; :length 240; 
    :isBorderOf <countries/BG/> , <countries/TR/>] .
 [ rdf:type :Border ; :length 476; 
    :isBorderOf <countries/RO/> , <countries/SRB/>] .
 [ rdf:type :Border ; :length 531; 
    :isBorderOf <countries/RO/> , <countries/UA/>] .
 [ rdf:type :Border ; :length 191; 
    :isBorderOf <countries/N/> , <countries/R/>] .
 [ rdf:type :Border ; :length 729; 
    :isBorderOf <countries/N/> , <countries/SF/>] .
 [ rdf:type :Border ; :length 1619; 
    :isBorderOf <countries/N/> , <countries/S/>] .
 [ rdf:type :Border ; :length 586; 
    :isBorderOf <countries/S/> , <countries/SF/>] .
 [ rdf:type :Border ; :length 939; 
    :isBorderOf <countries/MD/> , <countries/UA/>] .
 [ rdf:type :Border ; :length 450; 
    :isBorderOf <countries/MD/> , <countries/RO/>] .
 [ rdf:type :Border ; :length 360; 
    :isBorderOf <countries/GB/> , <countries/IRL/>] .
 [ rdf:type :Border ; :length 7644; 
    :isBorderOf <countries/KZ/> , <countries/R/>] .
 <countries/AL/> :neighbor
   <countries/GR/> .
 <countries/AL/> :neighbor
   <countries/MK/> .
 <countries/AL/> :neighbor
   <countries/MNE/> .
 <countries/AL/> :neighbor
   <countries/KOS/> .
 <countries/GR/> :neighbor
   <countries/AL/> .
 <countries/GR/> :neighbor
   <countries/MK/> .
 <countries/GR/> :neighbor
   <countries/BG/> .
 <countries/GR/> :neighbor
   <countries/TR/> .
 <countries/CY/> :neighbor
   <countries/AD/> .
 <countries/AD/> :neighbor
   <countries/CY/> .
 <countries/MK/> :neighbor
   <countries/AL/> .
 <countries/MK/> :neighbor
   <countries/GR/> .
 <countries/MK/> :neighbor
   <countries/SRB/> .
 <countries/MK/> :neighbor
   <countries/KOS/> .
 <countries/MK/> :neighbor
   <countries/BG/> .
 <countries/SRB/> :neighbor
   <countries/MK/> .
 <countries/SRB/> :neighbor
   <countries/MNE/> .
 <countries/SRB/> :neighbor
   <countries/KOS/> .
 <countries/SRB/> :neighbor
   <countries/H/> .
 <countries/SRB/> :neighbor
   <countries/HR/> .
 <countries/SRB/> :neighbor
   <countries/BIH/> .
 <countries/SRB/> :neighbor
   <countries/BG/> .
 <countries/SRB/> :neighbor
   <countries/RO/> .
 <countries/MNE/> :neighbor
   <countries/AL/> .
 <countries/MNE/> :neighbor
   <countries/SRB/> .
 <countries/MNE/> :neighbor
   <countries/KOS/> .
 <countries/MNE/> :neighbor
   <countries/HR/> .
 <countries/MNE/> :neighbor
   <countries/BIH/> .
 <countries/KOS/> :neighbor
   <countries/AL/> .
 <countries/KOS/> :neighbor
   <countries/MK/> .
 <countries/KOS/> :neighbor
   <countries/SRB/> .
 <countries/KOS/> :neighbor
   <countries/MNE/> .
 <countries/AND/> :neighbor
   <countries/F/> .
 <countries/AND/> :neighbor
   <countries/E/> .
 <countries/F/> :neighbor
   <countries/AND/> .
 <countries/F/> :neighbor
   <countries/E/> .
 <countries/F/> :neighbor
   <countries/D/> .
 <countries/F/> :neighbor
   <countries/I/> .
 <countries/F/> :neighbor
   <countries/CH/> .
 <countries/F/> :neighbor
   <countries/B/> .
 <countries/F/> :neighbor
   <countries/L/> .
 <countries/F/> :neighbor
   <countries/MC/> .
 <countries/E/> :neighbor
   <countries/AND/> .
 <countries/E/> :neighbor
   <countries/F/> .
 <countries/E/> :neighbor
   <countries/P/> .
 <countries/E/> :neighbor
   <countries/GBZ/> .
 <countries/CZ/> :neighbor
   <countries/SK/> .
 <countries/CZ/> :neighbor
   <countries/D/> .
 <countries/CZ/> :neighbor
   <countries/A/> .
 <countries/CZ/> :neighbor
   <countries/PL/> .
 <countries/SK/> :neighbor
   <countries/CZ/> .
 <countries/SK/> :neighbor
   <countries/H/> .
 <countries/SK/> :neighbor
   <countries/A/> .
 <countries/SK/> :neighbor
   <countries/PL/> .
 <countries/SK/> :neighbor
   <countries/UA/> .
 <countries/D/> :neighbor
   <countries/F/> .
 <countries/D/> :neighbor
   <countries/CZ/> .
 <countries/D/> :neighbor
   <countries/CH/> .
 <countries/D/> :neighbor
   <countries/A/> .
 <countries/D/> :neighbor
   <countries/PL/> .
 <countries/D/> :neighbor
   <countries/B/> .
 <countries/D/> :neighbor
   <countries/L/> .
 <countries/D/> :neighbor
   <countries/NL/> .
 <countries/D/> :neighbor
   <countries/DK/> .
 <countries/H/> :neighbor
   <countries/SRB/> .
 <countries/H/> :neighbor
   <countries/SK/> .
 <countries/H/> :neighbor
   <countries/A/> .
 <countries/H/> :neighbor
   <countries/UA/> .
 <countries/H/> :neighbor
   <countries/SLO/> .
 <countries/H/> :neighbor
   <countries/HR/> .
 <countries/H/> :neighbor
   <countries/RO/> .
 <countries/I/> :neighbor
   <countries/F/> .
 <countries/I/> :neighbor
   <countries/CH/> .
 <countries/I/> :neighbor
   <countries/A/> .
 <countries/I/> :neighbor
   <countries/SLO/> .
 <countries/I/> :neighbor
   <countries/V/> .
 <countries/I/> :neighbor
   <countries/RSM/> .
 <countries/CH/> :neighbor
   <countries/F/> .
 <countries/CH/> :neighbor
   <countries/D/> .
 <countries/CH/> :neighbor
   <countries/I/> .
 <countries/CH/> :neighbor
   <countries/FL/> .
 <countries/CH/> :neighbor
   <countries/A/> .
 <countries/FL/> :neighbor
   <countries/CH/> .
 <countries/FL/> :neighbor
   <countries/A/> .
 <countries/A/> :neighbor
   <countries/CZ/> .
 <countries/A/> :neighbor
   <countries/SK/> .
 <countries/A/> :neighbor
   <countries/D/> .
 <countries/A/> :neighbor
   <countries/H/> .
 <countries/A/> :neighbor
   <countries/I/> .
 <countries/A/> :neighbor
   <countries/CH/> .
 <countries/A/> :neighbor
   <countries/FL/> .
 <countries/A/> :neighbor
   <countries/SLO/> .
 <countries/EST/> :neighbor
   <countries/LV/> .
 <countries/EST/> :neighbor
   <countries/R/> .
 <countries/LV/> :neighbor
   <countries/EST/> .
 <countries/LV/> :neighbor
   <countries/LT/> .
 <countries/LV/> :neighbor
   <countries/BY/> .
 <countries/LV/> :neighbor
   <countries/R/> .
 <countries/LT/> :neighbor
   <countries/LV/> .
 <countries/LT/> :neighbor
   <countries/BY/> .
 <countries/LT/> :neighbor
   <countries/PL/> .
 <countries/LT/> :neighbor
   <countries/R/> .
 <countries/BY/> :neighbor
   <countries/LV/> .
 <countries/BY/> :neighbor
   <countries/LT/> .
 <countries/BY/> :neighbor
   <countries/PL/> .
 <countries/BY/> :neighbor
   <countries/UA/> .
 <countries/BY/> :neighbor
   <countries/R/> .
 <countries/PL/> :neighbor
   <countries/CZ/> .
 <countries/PL/> :neighbor
   <countries/SK/> .
 <countries/PL/> :neighbor
   <countries/D/> .
 <countries/PL/> :neighbor
   <countries/LT/> .
 <countries/PL/> :neighbor
   <countries/BY/> .
 <countries/PL/> :neighbor
   <countries/UA/> .
 <countries/PL/> :neighbor
   <countries/R/> .
 <countries/UA/> :neighbor
   <countries/SK/> .
 <countries/UA/> :neighbor
   <countries/H/> .
 <countries/UA/> :neighbor
   <countries/BY/> .
 <countries/UA/> :neighbor
   <countries/PL/> .
 <countries/UA/> :neighbor
   <countries/R/> .
 <countries/UA/> :neighbor
   <countries/RO/> .
 <countries/UA/> :neighbor
   <countries/MD/> .
 <countries/R/> :neighbor
   <countries/EST/> .
 <countries/R/> :neighbor
   <countries/LV/> .
 <countries/R/> :neighbor
   <countries/LT/> .
 <countries/R/> :neighbor
   <countries/BY/> .
 <countries/R/> :neighbor
   <countries/PL/> .
 <countries/R/> :neighbor
   <countries/UA/> .
 <countries/R/> :neighbor
   <countries/SF/> .
 <countries/R/> :neighbor
   <countries/N/> .
 <countries/R/> :neighbor
   <countries/KZ/> .
 <countries/B/> :neighbor
   <countries/F/> .
 <countries/B/> :neighbor
   <countries/D/> .
 <countries/B/> :neighbor
   <countries/L/> .
 <countries/B/> :neighbor
   <countries/NL/> .
 <countries/L/> :neighbor
   <countries/F/> .
 <countries/L/> :neighbor
   <countries/D/> .
 <countries/L/> :neighbor
   <countries/B/> .
 <countries/NL/> :neighbor
   <countries/D/> .
 <countries/NL/> :neighbor
   <countries/B/> .
 <countries/SLO/> :neighbor
   <countries/H/> .
 <countries/SLO/> :neighbor
   <countries/I/> .
 <countries/SLO/> :neighbor
   <countries/A/> .
 <countries/SLO/> :neighbor
   <countries/HR/> .
 <countries/HR/> :neighbor
   <countries/SRB/> .
 <countries/HR/> :neighbor
   <countries/MNE/> .
 <countries/HR/> :neighbor
   <countries/H/> .
 <countries/HR/> :neighbor
   <countries/SLO/> .
 <countries/HR/> :neighbor
   <countries/BIH/> .
 <countries/BIH/> :neighbor
   <countries/SRB/> .
 <countries/BIH/> :neighbor
   <countries/MNE/> .
 <countries/BIH/> :neighbor
   <countries/HR/> .
 <countries/BG/> :neighbor
   <countries/GR/> .
 <countries/BG/> :neighbor
   <countries/MK/> .
 <countries/BG/> :neighbor
   <countries/SRB/> .
 <countries/BG/> :neighbor
   <countries/RO/> .
 <countries/BG/> :neighbor
   <countries/TR/> .
 <countries/RO/> :neighbor
   <countries/SRB/> .
 <countries/RO/> :neighbor
   <countries/H/> .
 <countries/RO/> :neighbor
   <countries/UA/> .
 <countries/RO/> :neighbor
   <countries/BG/> .
 <countries/RO/> :neighbor
   <countries/MD/> .
 <countries/DK/> :neighbor
   <countries/D/> .
 <countries/IRL/> :neighbor
   <countries/GB/> .
 <countries/SF/> :neighbor
   <countries/R/> .
 <countries/SF/> :neighbor
   <countries/N/> .
 <countries/SF/> :neighbor
   <countries/S/> .
 <countries/N/> :neighbor
   <countries/R/> .
 <countries/N/> :neighbor
   <countries/SF/> .
 <countries/N/> :neighbor
   <countries/S/> .
 <countries/S/> :neighbor
   <countries/SF/> .
 <countries/S/> :neighbor
   <countries/N/> .
 <countries/MC/> :neighbor
   <countries/F/> .
 <countries/V/> :neighbor
   <countries/I/> .
 <countries/RSM/> :neighbor
   <countries/I/> .
 <countries/MD/> :neighbor
   <countries/UA/> .
 <countries/MD/> :neighbor
   <countries/RO/> .
 <countries/P/> :neighbor
   <countries/E/> .
 <countries/GB/> :neighbor
   <countries/IRL/> .
 <countries/GBZ/> :neighbor
   <countries/E/> .
 <countries/TR/> :neighbor
   <countries/GR/> .
 <countries/TR/> :neighbor
   <countries/BG/> .
 <countries/KZ/> :neighbor
   <countries/R/> .
 <organizations/AfDB/> rdf:type :Organization;
     :name "African Development Bank Group";
     :abbrev "AfDB";
     :established '1964-09-09'^^xsd:date .
 <organizations/UNAMID/> rdf:type :Organization;
     :name "African Union/United Nations Hybrid Operation in Darfur";
     :abbrev "UNAMID";
     :established '2007-07-31'^^xsd:date .
 <organizations/CAN/> rdf:type :Organization;
     :name "Andean Community";
     :abbrev "CAN";
     :established '1969-05-26'^^xsd:date .
 <organizations/ARF/> rdf:type :Organization;
     :name "ASEAN Regional Forum";
     :abbrev "ARF";
     :established '1994-07-25'^^xsd:date .
 <organizations/APEC/> rdf:type :Organization;
     :name "Asia-Pacific Economic Cooperation";
     :abbrev "APEC";
     :established '1989-11-06'^^xsd:date .
 <organizations/ADB/> rdf:type :Organization;
     :name "Asian Development Bank";
     :abbrev "ADB";
     :established '1966-12-19'^^xsd:date .
 <organizations/ASEAN/> rdf:type :Organization;
     :name "Association of Southeast Asian Nations";
     :abbrev "ASEAN";
     :established '1967-08-07'^^xsd:date .
 <organizations/AG/> rdf:type :Organization;
     :name "Australia Group";
     :abbrev "AG" .
 <organizations/BA/> rdf:type :Organization;
     :name "Baltic Assembly";
     :abbrev "BA";
     :established '1990-05-12'^^xsd:date;
     :hasHeadq <countries/LV/cities/Rīga/> .
 <organizations/BIS/> rdf:type :Organization;
     :name "Bank for International Settlements";
     :abbrev "BIS";
     :established '1930-01-19'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Basel-Stadt/cities/Basel/> .
 <organizations/Benelux/> rdf:type :Organization;
     :name "Benelux Union";
     :abbrev "Benelux";
     :established '1958-02-02'^^xsd:date;
     :hasHeadq <countries/B/provinces/Bruxelles/cities/Bruxelles/> .
 <organizations/BSEC/> rdf:type :Organization;
     :name "Black Sea Economic Cooperation Zone";
     :abbrev "BSEC";
     :established '1992-06-24'^^xsd:date .
 <organizations/CDB/> rdf:type :Organization;
     :name "Caribbean Development Bank";
     :abbrev "CDB";
     :established '1969-10-18'^^xsd:date .
 <organizations/BDEAC/> rdf:type :Organization;
     :name "Central African States Development Bank";
     :abbrev "BDEAC";
     :established '1975-12-03'^^xsd:date .
 <organizations/BCIE/> rdf:type :Organization;
     :name "Central American Bank for Economic Integration";
     :abbrev "BCIE";
     :established '1960-12-13'^^xsd:date .
 <organizations/SICA/> rdf:type :Organization;
     :name "Central American Integration System";
     :abbrev "SICA";
     :established '1991-12-13'^^xsd:date .
 <organizations/CEI/> rdf:type :Organization;
     :name "Central European Initiative";
     :abbrev "CEI";
     :established '1989-11-10'^^xsd:date;
     :hasHeadq <countries/H/provinces/Budapest/cities/Budapest/> .
 <organizations/CSTO/> rdf:type :Organization;
     :name "Collective Security Treaty Organization";
     :abbrev "CSTO";
     :established '2002-10-07'^^xsd:date;
     :hasHeadq <countries/R/provinces/Moscow/cities/Moskva/> .
 <organizations/C/> rdf:type :Organization;
     :name "Commonwealth";
     :abbrev "C";
     :established '1931-12-31'^^xsd:date;
     :hasHeadq <countries/GB/provinces/London/cities/London/> .
 <organizations/CIS/> rdf:type :Organization;
     :name "Commonwealth of Independent States";
     :abbrev "CIS";
     :established '1991-12-08'^^xsd:date;
     :hasHeadq <countries/BY/provinces/Minsk+City/cities/Minsk/> .
 <organizations/CD/> rdf:type :Organization;
     :name "Community of Democracies";
     :abbrev "CD";
     :established '2000-06-26'^^xsd:date .
 <organizations/CPLP/> rdf:type :Organization;
     :name "Comuinidade dos Paises de Lingua Portuguesa";
     :abbrev "CPLP" .
 <organizations/CICA/> rdf:type :Organization;
     :name "Conference of Interaction and Confidence-Building Measures in Asia";
     :abbrev "CICA";
     :established '1999-09-13'^^xsd:date;
     :hasHeadq <countries/KZ/provinces/Almaty+City/cities/Almaty/> .
 <organizations/SELEC/> rdf:type :Organization;
     :name "Convention of the Southeast European Law Enforcement Center";
     :abbrev "SELEC";
     :established '2011-10-07'^^xsd:date;
     :hasHeadq <countries/RO/provinces/Bucureşti/cities/Bucureşti/> .
 <organizations/CE/> rdf:type :Organization;
     :name "Council of Europe";
     :abbrev "CE";
     :established '1949-05-05'^^xsd:date;
     :hasHeadq <countries/F/provinces/Grand+Est/cities/Strasbourg/> .
 <organizations/CBSS/> rdf:type :Organization;
     :name "Council of the Baltic Sea States";
     :abbrev "CBSS";
     :established '1992-03-06'^^xsd:date .
 <organizations/D-8/> rdf:type :Organization;
     :name "Developing Eight";
     :abbrev "D-8";
     :established '1997-06-14'^^xsd:date .
 <organizations/EAS/> rdf:type :Organization;
     :name "East Asia Summit";
     :abbrev "EAS";
     :established '2005-12-14'^^xsd:date .
 <organizations/EMU/> rdf:type :Organization;
     :name "Economic and Monetary Union";
     :abbrev "EMU";
     :established '1992-02-06'^^xsd:date;
     :hasHeadq <countries/B/provinces/Bruxelles/cities/Bruxelles/> .
 <organizations/ECO/> rdf:type :Organization;
     :name "Economic Cooperation Organization";
     :abbrev "ECO";
     :established '1985-01-28'^^xsd:date .
 <organizations/EurasEC/> rdf:type :Organization;
     :name "Eurasian Economic Community";
     :abbrev "EurasEC" .
 <organizations/EAPC/> rdf:type :Organization;
     :name "Euro-Atlantic Partnership Council";
     :abbrev "EAPC";
     :established '1991-11-07'^^xsd:date;
     :hasHeadq <countries/B/provinces/Bruxelles/cities/Bruxelles/> .
 <organizations/EBRD/> rdf:type :Organization;
     :name "European Bank for Reconstruction and Development";
     :abbrev "EBRD";
     :established '1990-01-08'^^xsd:date;
     :hasHeadq <countries/GB/provinces/London/cities/London/> .
 <organizations/ECB/> rdf:type :Organization;
     :name "European Central Bank";
     :abbrev "ECB";
     :established '1998-05-31'^^xsd:date;
     :hasHeadq <countries/D/provinces/Hessen/cities/Frankfurt/> .
 <organizations/EFTA/> rdf:type :Organization;
     :name "European Free Trade Association";
     :abbrev "EFTA";
     :established '1960-01-03'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/EIB/> rdf:type :Organization;
     :name "European Investment Bank";
     :abbrev "EIB";
     :established '1957-03-25'^^xsd:date;
     :hasHeadq <countries/L/cities/Luxembourg/> .
 <organizations/CERN/> rdf:type :Organization;
     :name "European Organization for Nuclear Research";
     :abbrev "CERN";
     :established '1953-07-01'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/ESA/> rdf:type :Organization;
     :name "European Space Agency";
     :abbrev "ESA";
     :established '1975-05-31'^^xsd:date;
     :hasHeadq <countries/F/provinces/Île-de-France/cities/Paris/> .
 <organizations/EU/> rdf:type :Organization;
     :name "European Union";
     :abbrev "EU";
     :established '1992-02-06'^^xsd:date;
     :hasHeadq <countries/B/provinces/Bruxelles/cities/Bruxelles/> .
 <organizations/EITI/> rdf:type :Organization;
     :name "Extractive Industry Transparency Initiative";
     :abbrev "EITI" .
 <organizations/FATF/> rdf:type :Organization;
     :name "Financial Action Task Force";
     :abbrev "FATF";
     :established '1989-07-15'^^xsd:date;
     :hasHeadq <countries/F/provinces/Île-de-France/cities/Paris/> .
 <organizations/FAO/> rdf:type :Organization;
     :name "Food and Agriculture Organization";
     :abbrev "FAO";
     :established '1945-10-16'^^xsd:date;
     :hasHeadq <countries/I/provinces/Lazio/cities/Roma/> .
 <organizations/FZ/> rdf:type :Organization;
     :name "Franc Zone";
     :abbrev "FZ";
     :established '1945-12-20'^^xsd:date;
     :hasHeadq <countries/F/provinces/Île-de-France/cities/Paris/> .
 <organizations/GCTU/> rdf:type :Organization;
     :name "General Confederation of Trade Unions";
     :abbrev "GCTU";
     :established '1992-04-15'^^xsd:date;
     :hasHeadq <countries/R/provinces/Moscow/cities/Moskva/> .
 <organizations/G-10/> rdf:type :Organization;
     :name "Group of 10";
     :abbrev "G-10";
     :established '1962-10-01'^^xsd:date;
     :hasHeadq <countries/F/provinces/Île-de-France/cities/Paris/> .
 <organizations/G-11/> rdf:type :Organization;
     :name "Group of 11";
     :abbrev "G-11";
     :established '1984-06-22'^^xsd:date .
 <organizations/G-20/> rdf:type :Organization;
     :name "Group of 20";
     :abbrev "G-20";
     :established '1999-12-16'^^xsd:date .
 <organizations/G-5/> rdf:type :Organization;
     :name "Group of 5";
     :abbrev "G-5";
     :established '1985-09-21'^^xsd:date .
 <organizations/G-7/> rdf:type :Organization;
     :name "Group of 7";
     :abbrev "G-7";
     :established '1985-09-21'^^xsd:date .
 <organizations/G-77/> rdf:type :Organization;
     :name "Group of 77";
     :abbrev "G-77";
     :established '1964-06-14'^^xsd:date .
 <organizations/G-8/> rdf:type :Organization;
     :name "Group of 8";
     :abbrev "G-8";
     :established '1975-10-01'^^xsd:date .
 <organizations/G-9/> rdf:type :Organization;
     :name "Group of 9";
     :abbrev "G-9" .
 <organizations/InOC/> rdf:type :Organization;
     :name "Indian Ocean Commission";
     :abbrev "InOC";
     :established '1982-12-21'^^xsd:date .
 <organizations/IADB/> rdf:type :Organization;
     :name "Inter-American Development Bank";
     :abbrev "IADB";
     :established '1959-04-07'^^xsd:date .
 <organizations/IGAD/> rdf:type :Organization;
     :name "Inter-Governmental Authority on Development";
     :abbrev "IGAD" .
 <organizations/IPU/> rdf:type :Organization;
     :name "Inter-Parliamentary Union";
     :abbrev "IPU" .
 <organizations/IAEA/> rdf:type :Organization;
     :name "International Atomic Energy Agency";
     :abbrev "IAEA";
     :established '1956-10-26'^^xsd:date;
     :hasHeadq <countries/A/provinces/Wien/cities/Wien/> .
 <organizations/IBRD/> rdf:type :Organization;
     :name "International Bank for Reconstruction and Development";
     :abbrev "IBRD";
     :established '1944-07-22'^^xsd:date .
 <organizations/ICC/> rdf:type :Organization;
     :name "International Chamber of Commerce";
     :abbrev "ICC";
     :established '1919-01-01'^^xsd:date;
     :hasHeadq <countries/F/provinces/Île-de-France/cities/Paris/> .
 <organizations/ICAO/> rdf:type :Organization;
     :name "International Civil Aviation Organization";
     :abbrev "ICAO";
     :established '1944-12-07'^^xsd:date .
 <organizations/ICJ/> rdf:type :Organization;
     :name "International Court of Justice";
     :abbrev "ICJ";
     :established '1945-06-25'^^xsd:date;
     :hasHeadq <countries/NL/provinces/Zuid-Holland/cities/Den+Haag/> .
 <organizations/ICCt/> rdf:type :Organization;
     :name "International Criminal Court";
     :abbrev "ICCt";
     :established '2002-07-01'^^xsd:date;
     :hasHeadq <countries/NL/provinces/Zuid-Holland/cities/Den+Haag/> .
 <organizations/Interpol/> rdf:type :Organization;
     :name "International Criminal Police Organization";
     :abbrev "Interpol";
     :established '1956-06-13'^^xsd:date;
     :hasHeadq <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Lyon/> .
 <organizations/IDA/> rdf:type :Organization;
     :name "International Development Association";
     :abbrev "IDA";
     :established '1960-01-25'^^xsd:date .
 <organizations/IEA/> rdf:type :Organization;
     :name "International Energy Agency";
     :abbrev "IEA";
     :established '1974-11-14'^^xsd:date;
     :hasHeadq <countries/F/provinces/Île-de-France/cities/Paris/> .
 <organizations/IFRCS/> rdf:type :Organization;
     :name "International Federation of Red Cross and Red Crescent Societies";
     :abbrev "IFRCS";
     :established '1919-05-05'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/IFC/> rdf:type :Organization;
     :name "International Finance Corporation";
     :abbrev "IFC";
     :established '1955-05-25'^^xsd:date .
 <organizations/IFAD/> rdf:type :Organization;
     :name "International Fund for Agricultural Development";
     :abbrev "IFAD";
     :established '1974-11-01'^^xsd:date;
     :hasHeadq <countries/I/provinces/Lazio/cities/Roma/> .
 <organizations/IHO/> rdf:type :Organization;
     :name "International Hydrographic Organization";
     :abbrev "IHO" .
 <organizations/ILO/> rdf:type :Organization;
     :name "International Labor Organization";
     :abbrev "ILO";
     :established '1919-06-27'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/IMO/> rdf:type :Organization;
     :name "International Maritime Organization";
     :abbrev "IMO";
     :established '1948-03-06'^^xsd:date;
     :hasHeadq <countries/GB/provinces/London/cities/London/> .
 <organizations/IMSO/> rdf:type :Organization;
     :name "International Mobile Satellite Organization";
     :abbrev "IMSO";
     :established '1999-04-14'^^xsd:date;
     :hasHeadq <countries/GB/provinces/London/cities/London/> .
 <organizations/IMF/> rdf:type :Organization;
     :name "International Monetary Fund";
     :abbrev "IMF";
     :established '1944-07-22'^^xsd:date .
 <organizations/IOC/> rdf:type :Organization;
     :name "International Olympic Committee";
     :abbrev "IOC";
     :established '1894-06-22'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Vaud/cities/Lausanne/> .
 <organizations/IOM/> rdf:type :Organization;
     :name "International Organization for Migration";
     :abbrev "IOM";
     :established '1951-12-05'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/ISO/> rdf:type :Organization;
     :name "International Organization for Standardization";
     :abbrev "ISO";
     :established '1947-02-01'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/OIF/> rdf:type :Organization;
     :name "International Organization of the French-speaking World";
     :abbrev "OIF";
     :established '1970-03-20'^^xsd:date;
     :hasHeadq <countries/F/provinces/Île-de-France/cities/Paris/> .
 <organizations/ITSO/> rdf:type :Organization;
     :name "International Telecommunication Satellite Organization";
     :abbrev "ITSO" .
 <organizations/ITU/> rdf:type :Organization;
     :name "International Telecommunication Union";
     :abbrev "ITU";
     :established '1865-05-17'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/ITUC/> rdf:type :Organization;
     :name "International Trade Union Confederation";
     :abbrev "ITUC";
     :established '2006-11-02'^^xsd:date;
     :hasHeadq <countries/B/provinces/Bruxelles/cities/Bruxelles/> .
 <organizations/IDB/> rdf:type :Organization;
     :name "Islamic Development Bank";
     :abbrev "IDB";
     :established '1973-12-15'^^xsd:date .
 <organizations/LAIA/> rdf:type :Organization;
     :name "Latin American Integration Association";
     :abbrev "LAIA";
     :established '1980-08-11'^^xsd:date .
 <organizations/MIGA/> rdf:type :Organization;
     :name "Multilateral Investment Guarantee Agency";
     :abbrev "MIGA";
     :established '1988-04-11'^^xsd:date .
 <organizations/NAM/> rdf:type :Organization;
     :name "Nonaligned Movement";
     :abbrev "NAM";
     :established '1961-09-05'^^xsd:date .
 <organizations/NC/> rdf:type :Organization;
     :name "Nordic Council";
     :abbrev "NC";
     :established '1952-03-16'^^xsd:date;
     :hasHeadq <countries/S/provinces/Stockholm/cities/Stockholm/> .
 <organizations/NIB/> rdf:type :Organization;
     :name "Nordic Investment Bank";
     :abbrev "NIB";
     :established '1975-12-04'^^xsd:date;
     :hasHeadq <countries/SF/provinces/Uusimaa/cities/Helsinki/> .
 <organizations/NATO/> rdf:type :Organization;
     :name "North Atlantic Treaty Organization";
     :abbrev "NATO";
     :established '1949-04-03'^^xsd:date;
     :hasHeadq <countries/B/provinces/Bruxelles/cities/Bruxelles/> .
 <organizations/NEA/> rdf:type :Organization;
     :name "Nuclear Energy Agency";
     :abbrev "NEA";
     :established '1958-01-31'^^xsd:date .
 <organizations/NSG/> rdf:type :Organization;
     :name "Nuclear Suppliers Group";
     :abbrev "NSG";
     :hasHeadq <countries/A/provinces/Wien/cities/Wien/> .
 <organizations/GUAM/> rdf:type :Organization;
     :name "Organization for Democracy and Economic Development";
     :abbrev "GUAM";
     :established '2001-06-06'^^xsd:date;
     :hasHeadq <countries/UA/provinces/Kyïv/cities/Kyïv/> .
 <organizations/OECD/> rdf:type :Organization;
     :name "Organization for Economic Cooperation and Development";
     :abbrev "OECD";
     :established '1960-12-14'^^xsd:date;
     :hasHeadq <countries/F/provinces/Île-de-France/cities/Paris/> .
 <organizations/OSCE/> rdf:type :Organization;
     :name "Organization for Security and Cooperation in Europe";
     :abbrev "OSCE";
     :established '1994-12-31'^^xsd:date;
     :hasHeadq <countries/A/provinces/Wien/cities/Wien/> .
 <organizations/OPCW/> rdf:type :Organization;
     :name "Organization for the Prohibition of Chemical Weapons";
     :abbrev "OPCW";
     :established '1997-04-28'^^xsd:date;
     :hasHeadq <countries/NL/provinces/Zuid-Holland/cities/Den+Haag/> .
 <organizations/OAS/> rdf:type :Organization;
     :name "Organization of American States";
     :abbrev "OAS";
     :established '1890-04-13'^^xsd:date .
 <organizations/OIC/> rdf:type :Organization;
     :name "Organization of Islamic Cooperation";
     :abbrev "OIC";
     :established '1969-09-24'^^xsd:date .
 <organizations/PIF/> rdf:type :Organization;
     :name "Pacific Islands Forum";
     :abbrev "PIF";
     :established '1971-08-04'^^xsd:date .
 <organizations/PFP/> rdf:type :Organization;
     :name "Partnership for Peace";
     :abbrev "PFP";
     :established '1994-01-10'^^xsd:date .
 <organizations/PCA/> rdf:type :Organization;
     :name "Permanent Court of Arbitration";
     :abbrev "PCA";
     :established '1899-07-29'^^xsd:date .
 <organizations/SPC/> rdf:type :Organization;
     :name "Secretariat of the Pacific Community";
     :abbrev "SPC";
     :established '1947-02-05'^^xsd:date .
 <organizations/SCO/> rdf:type :Organization;
     :name "Shanghai Cooperation Organization";
     :abbrev "SCO";
     :established '2001-06-14'^^xsd:date .
 <organizations/UN/> rdf:type :Organization;
     :name "United Nations";
     :abbrev "UN";
     :established '1945-06-25'^^xsd:date .
 <organizations/UNCTAD/> rdf:type :Organization;
     :name "United Nations Conference on Trade and Development";
     :abbrev "UNCTAD";
     :established '1964-12-30'^^xsd:date .
 <organizations/UNDOF/> rdf:type :Organization;
     :name "United Nations Disengagement Observer Force";
     :abbrev "UNDOF";
     :established '1974-05-31'^^xsd:date .
 <organizations/UNESCO/> rdf:type :Organization;
     :name "United Nations Educational, Scientific, and Cultural Organization";
     :abbrev "UNESCO";
     :established '1945-11-15'^^xsd:date;
     :hasHeadq <countries/F/provinces/Île-de-France/cities/Paris/> .
 <organizations/UNHCR/> rdf:type :Organization;
     :name "United Nations High Commissioner for Refugees";
     :abbrev "UNHCR";
     :established '1949-12-03'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/UNIDO/> rdf:type :Organization;
     :name "United Nations Industrial Development Organization";
     :abbrev "UNIDO";
     :established '1966-11-16'^^xsd:date;
     :hasHeadq <countries/A/provinces/Wien/cities/Wien/> .
 <organizations/UNITAR/> rdf:type :Organization;
     :name "United Nations Institute for Training and Research";
     :abbrev "UNITAR";
     :established '1963-12-11'^^xsd:date .
 <organizations/UNMIT/> rdf:type :Organization;
     :name "United Nations Integrated Mission in Timor-Leste";
     :abbrev "UNMIT";
     :established '2006-08-24'^^xsd:date .
 <organizations/UNIFIL/> rdf:type :Organization;
     :name "United Nations Interim Force in Lebanon";
     :abbrev "UNIFIL";
     :established '1978-03-19'^^xsd:date .
 <organizations/UNISFA/> rdf:type :Organization;
     :name "United Nations Interim Security Force for Abyei";
     :abbrev "UNISFA";
     :established '2011-06-26'^^xsd:date .
 <organizations/UNMOGIP/> rdf:type :Organization;
     :name "United Nations Military Observer Group in India and Pakistan";
     :abbrev "UNMOGIP";
     :established '1949-01-23'^^xsd:date .
 <organizations/MINURSO/> rdf:type :Organization;
     :name "United Nations Mission for the Referendum in Western Sahara";
     :abbrev "MINURSO";
     :established '1991-04-28'^^xsd:date .
 <organizations/UNMIL/> rdf:type :Organization;
     :name "United Nations Mission in Liberia";
     :abbrev "UNMIL";
     :established '2003-09-18'^^xsd:date .
 <organizations/UNMISS/> rdf:type :Organization;
     :name "United Nations Mission in the Republic of South Sudan";
     :abbrev "UNMISS";
     :established '2011-07-08'^^xsd:date .
 <organizations/UNOCI/> rdf:type :Organization;
     :name "United Nations Operation in Cote d'Ivoire";
     :abbrev "UNOCI";
     :established '2004-02-26'^^xsd:date .
 <organizations/MONUSCO/> rdf:type :Organization;
     :name "United Nations Organization Stabilization Mission in the Democratic Republic of the Congo";
     :abbrev "MONUSCO";
     :established '2010-05-28'^^xsd:date .
 <organizations/UNFICYP/> rdf:type :Organization;
     :name "United Nations Peacekeeping Force in Cyprus";
     :abbrev "UNFICYP";
     :established '1964-03-04'^^xsd:date .
 <organizations/UNRWA/> rdf:type :Organization;
     :name "United Nations Relief and Works Agency for Palestine Refugees in the Near East";
     :abbrev "UNRWA";
     :established '1949-12-08'^^xsd:date;
     :hasHeadq <countries/A/provinces/Wien/cities/Wien/> .
 <organizations/UNSC/> rdf:type :Organization;
     :name "United Nations Security Council";
     :abbrev "UNSC";
     :established '1945-06-25'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/UNTSO/> rdf:type :Organization;
     :name "United Nations Truce Supervision Organization";
     :abbrev "UNTSO";
     :established '1948-05-01'^^xsd:date .
 <organizations/UPU/> rdf:type :Organization;
     :name "Universal Postal Union";
     :abbrev "UPU";
     :established '1874-10-09'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Bern/cities/Bern/> .
 <organizations/V4/> rdf:type :Organization;
     :name "Visegrád Group";
     :abbrev "V4";
     :established '1991-02-15'^^xsd:date .
 <organizations/WCO/> rdf:type :Organization;
     :name "World Customs Organization";
     :abbrev "WCO";
     :established '1950-12-15'^^xsd:date;
     :hasHeadq <countries/B/provinces/Bruxelles/cities/Bruxelles/> .
 <organizations/WFTU/> rdf:type :Organization;
     :name "World Federation of Trade Unions";
     :abbrev "WFTU";
     :established '1945-10-03'^^xsd:date;
     :hasHeadq <countries/CZ/provinces/Praha/cities/Praha/> .
 <organizations/WHO/> rdf:type :Organization;
     :name "World Health Organization";
     :abbrev "WHO";
     :established '1946-07-22'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/WIPO/> rdf:type :Organization;
     :name "World Intellectual Property Organization";
     :abbrev "WIPO";
     :established '1967-07-14'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/WMO/> rdf:type :Organization;
     :name "World Meteorological Organization";
     :abbrev "WMO";
     :established '1947-10-11'^^xsd:date;
     :hasHeadq <countries/CH/provinces/Genève/cities/Genève/> .
 <organizations/UNWTO/> rdf:type :Organization;
     :name "World Tourism Organization";
     :abbrev "UNWTO";
     :established '1975-01-01'^^xsd:date;
     :hasHeadq <countries/E/provinces/Madrid/cities/Madrid/> .
 <organizations/WTO/> rdf:type :Organization;
     :name "World Trade Organization";
     :abbrev "WTO";
     :established '1994-04-14'^^xsd:date .
 <organizations/ZC/> rdf:type :Organization;
     :name "Zangger Committee";
     :abbrev "ZC" .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/AfDB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UNAMID/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/UNAMID/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/CAN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/ARF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/APEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/ADB/>] .
 [ rdf:type :Membership; 
    :type 'dialogue partner' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/ASEAN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/AG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/BA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/BA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/BA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/BIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/Benelux/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/Benelux/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/Benelux/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/BSEC/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/CDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/CDB/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/CDB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/BDEAC/>] .
 [ rdf:type :Membership; 
    :type 'nonregional member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/BCIE/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/SICA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/SICA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/SICA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/SICA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/SICA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/CEI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/CSTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/CSTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/CSTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/C/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/C/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/C/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/CIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/CIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/CIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/CIS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/CIS/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/KOS/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'signatory' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/CD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/CPLP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/CICA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/CICA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/CICA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/CICA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/SELEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/CE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/CBSS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/D-8/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/EAS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/EMU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/ECO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/ECO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/EurasEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/EurasEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/EurasEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/EurasEC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/EurasEC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/EAPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KOS/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/EBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ECB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/EFTA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/EFTA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/EFTA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/EFTA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/EIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/CERN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'cooperating state' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'cooperating state' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'cooperating state' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/ESA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'candidate' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'candidate' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'candidate' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'candidate' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'candidate' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'candidate' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'candidate' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/EU/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'stake holder' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'compliant countries' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'compliant countries' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'candidate countries' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/EITI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/FATF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'associate member' ;
    :ofMember <countries/FO/> ;
    :inOrganization <organizations/FAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/FZ/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/GCTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/GCTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/GCTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/GCTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/GCTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/G-10/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/G-10/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/G-10/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/G-10/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/G-10/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/G-10/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/G-10/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/G-10/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/G-11/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/G-20/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/G-20/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/G-20/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/G-20/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/G-20/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/G-20/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/G-5/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/G-5/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/G-5/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/G-7/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/G-7/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/G-7/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/G-7/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/G-77/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/G-8/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/G-8/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/G-8/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/G-8/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/G-9/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/G-9/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/G-9/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/G-9/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/G-9/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/G-9/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/G-9/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/G-9/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/G-9/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/InOC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IADB/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IGAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IAEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KOS/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IBRD/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'national committee' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'having direct member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'having direct member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'having direct member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'having direct member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'having direct member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'having direct member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'having direct member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'having direct member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'having direct member' ;
    :ofMember <countries/GBZ/> ;
    :inOrganization <organizations/ICC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/ICAO/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction with reservations' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction without reservations' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction without reservations' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'accepting compulsory jurisdiction without reservations' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/ICJ/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'state accepting jurisdiction' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ICCt/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'subbureau' ;
    :ofMember <countries/GBZ/> ;
    :inOrganization <organizations/Interpol/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KOS/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IDA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IFRCS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KOS/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IFC/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List A' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List C' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List C' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List C' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List C' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List C' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List C' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List C' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List C' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List C' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'List C' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IFAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/ILO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'associate member' ;
    :ofMember <countries/FO/> ;
    :inOrganization <organizations/IMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IMSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KOS/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IMF/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'National Olympic Committee' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IOC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/IOM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'correspondent member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'correspondent member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'correspondent member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/ISO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/OIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/ITSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/ITU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KOS/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/ITUC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/IDB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/IDB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/IDB/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/LAIA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/LAIA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/LAIA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/LAIA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/LAIA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/LAIA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/LAIA/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/LAIA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/MIGA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/NAM/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/NAM/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/NAM/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/NAM/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/NAM/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/NAM/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/NAM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/NC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/NC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FO/> ;
    :inOrganization <organizations/NC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/NC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/NC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/NC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/NC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/NC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/NC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/NIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/NIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/NIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/NIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/NIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/NIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/NIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/NIB/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'candidate member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/NATO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/NEA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/NSG/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/GUAM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/GUAM/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/OECD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/OSCE/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/OPCW/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/OAS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/OIC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/OIC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/OIC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/OIC/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/OIC/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/PIF/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/PIF/>] .
 [ rdf:type :Membership; 
    :type 'partner' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/PIF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/PFP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/PCA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/SPC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/SCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/SCO/>] .
 [ rdf:type :Membership; 
    :type 'dialogue member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/SCO/>] .
 [ rdf:type :Membership; 
    :type 'dialogue member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/SCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/UN/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/UNCTAD/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UNDOF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/UNDOF/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'associate member' ;
    :ofMember <countries/FO/> ;
    :inOrganization <organizations/UNESCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/UNHCR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/UNIDO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UNITAR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNITAR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UNITAR/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/UNMIT/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/UNIFIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UNISFA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNISFA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UNMOGIP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UNMOGIP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UNMOGIP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/UNMOGIP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/MINURSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/MINURSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/MINURSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/MINURSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/MINURSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/MINURSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/MINURSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/MINURSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/UNMIL/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/UNMISS/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UNOCI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNOCI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/UNOCI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UNOCI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNOCI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/UNOCI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/UNOCI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/UNOCI/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/MONUSCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UNFICYP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/UNFICYP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/UNFICYP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/UNFICYP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UNFICYP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UNFICYP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/UNFICYP/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/UNRWA/>] .
 [ rdf:type :Membership; 
    :type 'permanent member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNSC/>] .
 [ rdf:type :Membership; 
    :type 'permanent member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNSC/>] .
 [ rdf:type :Membership; 
    :type 'permanent member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/UNSC/>] .
 [ rdf:type :Membership; 
    :type 'nonpermanent member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/UNSC/>] .
 [ rdf:type :Membership; 
    :type 'nonpermanent member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/UNSC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/UNTSO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FO/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GBM/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GBZ/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GBG/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GBJ/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/UPU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/V4/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/V4/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/V4/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/V4/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/WCO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/WFTU/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/WHO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/WIPO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/WMO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MC/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RSM/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/UNWTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/AL/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CY/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MK/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MNE/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/FL/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/EST/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LV/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/LT/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IS/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/M/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/MD/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/SRB/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/AND/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/BIH/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/V/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'observer' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/WTO/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GR/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/F/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/E/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CZ/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SK/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/D/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/H/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/I/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/CH/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/A/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BY/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/PL/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/UA/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/R/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/B/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/L/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/NL/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SLO/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/HR/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/BG/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/RO/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/DK/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/IRL/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/SF/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/N/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/S/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/P/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/GB/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/TR/> ;
    :inOrganization <organizations/ZC/>] .
 [ rdf:type :Membership; 
    :type 'member' ;
    :ofMember <countries/KZ/> ;
    :inOrganization <organizations/ZC/>] .
 <countries/F/> :isMember 
   <organizations/AfDB/> .
 <countries/E/> :isMember 
   <organizations/AfDB/> .
 <countries/D/> :isMember 
   <organizations/AfDB/> .
 <countries/I/> :isMember 
   <organizations/AfDB/> .
 <countries/CH/> :isMember 
   <organizations/AfDB/> .
 <countries/A/> :isMember 
   <organizations/AfDB/> .
 <countries/B/> :isMember 
   <organizations/AfDB/> .
 <countries/NL/> :isMember 
   <organizations/AfDB/> .
 <countries/DK/> :isMember 
   <organizations/AfDB/> .
 <countries/SF/> :isMember 
   <organizations/AfDB/> .
 <countries/N/> :isMember 
   <organizations/AfDB/> .
 <countries/S/> :isMember 
   <organizations/AfDB/> .
 <countries/P/> :isMember 
   <organizations/AfDB/> .
 <countries/GB/> :isMember 
   <organizations/AfDB/> .
 <countries/D/> :isMember 
   <organizations/UNAMID/> .
 <countries/TR/> :isMember 
   <organizations/UNAMID/> .
 <countries/E/> :isMember 
   <organizations/CAN/> .
 <countries/R/> :isMember 
   <organizations/ARF/> .
 <countries/R/> :isMember 
   <organizations/APEC/> .
 <countries/F/> :isMember 
   <organizations/ADB/> .
 <countries/E/> :isMember 
   <organizations/ADB/> .
 <countries/D/> :isMember 
   <organizations/ADB/> .
 <countries/I/> :isMember 
   <organizations/ADB/> .
 <countries/CH/> :isMember 
   <organizations/ADB/> .
 <countries/A/> :isMember 
   <organizations/ADB/> .
 <countries/B/> :isMember 
   <organizations/ADB/> .
 <countries/L/> :isMember 
   <organizations/ADB/> .
 <countries/NL/> :isMember 
   <organizations/ADB/> .
 <countries/DK/> :isMember 
   <organizations/ADB/> .
 <countries/IRL/> :isMember 
   <organizations/ADB/> .
 <countries/SF/> :isMember 
   <organizations/ADB/> .
 <countries/N/> :isMember 
   <organizations/ADB/> .
 <countries/S/> :isMember 
   <organizations/ADB/> .
 <countries/P/> :isMember 
   <organizations/ADB/> .
 <countries/GB/> :isMember 
   <organizations/ADB/> .
 <countries/TR/> :isMember 
   <organizations/ADB/> .
 <countries/KZ/> :isMember 
   <organizations/ADB/> .
 <countries/R/> :isMember 
   <organizations/ASEAN/> .
 <countries/GR/> :isMember 
   <organizations/AG/> .
 <countries/CY/> :isMember 
   <organizations/AG/> .
 <countries/F/> :isMember 
   <organizations/AG/> .
 <countries/E/> :isMember 
   <organizations/AG/> .
 <countries/CZ/> :isMember 
   <organizations/AG/> .
 <countries/SK/> :isMember 
   <organizations/AG/> .
 <countries/D/> :isMember 
   <organizations/AG/> .
 <countries/H/> :isMember 
   <organizations/AG/> .
 <countries/I/> :isMember 
   <organizations/AG/> .
 <countries/CH/> :isMember 
   <organizations/AG/> .
 <countries/A/> :isMember 
   <organizations/AG/> .
 <countries/EST/> :isMember 
   <organizations/AG/> .
 <countries/LV/> :isMember 
   <organizations/AG/> .
 <countries/LT/> :isMember 
   <organizations/AG/> .
 <countries/PL/> :isMember 
   <organizations/AG/> .
 <countries/UA/> :isMember 
   <organizations/AG/> .
 <countries/B/> :isMember 
   <organizations/AG/> .
 <countries/L/> :isMember 
   <organizations/AG/> .
 <countries/NL/> :isMember 
   <organizations/AG/> .
 <countries/SLO/> :isMember 
   <organizations/AG/> .
 <countries/HR/> :isMember 
   <organizations/AG/> .
 <countries/BG/> :isMember 
   <organizations/AG/> .
 <countries/RO/> :isMember 
   <organizations/AG/> .
 <countries/DK/> :isMember 
   <organizations/AG/> .
 <countries/IS/> :isMember 
   <organizations/AG/> .
 <countries/IRL/> :isMember 
   <organizations/AG/> .
 <countries/SF/> :isMember 
   <organizations/AG/> .
 <countries/N/> :isMember 
   <organizations/AG/> .
 <countries/S/> :isMember 
   <organizations/AG/> .
 <countries/M/> :isMember 
   <organizations/AG/> .
 <countries/P/> :isMember 
   <organizations/AG/> .
 <countries/GB/> :isMember 
   <organizations/AG/> .
 <countries/TR/> :isMember 
   <organizations/AG/> .
 <countries/EST/> :isMember 
   <organizations/BA/> .
 <countries/LV/> :isMember 
   <organizations/BA/> .
 <countries/LT/> :isMember 
   <organizations/BA/> .
 <countries/GR/> :isMember 
   <organizations/BIS/> .
 <countries/MK/> :isMember 
   <organizations/BIS/> .
 <countries/SRB/> :isMember 
   <organizations/BIS/> .
 <countries/F/> :isMember 
   <organizations/BIS/> .
 <countries/E/> :isMember 
   <organizations/BIS/> .
 <countries/CZ/> :isMember 
   <organizations/BIS/> .
 <countries/SK/> :isMember 
   <organizations/BIS/> .
 <countries/D/> :isMember 
   <organizations/BIS/> .
 <countries/H/> :isMember 
   <organizations/BIS/> .
 <countries/I/> :isMember 
   <organizations/BIS/> .
 <countries/CH/> :isMember 
   <organizations/BIS/> .
 <countries/A/> :isMember 
   <organizations/BIS/> .
 <countries/EST/> :isMember 
   <organizations/BIS/> .
 <countries/LV/> :isMember 
   <organizations/BIS/> .
 <countries/LT/> :isMember 
   <organizations/BIS/> .
 <countries/PL/> :isMember 
   <organizations/BIS/> .
 <countries/R/> :isMember 
   <organizations/BIS/> .
 <countries/B/> :isMember 
   <organizations/BIS/> .
 <countries/L/> :isMember 
   <organizations/BIS/> .
 <countries/NL/> :isMember 
   <organizations/BIS/> .
 <countries/SLO/> :isMember 
   <organizations/BIS/> .
 <countries/HR/> :isMember 
   <organizations/BIS/> .
 <countries/BIH/> :isMember 
   <organizations/BIS/> .
 <countries/BG/> :isMember 
   <organizations/BIS/> .
 <countries/RO/> :isMember 
   <organizations/BIS/> .
 <countries/DK/> :isMember 
   <organizations/BIS/> .
 <countries/IS/> :isMember 
   <organizations/BIS/> .
 <countries/IRL/> :isMember 
   <organizations/BIS/> .
 <countries/SF/> :isMember 
   <organizations/BIS/> .
 <countries/N/> :isMember 
   <organizations/BIS/> .
 <countries/S/> :isMember 
   <organizations/BIS/> .
 <countries/P/> :isMember 
   <organizations/BIS/> .
 <countries/GB/> :isMember 
   <organizations/BIS/> .
 <countries/TR/> :isMember 
   <organizations/BIS/> .
 <countries/B/> :isMember 
   <organizations/Benelux/> .
 <countries/L/> :isMember 
   <organizations/Benelux/> .
 <countries/NL/> :isMember 
   <organizations/Benelux/> .
 <countries/AL/> :isMember 
   <organizations/BSEC/> .
 <countries/GR/> :isMember 
   <organizations/BSEC/> .
 <countries/SRB/> :isMember 
   <organizations/BSEC/> .
 <countries/F/> :isMember 
   <organizations/BSEC/> .
 <countries/CZ/> :isMember 
   <organizations/BSEC/> .
 <countries/SK/> :isMember 
   <organizations/BSEC/> .
 <countries/D/> :isMember 
   <organizations/BSEC/> .
 <countries/I/> :isMember 
   <organizations/BSEC/> .
 <countries/A/> :isMember 
   <organizations/BSEC/> .
 <countries/BY/> :isMember 
   <organizations/BSEC/> .
 <countries/PL/> :isMember 
   <organizations/BSEC/> .
 <countries/UA/> :isMember 
   <organizations/BSEC/> .
 <countries/R/> :isMember 
   <organizations/BSEC/> .
 <countries/HR/> :isMember 
   <organizations/BSEC/> .
 <countries/BG/> :isMember 
   <organizations/BSEC/> .
 <countries/RO/> :isMember 
   <organizations/BSEC/> .
 <countries/MD/> :isMember 
   <organizations/BSEC/> .
 <countries/TR/> :isMember 
   <organizations/BSEC/> .
 <countries/D/> :isMember 
   <organizations/CDB/> .
 <countries/I/> :isMember 
   <organizations/CDB/> .
 <countries/GB/> :isMember 
   <organizations/CDB/> .
 <countries/F/> :isMember 
   <organizations/BDEAC/> .
 <countries/E/> :isMember 
   <organizations/BCIE/> .
 <countries/F/> :isMember 
   <organizations/SICA/> .
 <countries/E/> :isMember 
   <organizations/SICA/> .
 <countries/D/> :isMember 
   <organizations/SICA/> .
 <countries/I/> :isMember 
   <organizations/SICA/> .
 <countries/V/> :isMember 
   <organizations/SICA/> .
 <countries/AL/> :isMember 
   <organizations/CEI/> .
 <countries/MK/> :isMember 
   <organizations/CEI/> .
 <countries/SRB/> :isMember 
   <organizations/CEI/> .
 <countries/MNE/> :isMember 
   <organizations/CEI/> .
 <countries/CZ/> :isMember 
   <organizations/CEI/> .
 <countries/SK/> :isMember 
   <organizations/CEI/> .
 <countries/H/> :isMember 
   <organizations/CEI/> .
 <countries/I/> :isMember 
   <organizations/CEI/> .
 <countries/A/> :isMember 
   <organizations/CEI/> .
 <countries/BY/> :isMember 
   <organizations/CEI/> .
 <countries/PL/> :isMember 
   <organizations/CEI/> .
 <countries/UA/> :isMember 
   <organizations/CEI/> .
 <countries/SLO/> :isMember 
   <organizations/CEI/> .
 <countries/HR/> :isMember 
   <organizations/CEI/> .
 <countries/BIH/> :isMember 
   <organizations/CEI/> .
 <countries/BG/> :isMember 
   <organizations/CEI/> .
 <countries/RO/> :isMember 
   <organizations/CEI/> .
 <countries/MD/> :isMember 
   <organizations/CEI/> .
 <countries/BY/> :isMember 
   <organizations/CSTO/> .
 <countries/R/> :isMember 
   <organizations/CSTO/> .
 <countries/KZ/> :isMember 
   <organizations/CSTO/> .
 <countries/CY/> :isMember 
   <organizations/C/> .
 <countries/M/> :isMember 
   <organizations/C/> .
 <countries/GB/> :isMember 
   <organizations/C/> .
 <countries/BY/> :isMember 
   <organizations/CIS/> .
 <countries/UA/> :isMember 
   <organizations/CIS/> .
 <countries/R/> :isMember 
   <organizations/CIS/> .
 <countries/MD/> :isMember 
   <organizations/CIS/> .
 <countries/KZ/> :isMember 
   <organizations/CIS/> .
 <countries/AL/> :isMember 
   <organizations/CD/> .
 <countries/GR/> :isMember 
   <organizations/CD/> .
 <countries/CY/> :isMember 
   <organizations/CD/> .
 <countries/MK/> :isMember 
   <organizations/CD/> .
 <countries/SRB/> :isMember 
   <organizations/CD/> .
 <countries/MNE/> :isMember 
   <organizations/CD/> .
 <countries/KOS/> :isMember 
   <organizations/CD/> .
 <countries/E/> :isMember 
   <organizations/CD/> .
 <countries/CZ/> :isMember 
   <organizations/CD/> .
 <countries/SK/> :isMember 
   <organizations/CD/> .
 <countries/D/> :isMember 
   <organizations/CD/> .
 <countries/H/> :isMember 
   <organizations/CD/> .
 <countries/I/> :isMember 
   <organizations/CD/> .
 <countries/CH/> :isMember 
   <organizations/CD/> .
 <countries/FL/> :isMember 
   <organizations/CD/> .
 <countries/A/> :isMember 
   <organizations/CD/> .
 <countries/EST/> :isMember 
   <organizations/CD/> .
 <countries/LV/> :isMember 
   <organizations/CD/> .
 <countries/LT/> :isMember 
   <organizations/CD/> .
 <countries/PL/> :isMember 
   <organizations/CD/> .
 <countries/UA/> :isMember 
   <organizations/CD/> .
 <countries/R/> :isMember 
   <organizations/CD/> .
 <countries/B/> :isMember 
   <organizations/CD/> .
 <countries/L/> :isMember 
   <organizations/CD/> .
 <countries/NL/> :isMember 
   <organizations/CD/> .
 <countries/SLO/> :isMember 
   <organizations/CD/> .
 <countries/HR/> :isMember 
   <organizations/CD/> .
 <countries/BIH/> :isMember 
   <organizations/CD/> .
 <countries/BG/> :isMember 
   <organizations/CD/> .
 <countries/RO/> :isMember 
   <organizations/CD/> .
 <countries/DK/> :isMember 
   <organizations/CD/> .
 <countries/IS/> :isMember 
   <organizations/CD/> .
 <countries/IRL/> :isMember 
   <organizations/CD/> .
 <countries/SF/> :isMember 
   <organizations/CD/> .
 <countries/N/> :isMember 
   <organizations/CD/> .
 <countries/S/> :isMember 
   <organizations/CD/> .
 <countries/MC/> :isMember 
   <organizations/CD/> .
 <countries/M/> :isMember 
   <organizations/CD/> .
 <countries/MD/> :isMember 
   <organizations/CD/> .
 <countries/P/> :isMember 
   <organizations/CD/> .
 <countries/GB/> :isMember 
   <organizations/CD/> .
 <countries/TR/> :isMember 
   <organizations/CD/> .
 <countries/P/> :isMember 
   <organizations/CPLP/> .
 <countries/UA/> :isMember 
   <organizations/CICA/> .
 <countries/R/> :isMember 
   <organizations/CICA/> .
 <countries/TR/> :isMember 
   <organizations/CICA/> .
 <countries/KZ/> :isMember 
   <organizations/CICA/> .
 <countries/AL/> :isMember 
   <organizations/SELEC/> .
 <countries/GR/> :isMember 
   <organizations/SELEC/> .
 <countries/MK/> :isMember 
   <organizations/SELEC/> .
 <countries/SRB/> :isMember 
   <organizations/SELEC/> .
 <countries/MNE/> :isMember 
   <organizations/SELEC/> .
 <countries/F/> :isMember 
   <organizations/SELEC/> .
 <countries/E/> :isMember 
   <organizations/SELEC/> .
 <countries/D/> :isMember 
   <organizations/SELEC/> .
 <countries/H/> :isMember 
   <organizations/SELEC/> .
 <countries/I/> :isMember 
   <organizations/SELEC/> .
 <countries/A/> :isMember 
   <organizations/SELEC/> .
 <countries/UA/> :isMember 
   <organizations/SELEC/> .
 <countries/B/> :isMember 
   <organizations/SELEC/> .
 <countries/NL/> :isMember 
   <organizations/SELEC/> .
 <countries/SLO/> :isMember 
   <organizations/SELEC/> .
 <countries/HR/> :isMember 
   <organizations/SELEC/> .
 <countries/BIH/> :isMember 
   <organizations/SELEC/> .
 <countries/BG/> :isMember 
   <organizations/SELEC/> .
 <countries/RO/> :isMember 
   <organizations/SELEC/> .
 <countries/MD/> :isMember 
   <organizations/SELEC/> .
 <countries/P/> :isMember 
   <organizations/SELEC/> .
 <countries/GB/> :isMember 
   <organizations/SELEC/> .
 <countries/TR/> :isMember 
   <organizations/SELEC/> .
 <countries/AL/> :isMember 
   <organizations/CE/> .
 <countries/GR/> :isMember 
   <organizations/CE/> .
 <countries/CY/> :isMember 
   <organizations/CE/> .
 <countries/MK/> :isMember 
   <organizations/CE/> .
 <countries/SRB/> :isMember 
   <organizations/CE/> .
 <countries/MNE/> :isMember 
   <organizations/CE/> .
 <countries/AND/> :isMember 
   <organizations/CE/> .
 <countries/F/> :isMember 
   <organizations/CE/> .
 <countries/E/> :isMember 
   <organizations/CE/> .
 <countries/CZ/> :isMember 
   <organizations/CE/> .
 <countries/SK/> :isMember 
   <organizations/CE/> .
 <countries/D/> :isMember 
   <organizations/CE/> .
 <countries/H/> :isMember 
   <organizations/CE/> .
 <countries/I/> :isMember 
   <organizations/CE/> .
 <countries/CH/> :isMember 
   <organizations/CE/> .
 <countries/FL/> :isMember 
   <organizations/CE/> .
 <countries/A/> :isMember 
   <organizations/CE/> .
 <countries/EST/> :isMember 
   <organizations/CE/> .
 <countries/LV/> :isMember 
   <organizations/CE/> .
 <countries/LT/> :isMember 
   <organizations/CE/> .
 <countries/PL/> :isMember 
   <organizations/CE/> .
 <countries/UA/> :isMember 
   <organizations/CE/> .
 <countries/R/> :isMember 
   <organizations/CE/> .
 <countries/B/> :isMember 
   <organizations/CE/> .
 <countries/L/> :isMember 
   <organizations/CE/> .
 <countries/NL/> :isMember 
   <organizations/CE/> .
 <countries/SLO/> :isMember 
   <organizations/CE/> .
 <countries/HR/> :isMember 
   <organizations/CE/> .
 <countries/BIH/> :isMember 
   <organizations/CE/> .
 <countries/BG/> :isMember 
   <organizations/CE/> .
 <countries/RO/> :isMember 
   <organizations/CE/> .
 <countries/DK/> :isMember 
   <organizations/CE/> .
 <countries/IS/> :isMember 
   <organizations/CE/> .
 <countries/IRL/> :isMember 
   <organizations/CE/> .
 <countries/SF/> :isMember 
   <organizations/CE/> .
 <countries/N/> :isMember 
   <organizations/CE/> .
 <countries/S/> :isMember 
   <organizations/CE/> .
 <countries/MC/> :isMember 
   <organizations/CE/> .
 <countries/V/> :isMember 
   <organizations/CE/> .
 <countries/RSM/> :isMember 
   <organizations/CE/> .
 <countries/M/> :isMember 
   <organizations/CE/> .
 <countries/MD/> :isMember 
   <organizations/CE/> .
 <countries/P/> :isMember 
   <organizations/CE/> .
 <countries/GB/> :isMember 
   <organizations/CE/> .
 <countries/TR/> :isMember 
   <organizations/CE/> .
 <countries/F/> :isMember 
   <organizations/CBSS/> .
 <countries/E/> :isMember 
   <organizations/CBSS/> .
 <countries/SK/> :isMember 
   <organizations/CBSS/> .
 <countries/D/> :isMember 
   <organizations/CBSS/> .
 <countries/I/> :isMember 
   <organizations/CBSS/> .
 <countries/EST/> :isMember 
   <organizations/CBSS/> .
 <countries/LV/> :isMember 
   <organizations/CBSS/> .
 <countries/LT/> :isMember 
   <organizations/CBSS/> .
 <countries/BY/> :isMember 
   <organizations/CBSS/> .
 <countries/PL/> :isMember 
   <organizations/CBSS/> .
 <countries/UA/> :isMember 
   <organizations/CBSS/> .
 <countries/R/> :isMember 
   <organizations/CBSS/> .
 <countries/NL/> :isMember 
   <organizations/CBSS/> .
 <countries/RO/> :isMember 
   <organizations/CBSS/> .
 <countries/DK/> :isMember 
   <organizations/CBSS/> .
 <countries/IS/> :isMember 
   <organizations/CBSS/> .
 <countries/SF/> :isMember 
   <organizations/CBSS/> .
 <countries/N/> :isMember 
   <organizations/CBSS/> .
 <countries/S/> :isMember 
   <organizations/CBSS/> .
 <countries/GB/> :isMember 
   <organizations/CBSS/> .
 <countries/TR/> :isMember 
   <organizations/D-8/> .
 <countries/R/> :isMember 
   <organizations/EAS/> .
 <countries/GR/> :isMember 
   <organizations/EMU/> .
 <countries/CY/> :isMember 
   <organizations/EMU/> .
 <countries/F/> :isMember 
   <organizations/EMU/> .
 <countries/E/> :isMember 
   <organizations/EMU/> .
 <countries/SK/> :isMember 
   <organizations/EMU/> .
 <countries/D/> :isMember 
   <organizations/EMU/> .
 <countries/I/> :isMember 
   <organizations/EMU/> .
 <countries/A/> :isMember 
   <organizations/EMU/> .
 <countries/EST/> :isMember 
   <organizations/EMU/> .
 <countries/LV/> :isMember 
   <organizations/EMU/> .
 <countries/B/> :isMember 
   <organizations/EMU/> .
 <countries/L/> :isMember 
   <organizations/EMU/> .
 <countries/NL/> :isMember 
   <organizations/EMU/> .
 <countries/SLO/> :isMember 
   <organizations/EMU/> .
 <countries/IRL/> :isMember 
   <organizations/EMU/> .
 <countries/SF/> :isMember 
   <organizations/EMU/> .
 <countries/M/> :isMember 
   <organizations/EMU/> .
 <countries/P/> :isMember 
   <organizations/EMU/> .
 <countries/TR/> :isMember 
   <organizations/ECO/> .
 <countries/KZ/> :isMember 
   <organizations/ECO/> .
 <countries/BY/> :isMember 
   <organizations/EurasEC/> .
 <countries/UA/> :isMember 
   <organizations/EurasEC/> .
 <countries/R/> :isMember 
   <organizations/EurasEC/> .
 <countries/MD/> :isMember 
   <organizations/EurasEC/> .
 <countries/KZ/> :isMember 
   <organizations/EurasEC/> .
 <countries/AL/> :isMember 
   <organizations/EAPC/> .
 <countries/GR/> :isMember 
   <organizations/EAPC/> .
 <countries/MK/> :isMember 
   <organizations/EAPC/> .
 <countries/SRB/> :isMember 
   <organizations/EAPC/> .
 <countries/MNE/> :isMember 
   <organizations/EAPC/> .
 <countries/F/> :isMember 
   <organizations/EAPC/> .
 <countries/E/> :isMember 
   <organizations/EAPC/> .
 <countries/CZ/> :isMember 
   <organizations/EAPC/> .
 <countries/SK/> :isMember 
   <organizations/EAPC/> .
 <countries/D/> :isMember 
   <organizations/EAPC/> .
 <countries/H/> :isMember 
   <organizations/EAPC/> .
 <countries/I/> :isMember 
   <organizations/EAPC/> .
 <countries/CH/> :isMember 
   <organizations/EAPC/> .
 <countries/A/> :isMember 
   <organizations/EAPC/> .
 <countries/EST/> :isMember 
   <organizations/EAPC/> .
 <countries/LV/> :isMember 
   <organizations/EAPC/> .
 <countries/LT/> :isMember 
   <organizations/EAPC/> .
 <countries/BY/> :isMember 
   <organizations/EAPC/> .
 <countries/PL/> :isMember 
   <organizations/EAPC/> .
 <countries/UA/> :isMember 
   <organizations/EAPC/> .
 <countries/R/> :isMember 
   <organizations/EAPC/> .
 <countries/B/> :isMember 
   <organizations/EAPC/> .
 <countries/L/> :isMember 
   <organizations/EAPC/> .
 <countries/NL/> :isMember 
   <organizations/EAPC/> .
 <countries/SLO/> :isMember 
   <organizations/EAPC/> .
 <countries/HR/> :isMember 
   <organizations/EAPC/> .
 <countries/BIH/> :isMember 
   <organizations/EAPC/> .
 <countries/BG/> :isMember 
   <organizations/EAPC/> .
 <countries/RO/> :isMember 
   <organizations/EAPC/> .
 <countries/DK/> :isMember 
   <organizations/EAPC/> .
 <countries/IS/> :isMember 
   <organizations/EAPC/> .
 <countries/IRL/> :isMember 
   <organizations/EAPC/> .
 <countries/SF/> :isMember 
   <organizations/EAPC/> .
 <countries/N/> :isMember 
   <organizations/EAPC/> .
 <countries/S/> :isMember 
   <organizations/EAPC/> .
 <countries/M/> :isMember 
   <organizations/EAPC/> .
 <countries/MD/> :isMember 
   <organizations/EAPC/> .
 <countries/P/> :isMember 
   <organizations/EAPC/> .
 <countries/GB/> :isMember 
   <organizations/EAPC/> .
 <countries/TR/> :isMember 
   <organizations/EAPC/> .
 <countries/KZ/> :isMember 
   <organizations/EAPC/> .
 <countries/AL/> :isMember 
   <organizations/EBRD/> .
 <countries/GR/> :isMember 
   <organizations/EBRD/> .
 <countries/CY/> :isMember 
   <organizations/EBRD/> .
 <countries/MK/> :isMember 
   <organizations/EBRD/> .
 <countries/SRB/> :isMember 
   <organizations/EBRD/> .
 <countries/MNE/> :isMember 
   <organizations/EBRD/> .
 <countries/KOS/> :isMember 
   <organizations/EBRD/> .
 <countries/F/> :isMember 
   <organizations/EBRD/> .
 <countries/E/> :isMember 
   <organizations/EBRD/> .
 <countries/CZ/> :isMember 
   <organizations/EBRD/> .
 <countries/SK/> :isMember 
   <organizations/EBRD/> .
 <countries/D/> :isMember 
   <organizations/EBRD/> .
 <countries/H/> :isMember 
   <organizations/EBRD/> .
 <countries/I/> :isMember 
   <organizations/EBRD/> .
 <countries/CH/> :isMember 
   <organizations/EBRD/> .
 <countries/FL/> :isMember 
   <organizations/EBRD/> .
 <countries/A/> :isMember 
   <organizations/EBRD/> .
 <countries/EST/> :isMember 
   <organizations/EBRD/> .
 <countries/LV/> :isMember 
   <organizations/EBRD/> .
 <countries/LT/> :isMember 
   <organizations/EBRD/> .
 <countries/BY/> :isMember 
   <organizations/EBRD/> .
 <countries/PL/> :isMember 
   <organizations/EBRD/> .
 <countries/UA/> :isMember 
   <organizations/EBRD/> .
 <countries/R/> :isMember 
   <organizations/EBRD/> .
 <countries/B/> :isMember 
   <organizations/EBRD/> .
 <countries/L/> :isMember 
   <organizations/EBRD/> .
 <countries/NL/> :isMember 
   <organizations/EBRD/> .
 <countries/SLO/> :isMember 
   <organizations/EBRD/> .
 <countries/HR/> :isMember 
   <organizations/EBRD/> .
 <countries/BIH/> :isMember 
   <organizations/EBRD/> .
 <countries/BG/> :isMember 
   <organizations/EBRD/> .
 <countries/RO/> :isMember 
   <organizations/EBRD/> .
 <countries/DK/> :isMember 
   <organizations/EBRD/> .
 <countries/IS/> :isMember 
   <organizations/EBRD/> .
 <countries/IRL/> :isMember 
   <organizations/EBRD/> .
 <countries/SF/> :isMember 
   <organizations/EBRD/> .
 <countries/N/> :isMember 
   <organizations/EBRD/> .
 <countries/S/> :isMember 
   <organizations/EBRD/> .
 <countries/M/> :isMember 
   <organizations/EBRD/> .
 <countries/MD/> :isMember 
   <organizations/EBRD/> .
 <countries/P/> :isMember 
   <organizations/EBRD/> .
 <countries/GB/> :isMember 
   <organizations/EBRD/> .
 <countries/TR/> :isMember 
   <organizations/EBRD/> .
 <countries/KZ/> :isMember 
   <organizations/EBRD/> .
 <countries/GR/> :isMember 
   <organizations/ECB/> .
 <countries/CY/> :isMember 
   <organizations/ECB/> .
 <countries/F/> :isMember 
   <organizations/ECB/> .
 <countries/E/> :isMember 
   <organizations/ECB/> .
 <countries/SK/> :isMember 
   <organizations/ECB/> .
 <countries/D/> :isMember 
   <organizations/ECB/> .
 <countries/I/> :isMember 
   <organizations/ECB/> .
 <countries/A/> :isMember 
   <organizations/ECB/> .
 <countries/EST/> :isMember 
   <organizations/ECB/> .
 <countries/LV/> :isMember 
   <organizations/ECB/> .
 <countries/B/> :isMember 
   <organizations/ECB/> .
 <countries/L/> :isMember 
   <organizations/ECB/> .
 <countries/NL/> :isMember 
   <organizations/ECB/> .
 <countries/SLO/> :isMember 
   <organizations/ECB/> .
 <countries/IRL/> :isMember 
   <organizations/ECB/> .
 <countries/SF/> :isMember 
   <organizations/ECB/> .
 <countries/M/> :isMember 
   <organizations/ECB/> .
 <countries/P/> :isMember 
   <organizations/ECB/> .
 <countries/CH/> :isMember 
   <organizations/EFTA/> .
 <countries/FL/> :isMember 
   <organizations/EFTA/> .
 <countries/IS/> :isMember 
   <organizations/EFTA/> .
 <countries/N/> :isMember 
   <organizations/EFTA/> .
 <countries/GR/> :isMember 
   <organizations/EIB/> .
 <countries/CY/> :isMember 
   <organizations/EIB/> .
 <countries/F/> :isMember 
   <organizations/EIB/> .
 <countries/E/> :isMember 
   <organizations/EIB/> .
 <countries/CZ/> :isMember 
   <organizations/EIB/> .
 <countries/SK/> :isMember 
   <organizations/EIB/> .
 <countries/D/> :isMember 
   <organizations/EIB/> .
 <countries/H/> :isMember 
   <organizations/EIB/> .
 <countries/I/> :isMember 
   <organizations/EIB/> .
 <countries/A/> :isMember 
   <organizations/EIB/> .
 <countries/EST/> :isMember 
   <organizations/EIB/> .
 <countries/LV/> :isMember 
   <organizations/EIB/> .
 <countries/LT/> :isMember 
   <organizations/EIB/> .
 <countries/PL/> :isMember 
   <organizations/EIB/> .
 <countries/B/> :isMember 
   <organizations/EIB/> .
 <countries/L/> :isMember 
   <organizations/EIB/> .
 <countries/NL/> :isMember 
   <organizations/EIB/> .
 <countries/SLO/> :isMember 
   <organizations/EIB/> .
 <countries/HR/> :isMember 
   <organizations/EIB/> .
 <countries/BG/> :isMember 
   <organizations/EIB/> .
 <countries/RO/> :isMember 
   <organizations/EIB/> .
 <countries/DK/> :isMember 
   <organizations/EIB/> .
 <countries/IRL/> :isMember 
   <organizations/EIB/> .
 <countries/SF/> :isMember 
   <organizations/EIB/> .
 <countries/S/> :isMember 
   <organizations/EIB/> .
 <countries/M/> :isMember 
   <organizations/EIB/> .
 <countries/P/> :isMember 
   <organizations/EIB/> .
 <countries/GB/> :isMember 
   <organizations/EIB/> .
 <countries/GR/> :isMember 
   <organizations/CERN/> .
 <countries/F/> :isMember 
   <organizations/CERN/> .
 <countries/E/> :isMember 
   <organizations/CERN/> .
 <countries/CZ/> :isMember 
   <organizations/CERN/> .
 <countries/SK/> :isMember 
   <organizations/CERN/> .
 <countries/D/> :isMember 
   <organizations/CERN/> .
 <countries/H/> :isMember 
   <organizations/CERN/> .
 <countries/I/> :isMember 
   <organizations/CERN/> .
 <countries/CH/> :isMember 
   <organizations/CERN/> .
 <countries/A/> :isMember 
   <organizations/CERN/> .
 <countries/PL/> :isMember 
   <organizations/CERN/> .
 <countries/R/> :isMember 
   <organizations/CERN/> .
 <countries/B/> :isMember 
   <organizations/CERN/> .
 <countries/NL/> :isMember 
   <organizations/CERN/> .
 <countries/BG/> :isMember 
   <organizations/CERN/> .
 <countries/DK/> :isMember 
   <organizations/CERN/> .
 <countries/SF/> :isMember 
   <organizations/CERN/> .
 <countries/N/> :isMember 
   <organizations/CERN/> .
 <countries/S/> :isMember 
   <organizations/CERN/> .
 <countries/P/> :isMember 
   <organizations/CERN/> .
 <countries/GB/> :isMember 
   <organizations/CERN/> .
 <countries/TR/> :isMember 
   <organizations/CERN/> .
 <countries/GR/> :isMember 
   <organizations/ESA/> .
 <countries/F/> :isMember 
   <organizations/ESA/> .
 <countries/E/> :isMember 
   <organizations/ESA/> .
 <countries/CZ/> :isMember 
   <organizations/ESA/> .
 <countries/D/> :isMember 
   <organizations/ESA/> .
 <countries/H/> :isMember 
   <organizations/ESA/> .
 <countries/I/> :isMember 
   <organizations/ESA/> .
 <countries/CH/> :isMember 
   <organizations/ESA/> .
 <countries/A/> :isMember 
   <organizations/ESA/> .
 <countries/EST/> :isMember 
   <organizations/ESA/> .
 <countries/PL/> :isMember 
   <organizations/ESA/> .
 <countries/B/> :isMember 
   <organizations/ESA/> .
 <countries/L/> :isMember 
   <organizations/ESA/> .
 <countries/NL/> :isMember 
   <organizations/ESA/> .
 <countries/SLO/> :isMember 
   <organizations/ESA/> .
 <countries/RO/> :isMember 
   <organizations/ESA/> .
 <countries/DK/> :isMember 
   <organizations/ESA/> .
 <countries/IRL/> :isMember 
   <organizations/ESA/> .
 <countries/SF/> :isMember 
   <organizations/ESA/> .
 <countries/N/> :isMember 
   <organizations/ESA/> .
 <countries/S/> :isMember 
   <organizations/ESA/> .
 <countries/P/> :isMember 
   <organizations/ESA/> .
 <countries/GB/> :isMember 
   <organizations/ESA/> .
 <countries/AL/> :isMember 
   <organizations/EU/> .
 <countries/GR/> :isMember 
   <organizations/EU/> .
 <countries/CY/> :isMember 
   <organizations/EU/> .
 <countries/MK/> :isMember 
   <organizations/EU/> .
 <countries/SRB/> :isMember 
   <organizations/EU/> .
 <countries/MNE/> :isMember 
   <organizations/EU/> .
 <countries/F/> :isMember 
   <organizations/EU/> .
 <countries/E/> :isMember 
   <organizations/EU/> .
 <countries/CZ/> :isMember 
   <organizations/EU/> .
 <countries/SK/> :isMember 
   <organizations/EU/> .
 <countries/D/> :isMember 
   <organizations/EU/> .
 <countries/H/> :isMember 
   <organizations/EU/> .
 <countries/I/> :isMember 
   <organizations/EU/> .
 <countries/A/> :isMember 
   <organizations/EU/> .
 <countries/EST/> :isMember 
   <organizations/EU/> .
 <countries/LV/> :isMember 
   <organizations/EU/> .
 <countries/LT/> :isMember 
   <organizations/EU/> .
 <countries/PL/> :isMember 
   <organizations/EU/> .
 <countries/UA/> :isMember 
   <organizations/EU/> .
 <countries/B/> :isMember 
   <organizations/EU/> .
 <countries/L/> :isMember 
   <organizations/EU/> .
 <countries/NL/> :isMember 
   <organizations/EU/> .
 <countries/SLO/> :isMember 
   <organizations/EU/> .
 <countries/HR/> :isMember 
   <organizations/EU/> .
 <countries/BG/> :isMember 
   <organizations/EU/> .
 <countries/RO/> :isMember 
   <organizations/EU/> .
 <countries/DK/> :isMember 
   <organizations/EU/> .
 <countries/IRL/> :isMember 
   <organizations/EU/> .
 <countries/SF/> :isMember 
   <organizations/EU/> .
 <countries/S/> :isMember 
   <organizations/EU/> .
 <countries/M/> :isMember 
   <organizations/EU/> .
 <countries/MD/> :isMember 
   <organizations/EU/> .
 <countries/P/> :isMember 
   <organizations/EU/> .
 <countries/TR/> :isMember 
   <organizations/EU/> .
 <countries/AL/> :isMember 
   <organizations/EITI/> .
 <countries/F/> :isMember 
   <organizations/EITI/> .
 <countries/E/> :isMember 
   <organizations/EITI/> .
 <countries/D/> :isMember 
   <organizations/EITI/> .
 <countries/I/> :isMember 
   <organizations/EITI/> .
 <countries/CH/> :isMember 
   <organizations/EITI/> .
 <countries/UA/> :isMember 
   <organizations/EITI/> .
 <countries/B/> :isMember 
   <organizations/EITI/> .
 <countries/NL/> :isMember 
   <organizations/EITI/> .
 <countries/DK/> :isMember 
   <organizations/EITI/> .
 <countries/SF/> :isMember 
   <organizations/EITI/> .
 <countries/N/> :isMember 
   <organizations/EITI/> .
 <countries/S/> :isMember 
   <organizations/EITI/> .
 <countries/GB/> :isMember 
   <organizations/EITI/> .
 <countries/KZ/> :isMember 
   <organizations/EITI/> .
 <countries/GR/> :isMember 
   <organizations/FATF/> .
 <countries/F/> :isMember 
   <organizations/FATF/> .
 <countries/E/> :isMember 
   <organizations/FATF/> .
 <countries/D/> :isMember 
   <organizations/FATF/> .
 <countries/I/> :isMember 
   <organizations/FATF/> .
 <countries/CH/> :isMember 
   <organizations/FATF/> .
 <countries/A/> :isMember 
   <organizations/FATF/> .
 <countries/R/> :isMember 
   <organizations/FATF/> .
 <countries/B/> :isMember 
   <organizations/FATF/> .
 <countries/L/> :isMember 
   <organizations/FATF/> .
 <countries/NL/> :isMember 
   <organizations/FATF/> .
 <countries/DK/> :isMember 
   <organizations/FATF/> .
 <countries/IS/> :isMember 
   <organizations/FATF/> .
 <countries/IRL/> :isMember 
   <organizations/FATF/> .
 <countries/SF/> :isMember 
   <organizations/FATF/> .
 <countries/N/> :isMember 
   <organizations/FATF/> .
 <countries/S/> :isMember 
   <organizations/FATF/> .
 <countries/P/> :isMember 
   <organizations/FATF/> .
 <countries/GB/> :isMember 
   <organizations/FATF/> .
 <countries/TR/> :isMember 
   <organizations/FATF/> .
 <countries/AL/> :isMember 
   <organizations/FAO/> .
 <countries/GR/> :isMember 
   <organizations/FAO/> .
 <countries/CY/> :isMember 
   <organizations/FAO/> .
 <countries/MK/> :isMember 
   <organizations/FAO/> .
 <countries/SRB/> :isMember 
   <organizations/FAO/> .
 <countries/MNE/> :isMember 
   <organizations/FAO/> .
 <countries/AND/> :isMember 
   <organizations/FAO/> .
 <countries/F/> :isMember 
   <organizations/FAO/> .
 <countries/E/> :isMember 
   <organizations/FAO/> .
 <countries/CZ/> :isMember 
   <organizations/FAO/> .
 <countries/SK/> :isMember 
   <organizations/FAO/> .
 <countries/D/> :isMember 
   <organizations/FAO/> .
 <countries/H/> :isMember 
   <organizations/FAO/> .
 <countries/I/> :isMember 
   <organizations/FAO/> .
 <countries/CH/> :isMember 
   <organizations/FAO/> .
 <countries/A/> :isMember 
   <organizations/FAO/> .
 <countries/EST/> :isMember 
   <organizations/FAO/> .
 <countries/LV/> :isMember 
   <organizations/FAO/> .
 <countries/LT/> :isMember 
   <organizations/FAO/> .
 <countries/BY/> :isMember 
   <organizations/FAO/> .
 <countries/PL/> :isMember 
   <organizations/FAO/> .
 <countries/UA/> :isMember 
   <organizations/FAO/> .
 <countries/R/> :isMember 
   <organizations/FAO/> .
 <countries/B/> :isMember 
   <organizations/FAO/> .
 <countries/L/> :isMember 
   <organizations/FAO/> .
 <countries/NL/> :isMember 
   <organizations/FAO/> .
 <countries/SLO/> :isMember 
   <organizations/FAO/> .
 <countries/HR/> :isMember 
   <organizations/FAO/> .
 <countries/BIH/> :isMember 
   <organizations/FAO/> .
 <countries/BG/> :isMember 
   <organizations/FAO/> .
 <countries/RO/> :isMember 
   <organizations/FAO/> .
 <countries/DK/> :isMember 
   <organizations/FAO/> .
 <countries/IS/> :isMember 
   <organizations/FAO/> .
 <countries/FO/> :isMember 
   <organizations/FAO/> .
 <countries/SF/> :isMember 
   <organizations/FAO/> .
 <countries/N/> :isMember 
   <organizations/FAO/> .
 <countries/S/> :isMember 
   <organizations/FAO/> .
 <countries/MC/> :isMember 
   <organizations/FAO/> .
 <countries/RSM/> :isMember 
   <organizations/FAO/> .
 <countries/M/> :isMember 
   <organizations/FAO/> .
 <countries/MD/> :isMember 
   <organizations/FAO/> .
 <countries/P/> :isMember 
   <organizations/FAO/> .
 <countries/GB/> :isMember 
   <organizations/FAO/> .
 <countries/TR/> :isMember 
   <organizations/FAO/> .
 <countries/KZ/> :isMember 
   <organizations/FAO/> .
 <countries/F/> :isMember 
   <organizations/FZ/> .
 <countries/BY/> :isMember 
   <organizations/GCTU/> .
 <countries/UA/> :isMember 
   <organizations/GCTU/> .
 <countries/R/> :isMember 
   <organizations/GCTU/> .
 <countries/MD/> :isMember 
   <organizations/GCTU/> .
 <countries/KZ/> :isMember 
   <organizations/GCTU/> .
 <countries/F/> :isMember 
   <organizations/G-10/> .
 <countries/D/> :isMember 
   <organizations/G-10/> .
 <countries/I/> :isMember 
   <organizations/G-10/> .
 <countries/CH/> :isMember 
   <organizations/G-10/> .
 <countries/B/> :isMember 
   <organizations/G-10/> .
 <countries/NL/> :isMember 
   <organizations/G-10/> .
 <countries/S/> :isMember 
   <organizations/G-10/> .
 <countries/GB/> :isMember 
   <organizations/G-10/> .
 <countries/HR/> :isMember 
   <organizations/G-11/> .
 <countries/F/> :isMember 
   <organizations/G-20/> .
 <countries/D/> :isMember 
   <organizations/G-20/> .
 <countries/I/> :isMember 
   <organizations/G-20/> .
 <countries/R/> :isMember 
   <organizations/G-20/> .
 <countries/GB/> :isMember 
   <organizations/G-20/> .
 <countries/TR/> :isMember 
   <organizations/G-20/> .
 <countries/F/> :isMember 
   <organizations/G-5/> .
 <countries/D/> :isMember 
   <organizations/G-5/> .
 <countries/GB/> :isMember 
   <organizations/G-5/> .
 <countries/F/> :isMember 
   <organizations/G-7/> .
 <countries/D/> :isMember 
   <organizations/G-7/> .
 <countries/I/> :isMember 
   <organizations/G-7/> .
 <countries/GB/> :isMember 
   <organizations/G-7/> .
 <countries/BIH/> :isMember 
   <organizations/G-77/> .
 <countries/F/> :isMember 
   <organizations/G-8/> .
 <countries/D/> :isMember 
   <organizations/G-8/> .
 <countries/I/> :isMember 
   <organizations/G-8/> .
 <countries/GB/> :isMember 
   <organizations/G-8/> .
 <countries/SRB/> :isMember 
   <organizations/G-9/> .
 <countries/H/> :isMember 
   <organizations/G-9/> .
 <countries/A/> :isMember 
   <organizations/G-9/> .
 <countries/B/> :isMember 
   <organizations/G-9/> .
 <countries/BG/> :isMember 
   <organizations/G-9/> .
 <countries/RO/> :isMember 
   <organizations/G-9/> .
 <countries/DK/> :isMember 
   <organizations/G-9/> .
 <countries/SF/> :isMember 
   <organizations/G-9/> .
 <countries/S/> :isMember 
   <organizations/G-9/> .
 <countries/F/> :isMember 
   <organizations/InOC/> .
 <countries/F/> :isMember 
   <organizations/IADB/> .
 <countries/E/> :isMember 
   <organizations/IADB/> .
 <countries/D/> :isMember 
   <organizations/IADB/> .
 <countries/I/> :isMember 
   <organizations/IADB/> .
 <countries/CH/> :isMember 
   <organizations/IADB/> .
 <countries/A/> :isMember 
   <organizations/IADB/> .
 <countries/B/> :isMember 
   <organizations/IADB/> .
 <countries/NL/> :isMember 
   <organizations/IADB/> .
 <countries/SLO/> :isMember 
   <organizations/IADB/> .
 <countries/HR/> :isMember 
   <organizations/IADB/> .
 <countries/DK/> :isMember 
   <organizations/IADB/> .
 <countries/SF/> :isMember 
   <organizations/IADB/> .
 <countries/N/> :isMember 
   <organizations/IADB/> .
 <countries/S/> :isMember 
   <organizations/IADB/> .
 <countries/P/> :isMember 
   <organizations/IADB/> .
 <countries/GB/> :isMember 
   <organizations/IADB/> .
 <countries/GR/> :isMember 
   <organizations/IGAD/> .
 <countries/F/> :isMember 
   <organizations/IGAD/> .
 <countries/D/> :isMember 
   <organizations/IGAD/> .
 <countries/I/> :isMember 
   <organizations/IGAD/> .
 <countries/CH/> :isMember 
   <organizations/IGAD/> .
 <countries/A/> :isMember 
   <organizations/IGAD/> .
 <countries/B/> :isMember 
   <organizations/IGAD/> .
 <countries/NL/> :isMember 
   <organizations/IGAD/> .
 <countries/DK/> :isMember 
   <organizations/IGAD/> .
 <countries/IRL/> :isMember 
   <organizations/IGAD/> .
 <countries/N/> :isMember 
   <organizations/IGAD/> .
 <countries/S/> :isMember 
   <organizations/IGAD/> .
 <countries/GB/> :isMember 
   <organizations/IGAD/> .
 <countries/AL/> :isMember 
   <organizations/IPU/> .
 <countries/GR/> :isMember 
   <organizations/IPU/> .
 <countries/CY/> :isMember 
   <organizations/IPU/> .
 <countries/MK/> :isMember 
   <organizations/IPU/> .
 <countries/SRB/> :isMember 
   <organizations/IPU/> .
 <countries/MNE/> :isMember 
   <organizations/IPU/> .
 <countries/AND/> :isMember 
   <organizations/IPU/> .
 <countries/F/> :isMember 
   <organizations/IPU/> .
 <countries/E/> :isMember 
   <organizations/IPU/> .
 <countries/CZ/> :isMember 
   <organizations/IPU/> .
 <countries/SK/> :isMember 
   <organizations/IPU/> .
 <countries/D/> :isMember 
   <organizations/IPU/> .
 <countries/H/> :isMember 
   <organizations/IPU/> .
 <countries/I/> :isMember 
   <organizations/IPU/> .
 <countries/CH/> :isMember 
   <organizations/IPU/> .
 <countries/FL/> :isMember 
   <organizations/IPU/> .
 <countries/A/> :isMember 
   <organizations/IPU/> .
 <countries/EST/> :isMember 
   <organizations/IPU/> .
 <countries/LV/> :isMember 
   <organizations/IPU/> .
 <countries/LT/> :isMember 
   <organizations/IPU/> .
 <countries/BY/> :isMember 
   <organizations/IPU/> .
 <countries/PL/> :isMember 
   <organizations/IPU/> .
 <countries/UA/> :isMember 
   <organizations/IPU/> .
 <countries/R/> :isMember 
   <organizations/IPU/> .
 <countries/B/> :isMember 
   <organizations/IPU/> .
 <countries/L/> :isMember 
   <organizations/IPU/> .
 <countries/NL/> :isMember 
   <organizations/IPU/> .
 <countries/SLO/> :isMember 
   <organizations/IPU/> .
 <countries/HR/> :isMember 
   <organizations/IPU/> .
 <countries/BIH/> :isMember 
   <organizations/IPU/> .
 <countries/BG/> :isMember 
   <organizations/IPU/> .
 <countries/RO/> :isMember 
   <organizations/IPU/> .
 <countries/DK/> :isMember 
   <organizations/IPU/> .
 <countries/IS/> :isMember 
   <organizations/IPU/> .
 <countries/IRL/> :isMember 
   <organizations/IPU/> .
 <countries/SF/> :isMember 
   <organizations/IPU/> .
 <countries/N/> :isMember 
   <organizations/IPU/> .
 <countries/S/> :isMember 
   <organizations/IPU/> .
 <countries/MC/> :isMember 
   <organizations/IPU/> .
 <countries/RSM/> :isMember 
   <organizations/IPU/> .
 <countries/M/> :isMember 
   <organizations/IPU/> .
 <countries/MD/> :isMember 
   <organizations/IPU/> .
 <countries/P/> :isMember 
   <organizations/IPU/> .
 <countries/GB/> :isMember 
   <organizations/IPU/> .
 <countries/TR/> :isMember 
   <organizations/IPU/> .
 <countries/KZ/> :isMember 
   <organizations/IPU/> .
 <countries/AL/> :isMember 
   <organizations/IAEA/> .
 <countries/GR/> :isMember 
   <organizations/IAEA/> .
 <countries/CY/> :isMember 
   <organizations/IAEA/> .
 <countries/MK/> :isMember 
   <organizations/IAEA/> .
 <countries/SRB/> :isMember 
   <organizations/IAEA/> .
 <countries/MNE/> :isMember 
   <organizations/IAEA/> .
 <countries/F/> :isMember 
   <organizations/IAEA/> .
 <countries/E/> :isMember 
   <organizations/IAEA/> .
 <countries/CZ/> :isMember 
   <organizations/IAEA/> .
 <countries/SK/> :isMember 
   <organizations/IAEA/> .
 <countries/D/> :isMember 
   <organizations/IAEA/> .
 <countries/H/> :isMember 
   <organizations/IAEA/> .
 <countries/I/> :isMember 
   <organizations/IAEA/> .
 <countries/CH/> :isMember 
   <organizations/IAEA/> .
 <countries/FL/> :isMember 
   <organizations/IAEA/> .
 <countries/A/> :isMember 
   <organizations/IAEA/> .
 <countries/EST/> :isMember 
   <organizations/IAEA/> .
 <countries/LV/> :isMember 
   <organizations/IAEA/> .
 <countries/LT/> :isMember 
   <organizations/IAEA/> .
 <countries/BY/> :isMember 
   <organizations/IAEA/> .
 <countries/PL/> :isMember 
   <organizations/IAEA/> .
 <countries/UA/> :isMember 
   <organizations/IAEA/> .
 <countries/R/> :isMember 
   <organizations/IAEA/> .
 <countries/B/> :isMember 
   <organizations/IAEA/> .
 <countries/L/> :isMember 
   <organizations/IAEA/> .
 <countries/NL/> :isMember 
   <organizations/IAEA/> .
 <countries/SLO/> :isMember 
   <organizations/IAEA/> .
 <countries/HR/> :isMember 
   <organizations/IAEA/> .
 <countries/BIH/> :isMember 
   <organizations/IAEA/> .
 <countries/BG/> :isMember 
   <organizations/IAEA/> .
 <countries/RO/> :isMember 
   <organizations/IAEA/> .
 <countries/DK/> :isMember 
   <organizations/IAEA/> .
 <countries/IS/> :isMember 
   <organizations/IAEA/> .
 <countries/IRL/> :isMember 
   <organizations/IAEA/> .
 <countries/SF/> :isMember 
   <organizations/IAEA/> .
 <countries/N/> :isMember 
   <organizations/IAEA/> .
 <countries/S/> :isMember 
   <organizations/IAEA/> .
 <countries/MC/> :isMember 
   <organizations/IAEA/> .
 <countries/V/> :isMember 
   <organizations/IAEA/> .
 <countries/RSM/> :isMember 
   <organizations/IAEA/> .
 <countries/M/> :isMember 
   <organizations/IAEA/> .
 <countries/MD/> :isMember 
   <organizations/IAEA/> .
 <countries/P/> :isMember 
   <organizations/IAEA/> .
 <countries/GB/> :isMember 
   <organizations/IAEA/> .
 <countries/TR/> :isMember 
   <organizations/IAEA/> .
 <countries/KZ/> :isMember 
   <organizations/IAEA/> .
 <countries/AL/> :isMember 
   <organizations/IBRD/> .
 <countries/GR/> :isMember 
   <organizations/IBRD/> .
 <countries/CY/> :isMember 
   <organizations/IBRD/> .
 <countries/MK/> :isMember 
   <organizations/IBRD/> .
 <countries/SRB/> :isMember 
   <organizations/IBRD/> .
 <countries/MNE/> :isMember 
   <organizations/IBRD/> .
 <countries/KOS/> :isMember 
   <organizations/IBRD/> .
 <countries/F/> :isMember 
   <organizations/IBRD/> .
 <countries/E/> :isMember 
   <organizations/IBRD/> .
 <countries/CZ/> :isMember 
   <organizations/IBRD/> .
 <countries/SK/> :isMember 
   <organizations/IBRD/> .
 <countries/D/> :isMember 
   <organizations/IBRD/> .
 <countries/H/> :isMember 
   <organizations/IBRD/> .
 <countries/I/> :isMember 
   <organizations/IBRD/> .
 <countries/CH/> :isMember 
   <organizations/IBRD/> .
 <countries/A/> :isMember 
   <organizations/IBRD/> .
 <countries/EST/> :isMember 
   <organizations/IBRD/> .
 <countries/LV/> :isMember 
   <organizations/IBRD/> .
 <countries/LT/> :isMember 
   <organizations/IBRD/> .
 <countries/BY/> :isMember 
   <organizations/IBRD/> .
 <countries/PL/> :isMember 
   <organizations/IBRD/> .
 <countries/UA/> :isMember 
   <organizations/IBRD/> .
 <countries/R/> :isMember 
   <organizations/IBRD/> .
 <countries/B/> :isMember 
   <organizations/IBRD/> .
 <countries/L/> :isMember 
   <organizations/IBRD/> .
 <countries/NL/> :isMember 
   <organizations/IBRD/> .
 <countries/SLO/> :isMember 
   <organizations/IBRD/> .
 <countries/HR/> :isMember 
   <organizations/IBRD/> .
 <countries/BIH/> :isMember 
   <organizations/IBRD/> .
 <countries/BG/> :isMember 
   <organizations/IBRD/> .
 <countries/RO/> :isMember 
   <organizations/IBRD/> .
 <countries/DK/> :isMember 
   <organizations/IBRD/> .
 <countries/IS/> :isMember 
   <organizations/IBRD/> .
 <countries/SF/> :isMember 
   <organizations/IBRD/> .
 <countries/N/> :isMember 
   <organizations/IBRD/> .
 <countries/S/> :isMember 
   <organizations/IBRD/> .
 <countries/RSM/> :isMember 
   <organizations/IBRD/> .
 <countries/M/> :isMember 
   <organizations/IBRD/> .
 <countries/MD/> :isMember 
   <organizations/IBRD/> .
 <countries/P/> :isMember 
   <organizations/IBRD/> .
 <countries/GB/> :isMember 
   <organizations/IBRD/> .
 <countries/TR/> :isMember 
   <organizations/IBRD/> .
 <countries/KZ/> :isMember 
   <organizations/IBRD/> .
 <countries/AL/> :isMember 
   <organizations/ICC/> .
 <countries/GR/> :isMember 
   <organizations/ICC/> .
 <countries/CY/> :isMember 
   <organizations/ICC/> .
 <countries/MK/> :isMember 
   <organizations/ICC/> .
 <countries/SRB/> :isMember 
   <organizations/ICC/> .
 <countries/MNE/> :isMember 
   <organizations/ICC/> .
 <countries/AND/> :isMember 
   <organizations/ICC/> .
 <countries/F/> :isMember 
   <organizations/ICC/> .
 <countries/E/> :isMember 
   <organizations/ICC/> .
 <countries/CZ/> :isMember 
   <organizations/ICC/> .
 <countries/SK/> :isMember 
   <organizations/ICC/> .
 <countries/D/> :isMember 
   <organizations/ICC/> .
 <countries/H/> :isMember 
   <organizations/ICC/> .
 <countries/I/> :isMember 
   <organizations/ICC/> .
 <countries/CH/> :isMember 
   <organizations/ICC/> .
 <countries/A/> :isMember 
   <organizations/ICC/> .
 <countries/EST/> :isMember 
   <organizations/ICC/> .
 <countries/LV/> :isMember 
   <organizations/ICC/> .
 <countries/LT/> :isMember 
   <organizations/ICC/> .
 <countries/BY/> :isMember 
   <organizations/ICC/> .
 <countries/PL/> :isMember 
   <organizations/ICC/> .
 <countries/UA/> :isMember 
   <organizations/ICC/> .
 <countries/R/> :isMember 
   <organizations/ICC/> .
 <countries/B/> :isMember 
   <organizations/ICC/> .
 <countries/L/> :isMember 
   <organizations/ICC/> .
 <countries/NL/> :isMember 
   <organizations/ICC/> .
 <countries/SLO/> :isMember 
   <organizations/ICC/> .
 <countries/HR/> :isMember 
   <organizations/ICC/> .
 <countries/BIH/> :isMember 
   <organizations/ICC/> .
 <countries/BG/> :isMember 
   <organizations/ICC/> .
 <countries/RO/> :isMember 
   <organizations/ICC/> .
 <countries/DK/> :isMember 
   <organizations/ICC/> .
 <countries/IS/> :isMember 
   <organizations/ICC/> .
 <countries/IRL/> :isMember 
   <organizations/ICC/> .
 <countries/SF/> :isMember 
   <organizations/ICC/> .
 <countries/N/> :isMember 
   <organizations/ICC/> .
 <countries/S/> :isMember 
   <organizations/ICC/> .
 <countries/MC/> :isMember 
   <organizations/ICC/> .
 <countries/M/> :isMember 
   <organizations/ICC/> .
 <countries/MD/> :isMember 
   <organizations/ICC/> .
 <countries/P/> :isMember 
   <organizations/ICC/> .
 <countries/GB/> :isMember 
   <organizations/ICC/> .
 <countries/GBZ/> :isMember 
   <organizations/ICC/> .
 <countries/TR/> :isMember 
   <organizations/ICC/> .
 <countries/AL/> :isMember 
   <organizations/ICAO/> .
 <countries/GR/> :isMember 
   <organizations/ICAO/> .
 <countries/CY/> :isMember 
   <organizations/ICAO/> .
 <countries/MK/> :isMember 
   <organizations/ICAO/> .
 <countries/SRB/> :isMember 
   <organizations/ICAO/> .
 <countries/MNE/> :isMember 
   <organizations/ICAO/> .
 <countries/AND/> :isMember 
   <organizations/ICAO/> .
 <countries/F/> :isMember 
   <organizations/ICAO/> .
 <countries/E/> :isMember 
   <organizations/ICAO/> .
 <countries/CZ/> :isMember 
   <organizations/ICAO/> .
 <countries/SK/> :isMember 
   <organizations/ICAO/> .
 <countries/D/> :isMember 
   <organizations/ICAO/> .
 <countries/H/> :isMember 
   <organizations/ICAO/> .
 <countries/I/> :isMember 
   <organizations/ICAO/> .
 <countries/CH/> :isMember 
   <organizations/ICAO/> .
 <countries/A/> :isMember 
   <organizations/ICAO/> .
 <countries/EST/> :isMember 
   <organizations/ICAO/> .
 <countries/LV/> :isMember 
   <organizations/ICAO/> .
 <countries/LT/> :isMember 
   <organizations/ICAO/> .
 <countries/BY/> :isMember 
   <organizations/ICAO/> .
 <countries/PL/> :isMember 
   <organizations/ICAO/> .
 <countries/UA/> :isMember 
   <organizations/ICAO/> .
 <countries/R/> :isMember 
   <organizations/ICAO/> .
 <countries/B/> :isMember 
   <organizations/ICAO/> .
 <countries/L/> :isMember 
   <organizations/ICAO/> .
 <countries/NL/> :isMember 
   <organizations/ICAO/> .
 <countries/SLO/> :isMember 
   <organizations/ICAO/> .
 <countries/HR/> :isMember 
   <organizations/ICAO/> .
 <countries/BIH/> :isMember 
   <organizations/ICAO/> .
 <countries/BG/> :isMember 
   <organizations/ICAO/> .
 <countries/RO/> :isMember 
   <organizations/ICAO/> .
 <countries/DK/> :isMember 
   <organizations/ICAO/> .
 <countries/IS/> :isMember 
   <organizations/ICAO/> .
 <countries/SF/> :isMember 
   <organizations/ICAO/> .
 <countries/N/> :isMember 
   <organizations/ICAO/> .
 <countries/S/> :isMember 
   <organizations/ICAO/> .
 <countries/MC/> :isMember 
   <organizations/ICAO/> .
 <countries/RSM/> :isMember 
   <organizations/ICAO/> .
 <countries/M/> :isMember 
   <organizations/ICAO/> .
 <countries/MD/> :isMember 
   <organizations/ICAO/> .
 <countries/P/> :isMember 
   <organizations/ICAO/> .
 <countries/GB/> :isMember 
   <organizations/ICAO/> .
 <countries/TR/> :isMember 
   <organizations/ICAO/> .
 <countries/KZ/> :isMember 
   <organizations/ICAO/> .
 <countries/GR/> :isMember 
   <organizations/ICJ/> .
 <countries/CY/> :isMember 
   <organizations/ICJ/> .
 <countries/E/> :isMember 
   <organizations/ICJ/> .
 <countries/SK/> :isMember 
   <organizations/ICJ/> .
 <countries/D/> :isMember 
   <organizations/ICJ/> .
 <countries/H/> :isMember 
   <organizations/ICJ/> .
 <countries/CH/> :isMember 
   <organizations/ICJ/> .
 <countries/FL/> :isMember 
   <organizations/ICJ/> .
 <countries/A/> :isMember 
   <organizations/ICJ/> .
 <countries/EST/> :isMember 
   <organizations/ICJ/> .
 <countries/LT/> :isMember 
   <organizations/ICJ/> .
 <countries/PL/> :isMember 
   <organizations/ICJ/> .
 <countries/B/> :isMember 
   <organizations/ICJ/> .
 <countries/L/> :isMember 
   <organizations/ICJ/> .
 <countries/NL/> :isMember 
   <organizations/ICJ/> .
 <countries/BG/> :isMember 
   <organizations/ICJ/> .
 <countries/DK/> :isMember 
   <organizations/ICJ/> .
 <countries/IRL/> :isMember 
   <organizations/ICJ/> .
 <countries/SF/> :isMember 
   <organizations/ICJ/> .
 <countries/N/> :isMember 
   <organizations/ICJ/> .
 <countries/S/> :isMember 
   <organizations/ICJ/> .
 <countries/M/> :isMember 
   <organizations/ICJ/> .
 <countries/P/> :isMember 
   <organizations/ICJ/> .
 <countries/GB/> :isMember 
   <organizations/ICJ/> .
 <countries/AL/> :isMember 
   <organizations/ICCt/> .
 <countries/GR/> :isMember 
   <organizations/ICCt/> .
 <countries/CY/> :isMember 
   <organizations/ICCt/> .
 <countries/MK/> :isMember 
   <organizations/ICCt/> .
 <countries/SRB/> :isMember 
   <organizations/ICCt/> .
 <countries/MNE/> :isMember 
   <organizations/ICCt/> .
 <countries/AND/> :isMember 
   <organizations/ICCt/> .
 <countries/F/> :isMember 
   <organizations/ICCt/> .
 <countries/E/> :isMember 
   <organizations/ICCt/> .
 <countries/CZ/> :isMember 
   <organizations/ICCt/> .
 <countries/SK/> :isMember 
   <organizations/ICCt/> .
 <countries/D/> :isMember 
   <organizations/ICCt/> .
 <countries/H/> :isMember 
   <organizations/ICCt/> .
 <countries/I/> :isMember 
   <organizations/ICCt/> .
 <countries/CH/> :isMember 
   <organizations/ICCt/> .
 <countries/FL/> :isMember 
   <organizations/ICCt/> .
 <countries/A/> :isMember 
   <organizations/ICCt/> .
 <countries/EST/> :isMember 
   <organizations/ICCt/> .
 <countries/LV/> :isMember 
   <organizations/ICCt/> .
 <countries/LT/> :isMember 
   <organizations/ICCt/> .
 <countries/PL/> :isMember 
   <organizations/ICCt/> .
 <countries/B/> :isMember 
   <organizations/ICCt/> .
 <countries/L/> :isMember 
   <organizations/ICCt/> .
 <countries/NL/> :isMember 
   <organizations/ICCt/> .
 <countries/SLO/> :isMember 
   <organizations/ICCt/> .
 <countries/HR/> :isMember 
   <organizations/ICCt/> .
 <countries/BIH/> :isMember 
   <organizations/ICCt/> .
 <countries/BG/> :isMember 
   <organizations/ICCt/> .
 <countries/RO/> :isMember 
   <organizations/ICCt/> .
 <countries/DK/> :isMember 
   <organizations/ICCt/> .
 <countries/IS/> :isMember 
   <organizations/ICCt/> .
 <countries/IRL/> :isMember 
   <organizations/ICCt/> .
 <countries/SF/> :isMember 
   <organizations/ICCt/> .
 <countries/N/> :isMember 
   <organizations/ICCt/> .
 <countries/S/> :isMember 
   <organizations/ICCt/> .
 <countries/RSM/> :isMember 
   <organizations/ICCt/> .
 <countries/M/> :isMember 
   <organizations/ICCt/> .
 <countries/MD/> :isMember 
   <organizations/ICCt/> .
 <countries/P/> :isMember 
   <organizations/ICCt/> .
 <countries/GB/> :isMember 
   <organizations/ICCt/> .
 <countries/AL/> :isMember 
   <organizations/Interpol/> .
 <countries/GR/> :isMember 
   <organizations/Interpol/> .
 <countries/CY/> :isMember 
   <organizations/Interpol/> .
 <countries/MK/> :isMember 
   <organizations/Interpol/> .
 <countries/SRB/> :isMember 
   <organizations/Interpol/> .
 <countries/MNE/> :isMember 
   <organizations/Interpol/> .
 <countries/AND/> :isMember 
   <organizations/Interpol/> .
 <countries/F/> :isMember 
   <organizations/Interpol/> .
 <countries/E/> :isMember 
   <organizations/Interpol/> .
 <countries/CZ/> :isMember 
   <organizations/Interpol/> .
 <countries/SK/> :isMember 
   <organizations/Interpol/> .
 <countries/D/> :isMember 
   <organizations/Interpol/> .
 <countries/H/> :isMember 
   <organizations/Interpol/> .
 <countries/I/> :isMember 
   <organizations/Interpol/> .
 <countries/CH/> :isMember 
   <organizations/Interpol/> .
 <countries/FL/> :isMember 
   <organizations/Interpol/> .
 <countries/A/> :isMember 
   <organizations/Interpol/> .
 <countries/EST/> :isMember 
   <organizations/Interpol/> .
 <countries/LV/> :isMember 
   <organizations/Interpol/> .
 <countries/LT/> :isMember 
   <organizations/Interpol/> .
 <countries/BY/> :isMember 
   <organizations/Interpol/> .
 <countries/PL/> :isMember 
   <organizations/Interpol/> .
 <countries/UA/> :isMember 
   <organizations/Interpol/> .
 <countries/R/> :isMember 
   <organizations/Interpol/> .
 <countries/B/> :isMember 
   <organizations/Interpol/> .
 <countries/L/> :isMember 
   <organizations/Interpol/> .
 <countries/NL/> :isMember 
   <organizations/Interpol/> .
 <countries/SLO/> :isMember 
   <organizations/Interpol/> .
 <countries/HR/> :isMember 
   <organizations/Interpol/> .
 <countries/BIH/> :isMember 
   <organizations/Interpol/> .
 <countries/BG/> :isMember 
   <organizations/Interpol/> .
 <countries/RO/> :isMember 
   <organizations/Interpol/> .
 <countries/DK/> :isMember 
   <organizations/Interpol/> .
 <countries/IS/> :isMember 
   <organizations/Interpol/> .
 <countries/IRL/> :isMember 
   <organizations/Interpol/> .
 <countries/SF/> :isMember 
   <organizations/Interpol/> .
 <countries/N/> :isMember 
   <organizations/Interpol/> .
 <countries/S/> :isMember 
   <organizations/Interpol/> .
 <countries/MC/> :isMember 
   <organizations/Interpol/> .
 <countries/V/> :isMember 
   <organizations/Interpol/> .
 <countries/RSM/> :isMember 
   <organizations/Interpol/> .
 <countries/M/> :isMember 
   <organizations/Interpol/> .
 <countries/MD/> :isMember 
   <organizations/Interpol/> .
 <countries/P/> :isMember 
   <organizations/Interpol/> .
 <countries/GB/> :isMember 
   <organizations/Interpol/> .
 <countries/GBZ/> :isMember 
   <organizations/Interpol/> .
 <countries/TR/> :isMember 
   <organizations/Interpol/> .
 <countries/KZ/> :isMember 
   <organizations/Interpol/> .
 <countries/AL/> :isMember 
   <organizations/IDA/> .
 <countries/GR/> :isMember 
   <organizations/IDA/> .
 <countries/CY/> :isMember 
   <organizations/IDA/> .
 <countries/MK/> :isMember 
   <organizations/IDA/> .
 <countries/SRB/> :isMember 
   <organizations/IDA/> .
 <countries/MNE/> :isMember 
   <organizations/IDA/> .
 <countries/KOS/> :isMember 
   <organizations/IDA/> .
 <countries/F/> :isMember 
   <organizations/IDA/> .
 <countries/E/> :isMember 
   <organizations/IDA/> .
 <countries/CZ/> :isMember 
   <organizations/IDA/> .
 <countries/SK/> :isMember 
   <organizations/IDA/> .
 <countries/D/> :isMember 
   <organizations/IDA/> .
 <countries/H/> :isMember 
   <organizations/IDA/> .
 <countries/I/> :isMember 
   <organizations/IDA/> .
 <countries/CH/> :isMember 
   <organizations/IDA/> .
 <countries/A/> :isMember 
   <organizations/IDA/> .
 <countries/EST/> :isMember 
   <organizations/IDA/> .
 <countries/LV/> :isMember 
   <organizations/IDA/> .
 <countries/LT/> :isMember 
   <organizations/IDA/> .
 <countries/PL/> :isMember 
   <organizations/IDA/> .
 <countries/UA/> :isMember 
   <organizations/IDA/> .
 <countries/R/> :isMember 
   <organizations/IDA/> .
 <countries/B/> :isMember 
   <organizations/IDA/> .
 <countries/L/> :isMember 
   <organizations/IDA/> .
 <countries/NL/> :isMember 
   <organizations/IDA/> .
 <countries/SLO/> :isMember 
   <organizations/IDA/> .
 <countries/HR/> :isMember 
   <organizations/IDA/> .
 <countries/BIH/> :isMember 
   <organizations/IDA/> .
 <countries/DK/> :isMember 
   <organizations/IDA/> .
 <countries/IS/> :isMember 
   <organizations/IDA/> .
 <countries/IRL/> :isMember 
   <organizations/IDA/> .
 <countries/SF/> :isMember 
   <organizations/IDA/> .
 <countries/N/> :isMember 
   <organizations/IDA/> .
 <countries/S/> :isMember 
   <organizations/IDA/> .
 <countries/MD/> :isMember 
   <organizations/IDA/> .
 <countries/P/> :isMember 
   <organizations/IDA/> .
 <countries/GB/> :isMember 
   <organizations/IDA/> .
 <countries/TR/> :isMember 
   <organizations/IDA/> .
 <countries/KZ/> :isMember 
   <organizations/IDA/> .
 <countries/GR/> :isMember 
   <organizations/IEA/> .
 <countries/F/> :isMember 
   <organizations/IEA/> .
 <countries/E/> :isMember 
   <organizations/IEA/> .
 <countries/CZ/> :isMember 
   <organizations/IEA/> .
 <countries/SK/> :isMember 
   <organizations/IEA/> .
 <countries/D/> :isMember 
   <organizations/IEA/> .
 <countries/H/> :isMember 
   <organizations/IEA/> .
 <countries/I/> :isMember 
   <organizations/IEA/> .
 <countries/CH/> :isMember 
   <organizations/IEA/> .
 <countries/A/> :isMember 
   <organizations/IEA/> .
 <countries/PL/> :isMember 
   <organizations/IEA/> .
 <countries/B/> :isMember 
   <organizations/IEA/> .
 <countries/L/> :isMember 
   <organizations/IEA/> .
 <countries/NL/> :isMember 
   <organizations/IEA/> .
 <countries/DK/> :isMember 
   <organizations/IEA/> .
 <countries/IRL/> :isMember 
   <organizations/IEA/> .
 <countries/SF/> :isMember 
   <organizations/IEA/> .
 <countries/N/> :isMember 
   <organizations/IEA/> .
 <countries/S/> :isMember 
   <organizations/IEA/> .
 <countries/P/> :isMember 
   <organizations/IEA/> .
 <countries/GB/> :isMember 
   <organizations/IEA/> .
 <countries/TR/> :isMember 
   <organizations/IEA/> .
 <countries/AL/> :isMember 
   <organizations/IFRCS/> .
 <countries/GR/> :isMember 
   <organizations/IFRCS/> .
 <countries/CY/> :isMember 
   <organizations/IFRCS/> .
 <countries/MK/> :isMember 
   <organizations/IFRCS/> .
 <countries/SRB/> :isMember 
   <organizations/IFRCS/> .
 <countries/MNE/> :isMember 
   <organizations/IFRCS/> .
 <countries/AND/> :isMember 
   <organizations/IFRCS/> .
 <countries/F/> :isMember 
   <organizations/IFRCS/> .
 <countries/E/> :isMember 
   <organizations/IFRCS/> .
 <countries/CZ/> :isMember 
   <organizations/IFRCS/> .
 <countries/SK/> :isMember 
   <organizations/IFRCS/> .
 <countries/D/> :isMember 
   <organizations/IFRCS/> .
 <countries/H/> :isMember 
   <organizations/IFRCS/> .
 <countries/I/> :isMember 
   <organizations/IFRCS/> .
 <countries/CH/> :isMember 
   <organizations/IFRCS/> .
 <countries/FL/> :isMember 
   <organizations/IFRCS/> .
 <countries/A/> :isMember 
   <organizations/IFRCS/> .
 <countries/EST/> :isMember 
   <organizations/IFRCS/> .
 <countries/LV/> :isMember 
   <organizations/IFRCS/> .
 <countries/LT/> :isMember 
   <organizations/IFRCS/> .
 <countries/BY/> :isMember 
   <organizations/IFRCS/> .
 <countries/PL/> :isMember 
   <organizations/IFRCS/> .
 <countries/UA/> :isMember 
   <organizations/IFRCS/> .
 <countries/R/> :isMember 
   <organizations/IFRCS/> .
 <countries/B/> :isMember 
   <organizations/IFRCS/> .
 <countries/L/> :isMember 
   <organizations/IFRCS/> .
 <countries/NL/> :isMember 
   <organizations/IFRCS/> .
 <countries/SLO/> :isMember 
   <organizations/IFRCS/> .
 <countries/HR/> :isMember 
   <organizations/IFRCS/> .
 <countries/BIH/> :isMember 
   <organizations/IFRCS/> .
 <countries/BG/> :isMember 
   <organizations/IFRCS/> .
 <countries/RO/> :isMember 
   <organizations/IFRCS/> .
 <countries/DK/> :isMember 
   <organizations/IFRCS/> .
 <countries/IS/> :isMember 
   <organizations/IFRCS/> .
 <countries/IRL/> :isMember 
   <organizations/IFRCS/> .
 <countries/SF/> :isMember 
   <organizations/IFRCS/> .
 <countries/N/> :isMember 
   <organizations/IFRCS/> .
 <countries/S/> :isMember 
   <organizations/IFRCS/> .
 <countries/MC/> :isMember 
   <organizations/IFRCS/> .
 <countries/V/> :isMember 
   <organizations/IFRCS/> .
 <countries/RSM/> :isMember 
   <organizations/IFRCS/> .
 <countries/M/> :isMember 
   <organizations/IFRCS/> .
 <countries/MD/> :isMember 
   <organizations/IFRCS/> .
 <countries/P/> :isMember 
   <organizations/IFRCS/> .
 <countries/GB/> :isMember 
   <organizations/IFRCS/> .
 <countries/TR/> :isMember 
   <organizations/IFRCS/> .
 <countries/KZ/> :isMember 
   <organizations/IFRCS/> .
 <countries/AL/> :isMember 
   <organizations/IFC/> .
 <countries/GR/> :isMember 
   <organizations/IFC/> .
 <countries/CY/> :isMember 
   <organizations/IFC/> .
 <countries/MK/> :isMember 
   <organizations/IFC/> .
 <countries/SRB/> :isMember 
   <organizations/IFC/> .
 <countries/MNE/> :isMember 
   <organizations/IFC/> .
 <countries/KOS/> :isMember 
   <organizations/IFC/> .
 <countries/F/> :isMember 
   <organizations/IFC/> .
 <countries/E/> :isMember 
   <organizations/IFC/> .
 <countries/CZ/> :isMember 
   <organizations/IFC/> .
 <countries/SK/> :isMember 
   <organizations/IFC/> .
 <countries/D/> :isMember 
   <organizations/IFC/> .
 <countries/H/> :isMember 
   <organizations/IFC/> .
 <countries/I/> :isMember 
   <organizations/IFC/> .
 <countries/CH/> :isMember 
   <organizations/IFC/> .
 <countries/A/> :isMember 
   <organizations/IFC/> .
 <countries/EST/> :isMember 
   <organizations/IFC/> .
 <countries/LV/> :isMember 
   <organizations/IFC/> .
 <countries/LT/> :isMember 
   <organizations/IFC/> .
 <countries/BY/> :isMember 
   <organizations/IFC/> .
 <countries/PL/> :isMember 
   <organizations/IFC/> .
 <countries/UA/> :isMember 
   <organizations/IFC/> .
 <countries/R/> :isMember 
   <organizations/IFC/> .
 <countries/B/> :isMember 
   <organizations/IFC/> .
 <countries/L/> :isMember 
   <organizations/IFC/> .
 <countries/NL/> :isMember 
   <organizations/IFC/> .
 <countries/SLO/> :isMember 
   <organizations/IFC/> .
 <countries/HR/> :isMember 
   <organizations/IFC/> .
 <countries/BIH/> :isMember 
   <organizations/IFC/> .
 <countries/BG/> :isMember 
   <organizations/IFC/> .
 <countries/RO/> :isMember 
   <organizations/IFC/> .
 <countries/DK/> :isMember 
   <organizations/IFC/> .
 <countries/IS/> :isMember 
   <organizations/IFC/> .
 <countries/SF/> :isMember 
   <organizations/IFC/> .
 <countries/N/> :isMember 
   <organizations/IFC/> .
 <countries/S/> :isMember 
   <organizations/IFC/> .
 <countries/M/> :isMember 
   <organizations/IFC/> .
 <countries/MD/> :isMember 
   <organizations/IFC/> .
 <countries/P/> :isMember 
   <organizations/IFC/> .
 <countries/GB/> :isMember 
   <organizations/IFC/> .
 <countries/TR/> :isMember 
   <organizations/IFC/> .
 <countries/KZ/> :isMember 
   <organizations/IFC/> .
 <countries/AL/> :isMember 
   <organizations/IFAD/> .
 <countries/GR/> :isMember 
   <organizations/IFAD/> .
 <countries/CY/> :isMember 
   <organizations/IFAD/> .
 <countries/MK/> :isMember 
   <organizations/IFAD/> .
 <countries/F/> :isMember 
   <organizations/IFAD/> .
 <countries/E/> :isMember 
   <organizations/IFAD/> .
 <countries/D/> :isMember 
   <organizations/IFAD/> .
 <countries/H/> :isMember 
   <organizations/IFAD/> .
 <countries/I/> :isMember 
   <organizations/IFAD/> .
 <countries/CH/> :isMember 
   <organizations/IFAD/> .
 <countries/EST/> :isMember 
   <organizations/IFAD/> .
 <countries/B/> :isMember 
   <organizations/IFAD/> .
 <countries/L/> :isMember 
   <organizations/IFAD/> .
 <countries/NL/> :isMember 
   <organizations/IFAD/> .
 <countries/HR/> :isMember 
   <organizations/IFAD/> .
 <countries/BIH/> :isMember 
   <organizations/IFAD/> .
 <countries/RO/> :isMember 
   <organizations/IFAD/> .
 <countries/DK/> :isMember 
   <organizations/IFAD/> .
 <countries/IS/> :isMember 
   <organizations/IFAD/> .
 <countries/IRL/> :isMember 
   <organizations/IFAD/> .
 <countries/SF/> :isMember 
   <organizations/IFAD/> .
 <countries/N/> :isMember 
   <organizations/IFAD/> .
 <countries/S/> :isMember 
   <organizations/IFAD/> .
 <countries/M/> :isMember 
   <organizations/IFAD/> .
 <countries/MD/> :isMember 
   <organizations/IFAD/> .
 <countries/P/> :isMember 
   <organizations/IFAD/> .
 <countries/GB/> :isMember 
   <organizations/IFAD/> .
 <countries/TR/> :isMember 
   <organizations/IFAD/> .
 <countries/KZ/> :isMember 
   <organizations/IFAD/> .
 <countries/GR/> :isMember 
   <organizations/IHO/> .
 <countries/CY/> :isMember 
   <organizations/IHO/> .
 <countries/SRB/> :isMember 
   <organizations/IHO/> .
 <countries/MNE/> :isMember 
   <organizations/IHO/> .
 <countries/F/> :isMember 
   <organizations/IHO/> .
 <countries/E/> :isMember 
   <organizations/IHO/> .
 <countries/D/> :isMember 
   <organizations/IHO/> .
 <countries/I/> :isMember 
   <organizations/IHO/> .
 <countries/EST/> :isMember 
   <organizations/IHO/> .
 <countries/LV/> :isMember 
   <organizations/IHO/> .
 <countries/PL/> :isMember 
   <organizations/IHO/> .
 <countries/UA/> :isMember 
   <organizations/IHO/> .
 <countries/R/> :isMember 
   <organizations/IHO/> .
 <countries/B/> :isMember 
   <organizations/IHO/> .
 <countries/NL/> :isMember 
   <organizations/IHO/> .
 <countries/SLO/> :isMember 
   <organizations/IHO/> .
 <countries/HR/> :isMember 
   <organizations/IHO/> .
 <countries/RO/> :isMember 
   <organizations/IHO/> .
 <countries/DK/> :isMember 
   <organizations/IHO/> .
 <countries/IS/> :isMember 
   <organizations/IHO/> .
 <countries/IRL/> :isMember 
   <organizations/IHO/> .
 <countries/SF/> :isMember 
   <organizations/IHO/> .
 <countries/N/> :isMember 
   <organizations/IHO/> .
 <countries/S/> :isMember 
   <organizations/IHO/> .
 <countries/MC/> :isMember 
   <organizations/IHO/> .
 <countries/P/> :isMember 
   <organizations/IHO/> .
 <countries/GB/> :isMember 
   <organizations/IHO/> .
 <countries/TR/> :isMember 
   <organizations/IHO/> .
 <countries/AL/> :isMember 
   <organizations/ILO/> .
 <countries/GR/> :isMember 
   <organizations/ILO/> .
 <countries/CY/> :isMember 
   <organizations/ILO/> .
 <countries/MK/> :isMember 
   <organizations/ILO/> .
 <countries/SRB/> :isMember 
   <organizations/ILO/> .
 <countries/MNE/> :isMember 
   <organizations/ILO/> .
 <countries/F/> :isMember 
   <organizations/ILO/> .
 <countries/E/> :isMember 
   <organizations/ILO/> .
 <countries/CZ/> :isMember 
   <organizations/ILO/> .
 <countries/SK/> :isMember 
   <organizations/ILO/> .
 <countries/D/> :isMember 
   <organizations/ILO/> .
 <countries/H/> :isMember 
   <organizations/ILO/> .
 <countries/I/> :isMember 
   <organizations/ILO/> .
 <countries/CH/> :isMember 
   <organizations/ILO/> .
 <countries/A/> :isMember 
   <organizations/ILO/> .
 <countries/EST/> :isMember 
   <organizations/ILO/> .
 <countries/LV/> :isMember 
   <organizations/ILO/> .
 <countries/LT/> :isMember 
   <organizations/ILO/> .
 <countries/BY/> :isMember 
   <organizations/ILO/> .
 <countries/PL/> :isMember 
   <organizations/ILO/> .
 <countries/UA/> :isMember 
   <organizations/ILO/> .
 <countries/R/> :isMember 
   <organizations/ILO/> .
 <countries/B/> :isMember 
   <organizations/ILO/> .
 <countries/L/> :isMember 
   <organizations/ILO/> .
 <countries/NL/> :isMember 
   <organizations/ILO/> .
 <countries/SLO/> :isMember 
   <organizations/ILO/> .
 <countries/HR/> :isMember 
   <organizations/ILO/> .
 <countries/BIH/> :isMember 
   <organizations/ILO/> .
 <countries/BG/> :isMember 
   <organizations/ILO/> .
 <countries/RO/> :isMember 
   <organizations/ILO/> .
 <countries/DK/> :isMember 
   <organizations/ILO/> .
 <countries/IS/> :isMember 
   <organizations/ILO/> .
 <countries/SF/> :isMember 
   <organizations/ILO/> .
 <countries/N/> :isMember 
   <organizations/ILO/> .
 <countries/S/> :isMember 
   <organizations/ILO/> .
 <countries/RSM/> :isMember 
   <organizations/ILO/> .
 <countries/M/> :isMember 
   <organizations/ILO/> .
 <countries/MD/> :isMember 
   <organizations/ILO/> .
 <countries/P/> :isMember 
   <organizations/ILO/> .
 <countries/GB/> :isMember 
   <organizations/ILO/> .
 <countries/TR/> :isMember 
   <organizations/ILO/> .
 <countries/KZ/> :isMember 
   <organizations/ILO/> .
 <countries/AL/> :isMember 
   <organizations/IMO/> .
 <countries/GR/> :isMember 
   <organizations/IMO/> .
 <countries/CY/> :isMember 
   <organizations/IMO/> .
 <countries/MK/> :isMember 
   <organizations/IMO/> .
 <countries/SRB/> :isMember 
   <organizations/IMO/> .
 <countries/MNE/> :isMember 
   <organizations/IMO/> .
 <countries/F/> :isMember 
   <organizations/IMO/> .
 <countries/E/> :isMember 
   <organizations/IMO/> .
 <countries/CZ/> :isMember 
   <organizations/IMO/> .
 <countries/SK/> :isMember 
   <organizations/IMO/> .
 <countries/D/> :isMember 
   <organizations/IMO/> .
 <countries/H/> :isMember 
   <organizations/IMO/> .
 <countries/I/> :isMember 
   <organizations/IMO/> .
 <countries/CH/> :isMember 
   <organizations/IMO/> .
 <countries/A/> :isMember 
   <organizations/IMO/> .
 <countries/EST/> :isMember 
   <organizations/IMO/> .
 <countries/LV/> :isMember 
   <organizations/IMO/> .
 <countries/LT/> :isMember 
   <organizations/IMO/> .
 <countries/PL/> :isMember 
   <organizations/IMO/> .
 <countries/UA/> :isMember 
   <organizations/IMO/> .
 <countries/R/> :isMember 
   <organizations/IMO/> .
 <countries/B/> :isMember 
   <organizations/IMO/> .
 <countries/L/> :isMember 
   <organizations/IMO/> .
 <countries/NL/> :isMember 
   <organizations/IMO/> .
 <countries/SLO/> :isMember 
   <organizations/IMO/> .
 <countries/HR/> :isMember 
   <organizations/IMO/> .
 <countries/BIH/> :isMember 
   <organizations/IMO/> .
 <countries/BG/> :isMember 
   <organizations/IMO/> .
 <countries/RO/> :isMember 
   <organizations/IMO/> .
 <countries/DK/> :isMember 
   <organizations/IMO/> .
 <countries/IS/> :isMember 
   <organizations/IMO/> .
 <countries/FO/> :isMember 
   <organizations/IMO/> .
 <countries/SF/> :isMember 
   <organizations/IMO/> .
 <countries/N/> :isMember 
   <organizations/IMO/> .
 <countries/S/> :isMember 
   <organizations/IMO/> .
 <countries/MC/> :isMember 
   <organizations/IMO/> .
 <countries/RSM/> :isMember 
   <organizations/IMO/> .
 <countries/M/> :isMember 
   <organizations/IMO/> .
 <countries/MD/> :isMember 
   <organizations/IMO/> .
 <countries/P/> :isMember 
   <organizations/IMO/> .
 <countries/GB/> :isMember 
   <organizations/IMO/> .
 <countries/TR/> :isMember 
   <organizations/IMO/> .
 <countries/KZ/> :isMember 
   <organizations/IMO/> .
 <countries/GR/> :isMember 
   <organizations/IMSO/> .
 <countries/CY/> :isMember 
   <organizations/IMSO/> .
 <countries/SRB/> :isMember 
   <organizations/IMSO/> .
 <countries/MNE/> :isMember 
   <organizations/IMSO/> .
 <countries/F/> :isMember 
   <organizations/IMSO/> .
 <countries/E/> :isMember 
   <organizations/IMSO/> .
 <countries/CZ/> :isMember 
   <organizations/IMSO/> .
 <countries/SK/> :isMember 
   <organizations/IMSO/> .
 <countries/D/> :isMember 
   <organizations/IMSO/> .
 <countries/H/> :isMember 
   <organizations/IMSO/> .
 <countries/I/> :isMember 
   <organizations/IMSO/> .
 <countries/CH/> :isMember 
   <organizations/IMSO/> .
 <countries/LV/> :isMember 
   <organizations/IMSO/> .
 <countries/BY/> :isMember 
   <organizations/IMSO/> .
 <countries/PL/> :isMember 
   <organizations/IMSO/> .
 <countries/UA/> :isMember 
   <organizations/IMSO/> .
 <countries/R/> :isMember 
   <organizations/IMSO/> .
 <countries/B/> :isMember 
   <organizations/IMSO/> .
 <countries/NL/> :isMember 
   <organizations/IMSO/> .
 <countries/HR/> :isMember 
   <organizations/IMSO/> .
 <countries/BIH/> :isMember 
   <organizations/IMSO/> .
 <countries/BG/> :isMember 
   <organizations/IMSO/> .
 <countries/RO/> :isMember 
   <organizations/IMSO/> .
 <countries/DK/> :isMember 
   <organizations/IMSO/> .
 <countries/IS/> :isMember 
   <organizations/IMSO/> .
 <countries/SF/> :isMember 
   <organizations/IMSO/> .
 <countries/N/> :isMember 
   <organizations/IMSO/> .
 <countries/S/> :isMember 
   <organizations/IMSO/> .
 <countries/MC/> :isMember 
   <organizations/IMSO/> .
 <countries/M/> :isMember 
   <organizations/IMSO/> .
 <countries/P/> :isMember 
   <organizations/IMSO/> .
 <countries/GB/> :isMember 
   <organizations/IMSO/> .
 <countries/TR/> :isMember 
   <organizations/IMSO/> .
 <countries/AL/> :isMember 
   <organizations/IMF/> .
 <countries/GR/> :isMember 
   <organizations/IMF/> .
 <countries/CY/> :isMember 
   <organizations/IMF/> .
 <countries/MK/> :isMember 
   <organizations/IMF/> .
 <countries/SRB/> :isMember 
   <organizations/IMF/> .
 <countries/MNE/> :isMember 
   <organizations/IMF/> .
 <countries/KOS/> :isMember 
   <organizations/IMF/> .
 <countries/F/> :isMember 
   <organizations/IMF/> .
 <countries/E/> :isMember 
   <organizations/IMF/> .
 <countries/CZ/> :isMember 
   <organizations/IMF/> .
 <countries/SK/> :isMember 
   <organizations/IMF/> .
 <countries/D/> :isMember 
   <organizations/IMF/> .
 <countries/H/> :isMember 
   <organizations/IMF/> .
 <countries/I/> :isMember 
   <organizations/IMF/> .
 <countries/CH/> :isMember 
   <organizations/IMF/> .
 <countries/A/> :isMember 
   <organizations/IMF/> .
 <countries/EST/> :isMember 
   <organizations/IMF/> .
 <countries/LV/> :isMember 
   <organizations/IMF/> .
 <countries/LT/> :isMember 
   <organizations/IMF/> .
 <countries/BY/> :isMember 
   <organizations/IMF/> .
 <countries/PL/> :isMember 
   <organizations/IMF/> .
 <countries/UA/> :isMember 
   <organizations/IMF/> .
 <countries/R/> :isMember 
   <organizations/IMF/> .
 <countries/B/> :isMember 
   <organizations/IMF/> .
 <countries/L/> :isMember 
   <organizations/IMF/> .
 <countries/NL/> :isMember 
   <organizations/IMF/> .
 <countries/SLO/> :isMember 
   <organizations/IMF/> .
 <countries/HR/> :isMember 
   <organizations/IMF/> .
 <countries/BIH/> :isMember 
   <organizations/IMF/> .
 <countries/BG/> :isMember 
   <organizations/IMF/> .
 <countries/RO/> :isMember 
   <organizations/IMF/> .
 <countries/DK/> :isMember 
   <organizations/IMF/> .
 <countries/IS/> :isMember 
   <organizations/IMF/> .
 <countries/SF/> :isMember 
   <organizations/IMF/> .
 <countries/N/> :isMember 
   <organizations/IMF/> .
 <countries/S/> :isMember 
   <organizations/IMF/> .
 <countries/RSM/> :isMember 
   <organizations/IMF/> .
 <countries/M/> :isMember 
   <organizations/IMF/> .
 <countries/MD/> :isMember 
   <organizations/IMF/> .
 <countries/P/> :isMember 
   <organizations/IMF/> .
 <countries/GB/> :isMember 
   <organizations/IMF/> .
 <countries/TR/> :isMember 
   <organizations/IMF/> .
 <countries/KZ/> :isMember 
   <organizations/IMF/> .
 <countries/AL/> :isMember 
   <organizations/IOC/> .
 <countries/GR/> :isMember 
   <organizations/IOC/> .
 <countries/CY/> :isMember 
   <organizations/IOC/> .
 <countries/MK/> :isMember 
   <organizations/IOC/> .
 <countries/SRB/> :isMember 
   <organizations/IOC/> .
 <countries/MNE/> :isMember 
   <organizations/IOC/> .
 <countries/AND/> :isMember 
   <organizations/IOC/> .
 <countries/F/> :isMember 
   <organizations/IOC/> .
 <countries/E/> :isMember 
   <organizations/IOC/> .
 <countries/CZ/> :isMember 
   <organizations/IOC/> .
 <countries/SK/> :isMember 
   <organizations/IOC/> .
 <countries/D/> :isMember 
   <organizations/IOC/> .
 <countries/H/> :isMember 
   <organizations/IOC/> .
 <countries/I/> :isMember 
   <organizations/IOC/> .
 <countries/CH/> :isMember 
   <organizations/IOC/> .
 <countries/FL/> :isMember 
   <organizations/IOC/> .
 <countries/A/> :isMember 
   <organizations/IOC/> .
 <countries/EST/> :isMember 
   <organizations/IOC/> .
 <countries/LV/> :isMember 
   <organizations/IOC/> .
 <countries/LT/> :isMember 
   <organizations/IOC/> .
 <countries/BY/> :isMember 
   <organizations/IOC/> .
 <countries/PL/> :isMember 
   <organizations/IOC/> .
 <countries/UA/> :isMember 
   <organizations/IOC/> .
 <countries/R/> :isMember 
   <organizations/IOC/> .
 <countries/B/> :isMember 
   <organizations/IOC/> .
 <countries/L/> :isMember 
   <organizations/IOC/> .
 <countries/NL/> :isMember 
   <organizations/IOC/> .
 <countries/SLO/> :isMember 
   <organizations/IOC/> .
 <countries/HR/> :isMember 
   <organizations/IOC/> .
 <countries/BIH/> :isMember 
   <organizations/IOC/> .
 <countries/BG/> :isMember 
   <organizations/IOC/> .
 <countries/RO/> :isMember 
   <organizations/IOC/> .
 <countries/DK/> :isMember 
   <organizations/IOC/> .
 <countries/IS/> :isMember 
   <organizations/IOC/> .
 <countries/IRL/> :isMember 
   <organizations/IOC/> .
 <countries/SF/> :isMember 
   <organizations/IOC/> .
 <countries/N/> :isMember 
   <organizations/IOC/> .
 <countries/S/> :isMember 
   <organizations/IOC/> .
 <countries/MC/> :isMember 
   <organizations/IOC/> .
 <countries/RSM/> :isMember 
   <organizations/IOC/> .
 <countries/M/> :isMember 
   <organizations/IOC/> .
 <countries/MD/> :isMember 
   <organizations/IOC/> .
 <countries/P/> :isMember 
   <organizations/IOC/> .
 <countries/GB/> :isMember 
   <organizations/IOC/> .
 <countries/TR/> :isMember 
   <organizations/IOC/> .
 <countries/KZ/> :isMember 
   <organizations/IOC/> .
 <countries/AL/> :isMember 
   <organizations/IOM/> .
 <countries/GR/> :isMember 
   <organizations/IOM/> .
 <countries/CY/> :isMember 
   <organizations/IOM/> .
 <countries/MK/> :isMember 
   <organizations/IOM/> .
 <countries/SRB/> :isMember 
   <organizations/IOM/> .
 <countries/MNE/> :isMember 
   <organizations/IOM/> .
 <countries/F/> :isMember 
   <organizations/IOM/> .
 <countries/E/> :isMember 
   <organizations/IOM/> .
 <countries/CZ/> :isMember 
   <organizations/IOM/> .
 <countries/SK/> :isMember 
   <organizations/IOM/> .
 <countries/D/> :isMember 
   <organizations/IOM/> .
 <countries/H/> :isMember 
   <organizations/IOM/> .
 <countries/I/> :isMember 
   <organizations/IOM/> .
 <countries/CH/> :isMember 
   <organizations/IOM/> .
 <countries/A/> :isMember 
   <organizations/IOM/> .
 <countries/EST/> :isMember 
   <organizations/IOM/> .
 <countries/LV/> :isMember 
   <organizations/IOM/> .
 <countries/LT/> :isMember 
   <organizations/IOM/> .
 <countries/BY/> :isMember 
   <organizations/IOM/> .
 <countries/PL/> :isMember 
   <organizations/IOM/> .
 <countries/UA/> :isMember 
   <organizations/IOM/> .
 <countries/R/> :isMember 
   <organizations/IOM/> .
 <countries/B/> :isMember 
   <organizations/IOM/> .
 <countries/L/> :isMember 
   <organizations/IOM/> .
 <countries/NL/> :isMember 
   <organizations/IOM/> .
 <countries/SLO/> :isMember 
   <organizations/IOM/> .
 <countries/HR/> :isMember 
   <organizations/IOM/> .
 <countries/BIH/> :isMember 
   <organizations/IOM/> .
 <countries/BG/> :isMember 
   <organizations/IOM/> .
 <countries/RO/> :isMember 
   <organizations/IOM/> .
 <countries/DK/> :isMember 
   <organizations/IOM/> .
 <countries/IRL/> :isMember 
   <organizations/IOM/> .
 <countries/SF/> :isMember 
   <organizations/IOM/> .
 <countries/N/> :isMember 
   <organizations/IOM/> .
 <countries/S/> :isMember 
   <organizations/IOM/> .
 <countries/V/> :isMember 
   <organizations/IOM/> .
 <countries/RSM/> :isMember 
   <organizations/IOM/> .
 <countries/M/> :isMember 
   <organizations/IOM/> .
 <countries/MD/> :isMember 
   <organizations/IOM/> .
 <countries/P/> :isMember 
   <organizations/IOM/> .
 <countries/GB/> :isMember 
   <organizations/IOM/> .
 <countries/TR/> :isMember 
   <organizations/IOM/> .
 <countries/KZ/> :isMember 
   <organizations/IOM/> .
 <countries/AL/> :isMember 
   <organizations/ISO/> .
 <countries/GR/> :isMember 
   <organizations/ISO/> .
 <countries/CY/> :isMember 
   <organizations/ISO/> .
 <countries/MK/> :isMember 
   <organizations/ISO/> .
 <countries/SRB/> :isMember 
   <organizations/ISO/> .
 <countries/MNE/> :isMember 
   <organizations/ISO/> .
 <countries/F/> :isMember 
   <organizations/ISO/> .
 <countries/E/> :isMember 
   <organizations/ISO/> .
 <countries/CZ/> :isMember 
   <organizations/ISO/> .
 <countries/SK/> :isMember 
   <organizations/ISO/> .
 <countries/D/> :isMember 
   <organizations/ISO/> .
 <countries/H/> :isMember 
   <organizations/ISO/> .
 <countries/I/> :isMember 
   <organizations/ISO/> .
 <countries/CH/> :isMember 
   <organizations/ISO/> .
 <countries/A/> :isMember 
   <organizations/ISO/> .
 <countries/EST/> :isMember 
   <organizations/ISO/> .
 <countries/LV/> :isMember 
   <organizations/ISO/> .
 <countries/LT/> :isMember 
   <organizations/ISO/> .
 <countries/BY/> :isMember 
   <organizations/ISO/> .
 <countries/PL/> :isMember 
   <organizations/ISO/> .
 <countries/UA/> :isMember 
   <organizations/ISO/> .
 <countries/R/> :isMember 
   <organizations/ISO/> .
 <countries/B/> :isMember 
   <organizations/ISO/> .
 <countries/L/> :isMember 
   <organizations/ISO/> .
 <countries/NL/> :isMember 
   <organizations/ISO/> .
 <countries/SLO/> :isMember 
   <organizations/ISO/> .
 <countries/HR/> :isMember 
   <organizations/ISO/> .
 <countries/BIH/> :isMember 
   <organizations/ISO/> .
 <countries/BG/> :isMember 
   <organizations/ISO/> .
 <countries/RO/> :isMember 
   <organizations/ISO/> .
 <countries/DK/> :isMember 
   <organizations/ISO/> .
 <countries/IS/> :isMember 
   <organizations/ISO/> .
 <countries/IRL/> :isMember 
   <organizations/ISO/> .
 <countries/SF/> :isMember 
   <organizations/ISO/> .
 <countries/N/> :isMember 
   <organizations/ISO/> .
 <countries/S/> :isMember 
   <organizations/ISO/> .
 <countries/M/> :isMember 
   <organizations/ISO/> .
 <countries/MD/> :isMember 
   <organizations/ISO/> .
 <countries/P/> :isMember 
   <organizations/ISO/> .
 <countries/GB/> :isMember 
   <organizations/ISO/> .
 <countries/TR/> :isMember 
   <organizations/ISO/> .
 <countries/KZ/> :isMember 
   <organizations/ISO/> .
 <countries/AL/> :isMember 
   <organizations/OIF/> .
 <countries/GR/> :isMember 
   <organizations/OIF/> .
 <countries/CY/> :isMember 
   <organizations/OIF/> .
 <countries/MK/> :isMember 
   <organizations/OIF/> .
 <countries/SRB/> :isMember 
   <organizations/OIF/> .
 <countries/MNE/> :isMember 
   <organizations/OIF/> .
 <countries/AND/> :isMember 
   <organizations/OIF/> .
 <countries/F/> :isMember 
   <organizations/OIF/> .
 <countries/CZ/> :isMember 
   <organizations/OIF/> .
 <countries/SK/> :isMember 
   <organizations/OIF/> .
 <countries/H/> :isMember 
   <organizations/OIF/> .
 <countries/CH/> :isMember 
   <organizations/OIF/> .
 <countries/A/> :isMember 
   <organizations/OIF/> .
 <countries/EST/> :isMember 
   <organizations/OIF/> .
 <countries/LV/> :isMember 
   <organizations/OIF/> .
 <countries/LT/> :isMember 
   <organizations/OIF/> .
 <countries/PL/> :isMember 
   <organizations/OIF/> .
 <countries/UA/> :isMember 
   <organizations/OIF/> .
 <countries/B/> :isMember 
   <organizations/OIF/> .
 <countries/L/> :isMember 
   <organizations/OIF/> .
 <countries/SLO/> :isMember 
   <organizations/OIF/> .
 <countries/HR/> :isMember 
   <organizations/OIF/> .
 <countries/BIH/> :isMember 
   <organizations/OIF/> .
 <countries/BG/> :isMember 
   <organizations/OIF/> .
 <countries/RO/> :isMember 
   <organizations/OIF/> .
 <countries/MC/> :isMember 
   <organizations/OIF/> .
 <countries/MD/> :isMember 
   <organizations/OIF/> .
 <countries/GR/> :isMember 
   <organizations/ITSO/> .
 <countries/CY/> :isMember 
   <organizations/ITSO/> .
 <countries/SRB/> :isMember 
   <organizations/ITSO/> .
 <countries/MNE/> :isMember 
   <organizations/ITSO/> .
 <countries/F/> :isMember 
   <organizations/ITSO/> .
 <countries/E/> :isMember 
   <organizations/ITSO/> .
 <countries/CZ/> :isMember 
   <organizations/ITSO/> .
 <countries/D/> :isMember 
   <organizations/ITSO/> .
 <countries/H/> :isMember 
   <organizations/ITSO/> .
 <countries/I/> :isMember 
   <organizations/ITSO/> .
 <countries/CH/> :isMember 
   <organizations/ITSO/> .
 <countries/FL/> :isMember 
   <organizations/ITSO/> .
 <countries/A/> :isMember 
   <organizations/ITSO/> .
 <countries/EST/> :isMember 
   <organizations/ITSO/> .
 <countries/PL/> :isMember 
   <organizations/ITSO/> .
 <countries/R/> :isMember 
   <organizations/ITSO/> .
 <countries/B/> :isMember 
   <organizations/ITSO/> .
 <countries/L/> :isMember 
   <organizations/ITSO/> .
 <countries/NL/> :isMember 
   <organizations/ITSO/> .
 <countries/HR/> :isMember 
   <organizations/ITSO/> .
 <countries/BIH/> :isMember 
   <organizations/ITSO/> .
 <countries/BG/> :isMember 
   <organizations/ITSO/> .
 <countries/RO/> :isMember 
   <organizations/ITSO/> .
 <countries/DK/> :isMember 
   <organizations/ITSO/> .
 <countries/IS/> :isMember 
   <organizations/ITSO/> .
 <countries/IRL/> :isMember 
   <organizations/ITSO/> .
 <countries/SF/> :isMember 
   <organizations/ITSO/> .
 <countries/N/> :isMember 
   <organizations/ITSO/> .
 <countries/S/> :isMember 
   <organizations/ITSO/> .
 <countries/MC/> :isMember 
   <organizations/ITSO/> .
 <countries/V/> :isMember 
   <organizations/ITSO/> .
 <countries/M/> :isMember 
   <organizations/ITSO/> .
 <countries/P/> :isMember 
   <organizations/ITSO/> .
 <countries/GB/> :isMember 
   <organizations/ITSO/> .
 <countries/TR/> :isMember 
   <organizations/ITSO/> .
 <countries/KZ/> :isMember 
   <organizations/ITSO/> .
 <countries/AL/> :isMember 
   <organizations/ITU/> .
 <countries/GR/> :isMember 
   <organizations/ITU/> .
 <countries/CY/> :isMember 
   <organizations/ITU/> .
 <countries/MK/> :isMember 
   <organizations/ITU/> .
 <countries/SRB/> :isMember 
   <organizations/ITU/> .
 <countries/MNE/> :isMember 
   <organizations/ITU/> .
 <countries/AND/> :isMember 
   <organizations/ITU/> .
 <countries/F/> :isMember 
   <organizations/ITU/> .
 <countries/E/> :isMember 
   <organizations/ITU/> .
 <countries/CZ/> :isMember 
   <organizations/ITU/> .
 <countries/SK/> :isMember 
   <organizations/ITU/> .
 <countries/D/> :isMember 
   <organizations/ITU/> .
 <countries/H/> :isMember 
   <organizations/ITU/> .
 <countries/I/> :isMember 
   <organizations/ITU/> .
 <countries/CH/> :isMember 
   <organizations/ITU/> .
 <countries/FL/> :isMember 
   <organizations/ITU/> .
 <countries/A/> :isMember 
   <organizations/ITU/> .
 <countries/EST/> :isMember 
   <organizations/ITU/> .
 <countries/LV/> :isMember 
   <organizations/ITU/> .
 <countries/LT/> :isMember 
   <organizations/ITU/> .
 <countries/BY/> :isMember 
   <organizations/ITU/> .
 <countries/PL/> :isMember 
   <organizations/ITU/> .
 <countries/UA/> :isMember 
   <organizations/ITU/> .
 <countries/R/> :isMember 
   <organizations/ITU/> .
 <countries/B/> :isMember 
   <organizations/ITU/> .
 <countries/L/> :isMember 
   <organizations/ITU/> .
 <countries/NL/> :isMember 
   <organizations/ITU/> .
 <countries/SLO/> :isMember 
   <organizations/ITU/> .
 <countries/HR/> :isMember 
   <organizations/ITU/> .
 <countries/BIH/> :isMember 
   <organizations/ITU/> .
 <countries/BG/> :isMember 
   <organizations/ITU/> .
 <countries/RO/> :isMember 
   <organizations/ITU/> .
 <countries/DK/> :isMember 
   <organizations/ITU/> .
 <countries/IS/> :isMember 
   <organizations/ITU/> .
 <countries/SF/> :isMember 
   <organizations/ITU/> .
 <countries/N/> :isMember 
   <organizations/ITU/> .
 <countries/S/> :isMember 
   <organizations/ITU/> .
 <countries/MC/> :isMember 
   <organizations/ITU/> .
 <countries/V/> :isMember 
   <organizations/ITU/> .
 <countries/RSM/> :isMember 
   <organizations/ITU/> .
 <countries/M/> :isMember 
   <organizations/ITU/> .
 <countries/MD/> :isMember 
   <organizations/ITU/> .
 <countries/P/> :isMember 
   <organizations/ITU/> .
 <countries/GB/> :isMember 
   <organizations/ITU/> .
 <countries/TR/> :isMember 
   <organizations/ITU/> .
 <countries/KZ/> :isMember 
   <organizations/ITU/> .
 <countries/AL/> :isMember 
   <organizations/ITUC/> .
 <countries/GR/> :isMember 
   <organizations/ITUC/> .
 <countries/CY/> :isMember 
   <organizations/ITUC/> .
 <countries/MK/> :isMember 
   <organizations/ITUC/> .
 <countries/SRB/> :isMember 
   <organizations/ITUC/> .
 <countries/MNE/> :isMember 
   <organizations/ITUC/> .
 <countries/KOS/> :isMember 
   <organizations/ITUC/> .
 <countries/F/> :isMember 
   <organizations/ITUC/> .
 <countries/E/> :isMember 
   <organizations/ITUC/> .
 <countries/CZ/> :isMember 
   <organizations/ITUC/> .
 <countries/SK/> :isMember 
   <organizations/ITUC/> .
 <countries/D/> :isMember 
   <organizations/ITUC/> .
 <countries/H/> :isMember 
   <organizations/ITUC/> .
 <countries/I/> :isMember 
   <organizations/ITUC/> .
 <countries/CH/> :isMember 
   <organizations/ITUC/> .
 <countries/FL/> :isMember 
   <organizations/ITUC/> .
 <countries/A/> :isMember 
   <organizations/ITUC/> .
 <countries/EST/> :isMember 
   <organizations/ITUC/> .
 <countries/LV/> :isMember 
   <organizations/ITUC/> .
 <countries/LT/> :isMember 
   <organizations/ITUC/> .
 <countries/BY/> :isMember 
   <organizations/ITUC/> .
 <countries/PL/> :isMember 
   <organizations/ITUC/> .
 <countries/UA/> :isMember 
   <organizations/ITUC/> .
 <countries/R/> :isMember 
   <organizations/ITUC/> .
 <countries/B/> :isMember 
   <organizations/ITUC/> .
 <countries/L/> :isMember 
   <organizations/ITUC/> .
 <countries/NL/> :isMember 
   <organizations/ITUC/> .
 <countries/HR/> :isMember 
   <organizations/ITUC/> .
 <countries/BIH/> :isMember 
   <organizations/ITUC/> .
 <countries/BG/> :isMember 
   <organizations/ITUC/> .
 <countries/RO/> :isMember 
   <organizations/ITUC/> .
 <countries/DK/> :isMember 
   <organizations/ITUC/> .
 <countries/IS/> :isMember 
   <organizations/ITUC/> .
 <countries/IRL/> :isMember 
   <organizations/ITUC/> .
 <countries/SF/> :isMember 
   <organizations/ITUC/> .
 <countries/N/> :isMember 
   <organizations/ITUC/> .
 <countries/S/> :isMember 
   <organizations/ITUC/> .
 <countries/V/> :isMember 
   <organizations/ITUC/> .
 <countries/RSM/> :isMember 
   <organizations/ITUC/> .
 <countries/M/> :isMember 
   <organizations/ITUC/> .
 <countries/MD/> :isMember 
   <organizations/ITUC/> .
 <countries/P/> :isMember 
   <organizations/ITUC/> .
 <countries/GB/> :isMember 
   <organizations/ITUC/> .
 <countries/TR/> :isMember 
   <organizations/ITUC/> .
 <countries/AL/> :isMember 
   <organizations/IDB/> .
 <countries/TR/> :isMember 
   <organizations/IDB/> .
 <countries/KZ/> :isMember 
   <organizations/IDB/> .
 <countries/E/> :isMember 
   <organizations/LAIA/> .
 <countries/I/> :isMember 
   <organizations/LAIA/> .
 <countries/CH/> :isMember 
   <organizations/LAIA/> .
 <countries/UA/> :isMember 
   <organizations/LAIA/> .
 <countries/R/> :isMember 
   <organizations/LAIA/> .
 <countries/RO/> :isMember 
   <organizations/LAIA/> .
 <countries/RSM/> :isMember 
   <organizations/LAIA/> .
 <countries/P/> :isMember 
   <organizations/LAIA/> .
 <countries/AL/> :isMember 
   <organizations/MIGA/> .
 <countries/GR/> :isMember 
   <organizations/MIGA/> .
 <countries/CY/> :isMember 
   <organizations/MIGA/> .
 <countries/MK/> :isMember 
   <organizations/MIGA/> .
 <countries/SRB/> :isMember 
   <organizations/MIGA/> .
 <countries/MNE/> :isMember 
   <organizations/MIGA/> .
 <countries/F/> :isMember 
   <organizations/MIGA/> .
 <countries/E/> :isMember 
   <organizations/MIGA/> .
 <countries/CZ/> :isMember 
   <organizations/MIGA/> .
 <countries/SK/> :isMember 
   <organizations/MIGA/> .
 <countries/D/> :isMember 
   <organizations/MIGA/> .
 <countries/H/> :isMember 
   <organizations/MIGA/> .
 <countries/I/> :isMember 
   <organizations/MIGA/> .
 <countries/CH/> :isMember 
   <organizations/MIGA/> .
 <countries/A/> :isMember 
   <organizations/MIGA/> .
 <countries/EST/> :isMember 
   <organizations/MIGA/> .
 <countries/LV/> :isMember 
   <organizations/MIGA/> .
 <countries/LT/> :isMember 
   <organizations/MIGA/> .
 <countries/BY/> :isMember 
   <organizations/MIGA/> .
 <countries/PL/> :isMember 
   <organizations/MIGA/> .
 <countries/UA/> :isMember 
   <organizations/MIGA/> .
 <countries/R/> :isMember 
   <organizations/MIGA/> .
 <countries/B/> :isMember 
   <organizations/MIGA/> .
 <countries/L/> :isMember 
   <organizations/MIGA/> .
 <countries/NL/> :isMember 
   <organizations/MIGA/> .
 <countries/SLO/> :isMember 
   <organizations/MIGA/> .
 <countries/HR/> :isMember 
   <organizations/MIGA/> .
 <countries/BIH/> :isMember 
   <organizations/MIGA/> .
 <countries/BG/> :isMember 
   <organizations/MIGA/> .
 <countries/RO/> :isMember 
   <organizations/MIGA/> .
 <countries/DK/> :isMember 
   <organizations/MIGA/> .
 <countries/IS/> :isMember 
   <organizations/MIGA/> .
 <countries/SF/> :isMember 
   <organizations/MIGA/> .
 <countries/N/> :isMember 
   <organizations/MIGA/> .
 <countries/S/> :isMember 
   <organizations/MIGA/> .
 <countries/M/> :isMember 
   <organizations/MIGA/> .
 <countries/MD/> :isMember 
   <organizations/MIGA/> .
 <countries/P/> :isMember 
   <organizations/MIGA/> .
 <countries/GB/> :isMember 
   <organizations/MIGA/> .
 <countries/TR/> :isMember 
   <organizations/MIGA/> .
 <countries/KZ/> :isMember 
   <organizations/MIGA/> .
 <countries/SRB/> :isMember 
   <organizations/NAM/> .
 <countries/MNE/> :isMember 
   <organizations/NAM/> .
 <countries/BY/> :isMember 
   <organizations/NAM/> .
 <countries/UA/> :isMember 
   <organizations/NAM/> .
 <countries/HR/> :isMember 
   <organizations/NAM/> .
 <countries/BIH/> :isMember 
   <organizations/NAM/> .
 <countries/KZ/> :isMember 
   <organizations/NAM/> .
 <countries/EST/> :isMember 
   <organizations/NC/> .
 <countries/LV/> :isMember 
   <organizations/NC/> .
 <countries/LT/> :isMember 
   <organizations/NC/> .
 <countries/DK/> :isMember 
   <organizations/NC/> .
 <countries/IS/> :isMember 
   <organizations/NC/> .
 <countries/FO/> :isMember 
   <organizations/NC/> .
 <countries/SF/> :isMember 
   <organizations/NC/> .
 <countries/N/> :isMember 
   <organizations/NC/> .
 <countries/S/> :isMember 
   <organizations/NC/> .
 <countries/EST/> :isMember 
   <organizations/NIB/> .
 <countries/LV/> :isMember 
   <organizations/NIB/> .
 <countries/LT/> :isMember 
   <organizations/NIB/> .
 <countries/DK/> :isMember 
   <organizations/NIB/> .
 <countries/IS/> :isMember 
   <organizations/NIB/> .
 <countries/SF/> :isMember 
   <organizations/NIB/> .
 <countries/N/> :isMember 
   <organizations/NIB/> .
 <countries/S/> :isMember 
   <organizations/NIB/> .
 <countries/AL/> :isMember 
   <organizations/NATO/> .
 <countries/GR/> :isMember 
   <organizations/NATO/> .
 <countries/MK/> :isMember 
   <organizations/NATO/> .
 <countries/MNE/> :isMember 
   <organizations/NATO/> .
 <countries/F/> :isMember 
   <organizations/NATO/> .
 <countries/E/> :isMember 
   <organizations/NATO/> .
 <countries/CZ/> :isMember 
   <organizations/NATO/> .
 <countries/SK/> :isMember 
   <organizations/NATO/> .
 <countries/D/> :isMember 
   <organizations/NATO/> .
 <countries/H/> :isMember 
   <organizations/NATO/> .
 <countries/I/> :isMember 
   <organizations/NATO/> .
 <countries/EST/> :isMember 
   <organizations/NATO/> .
 <countries/LV/> :isMember 
   <organizations/NATO/> .
 <countries/LT/> :isMember 
   <organizations/NATO/> .
 <countries/PL/> :isMember 
   <organizations/NATO/> .
 <countries/B/> :isMember 
   <organizations/NATO/> .
 <countries/L/> :isMember 
   <organizations/NATO/> .
 <countries/NL/> :isMember 
   <organizations/NATO/> .
 <countries/SLO/> :isMember 
   <organizations/NATO/> .
 <countries/HR/> :isMember 
   <organizations/NATO/> .
 <countries/BIH/> :isMember 
   <organizations/NATO/> .
 <countries/BG/> :isMember 
   <organizations/NATO/> .
 <countries/RO/> :isMember 
   <organizations/NATO/> .
 <countries/DK/> :isMember 
   <organizations/NATO/> .
 <countries/IS/> :isMember 
   <organizations/NATO/> .
 <countries/SF/> :isMember 
   <organizations/NATO/> .
 <countries/N/> :isMember 
   <organizations/NATO/> .
 <countries/S/> :isMember 
   <organizations/NATO/> .
 <countries/P/> :isMember 
   <organizations/NATO/> .
 <countries/GB/> :isMember 
   <organizations/NATO/> .
 <countries/TR/> :isMember 
   <organizations/NATO/> .
 <countries/GR/> :isMember 
   <organizations/NEA/> .
 <countries/F/> :isMember 
   <organizations/NEA/> .
 <countries/E/> :isMember 
   <organizations/NEA/> .
 <countries/CZ/> :isMember 
   <organizations/NEA/> .
 <countries/SK/> :isMember 
   <organizations/NEA/> .
 <countries/D/> :isMember 
   <organizations/NEA/> .
 <countries/H/> :isMember 
   <organizations/NEA/> .
 <countries/I/> :isMember 
   <organizations/NEA/> .
 <countries/CH/> :isMember 
   <organizations/NEA/> .
 <countries/A/> :isMember 
   <organizations/NEA/> .
 <countries/PL/> :isMember 
   <organizations/NEA/> .
 <countries/R/> :isMember 
   <organizations/NEA/> .
 <countries/B/> :isMember 
   <organizations/NEA/> .
 <countries/L/> :isMember 
   <organizations/NEA/> .
 <countries/NL/> :isMember 
   <organizations/NEA/> .
 <countries/SLO/> :isMember 
   <organizations/NEA/> .
 <countries/DK/> :isMember 
   <organizations/NEA/> .
 <countries/IS/> :isMember 
   <organizations/NEA/> .
 <countries/IRL/> :isMember 
   <organizations/NEA/> .
 <countries/SF/> :isMember 
   <organizations/NEA/> .
 <countries/N/> :isMember 
   <organizations/NEA/> .
 <countries/S/> :isMember 
   <organizations/NEA/> .
 <countries/P/> :isMember 
   <organizations/NEA/> .
 <countries/GB/> :isMember 
   <organizations/NEA/> .
 <countries/TR/> :isMember 
   <organizations/NEA/> .
 <countries/GR/> :isMember 
   <organizations/NSG/> .
 <countries/CY/> :isMember 
   <organizations/NSG/> .
 <countries/SRB/> :isMember 
   <organizations/NSG/> .
 <countries/F/> :isMember 
   <organizations/NSG/> .
 <countries/E/> :isMember 
   <organizations/NSG/> .
 <countries/CZ/> :isMember 
   <organizations/NSG/> .
 <countries/SK/> :isMember 
   <organizations/NSG/> .
 <countries/D/> :isMember 
   <organizations/NSG/> .
 <countries/H/> :isMember 
   <organizations/NSG/> .
 <countries/I/> :isMember 
   <organizations/NSG/> .
 <countries/CH/> :isMember 
   <organizations/NSG/> .
 <countries/A/> :isMember 
   <organizations/NSG/> .
 <countries/EST/> :isMember 
   <organizations/NSG/> .
 <countries/LV/> :isMember 
   <organizations/NSG/> .
 <countries/LT/> :isMember 
   <organizations/NSG/> .
 <countries/BY/> :isMember 
   <organizations/NSG/> .
 <countries/PL/> :isMember 
   <organizations/NSG/> .
 <countries/UA/> :isMember 
   <organizations/NSG/> .
 <countries/R/> :isMember 
   <organizations/NSG/> .
 <countries/B/> :isMember 
   <organizations/NSG/> .
 <countries/L/> :isMember 
   <organizations/NSG/> .
 <countries/NL/> :isMember 
   <organizations/NSG/> .
 <countries/SLO/> :isMember 
   <organizations/NSG/> .
 <countries/HR/> :isMember 
   <organizations/NSG/> .
 <countries/BG/> :isMember 
   <organizations/NSG/> .
 <countries/RO/> :isMember 
   <organizations/NSG/> .
 <countries/DK/> :isMember 
   <organizations/NSG/> .
 <countries/IS/> :isMember 
   <organizations/NSG/> .
 <countries/IRL/> :isMember 
   <organizations/NSG/> .
 <countries/SF/> :isMember 
   <organizations/NSG/> .
 <countries/N/> :isMember 
   <organizations/NSG/> .
 <countries/S/> :isMember 
   <organizations/NSG/> .
 <countries/M/> :isMember 
   <organizations/NSG/> .
 <countries/P/> :isMember 
   <organizations/NSG/> .
 <countries/GB/> :isMember 
   <organizations/NSG/> .
 <countries/TR/> :isMember 
   <organizations/NSG/> .
 <countries/KZ/> :isMember 
   <organizations/NSG/> .
 <countries/UA/> :isMember 
   <organizations/GUAM/> .
 <countries/MD/> :isMember 
   <organizations/GUAM/> .
 <countries/GR/> :isMember 
   <organizations/OECD/> .
 <countries/F/> :isMember 
   <organizations/OECD/> .
 <countries/E/> :isMember 
   <organizations/OECD/> .
 <countries/CZ/> :isMember 
   <organizations/OECD/> .
 <countries/SK/> :isMember 
   <organizations/OECD/> .
 <countries/D/> :isMember 
   <organizations/OECD/> .
 <countries/H/> :isMember 
   <organizations/OECD/> .
 <countries/I/> :isMember 
   <organizations/OECD/> .
 <countries/CH/> :isMember 
   <organizations/OECD/> .
 <countries/A/> :isMember 
   <organizations/OECD/> .
 <countries/EST/> :isMember 
   <organizations/OECD/> .
 <countries/PL/> :isMember 
   <organizations/OECD/> .
 <countries/B/> :isMember 
   <organizations/OECD/> .
 <countries/L/> :isMember 
   <organizations/OECD/> .
 <countries/NL/> :isMember 
   <organizations/OECD/> .
 <countries/SLO/> :isMember 
   <organizations/OECD/> .
 <countries/DK/> :isMember 
   <organizations/OECD/> .
 <countries/IS/> :isMember 
   <organizations/OECD/> .
 <countries/IRL/> :isMember 
   <organizations/OECD/> .
 <countries/SF/> :isMember 
   <organizations/OECD/> .
 <countries/N/> :isMember 
   <organizations/OECD/> .
 <countries/S/> :isMember 
   <organizations/OECD/> .
 <countries/P/> :isMember 
   <organizations/OECD/> .
 <countries/GB/> :isMember 
   <organizations/OECD/> .
 <countries/TR/> :isMember 
   <organizations/OECD/> .
 <countries/AL/> :isMember 
   <organizations/OSCE/> .
 <countries/GR/> :isMember 
   <organizations/OSCE/> .
 <countries/CY/> :isMember 
   <organizations/OSCE/> .
 <countries/MK/> :isMember 
   <organizations/OSCE/> .
 <countries/SRB/> :isMember 
   <organizations/OSCE/> .
 <countries/MNE/> :isMember 
   <organizations/OSCE/> .
 <countries/AND/> :isMember 
   <organizations/OSCE/> .
 <countries/F/> :isMember 
   <organizations/OSCE/> .
 <countries/E/> :isMember 
   <organizations/OSCE/> .
 <countries/CZ/> :isMember 
   <organizations/OSCE/> .
 <countries/SK/> :isMember 
   <organizations/OSCE/> .
 <countries/D/> :isMember 
   <organizations/OSCE/> .
 <countries/H/> :isMember 
   <organizations/OSCE/> .
 <countries/I/> :isMember 
   <organizations/OSCE/> .
 <countries/CH/> :isMember 
   <organizations/OSCE/> .
 <countries/FL/> :isMember 
   <organizations/OSCE/> .
 <countries/A/> :isMember 
   <organizations/OSCE/> .
 <countries/EST/> :isMember 
   <organizations/OSCE/> .
 <countries/LV/> :isMember 
   <organizations/OSCE/> .
 <countries/LT/> :isMember 
   <organizations/OSCE/> .
 <countries/BY/> :isMember 
   <organizations/OSCE/> .
 <countries/PL/> :isMember 
   <organizations/OSCE/> .
 <countries/UA/> :isMember 
   <organizations/OSCE/> .
 <countries/R/> :isMember 
   <organizations/OSCE/> .
 <countries/B/> :isMember 
   <organizations/OSCE/> .
 <countries/L/> :isMember 
   <organizations/OSCE/> .
 <countries/NL/> :isMember 
   <organizations/OSCE/> .
 <countries/SLO/> :isMember 
   <organizations/OSCE/> .
 <countries/HR/> :isMember 
   <organizations/OSCE/> .
 <countries/BIH/> :isMember 
   <organizations/OSCE/> .
 <countries/BG/> :isMember 
   <organizations/OSCE/> .
 <countries/RO/> :isMember 
   <organizations/OSCE/> .
 <countries/DK/> :isMember 
   <organizations/OSCE/> .
 <countries/IS/> :isMember 
   <organizations/OSCE/> .
 <countries/IRL/> :isMember 
   <organizations/OSCE/> .
 <countries/SF/> :isMember 
   <organizations/OSCE/> .
 <countries/N/> :isMember 
   <organizations/OSCE/> .
 <countries/S/> :isMember 
   <organizations/OSCE/> .
 <countries/MC/> :isMember 
   <organizations/OSCE/> .
 <countries/V/> :isMember 
   <organizations/OSCE/> .
 <countries/RSM/> :isMember 
   <organizations/OSCE/> .
 <countries/M/> :isMember 
   <organizations/OSCE/> .
 <countries/MD/> :isMember 
   <organizations/OSCE/> .
 <countries/P/> :isMember 
   <organizations/OSCE/> .
 <countries/GB/> :isMember 
   <organizations/OSCE/> .
 <countries/TR/> :isMember 
   <organizations/OSCE/> .
 <countries/KZ/> :isMember 
   <organizations/OSCE/> .
 <countries/AL/> :isMember 
   <organizations/OPCW/> .
 <countries/GR/> :isMember 
   <organizations/OPCW/> .
 <countries/CY/> :isMember 
   <organizations/OPCW/> .
 <countries/MK/> :isMember 
   <organizations/OPCW/> .
 <countries/SRB/> :isMember 
   <organizations/OPCW/> .
 <countries/MNE/> :isMember 
   <organizations/OPCW/> .
 <countries/AND/> :isMember 
   <organizations/OPCW/> .
 <countries/F/> :isMember 
   <organizations/OPCW/> .
 <countries/E/> :isMember 
   <organizations/OPCW/> .
 <countries/CZ/> :isMember 
   <organizations/OPCW/> .
 <countries/SK/> :isMember 
   <organizations/OPCW/> .
 <countries/D/> :isMember 
   <organizations/OPCW/> .
 <countries/H/> :isMember 
   <organizations/OPCW/> .
 <countries/I/> :isMember 
   <organizations/OPCW/> .
 <countries/CH/> :isMember 
   <organizations/OPCW/> .
 <countries/FL/> :isMember 
   <organizations/OPCW/> .
 <countries/A/> :isMember 
   <organizations/OPCW/> .
 <countries/EST/> :isMember 
   <organizations/OPCW/> .
 <countries/LV/> :isMember 
   <organizations/OPCW/> .
 <countries/LT/> :isMember 
   <organizations/OPCW/> .
 <countries/BY/> :isMember 
   <organizations/OPCW/> .
 <countries/PL/> :isMember 
   <organizations/OPCW/> .
 <countries/UA/> :isMember 
   <organizations/OPCW/> .
 <countries/R/> :isMember 
   <organizations/OPCW/> .
 <countries/B/> :isMember 
   <organizations/OPCW/> .
 <countries/L/> :isMember 
   <organizations/OPCW/> .
 <countries/NL/> :isMember 
   <organizations/OPCW/> .
 <countries/SLO/> :isMember 
   <organizations/OPCW/> .
 <countries/HR/> :isMember 
   <organizations/OPCW/> .
 <countries/BIH/> :isMember 
   <organizations/OPCW/> .
 <countries/BG/> :isMember 
   <organizations/OPCW/> .
 <countries/RO/> :isMember 
   <organizations/OPCW/> .
 <countries/DK/> :isMember 
   <organizations/OPCW/> .
 <countries/IS/> :isMember 
   <organizations/OPCW/> .
 <countries/IRL/> :isMember 
   <organizations/OPCW/> .
 <countries/SF/> :isMember 
   <organizations/OPCW/> .
 <countries/N/> :isMember 
   <organizations/OPCW/> .
 <countries/S/> :isMember 
   <organizations/OPCW/> .
 <countries/MC/> :isMember 
   <organizations/OPCW/> .
 <countries/V/> :isMember 
   <organizations/OPCW/> .
 <countries/RSM/> :isMember 
   <organizations/OPCW/> .
 <countries/M/> :isMember 
   <organizations/OPCW/> .
 <countries/MD/> :isMember 
   <organizations/OPCW/> .
 <countries/P/> :isMember 
   <organizations/OPCW/> .
 <countries/GB/> :isMember 
   <organizations/OPCW/> .
 <countries/TR/> :isMember 
   <organizations/OPCW/> .
 <countries/KZ/> :isMember 
   <organizations/OPCW/> .
 <countries/AL/> :isMember 
   <organizations/OAS/> .
 <countries/GR/> :isMember 
   <organizations/OAS/> .
 <countries/CY/> :isMember 
   <organizations/OAS/> .
 <countries/MK/> :isMember 
   <organizations/OAS/> .
 <countries/SRB/> :isMember 
   <organizations/OAS/> .
 <countries/F/> :isMember 
   <organizations/OAS/> .
 <countries/E/> :isMember 
   <organizations/OAS/> .
 <countries/CZ/> :isMember 
   <organizations/OAS/> .
 <countries/SK/> :isMember 
   <organizations/OAS/> .
 <countries/D/> :isMember 
   <organizations/OAS/> .
 <countries/H/> :isMember 
   <organizations/OAS/> .
 <countries/I/> :isMember 
   <organizations/OAS/> .
 <countries/CH/> :isMember 
   <organizations/OAS/> .
 <countries/A/> :isMember 
   <organizations/OAS/> .
 <countries/EST/> :isMember 
   <organizations/OAS/> .
 <countries/LV/> :isMember 
   <organizations/OAS/> .
 <countries/LT/> :isMember 
   <organizations/OAS/> .
 <countries/PL/> :isMember 
   <organizations/OAS/> .
 <countries/UA/> :isMember 
   <organizations/OAS/> .
 <countries/R/> :isMember 
   <organizations/OAS/> .
 <countries/B/> :isMember 
   <organizations/OAS/> .
 <countries/L/> :isMember 
   <organizations/OAS/> .
 <countries/NL/> :isMember 
   <organizations/OAS/> .
 <countries/SLO/> :isMember 
   <organizations/OAS/> .
 <countries/HR/> :isMember 
   <organizations/OAS/> .
 <countries/BIH/> :isMember 
   <organizations/OAS/> .
 <countries/BG/> :isMember 
   <organizations/OAS/> .
 <countries/RO/> :isMember 
   <organizations/OAS/> .
 <countries/DK/> :isMember 
   <organizations/OAS/> .
 <countries/IS/> :isMember 
   <organizations/OAS/> .
 <countries/IRL/> :isMember 
   <organizations/OAS/> .
 <countries/SF/> :isMember 
   <organizations/OAS/> .
 <countries/N/> :isMember 
   <organizations/OAS/> .
 <countries/S/> :isMember 
   <organizations/OAS/> .
 <countries/MC/> :isMember 
   <organizations/OAS/> .
 <countries/V/> :isMember 
   <organizations/OAS/> .
 <countries/M/> :isMember 
   <organizations/OAS/> .
 <countries/P/> :isMember 
   <organizations/OAS/> .
 <countries/GB/> :isMember 
   <organizations/OAS/> .
 <countries/TR/> :isMember 
   <organizations/OAS/> .
 <countries/KZ/> :isMember 
   <organizations/OAS/> .
 <countries/AL/> :isMember 
   <organizations/OIC/> .
 <countries/R/> :isMember 
   <organizations/OIC/> .
 <countries/BIH/> :isMember 
   <organizations/OIC/> .
 <countries/TR/> :isMember 
   <organizations/OIC/> .
 <countries/KZ/> :isMember 
   <organizations/OIC/> .
 <countries/F/> :isMember 
   <organizations/PIF/> .
 <countries/I/> :isMember 
   <organizations/PIF/> .
 <countries/GB/> :isMember 
   <organizations/PIF/> .
 <countries/MK/> :isMember 
   <organizations/PFP/> .
 <countries/SRB/> :isMember 
   <organizations/PFP/> .
 <countries/MNE/> :isMember 
   <organizations/PFP/> .
 <countries/CH/> :isMember 
   <organizations/PFP/> .
 <countries/A/> :isMember 
   <organizations/PFP/> .
 <countries/BY/> :isMember 
   <organizations/PFP/> .
 <countries/UA/> :isMember 
   <organizations/PFP/> .
 <countries/R/> :isMember 
   <organizations/PFP/> .
 <countries/BIH/> :isMember 
   <organizations/PFP/> .
 <countries/IRL/> :isMember 
   <organizations/PFP/> .
 <countries/SF/> :isMember 
   <organizations/PFP/> .
 <countries/S/> :isMember 
   <organizations/PFP/> .
 <countries/M/> :isMember 
   <organizations/PFP/> .
 <countries/MD/> :isMember 
   <organizations/PFP/> .
 <countries/KZ/> :isMember 
   <organizations/PFP/> .
 <countries/AL/> :isMember 
   <organizations/PCA/> .
 <countries/GR/> :isMember 
   <organizations/PCA/> .
 <countries/CY/> :isMember 
   <organizations/PCA/> .
 <countries/MK/> :isMember 
   <organizations/PCA/> .
 <countries/SRB/> :isMember 
   <organizations/PCA/> .
 <countries/MNE/> :isMember 
   <organizations/PCA/> .
 <countries/F/> :isMember 
   <organizations/PCA/> .
 <countries/E/> :isMember 
   <organizations/PCA/> .
 <countries/CZ/> :isMember 
   <organizations/PCA/> .
 <countries/SK/> :isMember 
   <organizations/PCA/> .
 <countries/D/> :isMember 
   <organizations/PCA/> .
 <countries/H/> :isMember 
   <organizations/PCA/> .
 <countries/I/> :isMember 
   <organizations/PCA/> .
 <countries/CH/> :isMember 
   <organizations/PCA/> .
 <countries/FL/> :isMember 
   <organizations/PCA/> .
 <countries/A/> :isMember 
   <organizations/PCA/> .
 <countries/EST/> :isMember 
   <organizations/PCA/> .
 <countries/LV/> :isMember 
   <organizations/PCA/> .
 <countries/LT/> :isMember 
   <organizations/PCA/> .
 <countries/BY/> :isMember 
   <organizations/PCA/> .
 <countries/PL/> :isMember 
   <organizations/PCA/> .
 <countries/UA/> :isMember 
   <organizations/PCA/> .
 <countries/R/> :isMember 
   <organizations/PCA/> .
 <countries/B/> :isMember 
   <organizations/PCA/> .
 <countries/L/> :isMember 
   <organizations/PCA/> .
 <countries/NL/> :isMember 
   <organizations/PCA/> .
 <countries/SLO/> :isMember 
   <organizations/PCA/> .
 <countries/HR/> :isMember 
   <organizations/PCA/> .
 <countries/BG/> :isMember 
   <organizations/PCA/> .
 <countries/RO/> :isMember 
   <organizations/PCA/> .
 <countries/DK/> :isMember 
   <organizations/PCA/> .
 <countries/IS/> :isMember 
   <organizations/PCA/> .
 <countries/IRL/> :isMember 
   <organizations/PCA/> .
 <countries/SF/> :isMember 
   <organizations/PCA/> .
 <countries/N/> :isMember 
   <organizations/PCA/> .
 <countries/S/> :isMember 
   <organizations/PCA/> .
 <countries/M/> :isMember 
   <organizations/PCA/> .
 <countries/P/> :isMember 
   <organizations/PCA/> .
 <countries/GB/> :isMember 
   <organizations/PCA/> .
 <countries/TR/> :isMember 
   <organizations/PCA/> .
 <countries/F/> :isMember 
   <organizations/SPC/> .
 <countries/BY/> :isMember 
   <organizations/SCO/> .
 <countries/R/> :isMember 
   <organizations/SCO/> .
 <countries/TR/> :isMember 
   <organizations/SCO/> .
 <countries/KZ/> :isMember 
   <organizations/SCO/> .
 <countries/AL/> :isMember 
   <organizations/UN/> .
 <countries/GR/> :isMember 
   <organizations/UN/> .
 <countries/CY/> :isMember 
   <organizations/UN/> .
 <countries/MK/> :isMember 
   <organizations/UN/> .
 <countries/SRB/> :isMember 
   <organizations/UN/> .
 <countries/MNE/> :isMember 
   <organizations/UN/> .
 <countries/AND/> :isMember 
   <organizations/UN/> .
 <countries/F/> :isMember 
   <organizations/UN/> .
 <countries/E/> :isMember 
   <organizations/UN/> .
 <countries/CZ/> :isMember 
   <organizations/UN/> .
 <countries/SK/> :isMember 
   <organizations/UN/> .
 <countries/D/> :isMember 
   <organizations/UN/> .
 <countries/H/> :isMember 
   <organizations/UN/> .
 <countries/I/> :isMember 
   <organizations/UN/> .
 <countries/CH/> :isMember 
   <organizations/UN/> .
 <countries/FL/> :isMember 
   <organizations/UN/> .
 <countries/A/> :isMember 
   <organizations/UN/> .
 <countries/EST/> :isMember 
   <organizations/UN/> .
 <countries/LV/> :isMember 
   <organizations/UN/> .
 <countries/LT/> :isMember 
   <organizations/UN/> .
 <countries/BY/> :isMember 
   <organizations/UN/> .
 <countries/PL/> :isMember 
   <organizations/UN/> .
 <countries/UA/> :isMember 
   <organizations/UN/> .
 <countries/R/> :isMember 
   <organizations/UN/> .
 <countries/B/> :isMember 
   <organizations/UN/> .
 <countries/L/> :isMember 
   <organizations/UN/> .
 <countries/NL/> :isMember 
   <organizations/UN/> .
 <countries/SLO/> :isMember 
   <organizations/UN/> .
 <countries/HR/> :isMember 
   <organizations/UN/> .
 <countries/BIH/> :isMember 
   <organizations/UN/> .
 <countries/BG/> :isMember 
   <organizations/UN/> .
 <countries/RO/> :isMember 
   <organizations/UN/> .
 <countries/DK/> :isMember 
   <organizations/UN/> .
 <countries/IS/> :isMember 
   <organizations/UN/> .
 <countries/IRL/> :isMember 
   <organizations/UN/> .
 <countries/SF/> :isMember 
   <organizations/UN/> .
 <countries/N/> :isMember 
   <organizations/UN/> .
 <countries/S/> :isMember 
   <organizations/UN/> .
 <countries/MC/> :isMember 
   <organizations/UN/> .
 <countries/V/> :isMember 
   <organizations/UN/> .
 <countries/RSM/> :isMember 
   <organizations/UN/> .
 <countries/M/> :isMember 
   <organizations/UN/> .
 <countries/MD/> :isMember 
   <organizations/UN/> .
 <countries/P/> :isMember 
   <organizations/UN/> .
 <countries/GB/> :isMember 
   <organizations/UN/> .
 <countries/TR/> :isMember 
   <organizations/UN/> .
 <countries/KZ/> :isMember 
   <organizations/UN/> .
 <countries/AL/> :isMember 
   <organizations/UNCTAD/> .
 <countries/GR/> :isMember 
   <organizations/UNCTAD/> .
 <countries/CY/> :isMember 
   <organizations/UNCTAD/> .
 <countries/MK/> :isMember 
   <organizations/UNCTAD/> .
 <countries/SRB/> :isMember 
   <organizations/UNCTAD/> .
 <countries/MNE/> :isMember 
   <organizations/UNCTAD/> .
 <countries/AND/> :isMember 
   <organizations/UNCTAD/> .
 <countries/F/> :isMember 
   <organizations/UNCTAD/> .
 <countries/E/> :isMember 
   <organizations/UNCTAD/> .
 <countries/CZ/> :isMember 
   <organizations/UNCTAD/> .
 <countries/SK/> :isMember 
   <organizations/UNCTAD/> .
 <countries/D/> :isMember 
   <organizations/UNCTAD/> .
 <countries/H/> :isMember 
   <organizations/UNCTAD/> .
 <countries/I/> :isMember 
   <organizations/UNCTAD/> .
 <countries/CH/> :isMember 
   <organizations/UNCTAD/> .
 <countries/FL/> :isMember 
   <organizations/UNCTAD/> .
 <countries/A/> :isMember 
   <organizations/UNCTAD/> .
 <countries/EST/> :isMember 
   <organizations/UNCTAD/> .
 <countries/LV/> :isMember 
   <organizations/UNCTAD/> .
 <countries/LT/> :isMember 
   <organizations/UNCTAD/> .
 <countries/BY/> :isMember 
   <organizations/UNCTAD/> .
 <countries/PL/> :isMember 
   <organizations/UNCTAD/> .
 <countries/UA/> :isMember 
   <organizations/UNCTAD/> .
 <countries/R/> :isMember 
   <organizations/UNCTAD/> .
 <countries/B/> :isMember 
   <organizations/UNCTAD/> .
 <countries/L/> :isMember 
   <organizations/UNCTAD/> .
 <countries/NL/> :isMember 
   <organizations/UNCTAD/> .
 <countries/SLO/> :isMember 
   <organizations/UNCTAD/> .
 <countries/HR/> :isMember 
   <organizations/UNCTAD/> .
 <countries/BIH/> :isMember 
   <organizations/UNCTAD/> .
 <countries/BG/> :isMember 
   <organizations/UNCTAD/> .
 <countries/RO/> :isMember 
   <organizations/UNCTAD/> .
 <countries/DK/> :isMember 
   <organizations/UNCTAD/> .
 <countries/IS/> :isMember 
   <organizations/UNCTAD/> .
 <countries/SF/> :isMember 
   <organizations/UNCTAD/> .
 <countries/N/> :isMember 
   <organizations/UNCTAD/> .
 <countries/S/> :isMember 
   <organizations/UNCTAD/> .
 <countries/MC/> :isMember 
   <organizations/UNCTAD/> .
 <countries/V/> :isMember 
   <organizations/UNCTAD/> .
 <countries/RSM/> :isMember 
   <organizations/UNCTAD/> .
 <countries/M/> :isMember 
   <organizations/UNCTAD/> .
 <countries/MD/> :isMember 
   <organizations/UNCTAD/> .
 <countries/P/> :isMember 
   <organizations/UNCTAD/> .
 <countries/GB/> :isMember 
   <organizations/UNCTAD/> .
 <countries/TR/> :isMember 
   <organizations/UNCTAD/> .
 <countries/KZ/> :isMember 
   <organizations/UNCTAD/> .
 <countries/NL/> :isMember 
   <organizations/UNDOF/> .
 <countries/IRL/> :isMember 
   <organizations/UNDOF/> .
 <countries/AL/> :isMember 
   <organizations/UNESCO/> .
 <countries/GR/> :isMember 
   <organizations/UNESCO/> .
 <countries/CY/> :isMember 
   <organizations/UNESCO/> .
 <countries/MK/> :isMember 
   <organizations/UNESCO/> .
 <countries/SRB/> :isMember 
   <organizations/UNESCO/> .
 <countries/MNE/> :isMember 
   <organizations/UNESCO/> .
 <countries/AND/> :isMember 
   <organizations/UNESCO/> .
 <countries/F/> :isMember 
   <organizations/UNESCO/> .
 <countries/E/> :isMember 
   <organizations/UNESCO/> .
 <countries/CZ/> :isMember 
   <organizations/UNESCO/> .
 <countries/SK/> :isMember 
   <organizations/UNESCO/> .
 <countries/D/> :isMember 
   <organizations/UNESCO/> .
 <countries/H/> :isMember 
   <organizations/UNESCO/> .
 <countries/I/> :isMember 
   <organizations/UNESCO/> .
 <countries/CH/> :isMember 
   <organizations/UNESCO/> .
 <countries/A/> :isMember 
   <organizations/UNESCO/> .
 <countries/EST/> :isMember 
   <organizations/UNESCO/> .
 <countries/LV/> :isMember 
   <organizations/UNESCO/> .
 <countries/LT/> :isMember 
   <organizations/UNESCO/> .
 <countries/BY/> :isMember 
   <organizations/UNESCO/> .
 <countries/PL/> :isMember 
   <organizations/UNESCO/> .
 <countries/UA/> :isMember 
   <organizations/UNESCO/> .
 <countries/R/> :isMember 
   <organizations/UNESCO/> .
 <countries/B/> :isMember 
   <organizations/UNESCO/> .
 <countries/L/> :isMember 
   <organizations/UNESCO/> .
 <countries/NL/> :isMember 
   <organizations/UNESCO/> .
 <countries/SLO/> :isMember 
   <organizations/UNESCO/> .
 <countries/HR/> :isMember 
   <organizations/UNESCO/> .
 <countries/BIH/> :isMember 
   <organizations/UNESCO/> .
 <countries/BG/> :isMember 
   <organizations/UNESCO/> .
 <countries/RO/> :isMember 
   <organizations/UNESCO/> .
 <countries/DK/> :isMember 
   <organizations/UNESCO/> .
 <countries/IS/> :isMember 
   <organizations/UNESCO/> .
 <countries/FO/> :isMember 
   <organizations/UNESCO/> .
 <countries/IRL/> :isMember 
   <organizations/UNESCO/> .
 <countries/SF/> :isMember 
   <organizations/UNESCO/> .
 <countries/N/> :isMember 
   <organizations/UNESCO/> .
 <countries/S/> :isMember 
   <organizations/UNESCO/> .
 <countries/MC/> :isMember 
   <organizations/UNESCO/> .
 <countries/RSM/> :isMember 
   <organizations/UNESCO/> .
 <countries/M/> :isMember 
   <organizations/UNESCO/> .
 <countries/MD/> :isMember 
   <organizations/UNESCO/> .
 <countries/P/> :isMember 
   <organizations/UNESCO/> .
 <countries/GB/> :isMember 
   <organizations/UNESCO/> .
 <countries/TR/> :isMember 
   <organizations/UNESCO/> .
 <countries/KZ/> :isMember 
   <organizations/UNESCO/> .
 <countries/GR/> :isMember 
   <organizations/UNHCR/> .
 <countries/CY/> :isMember 
   <organizations/UNHCR/> .
 <countries/MK/> :isMember 
   <organizations/UNHCR/> .
 <countries/SRB/> :isMember 
   <organizations/UNHCR/> .
 <countries/MNE/> :isMember 
   <organizations/UNHCR/> .
 <countries/F/> :isMember 
   <organizations/UNHCR/> .
 <countries/E/> :isMember 
   <organizations/UNHCR/> .
 <countries/D/> :isMember 
   <organizations/UNHCR/> .
 <countries/H/> :isMember 
   <organizations/UNHCR/> .
 <countries/I/> :isMember 
   <organizations/UNHCR/> .
 <countries/CH/> :isMember 
   <organizations/UNHCR/> .
 <countries/A/> :isMember 
   <organizations/UNHCR/> .
 <countries/EST/> :isMember 
   <organizations/UNHCR/> .
 <countries/PL/> :isMember 
   <organizations/UNHCR/> .
 <countries/R/> :isMember 
   <organizations/UNHCR/> .
 <countries/B/> :isMember 
   <organizations/UNHCR/> .
 <countries/L/> :isMember 
   <organizations/UNHCR/> .
 <countries/NL/> :isMember 
   <organizations/UNHCR/> .
 <countries/SLO/> :isMember 
   <organizations/UNHCR/> .
 <countries/HR/> :isMember 
   <organizations/UNHCR/> .
 <countries/BG/> :isMember 
   <organizations/UNHCR/> .
 <countries/RO/> :isMember 
   <organizations/UNHCR/> .
 <countries/DK/> :isMember 
   <organizations/UNHCR/> .
 <countries/IRL/> :isMember 
   <organizations/UNHCR/> .
 <countries/SF/> :isMember 
   <organizations/UNHCR/> .
 <countries/N/> :isMember 
   <organizations/UNHCR/> .
 <countries/S/> :isMember 
   <organizations/UNHCR/> .
 <countries/V/> :isMember 
   <organizations/UNHCR/> .
 <countries/MD/> :isMember 
   <organizations/UNHCR/> .
 <countries/P/> :isMember 
   <organizations/UNHCR/> .
 <countries/GB/> :isMember 
   <organizations/UNHCR/> .
 <countries/TR/> :isMember 
   <organizations/UNHCR/> .
 <countries/AL/> :isMember 
   <organizations/UNIDO/> .
 <countries/GR/> :isMember 
   <organizations/UNIDO/> .
 <countries/CY/> :isMember 
   <organizations/UNIDO/> .
 <countries/MK/> :isMember 
   <organizations/UNIDO/> .
 <countries/SRB/> :isMember 
   <organizations/UNIDO/> .
 <countries/MNE/> :isMember 
   <organizations/UNIDO/> .
 <countries/F/> :isMember 
   <organizations/UNIDO/> .
 <countries/E/> :isMember 
   <organizations/UNIDO/> .
 <countries/CZ/> :isMember 
   <organizations/UNIDO/> .
 <countries/SK/> :isMember 
   <organizations/UNIDO/> .
 <countries/D/> :isMember 
   <organizations/UNIDO/> .
 <countries/H/> :isMember 
   <organizations/UNIDO/> .
 <countries/I/> :isMember 
   <organizations/UNIDO/> .
 <countries/CH/> :isMember 
   <organizations/UNIDO/> .
 <countries/A/> :isMember 
   <organizations/UNIDO/> .
 <countries/LT/> :isMember 
   <organizations/UNIDO/> .
 <countries/BY/> :isMember 
   <organizations/UNIDO/> .
 <countries/PL/> :isMember 
   <organizations/UNIDO/> .
 <countries/UA/> :isMember 
   <organizations/UNIDO/> .
 <countries/R/> :isMember 
   <organizations/UNIDO/> .
 <countries/B/> :isMember 
   <organizations/UNIDO/> .
 <countries/L/> :isMember 
   <organizations/UNIDO/> .
 <countries/NL/> :isMember 
   <organizations/UNIDO/> .
 <countries/SLO/> :isMember 
   <organizations/UNIDO/> .
 <countries/HR/> :isMember 
   <organizations/UNIDO/> .
 <countries/BIH/> :isMember 
   <organizations/UNIDO/> .
 <countries/BG/> :isMember 
   <organizations/UNIDO/> .
 <countries/RO/> :isMember 
   <organizations/UNIDO/> .
 <countries/DK/> :isMember 
   <organizations/UNIDO/> .
 <countries/SF/> :isMember 
   <organizations/UNIDO/> .
 <countries/N/> :isMember 
   <organizations/UNIDO/> .
 <countries/S/> :isMember 
   <organizations/UNIDO/> .
 <countries/MC/> :isMember 
   <organizations/UNIDO/> .
 <countries/M/> :isMember 
   <organizations/UNIDO/> .
 <countries/MD/> :isMember 
   <organizations/UNIDO/> .
 <countries/P/> :isMember 
   <organizations/UNIDO/> .
 <countries/GB/> :isMember 
   <organizations/UNIDO/> .
 <countries/TR/> :isMember 
   <organizations/UNIDO/> .
 <countries/KZ/> :isMember 
   <organizations/UNIDO/> .
 <countries/CH/> :isMember 
   <organizations/UNITAR/> .
 <countries/R/> :isMember 
   <organizations/UNITAR/> .
 <countries/N/> :isMember 
   <organizations/UNITAR/> .
 <countries/P/> :isMember 
   <organizations/UNMIT/> .
 <countries/GR/> :isMember 
   <organizations/UNIFIL/> .
 <countries/CY/> :isMember 
   <organizations/UNIFIL/> .
 <countries/MK/> :isMember 
   <organizations/UNIFIL/> .
 <countries/SRB/> :isMember 
   <organizations/UNIFIL/> .
 <countries/F/> :isMember 
   <organizations/UNIFIL/> .
 <countries/E/> :isMember 
   <organizations/UNIFIL/> .
 <countries/D/> :isMember 
   <organizations/UNIFIL/> .
 <countries/H/> :isMember 
   <organizations/UNIFIL/> .
 <countries/I/> :isMember 
   <organizations/UNIFIL/> .
 <countries/A/> :isMember 
   <organizations/UNIFIL/> .
 <countries/BY/> :isMember 
   <organizations/UNIFIL/> .
 <countries/B/> :isMember 
   <organizations/UNIFIL/> .
 <countries/SLO/> :isMember 
   <organizations/UNIFIL/> .
 <countries/HR/> :isMember 
   <organizations/UNIFIL/> .
 <countries/IRL/> :isMember 
   <organizations/UNIFIL/> .
 <countries/SF/> :isMember 
   <organizations/UNIFIL/> .
 <countries/TR/> :isMember 
   <organizations/UNIFIL/> .
 <countries/UA/> :isMember 
   <organizations/UNISFA/> .
 <countries/R/> :isMember 
   <organizations/UNISFA/> .
 <countries/I/> :isMember 
   <organizations/UNMOGIP/> .
 <countries/HR/> :isMember 
   <organizations/UNMOGIP/> .
 <countries/SF/> :isMember 
   <organizations/UNMOGIP/> .
 <countries/S/> :isMember 
   <organizations/UNMOGIP/> .
 <countries/F/> :isMember 
   <organizations/MINURSO/> .
 <countries/H/> :isMember 
   <organizations/MINURSO/> .
 <countries/I/> :isMember 
   <organizations/MINURSO/> .
 <countries/A/> :isMember 
   <organizations/MINURSO/> .
 <countries/PL/> :isMember 
   <organizations/MINURSO/> .
 <countries/R/> :isMember 
   <organizations/MINURSO/> .
 <countries/HR/> :isMember 
   <organizations/MINURSO/> .
 <countries/IRL/> :isMember 
   <organizations/MINURSO/> .
 <countries/SRB/> :isMember 
   <organizations/UNMIL/> .
 <countries/MNE/> :isMember 
   <organizations/UNMIL/> .
 <countries/F/> :isMember 
   <organizations/UNMIL/> .
 <countries/PL/> :isMember 
   <organizations/UNMIL/> .
 <countries/UA/> :isMember 
   <organizations/UNMIL/> .
 <countries/R/> :isMember 
   <organizations/UNMIL/> .
 <countries/HR/> :isMember 
   <organizations/UNMIL/> .
 <countries/BG/> :isMember 
   <organizations/UNMIL/> .
 <countries/RO/> :isMember 
   <organizations/UNMIL/> .
 <countries/DK/> :isMember 
   <organizations/UNMIL/> .
 <countries/SF/> :isMember 
   <organizations/UNMIL/> .
 <countries/MD/> :isMember 
   <organizations/UNMIL/> .
 <countries/D/> :isMember 
   <organizations/UNMISS/> .
 <countries/I/> :isMember 
   <organizations/UNMISS/> .
 <countries/CH/> :isMember 
   <organizations/UNMISS/> .
 <countries/BY/> :isMember 
   <organizations/UNMISS/> .
 <countries/PL/> :isMember 
   <organizations/UNMISS/> .
 <countries/UA/> :isMember 
   <organizations/UNMISS/> .
 <countries/R/> :isMember 
   <organizations/UNMISS/> .
 <countries/NL/> :isMember 
   <organizations/UNMISS/> .
 <countries/RO/> :isMember 
   <organizations/UNMISS/> .
 <countries/DK/> :isMember 
   <organizations/UNMISS/> .
 <countries/N/> :isMember 
   <organizations/UNMISS/> .
 <countries/S/> :isMember 
   <organizations/UNMISS/> .
 <countries/MD/> :isMember 
   <organizations/UNMISS/> .
 <countries/GB/> :isMember 
   <organizations/UNMISS/> .
 <countries/SRB/> :isMember 
   <organizations/UNOCI/> .
 <countries/F/> :isMember 
   <organizations/UNOCI/> .
 <countries/PL/> :isMember 
   <organizations/UNOCI/> .
 <countries/UA/> :isMember 
   <organizations/UNOCI/> .
 <countries/R/> :isMember 
   <organizations/UNOCI/> .
 <countries/RO/> :isMember 
   <organizations/UNOCI/> .
 <countries/IRL/> :isMember 
   <organizations/UNOCI/> .
 <countries/MD/> :isMember 
   <organizations/UNOCI/> .
 <countries/SRB/> :isMember 
   <organizations/MONUSCO/> .
 <countries/F/> :isMember 
   <organizations/MONUSCO/> .
 <countries/CZ/> :isMember 
   <organizations/MONUSCO/> .
 <countries/CH/> :isMember 
   <organizations/MONUSCO/> .
 <countries/PL/> :isMember 
   <organizations/MONUSCO/> .
 <countries/UA/> :isMember 
   <organizations/MONUSCO/> .
 <countries/R/> :isMember 
   <organizations/MONUSCO/> .
 <countries/B/> :isMember 
   <organizations/MONUSCO/> .
 <countries/BIH/> :isMember 
   <organizations/MONUSCO/> .
 <countries/RO/> :isMember 
   <organizations/MONUSCO/> .
 <countries/IRL/> :isMember 
   <organizations/MONUSCO/> .
 <countries/S/> :isMember 
   <organizations/MONUSCO/> .
 <countries/GB/> :isMember 
   <organizations/MONUSCO/> .
 <countries/SRB/> :isMember 
   <organizations/UNFICYP/> .
 <countries/SK/> :isMember 
   <organizations/UNFICYP/> .
 <countries/H/> :isMember 
   <organizations/UNFICYP/> .
 <countries/A/> :isMember 
   <organizations/UNFICYP/> .
 <countries/UA/> :isMember 
   <organizations/UNFICYP/> .
 <countries/HR/> :isMember 
   <organizations/UNFICYP/> .
 <countries/GB/> :isMember 
   <organizations/UNFICYP/> .
 <countries/F/> :isMember 
   <organizations/UNRWA/> .
 <countries/E/> :isMember 
   <organizations/UNRWA/> .
 <countries/D/> :isMember 
   <organizations/UNRWA/> .
 <countries/I/> :isMember 
   <organizations/UNRWA/> .
 <countries/CH/> :isMember 
   <organizations/UNRWA/> .
 <countries/B/> :isMember 
   <organizations/UNRWA/> .
 <countries/L/> :isMember 
   <organizations/UNRWA/> .
 <countries/NL/> :isMember 
   <organizations/UNRWA/> .
 <countries/DK/> :isMember 
   <organizations/UNRWA/> .
 <countries/IRL/> :isMember 
   <organizations/UNRWA/> .
 <countries/SF/> :isMember 
   <organizations/UNRWA/> .
 <countries/N/> :isMember 
   <organizations/UNRWA/> .
 <countries/S/> :isMember 
   <organizations/UNRWA/> .
 <countries/GB/> :isMember 
   <organizations/UNRWA/> .
 <countries/TR/> :isMember 
   <organizations/UNRWA/> .
 <countries/F/> :isMember 
   <organizations/UNSC/> .
 <countries/LT/> :isMember 
   <organizations/UNSC/> .
 <countries/R/> :isMember 
   <organizations/UNSC/> .
 <countries/L/> :isMember 
   <organizations/UNSC/> .
 <countries/GB/> :isMember 
   <organizations/UNSC/> .
 <countries/SRB/> :isMember 
   <organizations/UNTSO/> .
 <countries/F/> :isMember 
   <organizations/UNTSO/> .
 <countries/SK/> :isMember 
   <organizations/UNTSO/> .
 <countries/I/> :isMember 
   <organizations/UNTSO/> .
 <countries/CH/> :isMember 
   <organizations/UNTSO/> .
 <countries/A/> :isMember 
   <organizations/UNTSO/> .
 <countries/EST/> :isMember 
   <organizations/UNTSO/> .
 <countries/R/> :isMember 
   <organizations/UNTSO/> .
 <countries/B/> :isMember 
   <organizations/UNTSO/> .
 <countries/NL/> :isMember 
   <organizations/UNTSO/> .
 <countries/SLO/> :isMember 
   <organizations/UNTSO/> .
 <countries/DK/> :isMember 
   <organizations/UNTSO/> .
 <countries/IRL/> :isMember 
   <organizations/UNTSO/> .
 <countries/SF/> :isMember 
   <organizations/UNTSO/> .
 <countries/N/> :isMember 
   <organizations/UNTSO/> .
 <countries/S/> :isMember 
   <organizations/UNTSO/> .
 <countries/AL/> :isMember 
   <organizations/UPU/> .
 <countries/GR/> :isMember 
   <organizations/UPU/> .
 <countries/CY/> :isMember 
   <organizations/UPU/> .
 <countries/MK/> :isMember 
   <organizations/UPU/> .
 <countries/SRB/> :isMember 
   <organizations/UPU/> .
 <countries/MNE/> :isMember 
   <organizations/UPU/> .
 <countries/F/> :isMember 
   <organizations/UPU/> .
 <countries/E/> :isMember 
   <organizations/UPU/> .
 <countries/CZ/> :isMember 
   <organizations/UPU/> .
 <countries/SK/> :isMember 
   <organizations/UPU/> .
 <countries/D/> :isMember 
   <organizations/UPU/> .
 <countries/H/> :isMember 
   <organizations/UPU/> .
 <countries/I/> :isMember 
   <organizations/UPU/> .
 <countries/CH/> :isMember 
   <organizations/UPU/> .
 <countries/FL/> :isMember 
   <organizations/UPU/> .
 <countries/A/> :isMember 
   <organizations/UPU/> .
 <countries/EST/> :isMember 
   <organizations/UPU/> .
 <countries/LV/> :isMember 
   <organizations/UPU/> .
 <countries/LT/> :isMember 
   <organizations/UPU/> .
 <countries/BY/> :isMember 
   <organizations/UPU/> .
 <countries/PL/> :isMember 
   <organizations/UPU/> .
 <countries/UA/> :isMember 
   <organizations/UPU/> .
 <countries/R/> :isMember 
   <organizations/UPU/> .
 <countries/B/> :isMember 
   <organizations/UPU/> .
 <countries/L/> :isMember 
   <organizations/UPU/> .
 <countries/NL/> :isMember 
   <organizations/UPU/> .
 <countries/SLO/> :isMember 
   <organizations/UPU/> .
 <countries/HR/> :isMember 
   <organizations/UPU/> .
 <countries/BIH/> :isMember 
   <organizations/UPU/> .
 <countries/BG/> :isMember 
   <organizations/UPU/> .
 <countries/RO/> :isMember 
   <organizations/UPU/> .
 <countries/DK/> :isMember 
   <organizations/UPU/> .
 <countries/IS/> :isMember 
   <organizations/UPU/> .
 <countries/FO/> :isMember 
   <organizations/UPU/> .
 <countries/SF/> :isMember 
   <organizations/UPU/> .
 <countries/N/> :isMember 
   <organizations/UPU/> .
 <countries/S/> :isMember 
   <organizations/UPU/> .
 <countries/MC/> :isMember 
   <organizations/UPU/> .
 <countries/V/> :isMember 
   <organizations/UPU/> .
 <countries/RSM/> :isMember 
   <organizations/UPU/> .
 <countries/M/> :isMember 
   <organizations/UPU/> .
 <countries/GBM/> :isMember 
   <organizations/UPU/> .
 <countries/MD/> :isMember 
   <organizations/UPU/> .
 <countries/P/> :isMember 
   <organizations/UPU/> .
 <countries/GB/> :isMember 
   <organizations/UPU/> .
 <countries/GBZ/> :isMember 
   <organizations/UPU/> .
 <countries/GBG/> :isMember 
   <organizations/UPU/> .
 <countries/GBJ/> :isMember 
   <organizations/UPU/> .
 <countries/TR/> :isMember 
   <organizations/UPU/> .
 <countries/KZ/> :isMember 
   <organizations/UPU/> .
 <countries/CZ/> :isMember 
   <organizations/V4/> .
 <countries/SK/> :isMember 
   <organizations/V4/> .
 <countries/H/> :isMember 
   <organizations/V4/> .
 <countries/PL/> :isMember 
   <organizations/V4/> .
 <countries/AL/> :isMember 
   <organizations/WCO/> .
 <countries/GR/> :isMember 
   <organizations/WCO/> .
 <countries/CY/> :isMember 
   <organizations/WCO/> .
 <countries/MK/> :isMember 
   <organizations/WCO/> .
 <countries/SRB/> :isMember 
   <organizations/WCO/> .
 <countries/MNE/> :isMember 
   <organizations/WCO/> .
 <countries/AND/> :isMember 
   <organizations/WCO/> .
 <countries/F/> :isMember 
   <organizations/WCO/> .
 <countries/E/> :isMember 
   <organizations/WCO/> .
 <countries/CZ/> :isMember 
   <organizations/WCO/> .
 <countries/SK/> :isMember 
   <organizations/WCO/> .
 <countries/D/> :isMember 
   <organizations/WCO/> .
 <countries/H/> :isMember 
   <organizations/WCO/> .
 <countries/I/> :isMember 
   <organizations/WCO/> .
 <countries/CH/> :isMember 
   <organizations/WCO/> .
 <countries/A/> :isMember 
   <organizations/WCO/> .
 <countries/EST/> :isMember 
   <organizations/WCO/> .
 <countries/LV/> :isMember 
   <organizations/WCO/> .
 <countries/LT/> :isMember 
   <organizations/WCO/> .
 <countries/BY/> :isMember 
   <organizations/WCO/> .
 <countries/PL/> :isMember 
   <organizations/WCO/> .
 <countries/UA/> :isMember 
   <organizations/WCO/> .
 <countries/R/> :isMember 
   <organizations/WCO/> .
 <countries/B/> :isMember 
   <organizations/WCO/> .
 <countries/L/> :isMember 
   <organizations/WCO/> .
 <countries/NL/> :isMember 
   <organizations/WCO/> .
 <countries/SLO/> :isMember 
   <organizations/WCO/> .
 <countries/HR/> :isMember 
   <organizations/WCO/> .
 <countries/BIH/> :isMember 
   <organizations/WCO/> .
 <countries/BG/> :isMember 
   <organizations/WCO/> .
 <countries/RO/> :isMember 
   <organizations/WCO/> .
 <countries/DK/> :isMember 
   <organizations/WCO/> .
 <countries/IS/> :isMember 
   <organizations/WCO/> .
 <countries/IRL/> :isMember 
   <organizations/WCO/> .
 <countries/SF/> :isMember 
   <organizations/WCO/> .
 <countries/N/> :isMember 
   <organizations/WCO/> .
 <countries/S/> :isMember 
   <organizations/WCO/> .
 <countries/M/> :isMember 
   <organizations/WCO/> .
 <countries/MD/> :isMember 
   <organizations/WCO/> .
 <countries/P/> :isMember 
   <organizations/WCO/> .
 <countries/GB/> :isMember 
   <organizations/WCO/> .
 <countries/TR/> :isMember 
   <organizations/WCO/> .
 <countries/KZ/> :isMember 
   <organizations/WCO/> .
 <countries/AL/> :isMember 
   <organizations/WFTU/> .
 <countries/GR/> :isMember 
   <organizations/WFTU/> .
 <countries/CY/> :isMember 
   <organizations/WFTU/> .
 <countries/F/> :isMember 
   <organizations/WFTU/> .
 <countries/CZ/> :isMember 
   <organizations/WFTU/> .
 <countries/SK/> :isMember 
   <organizations/WFTU/> .
 <countries/H/> :isMember 
   <organizations/WFTU/> .
 <countries/A/> :isMember 
   <organizations/WFTU/> .
 <countries/BY/> :isMember 
   <organizations/WFTU/> .
 <countries/PL/> :isMember 
   <organizations/WFTU/> .
 <countries/UA/> :isMember 
   <organizations/WFTU/> .
 <countries/R/> :isMember 
   <organizations/WFTU/> .
 <countries/BG/> :isMember 
   <organizations/WFTU/> .
 <countries/RO/> :isMember 
   <organizations/WFTU/> .
 <countries/SF/> :isMember 
   <organizations/WFTU/> .
 <countries/S/> :isMember 
   <organizations/WFTU/> .
 <countries/P/> :isMember 
   <organizations/WFTU/> .
 <countries/TR/> :isMember 
   <organizations/WFTU/> .
 <countries/KZ/> :isMember 
   <organizations/WFTU/> .
 <countries/AL/> :isMember 
   <organizations/WHO/> .
 <countries/GR/> :isMember 
   <organizations/WHO/> .
 <countries/CY/> :isMember 
   <organizations/WHO/> .
 <countries/MK/> :isMember 
   <organizations/WHO/> .
 <countries/SRB/> :isMember 
   <organizations/WHO/> .
 <countries/MNE/> :isMember 
   <organizations/WHO/> .
 <countries/AND/> :isMember 
   <organizations/WHO/> .
 <countries/F/> :isMember 
   <organizations/WHO/> .
 <countries/E/> :isMember 
   <organizations/WHO/> .
 <countries/CZ/> :isMember 
   <organizations/WHO/> .
 <countries/SK/> :isMember 
   <organizations/WHO/> .
 <countries/D/> :isMember 
   <organizations/WHO/> .
 <countries/H/> :isMember 
   <organizations/WHO/> .
 <countries/I/> :isMember 
   <organizations/WHO/> .
 <countries/CH/> :isMember 
   <organizations/WHO/> .
 <countries/A/> :isMember 
   <organizations/WHO/> .
 <countries/EST/> :isMember 
   <organizations/WHO/> .
 <countries/LV/> :isMember 
   <organizations/WHO/> .
 <countries/LT/> :isMember 
   <organizations/WHO/> .
 <countries/BY/> :isMember 
   <organizations/WHO/> .
 <countries/PL/> :isMember 
   <organizations/WHO/> .
 <countries/UA/> :isMember 
   <organizations/WHO/> .
 <countries/R/> :isMember 
   <organizations/WHO/> .
 <countries/B/> :isMember 
   <organizations/WHO/> .
 <countries/L/> :isMember 
   <organizations/WHO/> .
 <countries/NL/> :isMember 
   <organizations/WHO/> .
 <countries/SLO/> :isMember 
   <organizations/WHO/> .
 <countries/HR/> :isMember 
   <organizations/WHO/> .
 <countries/BIH/> :isMember 
   <organizations/WHO/> .
 <countries/BG/> :isMember 
   <organizations/WHO/> .
 <countries/RO/> :isMember 
   <organizations/WHO/> .
 <countries/DK/> :isMember 
   <organizations/WHO/> .
 <countries/IS/> :isMember 
   <organizations/WHO/> .
 <countries/SF/> :isMember 
   <organizations/WHO/> .
 <countries/N/> :isMember 
   <organizations/WHO/> .
 <countries/S/> :isMember 
   <organizations/WHO/> .
 <countries/MC/> :isMember 
   <organizations/WHO/> .
 <countries/RSM/> :isMember 
   <organizations/WHO/> .
 <countries/M/> :isMember 
   <organizations/WHO/> .
 <countries/MD/> :isMember 
   <organizations/WHO/> .
 <countries/P/> :isMember 
   <organizations/WHO/> .
 <countries/GB/> :isMember 
   <organizations/WHO/> .
 <countries/TR/> :isMember 
   <organizations/WHO/> .
 <countries/KZ/> :isMember 
   <organizations/WHO/> .
 <countries/AL/> :isMember 
   <organizations/WIPO/> .
 <countries/GR/> :isMember 
   <organizations/WIPO/> .
 <countries/CY/> :isMember 
   <organizations/WIPO/> .
 <countries/MK/> :isMember 
   <organizations/WIPO/> .
 <countries/SRB/> :isMember 
   <organizations/WIPO/> .
 <countries/MNE/> :isMember 
   <organizations/WIPO/> .
 <countries/AND/> :isMember 
   <organizations/WIPO/> .
 <countries/F/> :isMember 
   <organizations/WIPO/> .
 <countries/E/> :isMember 
   <organizations/WIPO/> .
 <countries/CZ/> :isMember 
   <organizations/WIPO/> .
 <countries/SK/> :isMember 
   <organizations/WIPO/> .
 <countries/D/> :isMember 
   <organizations/WIPO/> .
 <countries/H/> :isMember 
   <organizations/WIPO/> .
 <countries/I/> :isMember 
   <organizations/WIPO/> .
 <countries/CH/> :isMember 
   <organizations/WIPO/> .
 <countries/FL/> :isMember 
   <organizations/WIPO/> .
 <countries/A/> :isMember 
   <organizations/WIPO/> .
 <countries/EST/> :isMember 
   <organizations/WIPO/> .
 <countries/LV/> :isMember 
   <organizations/WIPO/> .
 <countries/LT/> :isMember 
   <organizations/WIPO/> .
 <countries/BY/> :isMember 
   <organizations/WIPO/> .
 <countries/PL/> :isMember 
   <organizations/WIPO/> .
 <countries/UA/> :isMember 
   <organizations/WIPO/> .
 <countries/R/> :isMember 
   <organizations/WIPO/> .
 <countries/B/> :isMember 
   <organizations/WIPO/> .
 <countries/L/> :isMember 
   <organizations/WIPO/> .
 <countries/NL/> :isMember 
   <organizations/WIPO/> .
 <countries/SLO/> :isMember 
   <organizations/WIPO/> .
 <countries/HR/> :isMember 
   <organizations/WIPO/> .
 <countries/BIH/> :isMember 
   <organizations/WIPO/> .
 <countries/BG/> :isMember 
   <organizations/WIPO/> .
 <countries/RO/> :isMember 
   <organizations/WIPO/> .
 <countries/DK/> :isMember 
   <organizations/WIPO/> .
 <countries/IS/> :isMember 
   <organizations/WIPO/> .
 <countries/SF/> :isMember 
   <organizations/WIPO/> .
 <countries/N/> :isMember 
   <organizations/WIPO/> .
 <countries/S/> :isMember 
   <organizations/WIPO/> .
 <countries/MC/> :isMember 
   <organizations/WIPO/> .
 <countries/V/> :isMember 
   <organizations/WIPO/> .
 <countries/RSM/> :isMember 
   <organizations/WIPO/> .
 <countries/M/> :isMember 
   <organizations/WIPO/> .
 <countries/MD/> :isMember 
   <organizations/WIPO/> .
 <countries/P/> :isMember 
   <organizations/WIPO/> .
 <countries/GB/> :isMember 
   <organizations/WIPO/> .
 <countries/TR/> :isMember 
   <organizations/WIPO/> .
 <countries/KZ/> :isMember 
   <organizations/WIPO/> .
 <countries/AL/> :isMember 
   <organizations/WMO/> .
 <countries/GR/> :isMember 
   <organizations/WMO/> .
 <countries/CY/> :isMember 
   <organizations/WMO/> .
 <countries/MK/> :isMember 
   <organizations/WMO/> .
 <countries/SRB/> :isMember 
   <organizations/WMO/> .
 <countries/MNE/> :isMember 
   <organizations/WMO/> .
 <countries/F/> :isMember 
   <organizations/WMO/> .
 <countries/E/> :isMember 
   <organizations/WMO/> .
 <countries/CZ/> :isMember 
   <organizations/WMO/> .
 <countries/SK/> :isMember 
   <organizations/WMO/> .
 <countries/D/> :isMember 
   <organizations/WMO/> .
 <countries/H/> :isMember 
   <organizations/WMO/> .
 <countries/I/> :isMember 
   <organizations/WMO/> .
 <countries/CH/> :isMember 
   <organizations/WMO/> .
 <countries/A/> :isMember 
   <organizations/WMO/> .
 <countries/EST/> :isMember 
   <organizations/WMO/> .
 <countries/LV/> :isMember 
   <organizations/WMO/> .
 <countries/LT/> :isMember 
   <organizations/WMO/> .
 <countries/BY/> :isMember 
   <organizations/WMO/> .
 <countries/PL/> :isMember 
   <organizations/WMO/> .
 <countries/UA/> :isMember 
   <organizations/WMO/> .
 <countries/R/> :isMember 
   <organizations/WMO/> .
 <countries/B/> :isMember 
   <organizations/WMO/> .
 <countries/L/> :isMember 
   <organizations/WMO/> .
 <countries/NL/> :isMember 
   <organizations/WMO/> .
 <countries/SLO/> :isMember 
   <organizations/WMO/> .
 <countries/HR/> :isMember 
   <organizations/WMO/> .
 <countries/BIH/> :isMember 
   <organizations/WMO/> .
 <countries/BG/> :isMember 
   <organizations/WMO/> .
 <countries/RO/> :isMember 
   <organizations/WMO/> .
 <countries/DK/> :isMember 
   <organizations/WMO/> .
 <countries/IS/> :isMember 
   <organizations/WMO/> .
 <countries/SF/> :isMember 
   <organizations/WMO/> .
 <countries/N/> :isMember 
   <organizations/WMO/> .
 <countries/S/> :isMember 
   <organizations/WMO/> .
 <countries/MC/> :isMember 
   <organizations/WMO/> .
 <countries/M/> :isMember 
   <organizations/WMO/> .
 <countries/MD/> :isMember 
   <organizations/WMO/> .
 <countries/P/> :isMember 
   <organizations/WMO/> .
 <countries/GB/> :isMember 
   <organizations/WMO/> .
 <countries/TR/> :isMember 
   <organizations/WMO/> .
 <countries/KZ/> :isMember 
   <organizations/WMO/> .
 <countries/AL/> :isMember 
   <organizations/UNWTO/> .
 <countries/GR/> :isMember 
   <organizations/UNWTO/> .
 <countries/CY/> :isMember 
   <organizations/UNWTO/> .
 <countries/MK/> :isMember 
   <organizations/UNWTO/> .
 <countries/SRB/> :isMember 
   <organizations/UNWTO/> .
 <countries/MNE/> :isMember 
   <organizations/UNWTO/> .
 <countries/AND/> :isMember 
   <organizations/UNWTO/> .
 <countries/F/> :isMember 
   <organizations/UNWTO/> .
 <countries/E/> :isMember 
   <organizations/UNWTO/> .
 <countries/CZ/> :isMember 
   <organizations/UNWTO/> .
 <countries/SK/> :isMember 
   <organizations/UNWTO/> .
 <countries/D/> :isMember 
   <organizations/UNWTO/> .
 <countries/H/> :isMember 
   <organizations/UNWTO/> .
 <countries/I/> :isMember 
   <organizations/UNWTO/> .
 <countries/CH/> :isMember 
   <organizations/UNWTO/> .
 <countries/A/> :isMember 
   <organizations/UNWTO/> .
 <countries/LT/> :isMember 
   <organizations/UNWTO/> .
 <countries/BY/> :isMember 
   <organizations/UNWTO/> .
 <countries/PL/> :isMember 
   <organizations/UNWTO/> .
 <countries/UA/> :isMember 
   <organizations/UNWTO/> .
 <countries/R/> :isMember 
   <organizations/UNWTO/> .
 <countries/NL/> :isMember 
   <organizations/UNWTO/> .
 <countries/SLO/> :isMember 
   <organizations/UNWTO/> .
 <countries/HR/> :isMember 
   <organizations/UNWTO/> .
 <countries/BIH/> :isMember 
   <organizations/UNWTO/> .
 <countries/BG/> :isMember 
   <organizations/UNWTO/> .
 <countries/RO/> :isMember 
   <organizations/UNWTO/> .
 <countries/N/> :isMember 
   <organizations/UNWTO/> .
 <countries/MC/> :isMember 
   <organizations/UNWTO/> .
 <countries/V/> :isMember 
   <organizations/UNWTO/> .
 <countries/RSM/> :isMember 
   <organizations/UNWTO/> .
 <countries/M/> :isMember 
   <organizations/UNWTO/> .
 <countries/MD/> :isMember 
   <organizations/UNWTO/> .
 <countries/P/> :isMember 
   <organizations/UNWTO/> .
 <countries/TR/> :isMember 
   <organizations/UNWTO/> .
 <countries/KZ/> :isMember 
   <organizations/UNWTO/> .
 <countries/AL/> :isMember 
   <organizations/WTO/> .
 <countries/GR/> :isMember 
   <organizations/WTO/> .
 <countries/CY/> :isMember 
   <organizations/WTO/> .
 <countries/MK/> :isMember 
   <organizations/WTO/> .
 <countries/SRB/> :isMember 
   <organizations/WTO/> .
 <countries/MNE/> :isMember 
   <organizations/WTO/> .
 <countries/AND/> :isMember 
   <organizations/WTO/> .
 <countries/F/> :isMember 
   <organizations/WTO/> .
 <countries/E/> :isMember 
   <organizations/WTO/> .
 <countries/CZ/> :isMember 
   <organizations/WTO/> .
 <countries/SK/> :isMember 
   <organizations/WTO/> .
 <countries/D/> :isMember 
   <organizations/WTO/> .
 <countries/H/> :isMember 
   <organizations/WTO/> .
 <countries/I/> :isMember 
   <organizations/WTO/> .
 <countries/CH/> :isMember 
   <organizations/WTO/> .
 <countries/FL/> :isMember 
   <organizations/WTO/> .
 <countries/A/> :isMember 
   <organizations/WTO/> .
 <countries/EST/> :isMember 
   <organizations/WTO/> .
 <countries/LV/> :isMember 
   <organizations/WTO/> .
 <countries/LT/> :isMember 
   <organizations/WTO/> .
 <countries/BY/> :isMember 
   <organizations/WTO/> .
 <countries/PL/> :isMember 
   <organizations/WTO/> .
 <countries/UA/> :isMember 
   <organizations/WTO/> .
 <countries/R/> :isMember 
   <organizations/WTO/> .
 <countries/B/> :isMember 
   <organizations/WTO/> .
 <countries/L/> :isMember 
   <organizations/WTO/> .
 <countries/NL/> :isMember 
   <organizations/WTO/> .
 <countries/SLO/> :isMember 
   <organizations/WTO/> .
 <countries/HR/> :isMember 
   <organizations/WTO/> .
 <countries/BIH/> :isMember 
   <organizations/WTO/> .
 <countries/BG/> :isMember 
   <organizations/WTO/> .
 <countries/RO/> :isMember 
   <organizations/WTO/> .
 <countries/DK/> :isMember 
   <organizations/WTO/> .
 <countries/IS/> :isMember 
   <organizations/WTO/> .
 <countries/IRL/> :isMember 
   <organizations/WTO/> .
 <countries/SF/> :isMember 
   <organizations/WTO/> .
 <countries/N/> :isMember 
   <organizations/WTO/> .
 <countries/S/> :isMember 
   <organizations/WTO/> .
 <countries/V/> :isMember 
   <organizations/WTO/> .
 <countries/M/> :isMember 
   <organizations/WTO/> .
 <countries/MD/> :isMember 
   <organizations/WTO/> .
 <countries/P/> :isMember 
   <organizations/WTO/> .
 <countries/GB/> :isMember 
   <organizations/WTO/> .
 <countries/TR/> :isMember 
   <organizations/WTO/> .
 <countries/KZ/> :isMember 
   <organizations/WTO/> .
 <countries/GR/> :isMember 
   <organizations/ZC/> .
 <countries/F/> :isMember 
   <organizations/ZC/> .
 <countries/E/> :isMember 
   <organizations/ZC/> .
 <countries/CZ/> :isMember 
   <organizations/ZC/> .
 <countries/SK/> :isMember 
   <organizations/ZC/> .
 <countries/D/> :isMember 
   <organizations/ZC/> .
 <countries/H/> :isMember 
   <organizations/ZC/> .
 <countries/I/> :isMember 
   <organizations/ZC/> .
 <countries/CH/> :isMember 
   <organizations/ZC/> .
 <countries/A/> :isMember 
   <organizations/ZC/> .
 <countries/BY/> :isMember 
   <organizations/ZC/> .
 <countries/PL/> :isMember 
   <organizations/ZC/> .
 <countries/UA/> :isMember 
   <organizations/ZC/> .
 <countries/R/> :isMember 
   <organizations/ZC/> .
 <countries/B/> :isMember 
   <organizations/ZC/> .
 <countries/L/> :isMember 
   <organizations/ZC/> .
 <countries/NL/> :isMember 
   <organizations/ZC/> .
 <countries/SLO/> :isMember 
   <organizations/ZC/> .
 <countries/HR/> :isMember 
   <organizations/ZC/> .
 <countries/BG/> :isMember 
   <organizations/ZC/> .
 <countries/RO/> :isMember 
   <organizations/ZC/> .
 <countries/DK/> :isMember 
   <organizations/ZC/> .
 <countries/IRL/> :isMember 
   <organizations/ZC/> .
 <countries/SF/> :isMember 
   <organizations/ZC/> .
 <countries/N/> :isMember 
   <organizations/ZC/> .
 <countries/S/> :isMember 
   <organizations/ZC/> .
 <countries/P/> :isMember 
   <organizations/ZC/> .
 <countries/GB/> :isMember 
   <organizations/ZC/> .
 <countries/TR/> :isMember 
   <organizations/ZC/> .
 <countries/KZ/> :isMember 
   <organizations/ZC/> .
 <seas/Atlantic+Ocean/> rdf:type :Sea;
     :name "Atlantic Ocean";
     :depth 9219 . 
 <seas/Mediterranean+Sea/> rdf:type :Sea;
     :name "Mediterranean Sea";
     :area 2500000;
     :depth 5267 . 
 <seas/Black+Sea/> rdf:type :Sea;
     :name "Black Sea";
     :area 436000;
     :depth 2211 . 
 <seas/Marmara+Sea/> rdf:type :Sea;
     :name "Marmara Sea";
     :area 11350;
     :depth 1355 . 
 <seas/Sea+of+Azov/> rdf:type :Sea;
     :name "Sea of Azov";
     :area 37600;
     :depth 100 . 
 <seas/The+Channel/> rdf:type :Sea;
     :name "The Channel";
     :area 75000;
     :depth 175 . 
 <seas/Irish+Sea/> rdf:type :Sea;
     :name "Irish Sea";
     :area 46000;
     :depth 272 . 
 <seas/North+Sea/> rdf:type :Sea;
     :name "North Sea";
     :area 575000;
     :depth 200 . 
 <seas/Skagerrak/> rdf:type :Sea;
     :name "Skagerrak";
     :area 47000;
     :depth 725 . 
 <seas/Kattegat/> rdf:type :Sea;
     :name "Kattegat";
     :area 30000;
     :depth 94 . 
 <seas/Baltic+Sea/> rdf:type :Sea;
     :name "Baltic Sea";
     :area 377000;
     :depth 459 . 
 <seas/Norwegian+Sea/> rdf:type :Sea;
     :name "Norwegian Sea";
     :area 1383000;
     :depth 3970 . 
 <seas/Greenland+Sea/> rdf:type :Sea;
     :name "Greenland Sea";
     :area 1205000;
     :depth 4846 . 
 <seas/Arctic+Ocean/> rdf:type :Sea;
     :name "Arctic Ocean";
     :depth 5608 . 
 <seas/Barents+Sea/> rdf:type :Sea;
     :name "Barents Sea";
     :area 1400000;
     :depth 450 . 
 <seas/White+Sea/> rdf:type :Sea;
     :name "White Sea";
     :area 90000;
     :depth 340 . 
 <seas/Kara+Sea/> rdf:type :Sea;
     :name "Kara Sea";
     :area 926000;
     :depth 620 . 
 <seas/Laptev+Sea/> rdf:type :Sea;
     :name "Laptev Sea";
     :area 714000;
     :depth 2980 . 
 <seas/East+Sibirian+Sea/> rdf:type :Sea;
     :name "East Sibirian Sea";
     :area 1518000;
     :depth 155 . 
 <seas/Chukchi+Sea/> rdf:type :Sea;
     :name "Chukchi Sea";
     :area 620000 . 
 <seas/Bering+Sea/> rdf:type :Sea;
     :name "Bering Sea";
     :area 2300000;
     :depth 4096 . 
 <seas/Pacific+Ocean/> rdf:type :Sea;
     :name "Pacific Ocean";
     :depth 11034 . 
 <seas/Sea+of+Okhotsk/> rdf:type :Sea;
     :name "Sea of Okhotsk";
     :area 1583000;
     :depth 3372 . 
 <seas/Sea+of+Japan/> rdf:type :Sea;
     :name "Sea of Japan";
     :area 978000;
     :depth 4036 . 
 <rivers/Thjorsa/> rdf:type :River;
     :name "Thjorsa";
     :area 7530;
     :length 230 . 
 <sources/Thjorsa/> rdf:type :Source;
     :longitude -18;
     :latitude 65 . 
 <estuarys/Thjorsa/> rdf:type :Estuary;
     :longitude -20.8;
     :latitude 63.9;
     :elevation 0 . 
 <rivers/Jökulsa+a+Fjöllum/> rdf:type :River;
     :name "Jökulsa a Fjöllum";
     :area 7380;
     :length 206 . 
 <sources/Jökulsa+a+Fjöllum/> rdf:type :Source;
     :longitude -16.5;
     :latitude 64.8 . 
 <estuarys/Jökulsa+a+Fjöllum/> rdf:type :Estuary;
     :longitude -16.6;
     :latitude 66.2;
     :elevation 0 . 
 <rivers/Thames/> rdf:type :River;
     :name "Thames";
     :area 12935;
     :length 346 . 
 <sources/Thames/> rdf:type :Source;
     :longitude -2.03;
     :latitude 51.70;
     :elevation 105 . 
 <estuarys/Thames/> rdf:type :Estuary;
     :longitude 0.65;
     :latitude 51.50;
     :elevation 0 . 
 <rivers/Severn/> rdf:type :River;
     :name "Severn";
     :area 12935;
     :length 354 . 
 <sources/Severn/> rdf:type :Source;
     :longitude -3.73;
     :latitude 52.49;
     :elevation 610 . 
 <estuarys/Severn/> rdf:type :Estuary;
     :longitude -2.63;
     :latitude 51.61;
     :elevation 0 . 
 <rivers/Avon/> rdf:type :River;
     :name "Avon";
     :area 2308;
     :length 123 . 
 <sources/Avon/> rdf:type :Source;
     :longitude -2.27;
     :latitude 51.34;
     :elevation 150 . 
 <estuarys/Avon/> rdf:type :Estuary;
     :longitude -2.72;
     :latitude 51.50;
     :elevation 0 . 
 <rivers/Test/> rdf:type :River;
     :name "Test";
     :area 1260;
     :length 64 . 
 <sources/Test/> rdf:type :Source;
     :longitude -1.24;
     :latitude 51.25;
     :elevation 90 . 
 <estuarys/Test/> rdf:type :Estuary;
     :longitude -1.48;
     :latitude 50.93;
     :elevation 0 . 
 <rivers/Great+Ouse/> rdf:type :River;
     :name "Great Ouse";
     :area 1260;
     :length 64 . 
 <sources/Great+Ouse/> rdf:type :Source;
     :longitude -1.09;
     :latitude 52.09;
     :elevation 150 . 
 <estuarys/Great+Ouse/> rdf:type :Estuary;
     :longitude -0.36;
     :latitude 52.80;
     :elevation 0 . 
 <rivers/Trent/> rdf:type :River;
     :name "Trent";
     :area 10435;
     :length 298 . 
 <sources/Trent/> rdf:type :Source;
     :longitude -2.14;
     :latitude 53.12;
     :elevation 275 . 
 <estuarys/Trent/> rdf:type :Estuary;
     :longitude -0.69;
     :latitude 53.70;
     :elevation 0 . 
 <rivers/Ouse/> rdf:type :River;
     :name "Ouse";
     :area 4133;
     :length 208 . 
 <sources/Ouse/> rdf:type :Source;
     :longitude -2.30;
     :latitude 54.37;
     :elevation 640 . 
 <estuarys/Ouse/> rdf:type :Estuary;
     :longitude -0.70;
     :latitude 53.71;
     :elevation 0 . 
 <rivers/Aire/> rdf:type :River;
     :name "Aire";
     :area 2308;
     :length 123 . 
 <sources/Aire/> rdf:type :Source;
     :longitude -2.19;
     :latitude 54.10;
     :elevation 405 . 
 <estuarys/Aire/> rdf:type :Estuary;
     :longitude -0.90;
     :latitude 53.72;
     :elevation 5 . 
 <rivers/Clyde/> rdf:type :River;
     :name "Clyde";
     :area 4000;
     :length 176 . 
 <sources/Clyde/> rdf:type :Source;
     :longitude -3.65;
     :latitude 55.41;
     :elevation 278 . 
 <estuarys/Clyde/> rdf:type :Estuary;
     :longitude -4.71;
     :latitude 55.96;
     :elevation 0 . 
 <rivers/Leven/> rdf:type :River;
     :name "Leven";
     :area 730;
     :length 10 . 
 <sources/Leven/> rdf:type :Source;
     :longitude -4.59;
     :latitude 56.01;
     :elevation 7.9 . 
 <estuarys/Leven/> rdf:type :Estuary;
     :longitude -4.57;
     :latitude 55.94 . 
 <rivers/Ness/> rdf:type :River;
     :name "Ness";
     :area 1850;
     :length 12 . 
 <sources/Ness/> rdf:type :Source;
     :longitude -4.33;
     :latitude 57.41;
     :elevation 16 . 
 <estuarys/Ness/> rdf:type :Estuary;
     :longitude -4.22;
     :latitude 57.49;
     :elevation 0 . 
 <rivers/Bann/> rdf:type :River;
     :name "Bann";
     :area 5775;
     :length 129 . 
 <sources/Bann/> rdf:type :Source;
     :longitude -6.08;
     :latitude 54.19;
     :elevation 177 . 
 <estuarys/Bann/> rdf:type :Estuary;
     :longitude -6.77;
     :latitude 55.17;
     :elevation 0 . 
 <rivers/Shannon/> rdf:type :River;
     :name "Shannon";
     :area 15695;
     :length 360 . 
 <sources/Shannon/> rdf:type :Source;
     :longitude -7.93;
     :latitude 54.23;
     :elevation 76 . 
 <estuarys/Shannon/> rdf:type :Estuary;
     :longitude -9.70;
     :latitude 52.57;
     :elevation 0 . 
 <rivers/Gudenå/> rdf:type :River;
     :name "Gudenå";
     :area 2643;
     :length 158 . 
 <sources/Gudenå/> rdf:type :Source;
     :longitude 9.40;
     :latitude 55.90;
     :elevation 65 . 
 <estuarys/Gudenå/> rdf:type :Estuary;
     :longitude 10.21;
     :latitude 56.48;
     :elevation 0 . 
 <rivers/Glomma/> rdf:type :River;
     :name "Glomma";
     :area 42000;
     :length 621 . 
 <sources/Glomma/> rdf:type :Source;
     :longitude 12;
     :latitude 62.6;
     :elevation 860 . 
 <estuarys/Glomma/> rdf:type :Estuary;
     :longitude 10.95;
     :latitude 59.20;
     :elevation 0 . 
 <rivers/Lågen/> rdf:type :River;
     :name "Lågen";
     :area 11459;
     :length 204 . 
 <sources/Lågen/> rdf:type :Source;
     :longitude 8.45;
     :latitude 62.19;
     :elevation 611 . 
 <estuarys/Lågen/> rdf:type :Estuary;
     :longitude 11.45;
     :latitude 61.10;
     :elevation 123 . 
 <rivers/Götaälv/> rdf:type :River;
     :name "Götaälv";
     :area 50180;
     :length 93 . 
 <sources/Götaälv/> rdf:type :Source;
     :longitude 12.34;
     :latitude 58.4;
     :elevation 44 . 
 <estuarys/Götaälv/> rdf:type :Estuary;
     :longitude 11.9;
     :latitude 57.7;
     :elevation 0 . 
 <rivers/Motala+Ström/> rdf:type :River;
     :name "Motala Ström";
     :area 15481;
     :length 100 . 
 <sources/Motala+Ström/> rdf:type :Source;
     :longitude 15.00;
     :latitude 58.54;
     :elevation 88 . 
 <estuarys/Motala+Ström/> rdf:type :Estuary;
     :longitude 16.25;
     :latitude 58.62;
     :elevation 0 . 
 <rivers/Klarälv/> rdf:type :River;
     :name "Klarälv";
     :area 11847;
     :length 460 . 
 <sources/Klarälv/> rdf:type :Source;
     :longitude 11.9;
     :latitude 62.2;
     :elevation 662 . 
 <estuarys/Klarälv/> rdf:type :Estuary;
     :longitude 13.5;
     :latitude 59.4;
     :elevation 44 . 
 <rivers/Dalälv/> rdf:type :River;
     :name "Dalälv";
     :area 28953.8;
     :length 520 . 
 <sources/Dalälv/> rdf:type :Source;
     :longitude 15.1;
     :latitude 60.55;
     :elevation 150 . 
 <estuarys/Dalälv/> rdf:type :Estuary;
     :longitude 17.2;
     :latitude 60.7;
     :elevation 0 . 
 <rivers/Västerdalälv/> rdf:type :River;
     :name "Västerdalälv";
     :area 8640;
     :length 320 . 
 <sources/Västerdalälv/> rdf:type :Source;
     :longitude 12.6;
     :latitude 61.8;
     :elevation 661.6 . 
 <estuarys/Västerdalälv/> rdf:type :Estuary;
     :longitude 15.1;
     :latitude 60.55;
     :elevation 150 . 
 <rivers/Österdalälv/> rdf:type :River;
     :name "Österdalälv";
     :area 12430;
     :length 241 . 
 <sources/Österdalälv/> rdf:type :Source;
     :longitude 12.7;
     :latitude 61.85;
     :elevation 442.5 . 
 <estuarys/Österdalälv/> rdf:type :Estuary;
     :longitude 15.1;
     :latitude 60.55;
     :elevation 150 . 
 <rivers/Umeälv/> rdf:type :River;
     :name "Umeälv";
     :area 26814;
     :length 470 . 
 <sources/Umeälv/> rdf:type :Source;
     :longitude 14.8;
     :latitude 66.1;
     :elevation 525 . 
 <estuarys/Umeälv/> rdf:type :Estuary;
     :longitude 20.1;
     :latitude 63.5;
     :elevation 0 . 
 <rivers/Paatsjoki/> rdf:type :River;
     :name "Paatsjoki";
     :area 18404;
     :length 145 . 
 <sources/Paatsjoki/> rdf:type :Source;
     :longitude 28.3;
     :latitude 68.95;
     :elevation 119 . 
 <estuarys/Paatsjoki/> rdf:type :Estuary;
     :longitude 30.05;
     :latitude 60.75;
     :elevation 0 . 
 <rivers/Torneälv/> rdf:type :River;
     :name "Torneälv";
     :area 40131;
     :length 631 . 
 <sources/Torneälv/> rdf:type :Source;
     :longitude 18.13;
     :latitude 68.27;
     :elevation 1189 . 
 <estuarys/Torneälv/> rdf:type :Estuary;
     :longitude 24.35;
     :latitude 65.81;
     :elevation 0 . 
 <rivers/Ounasjoki/> rdf:type :River;
     :name "Ounasjoki";
     :area 13968;
     :length 300 . 
 <sources/Ounasjoki/> rdf:type :Source;
     :longitude 23.8;
     :latitude 68.6;
     :elevation 287 . 
 <estuarys/Ounasjoki/> rdf:type :Estuary;
     :longitude 24.4;
     :latitude 66.3 . 
 <rivers/Kemijoki/> rdf:type :River;
     :name "Kemijoki";
     :area 51127;
     :length 550 . 
 <sources/Kemijoki/> rdf:type :Source;
     :longitude 28.9525;
     :latitude 67.96;
     :elevation 230 . 
 <estuarys/Kemijoki/> rdf:type :Estuary;
     :longitude 24.45;
     :latitude 65.77;
     :elevation 0 . 
 <rivers/Oulujoki/> rdf:type :River;
     :name "Oulujoki";
     :area 22841;
     :length 107 . 
 <sources/Oulujoki/> rdf:type :Source;
     :longitude 27.25;
     :latitude 64.3;
     :elevation 123 . 
 <estuarys/Oulujoki/> rdf:type :Estuary;
     :longitude 25.2;
     :latitude 65.3;
     :elevation 0 . 
 <rivers/Kymijoki/> rdf:type :River;
     :name "Kymijoki";
     :area 37159;
     :length 203 . 
 <sources/Kymijoki/> rdf:type :Source;
     :longitude 25.4;
     :latitude 61.5;
     :elevation 78 . 
 <estuarys/Kymijoki/> rdf:type :Estuary;
     :longitude 26.5;
     :latitude 60.3;
     :elevation 0 . 
 <rivers/Kokemäenjoki/> rdf:type :River;
     :name "Kokemäenjoki";
     :area 27046;
     :length 121 . 
 <sources/Kokemäenjoki/> rdf:type :Source;
     :longitude 23;
     :latitude 61.3;
     :elevation 57.5 . 
 <estuarys/Kokemäenjoki/> rdf:type :Estuary;
     :longitude 21.2;
     :latitude 61.3;
     :elevation 0 . 
 <rivers/Vuoksi/> rdf:type :River;
     :name "Vuoksi";
     :area 52400;
     :length 162 . 
 <sources/Vuoksi/> rdf:type :Source;
     :longitude 28.75;
     :latitude 61.2;
     :elevation 75.7 . 
 <estuarys/Vuoksi/> rdf:type :Estuary;
     :longitude 31.54;
     :latitude 60.81;
     :elevation 4 . 
 <rivers/Memel/> rdf:type :River;
     :name "Memel";
     :area 98200;
     :length 937 . 
 <sources/Memel/> rdf:type :Source;
     :longitude 27.31;
     :latitude 53.25;
     :elevation 176 . 
 <estuarys/Memel/> rdf:type :Estuary;
     :longitude 21.25;
     :latitude 55.34;
     :elevation 0 . 
 <rivers/Neris/> rdf:type :River;
     :name "Neris";
     :area 25100;
     :length 510 . 
 <sources/Neris/> rdf:type :Source;
     :longitude 27.87;
     :latitude 54.69;
     :elevation 177 . 
 <estuarys/Neris/> rdf:type :Estuary;
     :longitude 23.87;
     :latitude 54.90;
     :elevation 21 . 
 <rivers/Weichsel/> rdf:type :River;
     :name "Weichsel";
     :area 194424;
     :length 1047 . 
 <sources/Weichsel/> rdf:type :Source;
     :longitude 19.01;
     :latitude 49.61;
     :elevation 1100 . 
 <estuarys/Weichsel/> rdf:type :Estuary;
     :longitude 18.95;
     :latitude 54.36;
     :elevation 0 . 
 <rivers/Narew/> rdf:type :River;
     :name "Narew";
     :area 75175;
     :length 484 . 
 <sources/Narew/> rdf:type :Source;
     :longitude 24.23;
     :latitude 52.87;
     :elevation 159 . 
 <estuarys/Narew/> rdf:type :Estuary;
     :longitude 20.67;
     :latitude 52.43;
     :elevation 67 . 
 <rivers/Western+Bug/> rdf:type :River;
     :name "Western Bug";
     :area 39400;
     :length 772 . 
 <sources/Western+Bug/> rdf:type :Source;
     :longitude 25.06;
     :latitude 49.09;
     :elevation 345 . 
 <estuarys/Western+Bug/> rdf:type :Estuary;
     :longitude 21.08;
     :latitude 52.50;
     :elevation 75 . 
 <rivers/Dunajec/> rdf:type :River;
     :name "Dunajec";
     :area 6796;
     :length 247 . 
 <sources/Dunajec/> rdf:type :Source;
     :longitude 19.86;
     :latitude 49.20;
     :elevation 1820 . 
 <estuarys/Dunajec/> rdf:type :Estuary;
     :longitude 20.73;
     :latitude 50.24;
     :elevation 175 . 
 <rivers/San/> rdf:type :River;
     :name "San";
     :area 16861;
     :length 433 . 
 <sources/San/> rdf:type :Source;
     :longitude 22.87;
     :latitude 49.00;
     :elevation 850 . 
 <estuarys/San/> rdf:type :Estuary;
     :longitude 21.85;
     :latitude 50.74;
     :elevation 170 . 
 <rivers/Poprad/> rdf:type :River;
     :name "Poprad";
     :area 2081;
     :length 174 . 
 <sources/Poprad/> rdf:type :Source;
     :longitude 20.06;
     :latitude 49.18;
     :elevation 1946 . 
 <estuarys/Poprad/> rdf:type :Estuary;
     :longitude 20.65;
     :latitude 49.59;
     :elevation 292 . 
 <rivers/Oder/> rdf:type :River;
     :name "Oder";
     :area 118861;
     :length 866 . 
 <sources/Oder/> rdf:type :Source;
     :longitude 17.52;
     :latitude 49.61;
     :elevation 634 . 
 <estuarys/Oder/> rdf:type :Estuary;
     :longitude 14.59;
     :latitude 53.60;
     :elevation 0 . 
 <rivers/Neiße/> rdf:type :River;
     :name "Neiße";
     :area 4403;
     :length 254 . 
 <sources/Neiße/> rdf:type :Source;
     :longitude 15.23;
     :latitude 50.73;
     :elevation 655 . 
 <estuarys/Neiße/> rdf:type :Estuary;
     :longitude 14.76;
     :latitude 52.07;
     :elevation 32 . 
 <rivers/Warta/> rdf:type :River;
     :name "Warta";
     :area 54529;
     :length 808 . 
 <sources/Warta/> rdf:type :Source;
     :longitude 19.49;
     :latitude 50.49;
     :elevation 379 . 
 <estuarys/Warta/> rdf:type :Estuary;
     :longitude 14.60;
     :latitude 52.60;
     :elevation 9 . 
 <rivers/Elbe/> rdf:type :River;
     :name "Elbe";
     :area 148268;
     :length 1091 . 
 <sources/Elbe/> rdf:type :Source;
     :longitude 15.54;
     :latitude 50.78;
     :elevation 1386 . 
 <estuarys/Elbe/> rdf:type :Estuary;
     :longitude 8.71;
     :latitude 53.89;
     :elevation 0 . 
 <rivers/Havel/> rdf:type :River;
     :name "Havel";
     :area 24096;
     :length 334 . 
 <sources/Havel/> rdf:type :Source;
     :longitude 12.95;
     :latitude 53.47;
     :elevation 65 . 
 <estuarys/Havel/> rdf:type :Estuary;
     :longitude 11.88;
     :latitude 52.91;
     :elevation 22 . 
 <rivers/Spree/> rdf:type :River;
     :name "Spree";
     :area 10100;
     :length 400 . 
 <sources/Spree/> rdf:type :Source;
     :longitude 14.65;
     :latitude 51.01;
     :elevation 478 . 
 <estuarys/Spree/> rdf:type :Estuary;
     :longitude 13.21;
     :latitude 52.53;
     :elevation 29 . 
 <rivers/Saale/> rdf:type :River;
     :name "Saale";
     :area 24167;
     :length 413 . 
 <sources/Saale/> rdf:type :Source;
     :longitude 11.83;
     :latitude 50.12;
     :elevation 728 . 
 <estuarys/Saale/> rdf:type :Estuary;
     :longitude 11.91;
     :latitude 51.95;
     :elevation 49 . 
 <rivers/Weiße+Elster/> rdf:type :River;
     :name "Weiße Elster";
     :area 5154;
     :length 257 . 
 <sources/Weiße+Elster/> rdf:type :Source;
     :longitude 12.27;
     :latitude 50.2;
     :elevation 724 . 
 <estuarys/Weiße+Elster/> rdf:type :Estuary;
     :longitude 11.95;
     :latitude 51.43;
     :elevation 80 . 
 <rivers/Mulde/> rdf:type :River;
     :name "Mulde";
     :area 7400;
     :length 314 . 
 <sources/Mulde/> rdf:type :Source;
     :longitude 12.40;
     :latitude 50.41;
     :elevation 770 . 
 <estuarys/Mulde/> rdf:type :Estuary;
     :longitude 12.23;
     :latitude 51.87;
     :elevation 57 . 
 <rivers/Eger/> rdf:type :River;
     :name "Eger";
     :area 5614;
     :length 316 . 
 <sources/Eger/> rdf:type :Source;
     :longitude 11.82;
     :latitude 50.07;
     :elevation 752 . 
 <estuarys/Eger/> rdf:type :Estuary;
     :longitude 14.13;
     :latitude 50.53;
     :elevation 136 . 
 <rivers/Moldau/> rdf:type :River;
     :name "Moldau";
     :area 28000;
     :length 440 . 
 <sources/Moldau/> rdf:type :Source;
     :longitude 13.56;
     :latitude 48.97;
     :elevation 1174 . 
 <estuarys/Moldau/> rdf:type :Estuary;
     :longitude 14.47;
     :latitude 50.35;
     :elevation 155 . 
 <rivers/Berounka/> rdf:type :River;
     :name "Berounka";
     :area 8708;
     :length 241 . 
 <sources/Berounka/> rdf:type :Source;
     :longitude 12.47;
     :latitude 49.85;
     :elevation 710 . 
 <estuarys/Berounka/> rdf:type :Estuary;
     :longitude 14.40;
     :latitude 50.00;
     :elevation 187 . 
 <rivers/Weser/> rdf:type :River;
     :name "Weser";
     :area 41094;
     :length 440 . 
 <sources/Weser/> rdf:type :Source;
     :longitude 9.65;
     :latitude 51.4;
     :elevation 116.5 . 
 <estuarys/Weser/> rdf:type :Estuary;
     :longitude 8.5;
     :latitude 53.5;
     :elevation 0 . 
 <rivers/Aller/> rdf:type :River;
     :name "Aller";
     :area 15744;
     :length 211 . 
 <sources/Aller/> rdf:type :Source;
     :longitude 11.23;
     :latitude 52.10;
     :elevation 130 . 
 <estuarys/Aller/> rdf:type :Estuary;
     :longitude 9.18;
     :latitude 52.94;
     :elevation 10 . 
 <rivers/Oker/> rdf:type :River;
     :name "Oker";
     :area 1822;
     :length 128 . 
 <sources/Oker/> rdf:type :Source;
     :longitude 10.49;
     :latitude 51.77;
     :elevation 910 . 
 <estuarys/Oker/> rdf:type :Estuary;
     :longitude 10.36;
     :latitude 52.52;
     :elevation 45 . 
 <rivers/Leine/> rdf:type :River;
     :name "Leine";
     :area 6512;
     :length 281 . 
 <sources/Leine/> rdf:type :Source;
     :longitude 10.32;
     :latitude 51.39;
     :elevation 340 . 
 <estuarys/Leine/> rdf:type :Estuary;
     :longitude 9.59;
     :latitude 52.72;
     :elevation 25 . 
 <rivers/Werra/> rdf:type :River;
     :name "Werra";
     :area 5496;
     :length 292 . 
 <sources/Werra/> rdf:type :Source;
     :longitude 10.96;
     :latitude 50.5;
     :elevation 797 . 
 <estuarys/Werra/> rdf:type :Estuary;
     :longitude 9.65;
     :latitude 51.4;
     :elevation 116.5 . 
 <rivers/Fulda/> rdf:type :River;
     :name "Fulda";
     :area 6947;
     :length 221 . 
 <sources/Fulda/> rdf:type :Source;
     :longitude 9.9;
     :latitude 50.5;
     :elevation 850 . 
 <estuarys/Fulda/> rdf:type :Estuary;
     :longitude 9.65;
     :latitude 51.4;
     :elevation 116.5 . 
 <rivers/Ems/> rdf:type :River;
     :name "Ems";
     :area 13160;
     :length 371 . 
 <sources/Ems/> rdf:type :Source;
     :longitude 8.70;
     :latitude 51.86;
     :elevation 129 . 
 <estuarys/Ems/> rdf:type :Estuary;
     :longitude 6.88;
     :latitude 53.45;
     :elevation 0 . 
 <rivers/Hase/> rdf:type :River;
     :name "Hase";
     :area 3086;
     :length 170 . 
 <sources/Hase/> rdf:type :Source;
     :longitude 8.27;
     :latitude 52.63;
     :elevation 163 . 
 <estuarys/Hase/> rdf:type :Estuary;
     :longitude 7.29;
     :latitude 52.70;
     :elevation 11 . 
 <rivers/Rhein/> rdf:type :River;
     :name "Rhein";
     :area 198735;
     :length 1324 . 
 <sources/Rhein/> rdf:type :Source;
     :longitude 8.7;
     :latitude 46.6;
     :elevation 2345 . 
 <estuarys/Rhein/> rdf:type :Estuary;
     :longitude 4.00;
     :latitude 51.9;
     :elevation 0 . 
 <rivers/Lippe/> rdf:type :River;
     :name "Lippe";
     :area 4890;
     :length 220 . 
 <sources/Lippe/> rdf:type :Source;
     :longitude 8.82;
     :latitude 51.78;
     :elevation 140 . 
 <estuarys/Lippe/> rdf:type :Estuary;
     :longitude 6.60;
     :latitude 51.65;
     :elevation 15 . 
 <rivers/Emscher/> rdf:type :River;
     :name "Emscher";
     :area 775;
     :length 83 . 
 <sources/Emscher/> rdf:type :Source;
     :longitude 7.61;
     :latitude 51.49;
     :elevation 147 . 
 <estuarys/Emscher/> rdf:type :Estuary;
     :longitude 6.69;
     :latitude 51.56;
     :elevation 18 . 
 <rivers/Ruhr/> rdf:type :River;
     :name "Ruhr";
     :area 4485;
     :length 219 . 
 <sources/Ruhr/> rdf:type :Source;
     :longitude 8.56;
     :latitude 51.21;
     :elevation 674 . 
 <estuarys/Ruhr/> rdf:type :Estuary;
     :longitude 6.72;
     :latitude 51.45;
     :elevation 20 . 
 <rivers/Wupper/> rdf:type :River;
     :name "Wupper";
     :area 813;
     :length 116.5 . 
 <sources/Wupper/> rdf:type :Source;
     :longitude 7.6;
     :latitude 51.1;
     :elevation 444 . 
 <estuarys/Wupper/> rdf:type :Estuary;
     :longitude 6.95;
     :latitude 51.04;
     :elevation 37 . 
 <rivers/Sieg/> rdf:type :River;
     :name "Sieg";
     :area 2857;
     :length 155 . 
 <sources/Sieg/> rdf:type :Source;
     :longitude 8.25;
     :latitude 50.92;
     :elevation 603 . 
 <estuarys/Sieg/> rdf:type :Estuary;
     :longitude 7.07;
     :latitude 50.47;
     :elevation 45 . 
 <rivers/Lahn/> rdf:type :River;
     :name "Lahn";
     :area 5925;
     :length 246 . 
 <sources/Lahn/> rdf:type :Source;
     :longitude 8.24;
     :latitude 50.89;
     :elevation 603 . 
 <estuarys/Lahn/> rdf:type :Estuary;
     :longitude 7.59;
     :latitude 50.31;
     :elevation 69 . 
 <rivers/Main/> rdf:type :River;
     :name "Main";
     :area 27292;
     :length 524 . 
 <sources/Main/> rdf:type :Source;
     :longitude 11.4;
     :latitude 50.1;
     :elevation 887 . 
 <estuarys/Main/> rdf:type :Estuary;
     :longitude 8.29;
     :latitude 49.99;
     :elevation 82 . 
 <rivers/Regnitz/> rdf:type :River;
     :name "Regnitz";
     :area 7523;
     :length 59 . 
 <sources/Regnitz/> rdf:type :Source;
     :longitude 10.99;
     :latitude 49.49;
     :elevation 283 . 
 <estuarys/Regnitz/> rdf:type :Estuary;
     :longitude 10.83;
     :latitude 49.91;
     :elevation 231 . 
 <rivers/Rednitz/> rdf:type :River;
     :name "Rednitz";
     :area 2118;
     :length 124 . 
 <sources/Rednitz/> rdf:type :Source;
     :longitude 10.40;
     :latitude 49.43;
     :elevation 452 . 
 <estuarys/Rednitz/> rdf:type :Estuary;
     :longitude 10.99;
     :latitude 49.49;
     :elevation 283 . 
 <rivers/Pegnitz/> rdf:type :River;
     :name "Pegnitz";
     :area 1230;
     :length 113 . 
 <sources/Pegnitz/> rdf:type :Source;
     :longitude 11.54;
     :latitude 49.76;
     :elevation 426 . 
 <estuarys/Pegnitz/> rdf:type :Estuary;
     :longitude 10.99;
     :latitude 49.49;
     :elevation 283 . 
 <rivers/Nidda/> rdf:type :River;
     :name "Nidda";
     :area 1923;
     :length 89.7 . 
 <sources/Nidda/> rdf:type :Source;
     :longitude 9.23;
     :latitude 50.53;
     :elevation 720 . 
 <estuarys/Nidda/> rdf:type :Estuary;
     :longitude 8.55;
     :latitude 50.10;
     :elevation 95 . 
 <rivers/Mosel/> rdf:type :River;
     :name "Mosel";
     :area 28286;
     :length 544 . 
 <sources/Mosel/> rdf:type :Source;
     :longitude 6.89;
     :latitude 47.89;
     :elevation 715 . 
 <estuarys/Mosel/> rdf:type :Estuary;
     :longitude 7.61;
     :latitude 50.37;
     :elevation 60 . 
 <rivers/Sauer/> rdf:type :River;
     :name "Sauer";
     :area 4259;
     :length 173 . 
 <sources/Sauer/> rdf:type :Source;
     :longitude 5.4;
     :latitude 49.92;
     :elevation 510 . 
 <estuarys/Sauer/> rdf:type :Estuary;
     :longitude 6.51;
     :latitude 49.71;
     :elevation 133 . 
 <rivers/Alzette/> rdf:type :River;
     :name "Alzette";
     :area 1172;
     :length 73 . 
 <sources/Alzette/> rdf:type :Source;
     :longitude 5.96;
     :latitude 49.48;
     :elevation 305 . 
 <estuarys/Alzette/> rdf:type :Estuary;
     :longitude 6.1;
     :latitude 49.85;
     :elevation 192 . 
 <rivers/Saar/> rdf:type :River;
     :name "Saar";
     :area 7431;
     :length 227 . 
 <sources/Saar/> rdf:type :Source;
     :longitude 7.15;
     :latitude 48.5;
     :elevation 640 . 
 <estuarys/Saar/> rdf:type :Estuary;
     :longitude 6.6;
     :latitude 49.7;
     :elevation 130 . 
 <rivers/Meurthe/> rdf:type :River;
     :name "Meurthe";
     :area 3085;
     :length 161 . 
 <sources/Meurthe/> rdf:type :Source;
     :longitude 7.02;
     :latitude 48.06;
     :elevation 1185 . 
 <estuarys/Meurthe/> rdf:type :Estuary;
     :longitude 6.14;
     :latitude 48.78;
     :elevation 189 . 
 <rivers/Neckar/> rdf:type :River;
     :name "Neckar";
     :area 14000;
     :length 367 . 
 <sources/Neckar/> rdf:type :Source;
     :longitude 8.5;
     :latitude 48.05;
     :elevation 706 . 
 <estuarys/Neckar/> rdf:type :Estuary;
     :longitude 8.44;
     :latitude 49.51;
     :elevation 88 . 
 <rivers/Enz/> rdf:type :River;
     :name "Enz";
     :area 2228;
     :length 105 . 
 <sources/Enz/> rdf:type :Source;
     :longitude 8.45;
     :latitude 48.61;
     :elevation 822 . 
 <estuarys/Enz/> rdf:type :Estuary;
     :longitude 9.15;
     :latitude 49.01;
     :elevation 170 . 
 <rivers/Ill/> rdf:type :River;
     :name "Ill";
     :area 4760;
     :length 217 . 
 <sources/Ill/> rdf:type :Source;
     :longitude 7.26;
     :latitude 47.46;
     :elevation 560 . 
 <estuarys/Ill/> rdf:type :Estuary;
     :longitude 7.93;
     :latitude 48.70;
     :elevation 127 . 
 <rivers/Elz/> rdf:type :River;
     :name "Elz";
     :area 1539;
     :length 121 . 
 <sources/Elz/> rdf:type :Source;
     :longitude 8.164;
     :latitude 48.102;
     :elevation 1038 . 
 <estuarys/Elz/> rdf:type :Estuary;
     :longitude 7.81;
     :latitude 48.56;
     :elevation 137 . 
 <rivers/Birs/> rdf:type :River;
     :name "Birs";
     :area 897;
     :length 75 . 
 <sources/Birs/> rdf:type :Source;
     :longitude 7.18;
     :latitude 47.21;
     :elevation 762 . 
 <estuarys/Birs/> rdf:type :Estuary;
     :longitude 7.62;
     :latitude 47.56;
     :elevation 246 . 
 <rivers/Aare/> rdf:type :River;
     :name "Aare";
     :area 17620;
     :length 288 . 
 <sources/Aare/> rdf:type :Source;
     :longitude 8.2;
     :latitude 46.55;
     :elevation 2310 . 
 <estuarys/Aare/> rdf:type :Estuary;
     :longitude 8.22;
     :latitude 47.61;
     :elevation 311 . 
 <rivers/Saane/> rdf:type :River;
     :name "Saane";
     :area 1893;
     :length 126 . 
 <sources/Saane/> rdf:type :Source;
     :longitude 7.27;
     :latitude 46.33;
     :elevation 2315 . 
 <estuarys/Saane/> rdf:type :Estuary;
     :longitude 7.26;
     :latitude 46.98;
     :elevation 461 . 
 <rivers/Zihl/> rdf:type :River;
     :name "Zihl";
     :area 2695;
     :length 8.5 . 
 <sources/Zihl/> rdf:type :Source;
     :longitude 7.02;
     :latitude 47.00;
     :elevation 429 . 
 <estuarys/Zihl/> rdf:type :Estuary;
     :longitude 7.07;
     :latitude 47.05;
     :elevation 428 . 
 <rivers/Orbe/> rdf:type :River;
     :name "Orbe";
     :area 476;
     :length 72 . 
 <sources/Orbe/> rdf:type :Source;
     :longitude 6.06;
     :latitude 46.49;
     :elevation 1100 . 
 <estuarys/Orbe/> rdf:type :Estuary;
     :longitude 6.66;
     :latitude 46.79;
     :elevation 429 . 
 <rivers/Reuss/> rdf:type :River;
     :name "Reuss";
     :area 3425;
     :length 164 . 
 <sources/Reuss/> rdf:type :Source;
     :longitude 8.54;
     :latitude 46.56;
     :elevation 2431 . 
 <estuarys/Reuss/> rdf:type :Estuary;
     :longitude 8.2371;
     :latitude 47.4921;
     :elevation 329 . 
 <rivers/Limmat/> rdf:type :River;
     :name "Limmat";
     :area 2416;
     :length 36.3 . 
 <sources/Limmat/> rdf:type :Source;
     :longitude 8.64;
     :latitude 47.23;
     :elevation 406 . 
 <estuarys/Limmat/> rdf:type :Estuary;
     :longitude 8.24;
     :latitude 47.50;
     :elevation 328 . 
 <rivers/Thur/> rdf:type :River;
     :name "Thur";
     :area 1760;
     :length 135 . 
 <sources/Thur/> rdf:type :Source;
     :longitude 9.35;
     :latitude 47.24;
     :elevation 2035 . 
 <estuarys/Thur/> rdf:type :Estuary;
     :longitude 8.49;
     :latitude 47.59;
     :elevation 345 . 
 <rivers/Bregenzer+Ach/> rdf:type :River;
     :name "Bregenzer Ach";
     :area 835;
     :length 67 . 
 <sources/Bregenzer+Ach/> rdf:type :Source;
     :longitude 10.11;
     :latitude 47.23;
     :elevation 2200 . 
 <estuarys/Bregenzer+Ach/> rdf:type :Estuary;
     :longitude 9.69;
     :latitude 47.50;
     :elevation 395 . 
 <rivers/Hinterrhein/> rdf:type :River;
     :name "Hinterrhein";
     :area 1693;
     :length 72 . 
 <sources/Hinterrhein/> rdf:type :Source;
     :longitude 9.04;
     :latitude 46.50;
     :elevation 2400 . 
 <estuarys/Hinterrhein/> rdf:type :Estuary;
     :longitude 9.41;
     :latitude 46.82;
     :elevation 590 . 
 <rivers/Maas/> rdf:type :River;
     :name "Maas";
     :area 34548;
     :length 925 . 
 <sources/Maas/> rdf:type :Source;
     :longitude 5.63;
     :latitude 47.97;
     :elevation 409 . 
 <estuarys/Maas/> rdf:type :Estuary;
     :longitude 4.73;
     :latitude 51.73;
     :elevation 0 . 
 <rivers/Rur/> rdf:type :River;
     :name "Rur";
     :area 2361;
     :length 164.5 . 
 <sources/Rur/> rdf:type :Source;
     :longitude 6.11;
     :latitude 50.50;
     :elevation 660 . 
 <estuarys/Rur/> rdf:type :Estuary;
     :longitude 6.00;
     :latitude 51.20;
     :elevation 17 . 
 <rivers/Schelde/> rdf:type :River;
     :name "Schelde";
     :area 21863;
     :length 360 . 
 <sources/Schelde/> rdf:type :Source;
     :longitude 3.27;
     :latitude 49.99;
     :elevation 97 . 
 <estuarys/Schelde/> rdf:type :Estuary;
     :longitude 3.06;
     :latitude 51.42;
     :elevation 0 . 
 <rivers/Somme/> rdf:type :River;
     :name "Somme";
     :area 6550;
     :length 245 . 
 <sources/Somme/> rdf:type :Source;
     :longitude 3.60;
     :latitude 49.91;
     :elevation 86 . 
 <estuarys/Somme/> rdf:type :Estuary;
     :longitude 1.62;
     :latitude 50.19;
     :elevation 0 . 
 <rivers/Seine/> rdf:type :River;
     :name "Seine";
     :area 75000;
     :length 776 . 
 <sources/Seine/> rdf:type :Source;
     :longitude 4.71;
     :latitude 47.48;
     :elevation 470 . 
 <estuarys/Seine/> rdf:type :Estuary;
     :longitude 0.10;
     :latitude 49.42;
     :elevation 0 . 
 <rivers/Marne/> rdf:type :River;
     :name "Marne";
     :area 12816;
     :length 514 . 
 <sources/Marne/> rdf:type :Source;
     :longitude 5.35;
     :latitude 47.8;
     :elevation 406 . 
 <estuarys/Marne/> rdf:type :Estuary;
     :longitude 2.4;
     :latitude 48.8;
     :elevation 32 . 
 <rivers/Vilaine/> rdf:type :River;
     :name "Vilaine";
     :area 10882;
     :length 218 . 
 <sources/Vilaine/> rdf:type :Source;
     :longitude -1.05;
     :latitude 48.23;
     :elevation 175 . 
 <estuarys/Vilaine/> rdf:type :Estuary;
     :longitude -2.38;
     :latitude 47.50;
     :elevation 0 . 
 <rivers/Loire/> rdf:type :River;
     :name "Loire";
     :area 117000;
     :length 1013 . 
 <sources/Loire/> rdf:type :Source;
     :longitude 4.22;
     :latitude 44.84;
     :elevation 1408 . 
 <estuarys/Loire/> rdf:type :Estuary;
     :longitude -2.18;
     :latitude 47.27;
     :elevation 0 . 
 <rivers/Maine/> rdf:type :River;
     :name "Maine";
     :area 22350;
     :length 11 . 
 <sources/Maine/> rdf:type :Source;
     :longitude -0.54;
     :latitude 47.49;
     :elevation 15 . 
 <estuarys/Maine/> rdf:type :Estuary;
     :longitude -0.61;
     :latitude 47.61;
     :elevation 13 . 
 <rivers/Sarthe/> rdf:type :River;
     :name "Sarthe";
     :area 7864;
     :length 314 . 
 <sources/Sarthe/> rdf:type :Source;
     :longitude -0.53;
     :latitude 48.63;
     :elevation 255 . 
 <estuarys/Sarthe/> rdf:type :Estuary;
     :longitude -0.54;
     :latitude 47.49;
     :elevation 15 . 
 <rivers/Mayenne/> rdf:type :River;
     :name "Mayenne";
     :area 5820;
     :length 203 . 
 <sources/Mayenne/> rdf:type :Source;
     :longitude -0.13;
     :latitude 48.46;
     :elevation 343 . 
 <estuarys/Mayenne/> rdf:type :Estuary;
     :longitude -0.54;
     :latitude 47.49;
     :elevation 15 . 
 <rivers/Vienne/> rdf:type :River;
     :name "Vienne";
     :area 21161;
     :length 363 . 
 <sources/Vienne/> rdf:type :Source;
     :longitude 2.09;
     :latitude 45.66;
     :elevation 880 . 
 <estuarys/Vienne/> rdf:type :Estuary;
     :longitude 0.08;
     :latitude 47.21;
     :elevation 33 . 
 <rivers/Cher/> rdf:type :River;
     :name "Cher";
     :area 14000;
     :length 365 . 
 <sources/Cher/> rdf:type :Source;
     :longitude 2.47;
     :latitude 45.92;
     :elevation 715 . 
 <estuarys/Cher/> rdf:type :Estuary;
     :longitude 0.48;
     :latitude 47.34;
     :elevation 38 . 
 <rivers/Allier/> rdf:type :River;
     :name "Allier";
     :area 14350;
     :length 421 . 
 <sources/Allier/> rdf:type :Source;
     :longitude 3.79;
     :latitude 44.59;
     :elevation 1503 . 
 <estuarys/Allier/> rdf:type :Estuary;
     :longitude 3.08;
     :latitude 46.96;
     :elevation 167 . 
 <rivers/Garonne/> rdf:type :River;
     :name "Garonne";
     :area 55000;
     :length 647 . 
 <sources/Garonne/> rdf:type :Source;
     :longitude 0.98;
     :latitude 42.6;
     :elevation 1872 . 
 <estuarys/Garonne/> rdf:type :Estuary;
     :longitude -0.6;
     :latitude 45.0;
     :elevation 0 . 
 <rivers/Rhone/> rdf:type :River;
     :name "Rhone";
     :area 100000;
     :length 812 . 
 <sources/Rhone/> rdf:type :Source;
     :longitude 8.38;
     :latitude 46.57;
     :elevation 1753 . 
 <estuarys/Rhone/> rdf:type :Estuary;
     :longitude 4.84;
     :latitude 43.33;
     :elevation 0 . 
 <rivers/Saone/> rdf:type :River;
     :name "Saone";
     :area 29900;
     :length 473 . 
 <sources/Saone/> rdf:type :Source;
     :longitude 6.2;
     :latitude 48.1;
     :elevation 405 . 
 <estuarys/Saone/> rdf:type :Estuary;
     :longitude 4.8;
     :latitude 45.7;
     :elevation 165 . 
 <rivers/Doubs/> rdf:type :River;
     :name "Doubs";
     :area 7710;
     :length 453 . 
 <sources/Doubs/> rdf:type :Source;
     :longitude 6.21;
     :latitude 46.7;
     :elevation 937 . 
 <estuarys/Doubs/> rdf:type :Estuary;
     :longitude 5.0;
     :latitude 46.9;
     :elevation 175 . 
 <rivers/Isere/> rdf:type :River;
     :name "Isere";
     :area 11890;
     :length 286 . 
 <sources/Isere/> rdf:type :Source;
     :longitude 7.0;
     :latitude 45.4;
     :elevation 2815 . 
 <estuarys/Isere/> rdf:type :Estuary;
     :longitude 4.85;
     :latitude 45.0;
     :elevation 108 . 
 <rivers/Durance/> rdf:type :River;
     :name "Durance";
     :area 14342;
     :length 323 . 
 <sources/Durance/> rdf:type :Source;
     :longitude 6.72;
     :latitude 44.89;
     :elevation 2325 . 
 <estuarys/Durance/> rdf:type :Estuary;
     :longitude 4.74;
     :latitude 43.92;
     :elevation 20 . 
 <rivers/Mino/> rdf:type :River;
     :name "Mino";
     :area 12486;
     :length 308 . 
 <sources/Mino/> rdf:type :Source;
     :longitude -7.53;
     :latitude 43.19;
     :elevation 695 . 
 <estuarys/Mino/> rdf:type :Estuary;
     :longitude -8.87;
     :latitude 41.87;
     :elevation 0 . 
 <rivers/Douro/> rdf:type :River;
     :name "Douro";
     :area 98400;
     :length 897 . 
 <sources/Douro/> rdf:type :Source;
     :longitude -3;
     :latitude 42;
     :elevation 2160 . 
 <estuarys/Douro/> rdf:type :Estuary;
     :longitude -8.66;
     :latitude 41.15;
     :elevation 0 . 
 <rivers/Mondego/> rdf:type :River;
     :name "Mondego";
     :area 6644;
     :length 234 . 
 <sources/Mondego/> rdf:type :Source;
     :longitude -7.57;
     :latitude 40.43;
     :elevation 1425 . 
 <estuarys/Mondego/> rdf:type :Estuary;
     :longitude -8.88;
     :latitude 40.15;
     :elevation 0 . 
 <rivers/Tejo/> rdf:type :River;
     :name "Tejo";
     :area 80600;
     :length 1007 . 
 <sources/Tejo/> rdf:type :Source;
     :longitude -1.70;
     :latitude 40.32;
     :elevation 1580 . 
 <estuarys/Tejo/> rdf:type :Estuary;
     :longitude -9.3;
     :latitude 38.7;
     :elevation 0 . 
 <rivers/Jarama/> rdf:type :River;
     :name "Jarama";
     :area 11597;
     :length 190 . 
 <sources/Jarama/> rdf:type :Source;
     :longitude -3.53;
     :latitude 41.15;
     :elevation 2119 . 
 <estuarys/Jarama/> rdf:type :Estuary;
     :longitude -3.65;
     :latitude 40.03;
     :elevation 482 . 
 <rivers/Sado/> rdf:type :River;
     :name "Sado";
     :area 7640;
     :length 180 . 
 <sources/Sado/> rdf:type :Source;
     :longitude -8.26;
     :latitude 37.64;
     :elevation 230 . 
 <estuarys/Sado/> rdf:type :Estuary;
     :longitude -8.93;
     :latitude 38.49;
     :elevation 0 . 
 <rivers/Guadiana/> rdf:type :River;
     :name "Guadiana";
     :area 67733;
     :length 742 . 
 <sources/Guadiana/> rdf:type :Source;
     :longitude -3;
     :latitude 42;
     :elevation 608 . 
 <estuarys/Guadiana/> rdf:type :Estuary;
     :longitude -7.65;
     :latitude 37.35;
     :elevation 0 . 
 <rivers/Guadalquivir/> rdf:type :River;
     :name "Guadalquivir";
     :area 56978;
     :length 657 . 
 <sources/Guadalquivir/> rdf:type :Source;
     :longitude -2.98;
     :latitude 37.83;
     :elevation 1400 . 
 <estuarys/Guadalquivir/> rdf:type :Estuary;
     :longitude -6.36;
     :latitude 36.79;
     :elevation 0 . 
 <rivers/Genil/> rdf:type :River;
     :name "Genil";
     :area 8278;
     :length 358 . 
 <sources/Genil/> rdf:type :Source;
     :longitude -3.34;
     :latitude 37.11;
     :elevation 1480 . 
 <estuarys/Genil/> rdf:type :Estuary;
     :longitude -5.32;
     :latitude 37.69;
     :elevation 44 . 
 <rivers/Segura/> rdf:type :River;
     :name "Segura";
     :area 18870;
     :length 325 . 
 <sources/Segura/> rdf:type :Source;
     :longitude -2.70;
     :latitude 38.05;
     :elevation 1680 . 
 <estuarys/Segura/> rdf:type :Estuary;
     :longitude -0.64;
     :latitude 38.11;
     :elevation 0 . 
 <rivers/Júcar/> rdf:type :River;
     :name "Júcar";
     :area 21600;
     :length 500 . 
 <sources/Júcar/> rdf:type :Source;
     :longitude -1.84;
     :latitude 40.40;
     :elevation 1570 . 
 <estuarys/Júcar/> rdf:type :Estuary;
     :longitude -0.24;
     :latitude 39.15;
     :elevation 0 . 
 <rivers/Turia/> rdf:type :River;
     :name "Turia";
     :area 6393.6;
     :length 280 . 
 <sources/Turia/> rdf:type :Source;
     :longitude -1.73;
     :latitude 40.40;
     :elevation 1670 . 
 <estuarys/Turia/> rdf:type :Estuary;
     :longitude -0.33;
     :latitude 39.42;
     :elevation 0 . 
 <rivers/Ebro/> rdf:type :River;
     :name "Ebro";
     :area 83093;
     :length 925 . 
 <sources/Ebro/> rdf:type :Source;
     :longitude -4.37;
     :latitude 43.0375;
     :elevation 1600 . 
 <estuarys/Ebro/> rdf:type :Estuary;
     :longitude 0.5;
     :latitude 40.8;
     :elevation 0 . 
 <rivers/Segre/> rdf:type :River;
     :name "Segre";
     :area 20000;
     :length 265 . 
 <sources/Segre/> rdf:type :Source;
     :longitude -2.11;
     :latitude 43.40;
     :elevation 2300 . 
 <estuarys/Segre/> rdf:type :Estuary;
     :longitude 0.30;
     :latitude 41.36;
     :elevation 58 . 
 <rivers/Valira/> rdf:type :River;
     :name "Valira";
     :area 592;
     :length 44 . 
 <sources/Valira/> rdf:type :Source;
     :longitude 1.54;
     :latitude 42.51;
     :elevation 1050 . 
 <estuarys/Valira/> rdf:type :Estuary;
     :longitude 1.44;
     :latitude 42.35;
     :elevation 690 . 
 <rivers/Po/> rdf:type :River;
     :name "Po";
     :area 75000;
     :length 652 . 
 <sources/Po/> rdf:type :Source;
     :longitude 7.09;
     :latitude 44.70;
     :elevation 2022 . 
 <estuarys/Po/> rdf:type :Estuary;
     :longitude 12.43;
     :latitude 44.95;
     :elevation 0 . 
 <rivers/Tresa/> rdf:type :River;
     :name "Tresa";
     :area 754;
     :length 15 . 
 <sources/Tresa/> rdf:type :Source;
     :longitude 8.86;
     :latitude 45.97;
     :elevation 271 . 
 <estuarys/Tresa/> rdf:type :Estuary;
     :longitude 8.73;
     :latitude 46.00;
     :elevation 193 . 
 <rivers/Ticino/> rdf:type :River;
     :name "Ticino";
     :area 7228;
     :length 248 . 
 <sources/Ticino/> rdf:type :Source;
     :longitude 8.42;
     :latitude 46.475;
     :elevation 2536 . 
 <estuarys/Ticino/> rdf:type :Estuary;
     :longitude 9.235;
     :latitude 45.14;
     :elevation 50 . 
 <rivers/Moesa/> rdf:type :River;
     :name "Moesa";
     :area 475;
     :length 46 . 
 <sources/Moesa/> rdf:type :Source;
     :longitude 9.06;
     :latitude 46.50;
     :elevation 2250 . 
 <estuarys/Moesa/> rdf:type :Estuary;
     :longitude 9.04;
     :latitude 46.22;
     :elevation 233 . 
 <rivers/Lambro/> rdf:type :River;
     :name "Lambro";
     :area 1350;
     :length 130 . 
 <sources/Lambro/> rdf:type :Source;
     :longitude 9.24;
     :latitude 45.92;
     :elevation 942 . 
 <estuarys/Lambro/> rdf:type :Estuary;
     :longitude 9.55;
     :latitude 45.14;
     :elevation 49 . 
 <rivers/Dora+Baltea/> rdf:type :River;
     :name "Dora Baltea";
     :area 3920;
     :length 160 . 
 <sources/Dora+Baltea/> rdf:type :Source;
     :longitude 6.96;
     :latitude 45.81;
     :elevation 1400 . 
 <estuarys/Dora+Baltea/> rdf:type :Estuary;
     :longitude 8.05;
     :latitude 45.18;
     :elevation 158 . 
 <rivers/Tanaro/> rdf:type :River;
     :name "Tanaro";
     :area 8324;
     :length 276 . 
 <sources/Tanaro/> rdf:type :Source;
     :longitude 7.72;
     :latitude 44.12;
     :elevation 1360 . 
 <estuarys/Tanaro/> rdf:type :Estuary;
     :longitude 8.77;
     :latitude 45.00;
     :elevation 75 . 
 <rivers/Adda/> rdf:type :River;
     :name "Adda";
     :area 7979;
     :length 313 . 
 <sources/Adda/> rdf:type :Source;
     :longitude 10.3;
     :latitude 46.55;
     :elevation 2235 . 
 <estuarys/Adda/> rdf:type :Estuary;
     :longitude 9.88;
     :latitude 45.13;
     :elevation 32 . 
 <rivers/Mera/> rdf:type :River;
     :name "Mera";
     :length 50 . 
 <sources/Mera/> rdf:type :Source;
     :longitude 9.57;
     :latitude 46.40;
     :elevation 2791 . 
 <estuarys/Mera/> rdf:type :Estuary;
     :longitude 9.38;
     :latitude 46.20;
     :elevation 197 . 
 <rivers/Mincio/> rdf:type :River;
     :name "Mincio";
     :area 2859;
     :length 75 . 
 <sources/Mincio/> rdf:type :Source;
     :longitude 10.7;
     :latitude 45.4;
     :elevation 65 . 
 <estuarys/Mincio/> rdf:type :Estuary;
     :longitude 10.95;
     :latitude 45.1 . 
 <rivers/Etsch/> rdf:type :River;
     :name "Etsch";
     :area 12200;
     :length 415 . 
 <sources/Etsch/> rdf:type :Source;
     :longitude 10.5;
     :latitude 46.7;
     :elevation 1525 . 
 <estuarys/Etsch/> rdf:type :Estuary;
     :longitude 7.09;
     :latitude 44.8;
     :elevation 0 . 
 <rivers/Tevere/> rdf:type :River;
     :name "Tevere";
     :area 17375;
     :length 405 . 
 <sources/Tevere/> rdf:type :Source;
     :longitude 12.08;
     :latitude 43.77;
     :elevation 1348 . 
 <estuarys/Tevere/> rdf:type :Estuary;
     :longitude 12.23;
     :latitude 41.74;
     :elevation 0 . 
 <rivers/Marta/> rdf:type :River;
     :name "Marta";
     :length 54 . 
 <sources/Marta/> rdf:type :Source;
     :longitude 12.93;
     :latitude 42.53;
     :elevation 335 . 
 <estuarys/Marta/> rdf:type :Estuary;
     :longitude 11.70;
     :latitude 42.23;
     :elevation 0 . 
 <rivers/Arrone/> rdf:type :River;
     :name "Arrone";
     :area 125;
     :length 35 . 
 <sources/Arrone/> rdf:type :Source;
     :longitude 12.28;
     :latitude 42.09;
     :elevation 160 . 
 <estuarys/Arrone/> rdf:type :Estuary;
     :longitude 12.18;
     :latitude 41.87;
     :elevation 0 . 
 <rivers/Arno/> rdf:type :River;
     :name "Arno";
     :area 8200;
     :length 240 . 
 <sources/Arno/> rdf:type :Source;
     :longitude 11.7;
     :latitude 43.9;
     :elevation 1385 . 
 <estuarys/Arno/> rdf:type :Estuary;
     :longitude 10.2;
     :latitude 43.7;
     :elevation 0 . 
 <rivers/Imera+Meridionale/> rdf:type :River;
     :name "Imera Meridionale";
     :area 2122;
     :length 144 . 
 <sources/Imera+Meridionale/> rdf:type :Source;
     :longitude 14.15;
     :latitude 37.83;
     :elevation 1160 . 
 <estuarys/Imera+Meridionale/> rdf:type :Estuary;
     :longitude 13.95;
     :latitude 37.11;
     :elevation 0 . 
 <rivers/Tirso/> rdf:type :River;
     :name "Tirso";
     :area 3375;
     :length 152 . 
 <sources/Tirso/> rdf:type :Source;
     :longitude 9.34;
     :latitude 40.51;
     :elevation 770 . 
 <estuarys/Tirso/> rdf:type :Estuary;
     :longitude 8.54;
     :latitude 39.89;
     :elevation 0 . 
 <rivers/Donau/> rdf:type :River;
     :name "Donau";
     :area 795686;
     :length 2845 . 
 <sources/Donau/> rdf:type :Source;
     :longitude 8.52;
     :latitude 47.95;
     :elevation 686 . 
 <estuarys/Donau/> rdf:type :Estuary;
     :longitude 29.65;
     :latitude 45.16;
     :elevation 0 . 
 <rivers/Breg/> rdf:type :River;
     :name "Breg";
     :area 291.2;
     :length 45.9 . 
 <sources/Breg/> rdf:type :Source;
     :longitude 8.172;
     :latitude 48.100;
     :elevation 1078 . 
 <estuarys/Breg/> rdf:type :Estuary;
     :longitude 8.52;
     :latitude 47.95;
     :elevation 686 . 
 <rivers/Brigach/> rdf:type :River;
     :name "Brigach";
     :area 195;
     :length 43 . 
 <sources/Brigach/> rdf:type :Source;
     :longitude 8.28;
     :latitude 48.11;
     :elevation 940 . 
 <estuarys/Brigach/> rdf:type :Estuary;
     :longitude 8.52;
     :latitude 47.95;
     :elevation 686 . 
 <rivers/Iller/> rdf:type :River;
     :name "Iller";
     :area 2152;
     :length 147 . 
 <sources/Iller/> rdf:type :Source;
     :longitude 10.27;
     :latitude 47.43;
     :elevation 783 . 
 <estuarys/Iller/> rdf:type :Estuary;
     :longitude 9.97;
     :latitude 48.38;
     :elevation 468 . 
 <rivers/Lech/> rdf:type :River;
     :name "Lech";
     :area 3926;
     :length 264 . 
 <sources/Lech/> rdf:type :Source;
     :longitude 10.0;
     :latitude 47.17;
     :elevation 1840 . 
 <estuarys/Lech/> rdf:type :Estuary;
     :longitude 10.93;
     :latitude 48.73;
     :elevation 392 . 
 <rivers/Isar/> rdf:type :River;
     :name "Isar";
     :area 8370;
     :length 295 . 
 <sources/Isar/> rdf:type :Source;
     :longitude 11.40;
     :latitude 47.37;
     :elevation 1160 . 
 <estuarys/Isar/> rdf:type :Estuary;
     :longitude 12.98;
     :latitude 48.80;
     :elevation 310 . 
 <rivers/Ammer/> rdf:type :River;
     :name "Ammer";
     :area 3221;
     :length 168 . 
 <sources/Ammer/> rdf:type :Source;
     :longitude 11.05;
     :latitude 47.57;
     :elevation 850 . 
 <estuarys/Ammer/> rdf:type :Estuary;
     :longitude 11.96;
     :latitude 48.50;
     :elevation 407 . 
 <rivers/Würm/> rdf:type :River;
     :name "Würm";
     :area 429;
     :length 35 . 
 <sources/Würm/> rdf:type :Source;
     :longitude 11.35;
     :latitude 48.00;
     :elevation 596 . 
 <estuarys/Würm/> rdf:type :Estuary;
     :longitude 11.5;
     :latitude 48.30;
     :elevation 482 . 
 <rivers/Inn/> rdf:type :River;
     :name "Inn";
     :area 25700;
     :length 517 . 
 <sources/Inn/> rdf:type :Source;
     :longitude 9.67;
     :latitude 46.41;
     :elevation 2484 . 
 <estuarys/Inn/> rdf:type :Estuary;
     :longitude 13.47;
     :latitude 48.57;
     :elevation 291 . 
 <rivers/Ilz/> rdf:type :River;
     :name "Ilz";
     :area 850;
     :length 62 . 
 <sources/Ilz/> rdf:type :Source;
     :longitude 13.41;
     :latitude 48.94;
     :elevation 1300 . 
 <estuarys/Ilz/> rdf:type :Estuary;
     :longitude 13.47;
     :latitude 48.57;
     :elevation 291 . 
 <rivers/Regen/> rdf:type :River;
     :name "Regen";
     :area 2953;
     :length 190 . 
 <sources/Regen/> rdf:type :Source;
     :longitude 13.25;
     :latitude 49.17;
     :elevation 1053 . 
 <estuarys/Regen/> rdf:type :Estuary;
     :longitude 12.11;
     :latitude 49.02;
     :elevation 325 . 
 <rivers/Naab/> rdf:type :River;
     :name "Naab";
     :area 5514;
     :length 197 . 
 <sources/Naab/> rdf:type :Source;
     :longitude 12.4;
     :latitude 49.76;
     :elevation 775 . 
 <estuarys/Naab/> rdf:type :Estuary;
     :longitude 12.02;
     :latitude 49.02;
     :elevation 333 . 
 <rivers/Alz/> rdf:type :River;
     :name "Alz";
     :area 2197;
     :length 150 . 
 <sources/Alz/> rdf:type :Source;
     :longitude 12.35;
     :latitude 47.3;
     :elevation 1797 . 
 <estuarys/Alz/> rdf:type :Estuary;
     :longitude 12.8;
     :latitude 48.3;
     :elevation 360 . 
 <rivers/Salzach/> rdf:type :River;
     :name "Salzach";
     :area 6700;
     :length 225 . 
 <sources/Salzach/> rdf:type :Source;
     :longitude 12.11;
     :latitude 47.30;
     :elevation 2300 . 
 <estuarys/Salzach/> rdf:type :Estuary;
     :longitude 12.92;
     :latitude 48.21;
     :elevation 344 . 
 <rivers/Enns/> rdf:type :River;
     :name "Enns";
     :area 5940;
     :length 254 . 
 <sources/Enns/> rdf:type :Source;
     :longitude 13.35;
     :latitude 47.33;
     :elevation 1375 . 
 <estuarys/Enns/> rdf:type :Estuary;
     :longitude 14.52;
     :latitude 48.24;
     :elevation 245 . 
 <rivers/March/> rdf:type :River;
     :name "March";
     :area 27633;
     :length 358 . 
 <sources/March/> rdf:type :Source;
     :longitude 16.85;
     :latitude 50.21;
     :elevation 1380 . 
 <estuarys/March/> rdf:type :Estuary;
     :longitude 16.98;
     :latitude 48.17;
     :elevation 135 . 
 <rivers/Thaya/> rdf:type :River;
     :name "Thaya";
     :area 12772;
     :length 310 . 
 <sources/Thaya/> rdf:type :Source;
     :longitude 15.04;
     :latitude 48.66;
     :elevation 657 . 
 <estuarys/Thaya/> rdf:type :Estuary;
     :longitude 16.94;
     :latitude 48.62;
     :elevation 147 . 
 <rivers/Svratka/> rdf:type :River;
     :name "Svratka";
     :area 7116;
     :length 174 . 
 <sources/Svratka/> rdf:type :Source;
     :longitude 16.00;
     :latitude 49.64;
     :elevation 772 . 
 <estuarys/Svratka/> rdf:type :Estuary;
     :longitude 16.61;
     :latitude 48.91;
     :elevation 163 . 
 <rivers/Jihlava/> rdf:type :River;
     :name "Jihlava";
     :area 3117;
     :length 184 . 
 <sources/Jihlava/> rdf:type :Source;
     :longitude 15.28;
     :latitude 49.26;
     :elevation 630 . 
 <estuarys/Jihlava/> rdf:type :Estuary;
     :longitude 16.61;
     :latitude 48.91;
     :elevation 164 . 
 <rivers/Raab/> rdf:type :River;
     :name "Raab";
     :area 1020;
     :length 250 . 
 <sources/Raab/> rdf:type :Source;
     :longitude 15.52;
     :latitude 47.35;
     :elevation 1150 . 
 <estuarys/Raab/> rdf:type :Estuary;
     :longitude 17.63;
     :latitude 47.69;
     :elevation 118 . 
 <rivers/Waag/> rdf:type :River;
     :name "Waag";
     :area 10640;
     :length 403 . 
 <sources/Waag/> rdf:type :Source;
     :longitude 19.81;
     :latitude 49.02;
     :elevation 664 . 
 <estuarys/Waag/> rdf:type :Estuary;
     :longitude 18.15;
     :latitude 47.75;
     :elevation 106 . 
 <rivers/Orava/> rdf:type :River;
     :name "Orava";
     :area 1192;
     :length 62 . 
 <sources/Orava/> rdf:type :Source;
     :longitude 19.56;
     :latitude 49.38;
     :elevation 601 . 
 <estuarys/Orava/> rdf:type :Estuary;
     :longitude 19.14;
     :latitude 49.15;
     :elevation 430 . 
 <rivers/Czarna+Orava/> rdf:type :River;
     :name "Czarna Orava";
     :length 29 . 
 <sources/Czarna+Orava/> rdf:type :Source;
     :longitude 19.82;
     :latitude 49.52;
     :elevation 912 . 
 <estuarys/Czarna+Orava/> rdf:type :Estuary;
     :longitude 19.63;
     :latitude 49.47;
     :elevation 601 . 
 <rivers/Biela+Orava/> rdf:type :River;
     :name "Biela Orava";
     :area 469.2;
     :length 35.4 . 
 <sources/Biela+Orava/> rdf:type :Source;
     :longitude 19.19;
     :latitude 49.32;
     :elevation 1090 . 
 <estuarys/Biela+Orava/> rdf:type :Estuary;
     :longitude 19.48;
     :latitude 49.40;
     :elevation 601 . 
 <rivers/Nitra/> rdf:type :River;
     :name "Nitra";
     :area 4499;
     :length 166 . 
 <sources/Nitra/> rdf:type :Source;
     :longitude 18.60;
     :latitude 48.96;
     :elevation 910 . 
 <estuarys/Nitra/> rdf:type :Estuary;
     :longitude 18.02;
     :latitude 47.96;
     :elevation 110 . 
 <rivers/Hron/> rdf:type :River;
     :name "Hron";
     :area 5453;
     :length 298 . 
 <sources/Hron/> rdf:type :Source;
     :longitude 20.22;
     :latitude 48.86;
     :elevation 935 . 
 <estuarys/Hron/> rdf:type :Estuary;
     :longitude 18.74;
     :latitude 47.82;
     :elevation 100 . 
 <rivers/Drau/> rdf:type :River;
     :name "Drau";
     :area 40120;
     :length 749 . 
 <sources/Drau/> rdf:type :Source;
     :longitude 12.26;
     :latitude 46.73;
     :elevation 1450 . 
 <estuarys/Drau/> rdf:type :Estuary;
     :longitude 18.93;
     :latitude 45.54;
     :elevation 90 . 
 <rivers/Gail/> rdf:type :River;
     :name "Gail";
     :area 1414;
     :length 122 . 
 <sources/Gail/> rdf:type :Source;
     :longitude 12.54;
     :latitude 46.72;
     :elevation 1518 . 
 <estuarys/Gail/> rdf:type :Estuary;
     :longitude 13.88;
     :latitude 46.61;
     :elevation 484 . 
 <rivers/Mur/> rdf:type :River;
     :name "Mur";
     :area 14108;
     :length 453 . 
 <sources/Mur/> rdf:type :Source;
     :longitude 13.35;
     :latitude 47.13;
     :elevation 1898 . 
 <estuarys/Mur/> rdf:type :Estuary;
     :longitude 16.88;
     :latitude 46.30;
     :elevation 130 . 
 <rivers/Tisza/> rdf:type :River;
     :name "Tisza";
     :area 146500;
     :length 1308 . 
 <sources/Tisza/> rdf:type :Source;
     :longitude 24.25;
     :latitude 48.1;
     :elevation 460 . 
 <estuarys/Tisza/> rdf:type :Estuary;
     :longitude 20.3;
     :latitude 45.05;
     :elevation 80 . 
 <rivers/Somes/> rdf:type :River;
     :name "Somes";
     :area 15015;
     :length 596 . 
 <sources/Somes/> rdf:type :Source;
     :longitude 22.73;
     :latitude 46.64;
     :elevation 1160 . 
 <estuarys/Somes/> rdf:type :Estuary;
     :longitude 22.34;
     :latitude 48.12;
     :elevation 120 . 
 <rivers/Sajó/> rdf:type :River;
     :name "Sajó";
     :area 11900;
     :length 229 . 
 <sources/Sajó/> rdf:type :Source;
     :longitude 20.21;
     :latitude 48.79;
     :elevation 1200 . 
 <estuarys/Sajó/> rdf:type :Estuary;
     :longitude 21.11;
     :latitude 47.94;
     :elevation 90 . 
 <rivers/Hernad/> rdf:type :River;
     :name "Hernad";
     :area 5500;
     :length 286 . 
 <sources/Hernad/> rdf:type :Source;
     :longitude 20.18;
     :latitude 48.94;
     :elevation 750 . 
 <estuarys/Hernad/> rdf:type :Estuary;
     :longitude 20.93;
     :latitude 47.99;
     :elevation 95 . 
 <rivers/Torysa/> rdf:type :River;
     :name "Torysa";
     :area 1349;
     :length 129 . 
 <sources/Torysa/> rdf:type :Source;
     :longitude 20.64;
     :latitude 49.11;
     :elevation 1000 . 
 <estuarys/Torysa/> rdf:type :Estuary;
     :longitude 21.36;
     :latitude 48.64;
     :elevation 170 . 
 <rivers/Mureș/> rdf:type :River;
     :name "Mureș";
     :area 27832;
     :length 776 . 
 <sources/Mureș/> rdf:type :Source;
     :longitude 25.62;
     :latitude 46.62;
     :elevation 850 . 
 <estuarys/Mureș/> rdf:type :Estuary;
     :longitude 20.19;
     :latitude 46.25;
     :elevation 75 . 
 <rivers/Argeș/> rdf:type :River;
     :name "Argeș";
     :area 12550;
     :length 350 . 
 <sources/Argeș/> rdf:type :Source;
     :longitude 24.6;
     :latitude 45.55;
     :elevation 2140 . 
 <estuarys/Argeș/> rdf:type :Estuary;
     :longitude 26.62;
     :latitude 44.06;
     :elevation 12 . 
 <rivers/Dâmbovița/> rdf:type :River;
     :name "Dâmbovița";
     :area 2837;
     :length 237 . 
 <sources/Dâmbovița/> rdf:type :Source;
     :longitude 24.94;
     :latitude 45.5;
     :elevation 2100 . 
 <estuarys/Dâmbovița/> rdf:type :Estuary;
     :longitude 26.47;
     :latitude 44.23;
     :elevation 20 . 
 <rivers/Ialomița/> rdf:type :River;
     :name "Ialomița";
     :area 8900;
     :length 414 . 
 <sources/Ialomița/> rdf:type :Source;
     :longitude 24.44;
     :latitude 45.42;
     :elevation 2160 . 
 <estuarys/Ialomița/> rdf:type :Estuary;
     :longitude 27.85;
     :latitude 44.70;
     :elevation 5 . 
 <rivers/Save/> rdf:type :River;
     :name "Save";
     :area 95419;
     :length 945 . 
 <sources/Save/> rdf:type :Source;
     :longitude 13.6;
     :latitude 46.2 . 
 <estuarys/Save/> rdf:type :Estuary;
     :longitude 20.4667;
     :latitude 44.8;
     :elevation 68 . 
 <rivers/Bosna/> rdf:type :River;
     :name "Bosna";
     :area 10457;
     :length 271 . 
 <sources/Bosna/> rdf:type :Source;
     :longitude 18.27;
     :latitude 43.82;
     :elevation 560 . 
 <estuarys/Bosna/> rdf:type :Estuary;
     :longitude 18.47;
     :latitude 45.07;
     :elevation 89 . 
 <rivers/Drina/> rdf:type :River;
     :name "Drina";
     :area 19926;
     :length 346 . 
 <sources/Drina/> rdf:type :Source;
     :longitude 18.8;
     :latitude 43.35;
     :elevation 441 . 
 <estuarys/Drina/> rdf:type :Estuary;
     :longitude 19.35;
     :latitude 44.9;
     :elevation 90 . 
 <rivers/Tara/> rdf:type :River;
     :name "Tara";
     :area 2006;
     :length 140 . 
 <sources/Tara/> rdf:type :Source;
     :longitude 19.57;
     :latitude 42.6;
     :elevation 2000 . 
 <estuarys/Tara/> rdf:type :Estuary;
     :longitude 18.8;
     :latitude 43.35;
     :elevation 441 . 
 <rivers/Piva/> rdf:type :River;
     :name "Piva";
     :area 1270;
     :length 120 . 
 <sources/Piva/> rdf:type :Source;
     :longitude 18.82;
     :latitude 43.11 . 
 <estuarys/Piva/> rdf:type :Estuary;
     :longitude 18.8;
     :latitude 43.35;
     :elevation 441 . 
 <rivers/Morava/> rdf:type :River;
     :name "Morava";
     :area 37444;
     :length 185 . 
 <sources/Morava/> rdf:type :Source;
     :longitude 21.4;
     :latitude 43.7;
     :elevation 132 . 
 <estuarys/Morava/> rdf:type :Estuary;
     :longitude 21.1;
     :latitude 44.6;
     :elevation 65 . 
 <rivers/Southern+Morava/> rdf:type :River;
     :name "Southern Morava";
     :area 15469;
     :length 295 . 
 <sources/Southern+Morava/> rdf:type :Source;
     :longitude 21.4;
     :latitude 42.1 . 
 <estuarys/Southern+Morava/> rdf:type :Estuary;
     :longitude 21.4;
     :latitude 43.7;
     :elevation 132 . 
 <rivers/Zapadna+Morava/> rdf:type :River;
     :name "Zapadna Morava";
     :area 15849;
     :length 308 . 
 <sources/Zapadna+Morava/> rdf:type :Source;
     :longitude 20.06;
     :latitude 43.85 . 
 <estuarys/Zapadna+Morava/> rdf:type :Estuary;
     :longitude 21.4;
     :latitude 43.7;
     :elevation 132 . 
 <rivers/Ibar/> rdf:type :River;
     :name "Ibar";
     :area 8059;
     :length 276 . 
 <sources/Ibar/> rdf:type :Source;
     :longitude 20.09;
     :latitude 42.80;
     :elevation 1280 . 
 <estuarys/Ibar/> rdf:type :Estuary;
     :longitude 20.75;
     :latitude 43.73;
     :elevation 190 . 
 <rivers/Iskar/> rdf:type :River;
     :name "Iskar";
     :area 8600;
     :length 368 . 
 <sources/Iskar/> rdf:type :Source;
     :longitude 22.33;
     :latitude 42.19;
     :elevation 2500 . 
 <estuarys/Iskar/> rdf:type :Estuary;
     :longitude 24.44;
     :latitude 43.73;
     :elevation 65 . 
 <rivers/Ossam/> rdf:type :River;
     :name "Ossam";
     :area 2820;
     :length 314 . 
 <sources/Ossam/> rdf:type :Source;
     :longitude 24.77;
     :latitude 42.72;
     :elevation 1821 . 
 <estuarys/Ossam/> rdf:type :Estuary;
     :longitude 24.85;
     :latitude 43.70;
     :elevation 40 . 
 <rivers/Timiş/> rdf:type :River;
     :name "Timiş";
     :area 13085;
     :length 340 . 
 <sources/Timiş/> rdf:type :Source;
     :longitude 22.59;
     :latitude 45.29;
     :elevation 1700 . 
 <estuarys/Timiş/> rdf:type :Estuary;
     :longitude 20.63;
     :latitude 44.85;
     :elevation 72 . 
 <rivers/Jiu/> rdf:type :River;
     :name "Jiu";
     :area 10070;
     :length 385 . 
 <sources/Jiu/> rdf:type :Source;
     :longitude 22.82;
     :latitude 45.28;
     :elevation 1320 . 
 <estuarys/Jiu/> rdf:type :Estuary;
     :longitude 23.81;
     :latitude 43.78;
     :elevation 23 . 
 <rivers/Olt/> rdf:type :River;
     :name "Olt";
     :area 24010;
     :length 615 . 
 <sources/Olt/> rdf:type :Source;
     :longitude 25.8;
     :latitude 46.65;
     :elevation 1280 . 
 <estuarys/Olt/> rdf:type :Estuary;
     :longitude 24.8;
     :latitude 43.7;
     :elevation 21 . 
 <rivers/Siret/> rdf:type :River;
     :name "Siret";
     :area 44835;
     :length 726 . 
 <sources/Siret/> rdf:type :Source;
     :longitude 25.28;
     :latitude 48.00;
     :elevation 1238 . 
 <estuarys/Siret/> rdf:type :Estuary;
     :longitude 28.02;
     :latitude 45.41;
     :elevation 5 . 
 <rivers/Pruth/> rdf:type :River;
     :name "Pruth";
     :area 27500;
     :length 953 . 
 <sources/Pruth/> rdf:type :Source;
     :longitude 24.55;
     :latitude 48.16 . 
 <estuarys/Pruth/> rdf:type :Estuary;
     :longitude 28.21;
     :latitude 45.47;
     :elevation 4 . 
 <rivers/Moraca/> rdf:type :River;
     :name "Moraca";
     :area 1600;
     :length 99.5 . 
 <sources/Moraca/> rdf:type :Source;
     :longitude 19.25;
     :latitude 42.85;
     :elevation 1600 . 
 <estuarys/Moraca/> rdf:type :Estuary;
     :longitude 19.15;
     :latitude 42.25;
     :elevation 7 . 
 <rivers/Neretva/> rdf:type :River;
     :name "Neretva";
     :area 5581;
     :length 218 . 
 <sources/Neretva/> rdf:type :Source;
     :longitude 18.55;
     :latitude 43.28;
     :elevation 1095 . 
 <estuarys/Neretva/> rdf:type :Estuary;
     :longitude 17.44;
     :latitude 43.02;
     :elevation 0 . 
 <rivers/Buna/> rdf:type :River;
     :name "Buna";
     :area 5187;
     :length 44 . 
 <sources/Buna/> rdf:type :Source;
     :longitude 19.5;
     :latitude 42.05;
     :elevation 1 . 
 <estuarys/Buna/> rdf:type :Estuary;
     :longitude 19.35;
     :latitude 41.85;
     :elevation 0 . 
 <rivers/Drin/> rdf:type :River;
     :name "Drin";
     :area 19686;
     :length 285 . 
 <sources/Drin/> rdf:type :Source;
     :longitude 20.4;
     :latitude 42.15 . 
 <estuarys/Drin/> rdf:type :Estuary;
     :longitude 19.6;
     :latitude 41.8;
     :elevation 0 . 
 <rivers/White+Drin/> rdf:type :River;
     :name "White Drin";
     :area 4964;
     :length 136 . 
 <sources/White+Drin/> rdf:type :Source;
     :longitude 20.2;
     :latitude 42.7 . 
 <estuarys/White+Drin/> rdf:type :Estuary;
     :longitude 20.4;
     :latitude 42.1 . 
 <rivers/Black+Drin/> rdf:type :River;
     :name "Black Drin";
     :area 3504;
     :length 149 . 
 <sources/Black+Drin/> rdf:type :Source;
     :longitude 20.7;
     :latitude 41.0;
     :elevation 695 . 
 <estuarys/Black+Drin/> rdf:type :Estuary;
     :longitude 20.4;
     :latitude 42.1 . 
 <rivers/Vjosa/> rdf:type :River;
     :name "Vjosa";
     :area 6706;
     :length 272 . 
 <sources/Vjosa/> rdf:type :Source;
     :longitude 21.15;
     :latitude 39.79;
     :elevation 1400 . 
 <estuarys/Vjosa/> rdf:type :Estuary;
     :longitude 19.82;
     :latitude 40.64;
     :elevation 0 . 
 <rivers/Acheloos/> rdf:type :River;
     :name "Acheloos";
     :area 6329;
     :length 217 . 
 <sources/Acheloos/> rdf:type :Source;
     :longitude 21.15;
     :latitude 39.67;
     :elevation 1550 . 
 <estuarys/Acheloos/> rdf:type :Estuary;
     :longitude 21.10;
     :latitude 38.33;
     :elevation 0 . 
 <rivers/Aliakmonas/> rdf:type :River;
     :name "Aliakmonas";
     :area 8813;
     :length 297 . 
 <sources/Aliakmonas/> rdf:type :Source;
     :longitude 20.79;
     :latitude 40.36;
     :elevation 2270 . 
 <estuarys/Aliakmonas/> rdf:type :Estuary;
     :longitude 22.65;
     :latitude 40.47;
     :elevation 0 . 
 <rivers/Vardar/> rdf:type :River;
     :name "Vardar";
     :area 24438;
     :length 388 . 
 <sources/Vardar/> rdf:type :Source;
     :longitude 20.83;
     :latitude 41.76;
     :elevation 683 . 
 <estuarys/Vardar/> rdf:type :Estuary;
     :longitude 22.71;
     :latitude 40.51;
     :elevation 0 . 
 <rivers/Struma/> rdf:type :River;
     :name "Struma";
     :area 17330;
     :length 415 . 
 <sources/Struma/> rdf:type :Source;
     :longitude 23.28;
     :latitude 42.55;
     :elevation 2180 . 
 <estuarys/Struma/> rdf:type :Estuary;
     :longitude 23.85;
     :latitude 40.79;
     :elevation 0 . 
 <rivers/Maritsa/> rdf:type :River;
     :name "Maritsa";
     :area 52900;
     :length 525 . 
 <sources/Maritsa/> rdf:type :Source;
     :longitude 23.64;
     :latitude 42.16;
     :elevation 2378 . 
 <estuarys/Maritsa/> rdf:type :Estuary;
     :longitude 26.03;
     :latitude 40.74;
     :elevation 0 . 
 <rivers/Tundzha/> rdf:type :River;
     :name "Tundzha";
     :area 8430;
     :length 365 . 
 <sources/Tundzha/> rdf:type :Source;
     :longitude 24.97;
     :latitude 42.73;
     :elevation 1940 . 
 <estuarys/Tundzha/> rdf:type :Estuary;
     :longitude 26.56;
     :latitude 41.66;
     :elevation 40 . 
 <rivers/Orontes/> rdf:type :River;
     :name "Orontes";
     :area 22300;
     :length 571 . 
 <estuarys/Orontes/> rdf:type :Estuary;
     :longitude 35.96;
     :latitude 36.04;
     :elevation 0 . 
 <rivers/Seyhan/> rdf:type :River;
     :name "Seyhan";
     :area 20700;
     :length 516 . 
 <sources/Seyhan/> rdf:type :Source;
     :longitude 35.53;
     :latitude 37.92;
     :elevation 1750 . 
 <estuarys/Seyhan/> rdf:type :Estuary;
     :longitude 34.91;
     :latitude 36.72;
     :elevation 0 . 
 <rivers/Sakarya/> rdf:type :River;
     :name "Sakarya";
     :area 53800;
     :length 824 . 
 <sources/Sakarya/> rdf:type :Source;
     :longitude 31.06;
     :latitude 39.35;
     :elevation 1000 . 
 <estuarys/Sakarya/> rdf:type :Estuary;
     :longitude 30.65;
     :latitude 41.12;
     :elevation 0 . 
 <rivers/Kızılırmak/> rdf:type :River;
     :name "Kızılırmak";
     :area 78180;
     :length 1355 . 
 <sources/Kızılırmak/> rdf:type :Source;
     :longitude 38.40;
     :latitude 39.85;
     :elevation 2250 . 
 <estuarys/Kızılırmak/> rdf:type :Estuary;
     :longitude 35.95;
     :latitude 41.74;
     :elevation 0 . 
 <rivers/Terek/> rdf:type :River;
     :name "Terek";
     :area 43200;
     :length 623 . 
 <estuarys/Terek/> rdf:type :Estuary;
     :longitude 47.36;
     :latitude 43.59;
     :elevation -28 . 
 <rivers/Samur/> rdf:type :River;
     :name "Samur";
     :area 7330;
     :length 213 . 
 <sources/Samur/> rdf:type :Source;
     :longitude 46.79;
     :latitude 41.88;
     :elevation 3200 . 
 <estuarys/Samur/> rdf:type :Estuary;
     :longitude 49.49;
     :latitude 41.91;
     :elevation -28 . 
 <rivers/Kura/> rdf:type :River;
     :name "Kura";
     :area 218906;
     :length 1364 . 
 <sources/Kura/> rdf:type :Source;
     :longitude 42.76;
     :latitude 40.7;
     :elevation 2650 . 
 <rivers/Aras/> rdf:type :River;
     :name "Aras";
     :area 102000;
     :length 1072 . 
 <sources/Aras/> rdf:type :Source;
     :longitude 41.29;
     :latitude 39.40;
     :elevation 2460 . 
 <rivers/Tigris/> rdf:type :River;
     :name "Tigris";
     :area 375000;
     :length 1900 . 
 <sources/Tigris/> rdf:type :Source;
     :longitude 41.0;
     :latitude 38.3 . 
 <rivers/Euphrat/> rdf:type :River;
     :name "Euphrat";
     :area 500000;
     :length 2736 . 
 <sources/Euphrat/> rdf:type :Source;
     :longitude 38.75;
     :latitude 38.8;
     :elevation 820 . 
 <rivers/Murat/> rdf:type :River;
     :name "Murat";
     :area 40000;
     :length 720 . 
 <sources/Murat/> rdf:type :Source;
     :longitude 44.1;
     :latitude 39.55;
     :elevation 2720 . 
 <estuarys/Murat/> rdf:type :Estuary;
     :longitude 38.75;
     :latitude 38.8;
     :elevation 820 . 
 <rivers/Karasu/> rdf:type :River;
     :name "Karasu";
     :area 22000;
     :length 470 . 
 <sources/Karasu/> rdf:type :Source;
     :longitude 41.3;
     :latitude 40.9;
     :elevation 1950 . 
 <estuarys/Karasu/> rdf:type :Estuary;
     :longitude 38.75;
     :latitude 38.8;
     :elevation 820 . 
 <rivers/Northern+Dwina/> rdf:type :River;
     :name "Northern Dwina";
     :area 357052;
     :length 740 . 
 <sources/Northern+Dwina/> rdf:type :Source;
     :longitude 39.80;
     :latitude 60.73;
     :elevation 50 . 
 <estuarys/Northern+Dwina/> rdf:type :Estuary;
     :longitude 40.5333;
     :latitude 64.55;
     :elevation 0 . 
 <rivers/Suchona/> rdf:type :River;
     :name "Suchona";
     :area 50300;
     :length 926 . 
 <sources/Suchona/> rdf:type :Source;
     :longitude 40.23;
     :latitude 60.95;
     :elevation 200 . 
 <estuarys/Suchona/> rdf:type :Estuary;
     :longitude 39.80;
     :latitude 60.73;
     :elevation 50 . 
 <rivers/Vychegda/> rdf:type :River;
     :name "Vychegda";
     :area 121000;
     :length 1130 . 
 <sources/Vychegda/> rdf:type :Source;
     :longitude 55.55;
     :latitude 62.33;
     :elevation 220 . 
 <estuarys/Vychegda/> rdf:type :Estuary;
     :longitude 46.60;
     :latitude 61.28;
     :elevation 75 . 
 <rivers/Pechora/> rdf:type :River;
     :name "Pechora";
     :area 322000;
     :length 1809 . 
 <sources/Pechora/> rdf:type :Source;
     :longitude 59;
     :latitude 62 . 
 <estuarys/Pechora/> rdf:type :Estuary;
     :longitude 54;
     :latitude 68.5;
     :elevation 0 . 
 <rivers/Newa/> rdf:type :River;
     :name "Newa";
     :area 281000;
     :length 74 . 
 <sources/Newa/> rdf:type :Source;
     :longitude 31.53;
     :latitude 60.82;
     :elevation 4 . 
 <estuarys/Newa/> rdf:type :Estuary;
     :longitude 30.17;
     :latitude 59.95;
     :elevation 0 . 
 <rivers/Swir/> rdf:type :River;
     :name "Swir";
     :area 84400;
     :length 224 . 
 <sources/Swir/> rdf:type :Source;
     :longitude 35.49;
     :latitude 60.99;
     :elevation 33 . 
 <estuarys/Swir/> rdf:type :Estuary;
     :longitude 32.79;
     :latitude 60.51;
     :elevation 4 . 
 <rivers/Wyg/> rdf:type :River;
     :name "Wyg";
     :area 27100;
     :length 314 . 
 <sources/Wyg/> rdf:type :Source;
     :longitude 36.52;
     :latitude 62.75 . 
 <estuarys/Wyg/> rdf:type :Estuary;
     :longitude 34.78;
     :latitude 64.52;
     :elevation 0 . 
 <rivers/Narva/> rdf:type :River;
     :name "Narva";
     :area 56200;
     :length 78 . 
 <sources/Narva/> rdf:type :Source;
     :longitude 27.49;
     :latitude 58.68;
     :elevation 30 . 
 <estuarys/Narva/> rdf:type :Estuary;
     :longitude 28.04;
     :latitude 59.46;
     :elevation 0 . 
 <rivers/Daugava/> rdf:type :River;
     :name "Daugava";
     :area 87900;
     :length 1020 . 
 <sources/Daugava/> rdf:type :Source;
     :longitude 34;
     :latitude 56;
     :elevation 228 . 
 <estuarys/Daugava/> rdf:type :Estuary;
     :longitude 24.1;
     :latitude 57;
     :elevation 0 . 
 <rivers/Dnister/> rdf:type :River;
     :name "Dnister";
     :area 72100;
     :length 1352 . 
 <sources/Dnister/> rdf:type :Source;
     :longitude 22.93;
     :latitude 49.2;
     :elevation 1000 . 
 <estuarys/Dnister/> rdf:type :Estuary;
     :longitude 30.23;
     :latitude 46.35;
     :elevation 0 . 
 <rivers/SouthernBug/> rdf:type :River;
     :name "SouthernBug";
     :area 63740;
     :length 857 . 
 <sources/SouthernBug/> rdf:type :Source;
     :longitude 26.43;
     :latitude 49.63;
     :elevation 290 . 
 <estuarys/SouthernBug/> rdf:type :Estuary;
     :longitude 31.94;
     :latitude 46.65;
     :elevation 0 . 
 <rivers/Inhul/> rdf:type :River;
     :name "Inhul";
     :area 9890;
     :length 354 . 
 <sources/Inhul/> rdf:type :Source;
     :longitude 32.03;
     :latitude 48.76;
     :elevation 155 . 
 <estuarys/Inhul/> rdf:type :Estuary;
     :longitude 31.98;
     :latitude 46.99;
     :elevation 2 . 
 <rivers/Dnepr/> rdf:type :River;
     :name "Dnepr";
     :area 531817;
     :length 2201 . 
 <sources/Dnepr/> rdf:type :Source;
     :longitude 34;
     :latitude 55.5;
     :elevation 220 . 
 <estuarys/Dnepr/> rdf:type :Estuary;
     :longitude 32.252;
     :latitude 46.5257;
     :elevation 0 . 
 <rivers/Berezina/> rdf:type :River;
     :name "Berezina";
     :area 24500;
     :length 613 . 
 <sources/Berezina/> rdf:type :Source;
     :longitude 27.73;
     :latitude 55.03;
     :elevation 190 . 
 <estuarys/Berezina/> rdf:type :Estuary;
     :longitude 30.25;
     :latitude 52.55;
     :elevation 125 . 
 <rivers/Sozh/> rdf:type :River;
     :name "Sozh";
     :area 42140;
     :length 648 . 
 <sources/Sozh/> rdf:type :Source;
     :longitude 32.02;
     :latitude 54.71;
     :elevation 205 . 
 <estuarys/Sozh/> rdf:type :Estuary;
     :longitude 30.81;
     :latitude 51.95;
     :elevation 120 . 
 <rivers/Svislach/> rdf:type :River;
     :name "Svislach";
     :area 5160;
     :length 327 . 
 <sources/Svislach/> rdf:type :Source;
     :longitude 27.17;
     :latitude 54.04;
     :elevation 290 . 
 <estuarys/Svislach/> rdf:type :Estuary;
     :longitude 30.25;
     :latitude 52.55;
     :elevation 140 . 
 <rivers/Prypjat/> rdf:type :River;
     :name "Prypjat";
     :area 114300;
     :length 775 . 
 <sources/Prypjat/> rdf:type :Source;
     :longitude 24.3;
     :latitude 51.47;
     :elevation 200 . 
 <estuarys/Prypjat/> rdf:type :Estuary;
     :longitude 30.5;
     :latitude 51.15;
     :elevation 110 . 
 <rivers/Styr/> rdf:type :River;
     :name "Styr";
     :area 13100;
     :length 494 . 
 <sources/Styr/> rdf:type :Source;
     :longitude 25.17;
     :latitude 49.96;
     :elevation 270 . 
 <estuarys/Styr/> rdf:type :Estuary;
     :longitude 26.58;
     :latitude 52.11;
     :elevation 135 . 
 <rivers/Teteriv/> rdf:type :River;
     :name "Teteriv";
     :area 15300;
     :length 385 . 
 <sources/Teteriv/> rdf:type :Source;
     :longitude 27.92;
     :latitude 49.77;
     :elevation 300 . 
 <estuarys/Teteriv/> rdf:type :Estuary;
     :longitude 30.28;
     :latitude 51.03;
     :elevation 100 . 
 <rivers/Desna/> rdf:type :River;
     :name "Desna";
     :area 88900;
     :length 1130 . 
 <sources/Desna/> rdf:type :Source;
     :longitude 33.30;
     :latitude 54.59;
     :elevation 240 . 
 <estuarys/Desna/> rdf:type :Estuary;
     :longitude 30.54;
     :latitude 50.55;
     :elevation 95 . 
 <rivers/Seym/> rdf:type :River;
     :name "Seym";
     :area 27500;
     :length 748 . 
 <sources/Seym/> rdf:type :Source;
     :longitude 37.23;
     :latitude 51.16;
     :elevation 178 . 
 <estuarys/Seym/> rdf:type :Estuary;
     :longitude 32.56;
     :latitude 51.46;
     :elevation 112 . 
 <rivers/Psel/> rdf:type :River;
     :name "Psel";
     :area 22800;
     :length 717 . 
 <sources/Psel/> rdf:type :Source;
     :longitude 36.75;
     :latitude 51.14;
     :elevation 220 . 
 <estuarys/Psel/> rdf:type :Estuary;
     :longitude 33.53;
     :latitude 49.02;
     :elevation 104 . 
 <rivers/Vorskla/> rdf:type :River;
     :name "Vorskla";
     :area 14700;
     :length 464 . 
 <sources/Vorskla/> rdf:type :Source;
     :longitude 36.45;
     :latitude 50.91;
     :elevation 195 . 
 <estuarys/Vorskla/> rdf:type :Estuary;
     :longitude 34.12;
     :latitude 48.92;
     :elevation 103 . 
 <rivers/Inhulets/> rdf:type :River;
     :name "Inhulets";
     :area 14460;
     :length 557 . 
 <sources/Inhulets/> rdf:type :Source;
     :longitude 36.45;
     :latitude 50.91;
     :elevation 175 . 
 <estuarys/Inhulets/> rdf:type :Estuary;
     :longitude 32.81;
     :latitude 46.68;
     :elevation 40 . 
 <rivers/Kalmius/> rdf:type :River;
     :name "Kalmius";
     :area 5070;
     :length 209 . 
 <sources/Kalmius/> rdf:type :Source;
     :longitude 37.87;
     :latitude 48.12;
     :elevation 220 . 
 <estuarys/Kalmius/> rdf:type :Estuary;
     :longitude 37.58;
     :latitude 47.08;
     :elevation 0 . 
 <rivers/Don/> rdf:type :River;
     :name "Don";
     :area 425600;
     :length 1870 . 
 <sources/Don/> rdf:type :Source;
     :longitude 38.26;
     :latitude 54.0;
     :elevation 180 . 
 <estuarys/Don/> rdf:type :Estuary;
     :longitude 39.4;
     :latitude 47.1;
     :elevation 0 . 
 <rivers/Donets/> rdf:type :River;
     :name "Donets";
     :area 98900;
     :length 1053 . 
 <sources/Donets/> rdf:type :Source;
     :longitude 36.90;
     :latitude 50.95;
     :elevation 200 . 
 <estuarys/Donets/> rdf:type :Estuary;
     :longitude 40.90;
     :latitude 47.60;
     :elevation 6 . 
 <rivers/Manych/> rdf:type :River;
     :name "Manych";
     :area 35400;
     :length 420 . 
 <sources/Manych/> rdf:type :Source;
     :longitude 44.11;
     :latitude 45.71;
     :elevation 27 . 
 <estuarys/Manych/> rdf:type :Estuary;
     :longitude 40.25;
     :latitude 47.25;
     :elevation 2 . 
 <rivers/East+Manych/> rdf:type :River;
     :name "East Manych";
     :area 12500;
     :length 220 . 
 <sources/East+Manych/> rdf:type :Source;
     :longitude 44.19;
     :latitude 45.62;
     :elevation 27 . 
 <estuarys/East+Manych/> rdf:type :Estuary;
     :longitude 46.99;
     :latitude 44.76;
     :elevation -28 . 
 <rivers/Oskol/> rdf:type :River;
     :name "Oskol";
     :area 14800;
     :length 472 . 
 <sources/Oskol/> rdf:type :Source;
     :longitude 37.22;
     :latitude 51.60;
     :elevation 200 . 
 <estuarys/Oskol/> rdf:type :Estuary;
     :longitude 37.41;
     :latitude 49.01;
     :elevation 60 . 
 <rivers/Kuban/> rdf:type :River;
     :name "Kuban";
     :area 57900;
     :length 870 . 
 <sources/Kuban/> rdf:type :Source;
     :longitude 42.39;
     :latitude 43.33;
     :elevation 3400 . 
 <estuarys/Kuban/> rdf:type :Estuary;
     :longitude 37.40;
     :latitude 45.34;
     :elevation 0 . 
 <rivers/Volga/> rdf:type :River;
     :name "Volga";
     :area 1410000;
     :length 3531 . 
 <sources/Volga/> rdf:type :Source;
     :longitude 33;
     :latitude 57;
     :elevation 228 . 
 <estuarys/Volga/> rdf:type :Estuary;
     :longitude 47.85;
     :latitude 46.733333333333;
     :elevation -28 . 
 <rivers/Oka/> rdf:type :River;
     :name "Oka";
     :area 245000;
     :length 1480 . 
 <sources/Oka/> rdf:type :Source;
     :longitude 36.2;
     :latitude 52.35;
     :elevation 226 . 
 <estuarys/Oka/> rdf:type :Estuary;
     :longitude 44;
     :latitude 56.3;
     :elevation 67 . 
 <rivers/Moskva/> rdf:type :River;
     :name "Moskva";
     :area 17600;
     :length 502 . 
 <sources/Moskva/> rdf:type :Source;
     :longitude 35.40;
     :latitude 55.49;
     :elevation 270 . 
 <estuarys/Moskva/> rdf:type :Estuary;
     :longitude 38.85;
     :latitude 55.07;
     :elevation 100 . 
 <rivers/Kama/> rdf:type :River;
     :name "Kama";
     :area 507000;
     :length 1805 . 
 <sources/Kama/> rdf:type :Source;
     :longitude 53.75;
     :latitude 58.2;
     :elevation 336 . 
 <estuarys/Kama/> rdf:type :Estuary;
     :longitude 50.3;
     :latitude 55.4;
     :elevation 53 . 
 <rivers/Vyatka/> rdf:type :River;
     :name "Vyatka";
     :area 129000;
     :length 1314 . 
 <sources/Vyatka/> rdf:type :Source;
     :longitude 52.17;
     :latitude 58.45;
     :elevation 240 . 
 <estuarys/Vyatka/> rdf:type :Estuary;
     :longitude 51.50;
     :latitude 55.59;
     :elevation 60 . 
 <rivers/Chusovaya/> rdf:type :River;
     :name "Chusovaya";
     :area 23000;
     :length 592 . 
 <sources/Chusovaya/> rdf:type :Source;
     :longitude 60.35;
     :latitude 56.16;
     :elevation 356 . 
 <estuarys/Chusovaya/> rdf:type :Estuary;
     :longitude 56.39;
     :latitude 58.16;
     :elevation 108.5 . 
 <rivers/Belaya/> rdf:type :River;
     :name "Belaya";
     :area 142000;
     :length 1430 . 
 <sources/Belaya/> rdf:type :Source;
     :longitude 59.05;
     :latitude 54.55;
     :elevation 336 . 
 <estuarys/Belaya/> rdf:type :Estuary;
     :longitude 53.53;
     :latitude 55.92;
     :elevation 53 . 
 <rivers/Ural/> rdf:type :River;
     :name "Ural";
     :area 244280;
     :length 2428 . 
 <sources/Ural/> rdf:type :Source;
     :longitude 59.4;
     :latitude 54.7 . 
 <estuarys/Ural/> rdf:type :Estuary;
     :longitude 51.9;
     :latitude 47.1;
     :elevation -28 . 
 <rivers/Emba/> rdf:type :River;
     :name "Emba";
     :area 40400;
     :length 712 . 
 <sources/Emba/> rdf:type :Source;
     :longitude 58.75;
     :latitude 49.17 . 
 <estuarys/Emba/> rdf:type :Estuary;
     :longitude 53.32;
     :latitude 46.63;
     :elevation -28 . 
 <rivers/Ob/> rdf:type :River;
     :name "Ob";
     :area 2972497;
     :length 3650 . 
 <sources/Ob/> rdf:type :Source;
     :longitude 85.00;
     :latitude 52.43;
     :elevation 162 . 
 <estuarys/Ob/> rdf:type :Estuary;
     :longitude 71.35;
     :latitude 66.48;
     :elevation 0 . 
 <rivers/Irtysh/> rdf:type :River;
     :name "Irtysh";
     :area 1673470;
     :length 4248 . 
 <sources/Irtysh/> rdf:type :Source;
     :longitude 90.0;
     :latitude 47.9;
     :elevation 2930 . 
 <estuarys/Irtysh/> rdf:type :Estuary;
     :longitude 68.93;
     :latitude 61.07;
     :elevation 23 . 
 <rivers/Tobol/> rdf:type :River;
     :name "Tobol";
     :area 426000;
     :length 1591 . 
 <sources/Tobol/> rdf:type :Source;
     :longitude 61.0;
     :latitude 51.5;
     :elevation 273 . 
 <estuarys/Tobol/> rdf:type :Estuary;
     :longitude 68.25;
     :latitude 58.2;
     :elevation 35 . 
 <rivers/Tura/> rdf:type :River;
     :name "Tura";
     :area 80400;
     :length 1030 . 
 <sources/Tura/> rdf:type :Source;
     :longitude 59.40;
     :latitude 58.39;
     :elevation 400 . 
 <estuarys/Tura/> rdf:type :Estuary;
     :longitude 66.95;
     :latitude 57.21;
     :elevation 42 . 
 <rivers/Tagil/> rdf:type :River;
     :name "Tagil";
     :area 10100;
     :length 414 . 
 <sources/Tagil/> rdf:type :Source;
     :longitude 59.98;
     :latitude 57.22;
     :elevation 550 . 
 <estuarys/Tagil/> rdf:type :Estuary;
     :longitude 62.48;
     :latitude 58.52;
     :elevation 80 . 
 <rivers/Isset/> rdf:type :River;
     :name "Isset";
     :area 58900;
     :length 606 . 
 <sources/Isset/> rdf:type :Source;
     :longitude 60.40;
     :latitude 56.95;
     :elevation 250 . 
 <estuarys/Isset/> rdf:type :Estuary;
     :longitude 66.29;
     :latitude 56.60;
     :elevation 51 . 
 <rivers/Miass/> rdf:type :River;
     :name "Miass";
     :area 21800;
     :length 658 . 
 <sources/Miass/> rdf:type :Source;
     :longitude 59.62;
     :latitude 54.77;
     :elevation 600 . 
 <estuarys/Miass/> rdf:type :Estuary;
     :longitude 64.50;
     :latitude 56.09;
     :elevation 66 . 
 <rivers/Ishim/> rdf:type :River;
     :name "Ishim";
     :area 177000;
     :length 2450 . 
 <sources/Ishim/> rdf:type :Source;
     :longitude 71.5;
     :latitude 52 . 
 <estuarys/Ishim/> rdf:type :Estuary;
     :longitude 71.5;
     :latitude 58 . 
 <rivers/Katun/> rdf:type :River;
     :name "Katun";
     :area 60900;
     :length 688 . 
 <sources/Katun/> rdf:type :Source;
     :longitude 86.56;
     :latitude 49.75;
     :elevation 2000 . 
 <estuarys/Katun/> rdf:type :Estuary;
     :longitude 85.00;
     :latitude 52.43;
     :elevation 162 . 
 <rivers/Chulym/> rdf:type :River;
     :name "Chulym";
     :area 134000;
     :length 2023 . 
 <sources/Chulym/> rdf:type :Source;
     :longitude 89.11;
     :latitude 54.11;
     :elevation 1200 . 
 <estuarys/Chulym/> rdf:type :Estuary;
     :longitude 83.82;
     :latitude 57.73;
     :elevation 65 . 
 <rivers/Tom/> rdf:type :River;
     :name "Tom";
     :area 62000;
     :length 827 . 
 <sources/Tom/> rdf:type :Source;
     :longitude 89.68;
     :latitude 53.61;
     :elevation 903 . 
 <estuarys/Tom/> rdf:type :Estuary;
     :longitude 84.49;
     :latitude 56.83;
     :elevation 67 . 
 <rivers/Yenissey/> rdf:type :River;
     :name "Yenissey";
     :area 2554482;
     :length 4092 . 
 <sources/Yenissey/> rdf:type :Source;
     :longitude 97.5;
     :latitude 52.33;
     :elevation 1591 . 
 <estuarys/Yenissey/> rdf:type :Estuary;
     :longitude 100.02;
     :latitude 51.06;
     :elevation 0 . 
 <rivers/Little+Yenissey/> rdf:type :River;
     :name "Little Yenissey";
     :area 58700;
     :length 563 . 
 <estuarys/Little+Yenissey/> rdf:type :Estuary;
     :longitude 94.35;
     :latitude 51.73;
     :elevation 619 . 
 <rivers/Nizhnyaya+Tunguska/> rdf:type :River;
     :name "Nizhnyaya Tunguska";
     :area 473000;
     :length 2989 . 
 <sources/Nizhnyaya+Tunguska/> rdf:type :Source;
     :longitude 105.68;
     :latitude 58.04;
     :elevation 565 . 
 <estuarys/Nizhnyaya+Tunguska/> rdf:type :Estuary;
     :longitude 87.96;
     :latitude 65.78;
     :elevation 20 . 
 <rivers/Chantaika/> rdf:type :River;
     :name "Chantaika";
     :area 30700;
     :length 174 . 
 <sources/Chantaika/> rdf:type :Source;
     :longitude 92.97;
     :latitude 68.48;
     :elevation 800 . 
 <estuarys/Chantaika/> rdf:type :Estuary;
     :longitude 86.55;
     :latitude 68.11;
     :elevation 18 . 
 <rivers/Angara/> rdf:type :River;
     :name "Angara";
     :area 1039000;
     :length 2830 . 
 <sources/Angara/> rdf:type :Source;
     :longitude 113.75;
     :latitude 56.6;
     :elevation 1600 . 
 <estuarys/Angara/> rdf:type :Estuary;
     :longitude 92.5;
     :latitude 58.2;
     :elevation 76 . 
 <rivers/Selenge/> rdf:type :River;
     :name "Selenge";
     :area 447000;
     :length 992 . 
 <estuarys/Selenge/> rdf:type :Estuary;
     :longitude 92.5;
     :latitude 58.2;
     :elevation 455 . 
 <rivers/Pyasina/> rdf:type :River;
     :name "Pyasina";
     :area 182000;
     :length 1000 . 
 <sources/Pyasina/> rdf:type :Source;
     :longitude 92.39;
     :latitude 68.94;
     :elevation 360 . 
 <estuarys/Pyasina/> rdf:type :Estuary;
     :longitude 87.49;
     :latitude 73.90;
     :elevation 0 . 
 <rivers/Taimyra/> rdf:type :River;
     :name "Taimyra";
     :area 124000;
     :length 840 . 
 <sources/Taimyra/> rdf:type :Source;
     :longitude 94.13;
     :latitude 74.15;
     :elevation 150 . 
 <estuarys/Taimyra/> rdf:type :Estuary;
     :longitude 99.79;
     :latitude 76.11;
     :elevation 0 . 
 <rivers/Chatanga/> rdf:type :River;
     :name "Chatanga";
     :area 275000;
     :length 1636 . 
 <sources/Chatanga/> rdf:type :Source;
     :longitude 94.87;
     :latitude 69.07;
     :elevation 1220 . 
 <estuarys/Chatanga/> rdf:type :Estuary;
     :longitude 115;
     :latitude 73;
     :elevation 0 . 
 <rivers/Olenyok/> rdf:type :River;
     :name "Olenyok";
     :area 219000;
     :length 2292 . 
 <sources/Olenyok/> rdf:type :Source;
     :longitude 105.16;
     :latitude 67.59;
     :elevation 250 . 
 <estuarys/Olenyok/> rdf:type :Estuary;
     :longitude 105.16;
     :latitude 73.00;
     :elevation 0 . 
 <rivers/Lena/> rdf:type :River;
     :name "Lena";
     :area 2306772;
     :length 4400 . 
 <sources/Lena/> rdf:type :Source;
     :longitude 107.88;
     :latitude 53.99;
     :elevation 1465 . 
 <estuarys/Lena/> rdf:type :Estuary;
     :longitude 126.7;
     :latitude 72.40;
     :elevation 0 . 
 <rivers/Vilyuy/> rdf:type :River;
     :name "Vilyuy";
     :area 454000;
     :length 2650 . 
 <sources/Vilyuy/> rdf:type :Source;
     :longitude 103.51;
     :latitude 65.96;
     :elevation 520 . 
 <estuarys/Vilyuy/> rdf:type :Estuary;
     :longitude 126.41;
     :latitude 64.33;
     :elevation 54 . 
 <rivers/Aldan/> rdf:type :River;
     :name "Aldan";
     :area 729000;
     :length 2273 . 
 <sources/Aldan/> rdf:type :Source;
     :longitude 123.79;
     :latitude 56.42 . 
 <estuarys/Aldan/> rdf:type :Estuary;
     :longitude 129.55;
     :latitude 63.44;
     :elevation 72 . 
 <rivers/Vitim/> rdf:type :River;
     :name "Vitim";
     :area 225000;
     :length 1837 . 
 <sources/Vitim/> rdf:type :Source;
     :longitude 112.42;
     :latitude 54.34;
     :elevation 1171 . 
 <estuarys/Vitim/> rdf:type :Estuary;
     :longitude 112.60;
     :latitude 59.45;
     :elevation 176 . 
 <rivers/Indigirka/> rdf:type :River;
     :name "Indigirka";
     :area 360000;
     :length 1726 . 
 <sources/Indigirka/> rdf:type :Source;
     :longitude 142.44;
     :latitude 61.90;
     :elevation 790 . 
 <estuarys/Indigirka/> rdf:type :Estuary;
     :longitude 148.90;
     :latitude 70.82;
     :elevation 0 . 
 <rivers/Kolyma/> rdf:type :River;
     :name "Kolyma";
     :area 647000;
     :length 2513 . 
 <sources/Kolyma/> rdf:type :Source;
     :longitude 147.7;
     :latitude 62.3 . 
 <estuarys/Kolyma/> rdf:type :Estuary;
     :longitude 161.49;
     :latitude 69.63;
     :elevation 0 . 
 <rivers/Anadyr/> rdf:type :River;
     :name "Anadyr";
     :area 191000;
     :length 1150 . 
 <sources/Anadyr/> rdf:type :Source;
     :longitude 170.84;
     :latitude 67.05 . 
 <estuarys/Anadyr/> rdf:type :Estuary;
     :longitude 177.52;
     :latitude 64.73;
     :elevation 0 . 
 <rivers/Kamchatka/> rdf:type :River;
     :name "Kamchatka";
     :area 55900;
     :length 758 . 
 <sources/Kamchatka/> rdf:type :Source;
     :longitude 157.53;
     :latitude 54.25;
     :elevation 1050 . 
 <estuarys/Kamchatka/> rdf:type :Estuary;
     :longitude 162.48;
     :latitude 56.20;
     :elevation 0 . 
 <rivers/Amur/> rdf:type :River;
     :name "Amur";
     :area 1855000;
     :length 2824 . 
 <sources/Amur/> rdf:type :Source;
     :longitude 121.48;
     :latitude 53.33;
     :elevation 305 . 
 <estuarys/Amur/> rdf:type :Estuary;
     :longitude 140.73;
     :latitude 53.1;
     :elevation 0 . 
 <rivers/Schilka/> rdf:type :River;
     :name "Schilka";
     :area 206000;
     :length 560 . 
 <sources/Schilka/> rdf:type :Source;
     :longitude 115.84;
     :latitude 51.7;
     :elevation 498 . 
 <estuarys/Schilka/> rdf:type :Estuary;
     :longitude 121.48;
     :latitude 53.33;
     :elevation 305 . 
 <rivers/Ingoda/> rdf:type :River;
     :name "Ingoda";
     :area 37200;
     :length 708 . 
 <sources/Ingoda/> rdf:type :Source;
     :longitude 111.05;
     :latitude 49.7;
     :elevation 2000 . 
 <estuarys/Ingoda/> rdf:type :Estuary;
     :longitude 115.84;
     :latitude 51.7;
     :elevation 498 . 
 <rivers/Onon/> rdf:type :River;
     :name "Onon";
     :area 96200;
     :length 1032 . 
 <sources/Onon/> rdf:type :Source;
     :longitude 108.8;
     :latitude 48.84 . 
 <estuarys/Onon/> rdf:type :Estuary;
     :longitude 115.84;
     :latitude 51.7;
     :elevation 498 . 
 <rivers/Argun/> rdf:type :River;
     :name "Argun";
     :area 164000;
     :length 1620 . 
 <estuarys/Argun/> rdf:type :Estuary;
     :longitude 121.48;
     :latitude 53.33;
     :elevation 305 . 
 <rivers/Sungacha/> rdf:type :River;
     :name "Sungacha";
     :area 25600;
     :length 180 . 
 <sources/Sungacha/> rdf:type :Source;
     :longitude 132.85;
     :latitude 45.06;
     :elevation 70 . 
 <estuarys/Sungacha/> rdf:type :Estuary;
     :longitude 133.41;
     :latitude 45.57 . 
 <rivers/Ussuri/> rdf:type :River;
     :name "Ussuri";
     :area 193000;
     :length 897 . 
 <sources/Ussuri/> rdf:type :Source;
     :longitude 134.44;
     :latitude 43.75;
     :elevation 1300 . 
 <estuarys/Ussuri/> rdf:type :Estuary;
     :longitude 135.06;
     :latitude 48.45 . 
 <rivers/Syrdarja/> rdf:type :River;
     :name "Syrdarja";
     :area 782669;
     :length 2212 . 
 <estuarys/Syrdarja/> rdf:type :Estuary;
     :longitude 60.5;
     :latitude 46;
     :elevation 40 . 
 <rivers/Ili/> rdf:type :River;
     :name "Ili";
     :area 140000;
     :length 1001 . 
 <estuarys/Ili/> rdf:type :Estuary;
     :longitude 74.14;
     :latitude 45.4;
     :elevation 340 . 
 <rivers/Tekes/> rdf:type :River;
     :name "Tekes";
     :area 29600;
     :length 438 . 
 <sources/Tekes/> rdf:type :Source;
     :longitude 79.65;
     :latitude 42.55;
     :elevation 3300 . 
 <rivers/Tumen/> rdf:type :River;
     :name "Tumen";
     :area 41200;
     :length 521 . 
 <estuarys/Tumen/> rdf:type :Estuary;
     :longitude 130.6;
     :latitude 42.43;
     :elevation 0 . 
 <lakes/Inarijärvi/> rdf:type :Lake;
     :name "Inarijärvi";
     :longitude 27.7;
     :latitude 68.95;
     :elevation 119;
     :area 1040;
     :depth 92 . 
 <lakes/Oulujärvi/> rdf:type :Lake;
     :name "Oulujärvi";
     :longitude 27.25;
     :latitude 64.3;
     :elevation 123;
     :area 928;
     :depth 35 . 
 <lakes/Saimaa/> rdf:type :Lake;
     :name "Saimaa";
     :longitude 28.0;
     :latitude 61.3;
     :elevation 76;
     :area 4370;
     :depth 85 . 
 <lakes/Päijänne/> rdf:type :Lake;
     :name "Päijänne";
     :longitude 25.4;
     :latitude 61.5;
     :elevation 78;
     :area 1118;
     :depth 95 . 
 <lakes/Mjoesa-See/> rdf:type :Lake;
     :name "Mjoesa-See";
     :longitude 11;
     :latitude 60.65;
     :elevation 123;
     :area 368;
     :depth 449 . 
 <lakes/Storuman/> rdf:type :Lake;
     :name "Storuman";
     :longitude 16.88;
     :latitude 65.22;
     :elevation 419;
     :area 173;
     :depth 139 . 
 <lakes/Siljan/> rdf:type :Lake;
     :name "Siljan";
     :longitude 14.8;
     :latitude 60.85;
     :elevation 161;
     :area 290;
     :depth 134;
     :type 'impact' . 
 <lakes/Mälaren/> rdf:type :Lake;
     :name "Mälaren";
     :longitude 17.1;
     :latitude 59.4;
     :elevation 0.7;
     :area 1140;
     :depth 66 . 
 <lakes/Vänern/> rdf:type :Lake;
     :name "Vänern";
     :longitude 13.3;
     :latitude 58.8;
     :elevation 44;
     :area 5648;
     :depth 106 . 
 <lakes/Vättern/> rdf:type :Lake;
     :name "Vättern";
     :longitude 14.5;
     :latitude 58.3;
     :elevation 88;
     :area 1900;
     :depth 119 . 
 <lakes/Arresø/> rdf:type :Lake;
     :name "Arresø";
     :longitude 12.1;
     :latitude 56;
     :elevation 3.9;
     :area 40.2;
     :depth 5.6 . 
 <lakes/Lough+Neagh/> rdf:type :Lake;
     :name "Lough Neagh";
     :longitude -6.4;
     :latitude 54.6;
     :elevation 15;
     :area 392;
     :depth 25 . 
 <lakes/Loch+Ness/> rdf:type :Lake;
     :name "Loch Ness";
     :longitude -4.44;
     :latitude 57.31;
     :elevation 16;
     :area 56;
     :depth 226 . 
 <lakes/Loch+Lomond/> rdf:type :Lake;
     :name "Loch Lomond";
     :longitude -4.59;
     :latitude 56.08;
     :elevation 7.9;
     :area 71;
     :depth 190 . 
 <lakes/Bodensee/> rdf:type :Lake;
     :name "Bodensee";
     :longitude 9.4;
     :latitude 47.6;
     :elevation 395;
     :area 538.5;
     :depth 254 . 
 <lakes/Chiemsee/> rdf:type :Lake;
     :name "Chiemsee";
     :longitude 12.4;
     :latitude 47.9;
     :elevation 518;
     :area 80;
     :depth 73 . 
 <lakes/Starnberger+See/> rdf:type :Lake;
     :name "Starnberger See";
     :longitude 11.32;
     :latitude 47.92;
     :elevation 584;
     :area 56.36;
     :depth 127.7 . 
 <lakes/Ammersee/> rdf:type :Lake;
     :name "Ammersee";
     :longitude 11.6;
     :latitude 48;
     :elevation 533;
     :area 46.6;
     :depth 81.1 . 
 <lakes/Laacher+Maar/> rdf:type :Lake;
     :name "Laacher Maar";
     :longitude 7.3;
     :latitude 50.4;
     :elevation 275;
     :area 3.3;
     :depth 53;
     :type 'caldera' . 
 <lakes/Lac+Leman/> rdf:type :Lake;
     :name "Lac Leman";
     :longitude 6.5;
     :latitude 46.5;
     :elevation 372;
     :area 581;
     :depth 310 . 
 <lakes/Lac+de+Serre-Ponçon/> rdf:type :Lake;
     :name "Lac de Serre-Ponçon";
     :longitude 6.35;
     :latitude 44.52;
     :elevation 785;
     :area 29;
     :depth 120;
     :type 'dam' . 
 <lakes/Zürichsee/> rdf:type :Lake;
     :name "Zürichsee";
     :longitude 8.236313;
     :latitude 47.501794;
     :elevation 406;
     :area 88;
     :depth 136 . 
 <lakes/Thunersee/> rdf:type :Lake;
     :name "Thunersee";
     :longitude 7.716;
     :latitude 46.69;
     :elevation 558;
     :area 48.3;
     :depth 217 . 
 <lakes/Brienzersee/> rdf:type :Lake;
     :name "Brienzersee";
     :longitude 7.97;
     :latitude 46.73;
     :elevation 564;
     :area 29.8;
     :depth 260 . 
 <lakes/Lac+de+Neuchâtel/> rdf:type :Lake;
     :name "Lac de Neuchâtel";
     :longitude 6.86;
     :latitude 46.90;
     :elevation 429;
     :area 218;
     :depth 153 . 
 <lakes/Bielersee/> rdf:type :Lake;
     :name "Bielersee";
     :longitude 7.17;
     :latitude 47.08;
     :elevation 428;
     :area 40;
     :depth 74 . 
 <lakes/Vierwaldstättersee/> rdf:type :Lake;
     :name "Vierwaldstättersee";
     :longitude 8.4;
     :latitude 47.0;
     :elevation 434;
     :area 113.7;
     :depth 214 . 
 <lakes/Lago+Maggiore/> rdf:type :Lake;
     :name "Lago Maggiore";
     :longitude 8.65;
     :latitude 45.96;
     :elevation 193;
     :area 212;
     :depth 372 . 
 <lakes/Lago+di+Lugano/> rdf:type :Lake;
     :name "Lago di Lugano";
     :longitude 8.97;
     :latitude 45.98;
     :elevation 271;
     :area 48.7;
     :depth 288 . 
 <lakes/Lago+di+Como/> rdf:type :Lake;
     :name "Lago di Como";
     :longitude 9.3;
     :latitude 46;
     :elevation 197;
     :area 146;
     :depth 425 . 
 <lakes/Lago+di+Garda/> rdf:type :Lake;
     :name "Lago di Garda";
     :longitude 10.65;
     :latitude 45.6;
     :elevation 65;
     :area 370;
     :depth 346 . 
 <lakes/Lago+Trasimeno/> rdf:type :Lake;
     :name "Lago Trasimeno";
     :longitude 12.1;
     :latitude 43.1;
     :elevation 259;
     :area 128;
     :depth 7 . 
 <lakes/Lago+di+Bolsena/> rdf:type :Lake;
     :name "Lago di Bolsena";
     :longitude 11.9;
     :latitude 42.6;
     :elevation 335;
     :area 114;
     :depth 151;
     :type 'caldera' . 
 <lakes/Lago+di+Bracciano/> rdf:type :Lake;
     :name "Lago di Bracciano";
     :longitude 12.2;
     :latitude 42.1;
     :elevation 164;
     :area 57;
     :depth 165;
     :type 'caldera' . 
 <lakes/Lago+Albano/> rdf:type :Lake;
     :name "Lago Albano";
     :longitude 12.66;
     :latitude 41.75;
     :elevation 291;
     :area 6;
     :depth 170;
     :type 'caldera' . 
 <lakes/Lago+Omodeo/> rdf:type :Lake;
     :name "Lago Omodeo";
     :longitude 8.91;
     :latitude 40.14;
     :elevation 118;
     :area 29;
     :depth 60;
     :type 'dam' . 
 <lakes/Laguna+de+Gallocanta/> rdf:type :Lake;
     :name "Laguna de Gallocanta";
     :longitude -1.5;
     :latitude 40.96;
     :elevation 995;
     :area 14.4;
     :depth 1.5 . 
 <lakes/Neusiedlersee/> rdf:type :Lake;
     :name "Neusiedlersee";
     :longitude 16.7;
     :latitude 47.8;
     :elevation 115.5;
     :area 320;
     :depth 1.8;
     :type 'saline' . 
 <lakes/Balaton/> rdf:type :Lake;
     :name "Balaton";
     :longitude 17.6;
     :latitude 46.8;
     :elevation 104;
     :area 594;
     :depth 12.5 . 
 <lakes/Orava+Reservoir/> rdf:type :Lake;
     :name "Orava Reservoir";
     :longitude 19.55;
     :latitude 49.40;
     :elevation 601;
     :area 35.2;
     :depth 38;
     :type 'dam' . 
 <lakes/Lake+Skutari/> rdf:type :Lake;
     :name "Lake Skutari";
     :longitude 19.3;
     :latitude 42.2;
     :elevation 7;
     :area 368;
     :depth 44 . 
 <lakes/Lake+Prespa/> rdf:type :Lake;
     :name "Lake Prespa";
     :longitude 21.0;
     :latitude 40.9;
     :elevation 849;
     :area 273;
     :depth 54 . 
 <lakes/Lake+Ohrid/> rdf:type :Lake;
     :name "Lake Ohrid";
     :longitude 20.7;
     :latitude 41.0;
     :elevation 695;
     :area 367;
     :depth 289 . 
 <lakes/Kiev+Reservoir/> rdf:type :Lake;
     :name "Kiev Reservoir";
     :longitude 30.5;
     :latitude 50.6;
     :elevation 99;
     :area 922;
     :depth 8;
     :type 'dam' . 
 <lakes/Kakhovka+Reservoir/> rdf:type :Lake;
     :name "Kakhovka Reservoir";
     :longitude 34.20;
     :latitude 47.45;
     :elevation 44;
     :area 2155;
     :depth 26;
     :type 'dam' . 
 <lakes/Kremenchuk+Reservoir/> rdf:type :Lake;
     :name "Kremenchuk Reservoir";
     :longitude 32.65;
     :latitude 49.2;
     :elevation 44;
     :area 2252;
     :depth 28;
     :type 'dam' . 
 <lakes/Rybinsk+Reservoir/> rdf:type :Lake;
     :name "Rybinsk Reservoir";
     :longitude 38.42;
     :latitude 58.7;
     :elevation 102;
     :area 4580;
     :depth 28;
     :type 'dam' . 
 <lakes/Kuybyshev+Reservoir/> rdf:type :Lake;
     :name "Kuybyshev Reservoir";
     :longitude 49.45;
     :latitude 53.5;
     :elevation 53;
     :area 6450;
     :depth 41;
     :type 'dam' . 
 <lakes/Kama+Reservoir/> rdf:type :Lake;
     :name "Kama Reservoir";
     :longitude 56.11;
     :latitude 58.68;
     :elevation 108.5;
     :area 1915;
     :depth 30;
     :type 'dam' . 
 <lakes/Lower+Kama+Reservoir/> rdf:type :Lake;
     :name "Lower Kama Reservoir";
     :longitude 52.80;
     :latitude 55.89;
     :elevation 63;
     :area 1370;
     :depth 41;
     :type 'dam' . 
 <lakes/Ozero+Ladoga/> rdf:type :Lake;
     :name "Ozero Ladoga";
     :longitude 31.53;
     :latitude 60.82;
     :elevation 4;
     :area 18400;
     :depth 225 . 
 <lakes/Ozero+Onega/> rdf:type :Lake;
     :name "Ozero Onega";
     :longitude 35.485;
     :latitude 61.67;
     :elevation 33;
     :area 9616;
     :depth 127 . 
 <lakes/Wygozero/> rdf:type :Lake;
     :name "Wygozero";
     :longitude 34.74;
     :latitude 35.485;
     :elevation 89;
     :area 1250;
     :depth 18;
     :type 'dam' . 
 <lakes/Ozero+Pskovskoje/> rdf:type :Lake;
     :name "Ozero Pskovskoje";
     :longitude 27.49;
     :latitude 58.68;
     :elevation 30;
     :area 3555;
     :depth 14.6 . 
 <lakes/Novosibirsk+Reservoir/> rdf:type :Lake;
     :name "Novosibirsk Reservoir";
     :longitude 82.99;
     :latitude 54.85;
     :elevation 114;
     :area 1070;
     :depth 25;
     :type 'dam' . 
 <lakes/Ozero+Keta/> rdf:type :Lake;
     :name "Ozero Keta";
     :longitude 90.07;
     :latitude 68.74;
     :elevation 85;
     :area 452;
     :depth 180 . 
 <lakes/Ozero+Khantayskoye/> rdf:type :Lake;
     :name "Ozero Khantayskoye";
     :longitude 91.00;
     :latitude 68.33;
     :elevation 65;
     :area 822;
     :depth 420 . 
 <lakes/Ozero+Taimyr/> rdf:type :Lake;
     :name "Ozero Taimyr";
     :longitude 101.6;
     :latitude 74.5;
     :elevation 5;
     :area 4560;
     :depth 26 . 
 <lakes/Ozero+Baikal/> rdf:type :Lake;
     :name "Ozero Baikal";
     :longitude 108;
     :latitude 53;
     :elevation 455;
     :area 31492;
     :depth 1637 . 
 <lakes/Ozero+Chanka/> rdf:type :Lake;
     :name "Ozero Chanka";
     :longitude 132.4;
     :latitude 45;
     :elevation 68;
     :area 4190;
     :depth 10.6 . 
 <lakes/Koltsevoye+Lake/> rdf:type :Lake;
     :name "Koltsevoye Lake";
     :longitude 154.71;
     :latitude 49.36;
     :elevation 384;
     :area 25;
     :type 'caldera' . 
 <lakes/Lake+Van/> rdf:type :Lake;
     :name "Lake Van";
     :longitude 42.9;
     :latitude 38.6;
     :elevation 1719;
     :area 3740;
     :depth 457;
     :type 'saline' . 
 <lakes/Tuz+Gölü/> rdf:type :Lake;
     :name "Tuz Gölü";
     :longitude 33.39;
     :latitude 38.73;
     :elevation 905;
     :area 1600;
     :depth 1;
     :type 'saline' . 
 <lakes/Nemrut+Gölü/> rdf:type :Lake;
     :name "Nemrut Gölü";
     :longitude 42.23;
     :latitude 38.65;
     :elevation 2200;
     :area 6;
     :depth 155;
     :type 'caldera' . 
 <lakes/Lake+Keban/> rdf:type :Lake;
     :name "Lake Keban";
     :longitude 38.75;
     :latitude 38.8;
     :elevation 820;
     :area 675 . 
 <lakes/Atatürk+Baraj+Gölü/> rdf:type :Lake;
     :name "Atatürk Baraj Gölü";
     :longitude 38.31;
     :latitude 37.48;
     :elevation 542;
     :area 817;
     :type 'dam' . 
 <lakes/Caspian+Sea/> rdf:type :Lake;
     :name "Caspian Sea";
     :longitude 51;
     :latitude 41;
     :elevation -28;
     :area 386400;
     :depth 995;
     :type 'saline' . 
 <lakes/North+Aral+Sea/> rdf:type :Lake;
     :name "North Aral Sea";
     :longitude 60.7;
     :latitude 46.5;
     :elevation 40;
     :area 3300;
     :depth 18;
     :type 'saline' . 
 <lakes/South+Aral+Sea/> rdf:type :Lake;
     :name "South Aral Sea";
     :longitude 58.8;
     :latitude 45.2;
     :elevation 29;
     :area 3500;
     :depth 15;
     :type 'saline' . 
 <lakes/Bukhtarma+Reservoir/> rdf:type :Lake;
     :name "Bukhtarma Reservoir";
     :longitude 83.35;
     :latitude 49.66;
     :elevation 388;
     :area 5490;
     :type 'dam' . 
 <lakes/Kapshagay+Dam/> rdf:type :Lake;
     :name "Kapshagay Dam";
     :longitude 74.1;
     :latitude 43.9;
     :elevation 485;
     :area 1847;
     :type 'dam' . 
 <lakes/Ozero+Balchash/> rdf:type :Lake;
     :name "Ozero Balchash";
     :longitude 74.88;
     :latitude 46.55;
     :elevation 342;
     :area 18428;
     :depth 26;
     :type 'saline' . 
 <islands/Svalbard/> rdf:type :Island;
     :name "Svalbard";
     :longitude 18.2;
     :latitude 78.9;
     :elevation 1713;
     :area 39044 . 
 <islands/Iceland/> rdf:type :Island;
     :name "Iceland";
     :longitude -18;
     :latitude 65;
     :elevation 2110;
     :area 102829;
     :type 'volcanic' . 
 <islands/Austvågøy/> rdf:type :Island;
     :name "Austvågøy";
     :longitude 14.6;
     :latitude 68.3;
     :elevation 1146;
     :area 526 . 
 <islands/Streymoy/> rdf:type :Island;
     :name "Streymoy";
     :longitude -7;
     :latitude 62;
     :elevation 789;
     :area 373 . 
 <islands/Ireland/> rdf:type :Island;
     :name "Ireland";
     :longitude -7.8;
     :latitude 53.5;
     :elevation 1041;
     :area 84421 . 
 <islands/Great+Britain/> rdf:type :Island;
     :name "Great Britain";
     :longitude -1.5;
     :latitude 53;
     :elevation 1344;
     :area 219331 . 
 <islands/Shetland+Mainland/> rdf:type :Island;
     :name "Shetland Mainland";
     :longitude -1.3;
     :latitude 60.3;
     :elevation 449;
     :area 970 . 
 <islands/Orkney+Mainland/> rdf:type :Island;
     :name "Orkney Mainland";
     :longitude -3.1;
     :latitude 59;
     :elevation 271;
     :area 492 . 
 <islands/South+Ronaldsay/> rdf:type :Island;
     :name "South Ronaldsay";
     :longitude -3.1;
     :latitude 58.6;
     :elevation 118;
     :area 50 . 
 <islands/Hoy/> rdf:type :Island;
     :name "Hoy";
     :longitude -3.2;
     :latitude 59.1;
     :elevation 479;
     :area 143 . 
 <islands/Westray/> rdf:type :Island;
     :name "Westray";
     :longitude -3;
     :latitude 59.4;
     :elevation 169;
     :area 47 . 
 <islands/Barra/> rdf:type :Island;
     :name "Barra";
     :longitude -7.7;
     :latitude 57;
     :elevation 383;
     :area 91 . 
 <islands/South+Uist/> rdf:type :Island;
     :name "South Uist";
     :longitude -7.2;
     :latitude 57.2;
     :elevation 620;
     :area 320 . 
 <islands/Benbecula/> rdf:type :Island;
     :name "Benbecula";
     :longitude -7.3;
     :latitude 57.45;
     :elevation 124;
     :area 82 . 
 <islands/North+Uist/> rdf:type :Island;
     :name "North Uist";
     :longitude -7.1;
     :latitude 57.4;
     :elevation 347;
     :area 303 . 
 <islands/Lewis+and+Harris/> rdf:type :Island;
     :name "Lewis and Harris";
     :longitude -6.8;
     :latitude 57.9;
     :elevation 799;
     :area 2170 . 
 <islands/Skye/> rdf:type :Island;
     :name "Skye";
     :longitude -6.3;
     :latitude 57.3;
     :elevation 993;
     :area 1385 . 
 <islands/Rhum/> rdf:type :Island;
     :name "Rhum";
     :longitude -6.3;
     :latitude 57;
     :elevation 810;
     :area 104;
     :type 'volcanic' . 
 <islands/Mull/> rdf:type :Island;
     :name "Mull";
     :longitude -6.0;
     :latitude 56.45;
     :elevation 875;
     :area 910 . 
 <islands/Tiree/> rdf:type :Island;
     :name "Tiree";
     :longitude -6.9;
     :latitude 56.5;
     :elevation 141;
     :area 78 . 
 <islands/Islay/> rdf:type :Island;
     :name "Islay";
     :longitude -6.2;
     :latitude 55.8;
     :elevation 491;
     :area 619.6 . 
 <islands/Jura/> rdf:type :Island;
     :name "Jura";
     :longitude -6;
     :latitude 56;
     :elevation 785;
     :area 367 . 
 <islands/Arran/> rdf:type :Island;
     :name "Arran";
     :longitude -5.5;
     :latitude 55.3;
     :elevation 874;
     :area 430 . 
 <islands/Isle+of+Man/> rdf:type :Island;
     :name "Isle of Man";
     :longitude -4.5;
     :latitude 54.1;
     :elevation 621;
     :area 588 . 
 <islands/Anglesey/> rdf:type :Island;
     :name "Anglesey";
     :longitude -4.4;
     :latitude 53.3;
     :elevation 220;
     :area 715 . 
 <islands/Isle+of+Wight/> rdf:type :Island;
     :name "Isle of Wight";
     :longitude -1.3;
     :latitude 50.6;
     :elevation 241;
     :area 381 . 
 <islands/Guernsey/> rdf:type :Island;
     :name "Guernsey";
     :longitude -2.6;
     :latitude 49.6;
     :elevation 111;
     :area 194 . 
 <islands/Jersey/> rdf:type :Island;
     :name "Jersey";
     :longitude -2.1;
     :latitude 49.2;
     :elevation 136;
     :area 117 . 
 <islands/Gotland/> rdf:type :Island;
     :name "Gotland";
     :longitude 18.5;
     :latitude 57.5;
     :elevation 82;
     :area 3140 . 
 <islands/Öland/> rdf:type :Island;
     :name "Öland";
     :longitude 17;
     :latitude 57;
     :elevation 55;
     :area 1344 . 
 <islands/Åland/> rdf:type :Island;
     :name "Åland";
     :longitude 20;
     :latitude 60.1;
     :elevation 129;
     :area 685 . 
 <islands/Hiumaa/> rdf:type :Island;
     :name "Hiumaa";
     :longitude 22.7;
     :latitude 58.8;
     :elevation 68;
     :area 965 . 
 <islands/Ösel/> rdf:type :Island;
     :name "Ösel";
     :longitude 22;
     :latitude 58.3;
     :elevation 54;
     :area 2714 . 
 <islands/Seeland/> rdf:type :Island;
     :name "Seeland";
     :longitude 12;
     :latitude 55.3;
     :elevation 122;
     :area 7439 . 
 <islands/Fünen/> rdf:type :Island;
     :name "Fünen";
     :longitude 10.25;
     :latitude 55.35;
     :elevation 131;
     :area 2976 . 
 <islands/Langeland/> rdf:type :Island;
     :name "Langeland";
     :longitude 10.5;
     :latitude 55;
     :elevation 46;
     :area 284 . 
 <islands/Falster/> rdf:type :Island;
     :name "Falster";
     :longitude 12;
     :latitude 54.8;
     :elevation 44;
     :area 514 . 
 <islands/Lolland/> rdf:type :Island;
     :name "Lolland";
     :longitude 11.5;
     :latitude 54.4;
     :elevation 25;
     :area 1241 . 
 <islands/Bornholm/> rdf:type :Island;
     :name "Bornholm";
     :longitude 14.9;
     :latitude 55.1;
     :elevation 162;
     :area 588 . 
 <islands/Fehmarn/> rdf:type :Island;
     :name "Fehmarn";
     :longitude 11.2;
     :latitude 54.4;
     :elevation 27.2;
     :area 185 . 
 <islands/Rügen/> rdf:type :Island;
     :name "Rügen";
     :longitude 13.4;
     :latitude 54.5;
     :elevation 161;
     :area 926 . 
 <islands/Usedom/> rdf:type :Island;
     :name "Usedom";
     :longitude 14.1;
     :latitude 53.9;
     :elevation 69;
     :area 445 . 
 <islands/Helgoland/> rdf:type :Island;
     :name "Helgoland";
     :longitude 7.9;
     :latitude 54.2;
     :elevation 61.3;
     :area 1.7 . 
 <islands/Sylt/> rdf:type :Island;
     :name "Sylt";
     :longitude 8.3;
     :latitude 54.9;
     :elevation 52.5;
     :area 99 . 
 <islands/Föhr/> rdf:type :Island;
     :name "Föhr";
     :longitude 8.5;
     :latitude 54.7;
     :elevation 13;
     :area 82 . 
 <islands/Amrum/> rdf:type :Island;
     :name "Amrum";
     :longitude 8.3;
     :latitude 54.65;
     :elevation 32;
     :area 20.5 . 
 <islands/Pellworm/> rdf:type :Island;
     :name "Pellworm";
     :longitude 8.6;
     :latitude 54.5;
     :elevation 2;
     :area 37.4 . 
 <islands/Wangerooge/> rdf:type :Island;
     :name "Wangerooge";
     :longitude 7.9;
     :latitude 53.8;
     :elevation 17;
     :area 7.9 . 
 <islands/Spiekeroog/> rdf:type :Island;
     :name "Spiekeroog";
     :longitude 7.6;
     :latitude 53.8;
     :elevation 3;
     :area 18.2 . 
 <islands/Langeoog/> rdf:type :Island;
     :name "Langeoog";
     :longitude 7.5;
     :latitude 53.65;
     :elevation 5;
     :area 20 . 
 <islands/Baltrum/> rdf:type :Island;
     :name "Baltrum";
     :longitude 7.4;
     :latitude 53.6;
     :elevation 5;
     :area 6.5 . 
 <islands/Norderney/> rdf:type :Island;
     :name "Norderney";
     :longitude 7.9;
     :latitude 53.7;
     :elevation 5;
     :area 26.3 . 
 <islands/Juist/> rdf:type :Island;
     :name "Juist";
     :longitude 7.0;
     :latitude 53.6;
     :elevation 3;
     :area 16.4 . 
 <islands/Borkum/> rdf:type :Island;
     :name "Borkum";
     :longitude 6.7;
     :latitude 53.6;
     :elevation 6;
     :area 31 . 
 <islands/Schiermonnikoog/> rdf:type :Island;
     :name "Schiermonnikoog";
     :longitude 6.2;
     :latitude 53.5;
     :elevation 4;
     :area 40 . 
 <islands/Ameland/> rdf:type :Island;
     :name "Ameland";
     :longitude 5.75;
     :latitude 53.5;
     :elevation 4;
     :area 57.6 . 
 <islands/Terschelling/> rdf:type :Island;
     :name "Terschelling";
     :longitude 5.3;
     :latitude 53.4;
     :elevation 6;
     :area 88 . 
 <islands/Vlieland/> rdf:type :Island;
     :name "Vlieland";
     :longitude 5;
     :latitude 53.25;
     :elevation 3;
     :area 40 . 
 <islands/Texel/> rdf:type :Island;
     :name "Texel";
     :longitude 4.8;
     :latitude 53.1;
     :elevation 15;
     :area 162 . 
 <islands/Zitny+Ostrov/> rdf:type :Island;
     :name "Zitny Ostrov";
     :longitude 17.65;
     :latitude 47.95;
     :elevation 134;
     :area 1885 . 
 <islands/Maly+Zitny+Ostrov/> rdf:type :Island;
     :name "Maly Zitny Ostrov";
     :longitude 17.45;
     :latitude 47.85;
     :elevation 125;
     :area 375 . 
 <islands/Margit+Sziget/> rdf:type :Island;
     :name "Margit Sziget";
     :longitude 19.05;
     :latitude 47.5;
     :elevation 105;
     :area 1 . 
 <islands/Veliko+Ratno+Ostrvo/> rdf:type :Island;
     :name "Veliko Ratno Ostrvo";
     :longitude 20.45;
     :latitude 44.8;
     :elevation 75;
     :area 1.57 . 
 <islands/Krk/> rdf:type :Island;
     :name "Krk";
     :longitude 14.6;
     :latitude 45.07;
     :elevation 568;
     :area 406 . 
 <islands/Cres/> rdf:type :Island;
     :name "Cres";
     :longitude 14.41;
     :latitude 44.96;
     :elevation 639;
     :area 406 . 
 <islands/Brač/> rdf:type :Island;
     :name "Brač";
     :longitude 16.63;
     :latitude 43.32;
     :elevation 780;
     :area 396 . 
 <islands/Korčula/> rdf:type :Island;
     :name "Korčula";
     :longitude 16.85;
     :latitude 42.93;
     :elevation 568;
     :area 271 . 
 <islands/Korfu/> rdf:type :Island;
     :name "Korfu";
     :longitude 19.8;
     :latitude 39.6;
     :elevation 906;
     :area 593 . 
 <islands/Lefkas/> rdf:type :Island;
     :name "Lefkas";
     :longitude 20.6;
     :latitude 38.7;
     :elevation 1158;
     :area 293 . 
 <islands/Kefallinia/> rdf:type :Island;
     :name "Kefallinia";
     :longitude 20.6;
     :latitude 38.2;
     :elevation 1628;
     :area 689 . 
 <islands/Zakynthos/> rdf:type :Island;
     :name "Zakynthos";
     :longitude 20.75;
     :latitude 37.8;
     :elevation 756;
     :area 406 . 
 <islands/Euboea/> rdf:type :Island;
     :name "Euboea";
     :longitude 24;
     :latitude 38.5;
     :elevation 1743;
     :area 3684 . 
 <islands/Samothraki/> rdf:type :Island;
     :name "Samothraki";
     :longitude 25.5;
     :latitude 40.5;
     :elevation 1611;
     :area 180 . 
 <islands/Lesbos/> rdf:type :Island;
     :name "Lesbos";
     :longitude 26.3;
     :latitude 39.2;
     :elevation 968;
     :area 1636 . 
 <islands/Chios/> rdf:type :Island;
     :name "Chios";
     :longitude 26.2;
     :latitude 38.4;
     :elevation 1297;
     :area 843 . 
 <islands/Samos/> rdf:type :Island;
     :name "Samos";
     :longitude 26.8;
     :latitude 37.7;
     :elevation 1434;
     :area 478 . 
 <islands/Ikaria/> rdf:type :Island;
     :name "Ikaria";
     :longitude 26.2;
     :latitude 37.6;
     :elevation 1037;
     :area 255 . 
 <islands/Kos/> rdf:type :Island;
     :name "Kos";
     :longitude 27.1;
     :latitude 36.8;
     :elevation 846;
     :area 287 . 
 <islands/Rhodos/> rdf:type :Island;
     :name "Rhodos";
     :longitude 28;
     :latitude 36.2;
     :elevation 1215;
     :area 1401 . 
 <islands/Syros/> rdf:type :Island;
     :name "Syros";
     :longitude 24.9;
     :latitude 37.45;
     :elevation 442;
     :area 84 . 
 <islands/Mykonos/> rdf:type :Island;
     :name "Mykonos";
     :longitude 25.4;
     :latitude 37.45;
     :elevation 341;
     :area 105 . 
 <islands/Crete/> rdf:type :Island;
     :name "Crete";
     :longitude 25;
     :latitude 37;
     :elevation 2456;
     :area 8331 . 
 <islands/Cyprus/> rdf:type :Island;
     :name "Cyprus";
     :longitude 33.2;
     :latitude 35.4;
     :elevation 1952;
     :area 9251 . 
 <islands/Corse/> rdf:type :Island;
     :name "Corse";
     :longitude 8.4;
     :latitude 41.4;
     :elevation 2706;
     :area 8680 . 
 <islands/Elba/> rdf:type :Island;
     :name "Elba";
     :longitude 10.3;
     :latitude 42.75;
     :elevation 1019;
     :area 224 . 
 <islands/Sardegna/> rdf:type :Island;
     :name "Sardegna";
     :longitude 9;
     :latitude 40;
     :elevation 1834;
     :area 24090 . 
 <islands/Alicudi/> rdf:type :Island;
     :name "Alicudi";
     :longitude 14.4;
     :latitude 38.6;
     :elevation 675;
     :area 5.2;
     :type 'volcanic' . 
 <islands/Filicudi/> rdf:type :Island;
     :name "Filicudi";
     :longitude 14.55;
     :latitude 38.6;
     :elevation 774;
     :area 9.5;
     :type 'volcanic' . 
 <islands/Salina/> rdf:type :Island;
     :name "Salina";
     :longitude 14.9;
     :latitude 38.6;
     :elevation 962;
     :area 26.8;
     :type 'volcanic' . 
 <islands/Lipari/> rdf:type :Island;
     :name "Lipari";
     :longitude 14.95;
     :latitude 38.5;
     :elevation 602;
     :area 37.5;
     :type 'volcanic' . 
 <islands/Vulcano/> rdf:type :Island;
     :name "Vulcano";
     :longitude 15.0;
     :latitude 38.4;
     :elevation 499;
     :area 21.2;
     :type 'volcanic' . 
 <islands/Panarea/> rdf:type :Island;
     :name "Panarea";
     :longitude 15.05;
     :latitude 38.65;
     :elevation 421;
     :area 3.4;
     :type 'volcanic' . 
 <islands/Stromboli/> rdf:type :Island;
     :name "Stromboli";
     :longitude 15.15;
     :latitude 38.8;
     :elevation 926;
     :area 12.6;
     :type 'volcanic' . 
 <islands/Sicilia/> rdf:type :Island;
     :name "Sicilia";
     :longitude 14;
     :latitude 37;
     :elevation 3323;
     :area 25462 . 
 <islands/Lampedusa/> rdf:type :Island;
     :name "Lampedusa";
     :longitude 13.2;
     :latitude 35.4;
     :elevation 113;
     :area 20;
     :type 'volcanic' . 
 <islands/Linosa/> rdf:type :Island;
     :name "Linosa";
     :longitude 13.85;
     :latitude 35.85;
     :elevation 195;
     :area 5;
     :type 'volcanic' . 
 <islands/Malta/> rdf:type :Island;
     :name "Malta";
     :longitude 14.5;
     :latitude 35.9;
     :elevation 252;
     :area 246;
     :type 'lime' . 
 <islands/Gozo/> rdf:type :Island;
     :name "Gozo";
     :longitude 14.3;
     :latitude 36.05;
     :elevation 176;
     :area 67;
     :type 'lime' . 
 <islands/Menorca/> rdf:type :Island;
     :name "Menorca";
     :longitude 4;
     :latitude 40;
     :elevation 358;
     :area 760 . 
 <islands/Mallorca/> rdf:type :Island;
     :name "Mallorca";
     :longitude 3;
     :latitude 39.3;
     :elevation 1445;
     :area 3618 . 
 <islands/Ibiza/> rdf:type :Island;
     :name "Ibiza";
     :longitude 1.5;
     :latitude 38.5;
     :elevation 476;
     :area 572 . 
 <islands/Formentera/> rdf:type :Island;
     :name "Formentera";
     :longitude 1.5;
     :latitude 38.0;
     :elevation 192;
     :area 83 . 
 <islands/Lanzarote/> rdf:type :Island;
     :name "Lanzarote";
     :longitude -13.6;
     :latitude 29;
     :elevation 671;
     :area 846;
     :type 'volcanic' . 
 <islands/Fuerteventura/> rdf:type :Island;
     :name "Fuerteventura";
     :longitude -14;
     :latitude 28.4;
     :elevation 807;
     :area 1660;
     :type 'volcanic' . 
 <islands/Gran+Canaria/> rdf:type :Island;
     :name "Gran Canaria";
     :longitude -15.6;
     :latitude 28;
     :elevation 1949;
     :area 1560;
     :type 'volcanic' . 
 <islands/Teneriffa/> rdf:type :Island;
     :name "Teneriffa";
     :longitude -16.6;
     :latitude 28.3;
     :elevation 3718;
     :area 2034;
     :type 'volcanic' . 
 <islands/Gomera/> rdf:type :Island;
     :name "Gomera";
     :longitude -17.3;
     :latitude 28.1;
     :elevation 1487;
     :area 369;
     :type 'volcanic' . 
 <islands/Hierro/> rdf:type :Island;
     :name "Hierro";
     :longitude -18;
     :latitude 27.7;
     :elevation 1501;
     :area 268;
     :type 'volcanic' . 
 <islands/La+Palma/> rdf:type :Island;
     :name "La Palma";
     :longitude -17.9;
     :latitude 28.7;
     :elevation 2426;
     :area 708;
     :type 'volcanic' . 
 <islands/Madeira/> rdf:type :Island;
     :name "Madeira";
     :longitude -16;
     :latitude 31;
     :elevation 1861;
     :area 794;
     :type 'volcanic' . 
 <islands/Porto+Santo/> rdf:type :Island;
     :name "Porto Santo";
     :longitude -16.35;
     :latitude 33;
     :elevation 517;
     :area 42;
     :type 'volcanic' . 
 <islands/Sao+Miguel/> rdf:type :Island;
     :name "Sao Miguel";
     :longitude -25.5;
     :latitude 37.7;
     :elevation 1105;
     :area 747;
     :type 'volcanic' . 
 <islands/Santa+Maria/> rdf:type :Island;
     :name "Santa Maria";
     :longitude -25.1;
     :latitude 37;
     :elevation 586;
     :area 97;
     :type 'volcanic' . 
 <islands/Terceira/> rdf:type :Island;
     :name "Terceira";
     :longitude -27.2;
     :latitude 38.7;
     :elevation 1022;
     :area 400;
     :type 'volcanic' . 
 <islands/Sao+Jorge/> rdf:type :Island;
     :name "Sao Jorge";
     :longitude -28;
     :latitude 38.6;
     :elevation 1053;
     :area 233.5;
     :type 'volcanic' . 
 <islands/Pico/> rdf:type :Island;
     :name "Pico";
     :longitude -28.4;
     :latitude 38.5;
     :elevation 2351;
     :area 442;
     :type 'volcanic' . 
 <islands/Faial/> rdf:type :Island;
     :name "Faial";
     :longitude -28.7;
     :latitude 38.6;
     :elevation 1043;
     :area 172;
     :type 'volcanic' . 
 <islands/Graciosa/> rdf:type :Island;
     :name "Graciosa";
     :longitude -28;
     :latitude 39;
     :elevation 402;
     :area 61;
     :type 'volcanic' . 
 <islands/Flores+(Azores)/> rdf:type :Island;
     :name "Flores (Azores)";
     :longitude -31.2;
     :latitude 39.5;
     :elevation 914;
     :area 143;
     :type 'volcanic' . 
 <islands/Corvo/> rdf:type :Island;
     :name "Corvo";
     :longitude -31.1;
     :latitude 39.7;
     :elevation 718;
     :area 17.5;
     :type 'volcanic' . 
 <islands/Novaya+Zemlya+Severny+Island/> rdf:type :Island;
     :name "Novaya Zemlya Severny Island";
     :longitude 60;
     :latitude 75.5;
     :elevation 1547;
     :area 48904 . 
 <islands/Novaya+Zemlya+Yuzhny+Island/> rdf:type :Island;
     :name "Novaya Zemlya Yuzhny Island";
     :longitude 54;
     :latitude 72;
     :elevation 1342;
     :area 33275 . 
 <islands/Kotelny+Island/> rdf:type :Island;
     :name "Kotelny Island";
     :longitude 141;
     :latitude 75.4;
     :elevation 374;
     :area 11665 . 
 <islands/Wrangel+Island/> rdf:type :Island;
     :name "Wrangel Island";
     :longitude -179.4;
     :latitude 71.23;
     :elevation 1096;
     :area 7600 . 
 <islands/Olkhon/> rdf:type :Island;
     :name "Olkhon";
     :longitude 107.4;
     :latitude 53.15;
     :elevation 1276;
     :area 730 . 
 <islands/Atlasov/> rdf:type :Island;
     :name "Atlasov";
     :longitude 155.56;
     :latitude 50.86;
     :elevation 2285;
     :area 119;
     :type 'volcanic' . 
 <islands/Paramushir/> rdf:type :Island;
     :name "Paramushir";
     :longitude 155.75;
     :latitude 50.5;
     :elevation 1816;
     :area 2042;
     :type 'volcanic' . 
 <islands/Onekotan/> rdf:type :Island;
     :name "Onekotan";
     :longitude 154.75;
     :latitude 49.45;
     :elevation 1325;
     :area 315;
     :type 'volcanic' . 
 <islands/Krenizyn/> rdf:type :Island;
     :name "Krenizyn";
     :longitude 154.71;
     :latitude 49.35;
     :elevation 1325;
     :area 10;
     :type 'volcanic' . 
 <islands/Iturup/> rdf:type :Island;
     :name "Iturup";
     :longitude 147.60;
     :latitude 45.00;
     :elevation 1634;
     :area 3139;
     :type 'volcanic' . 
 <islands/Kunashir/> rdf:type :Island;
     :name "Kunashir";
     :longitude 145.90;
     :latitude 44.15;
     :elevation 1822;
     :area 1490;
     :type 'volcanic' . 
 <islands/Sachalin/> rdf:type :Island;
     :name "Sachalin";
     :longitude 143;
     :latitude 50;
     :elevation 1609;
     :area 76400 . 
 <mountains/Newtontoppen/> rdf:type :Mountain;
     :name "Newtontoppen";
     :longitude 17.3;
     :latitude 79.0;
     :elevation 1713 . 
 <mountains/Hvannadalshnukur/> rdf:type :Mountain;
     :name "Hvannadalshnukur";
     :longitude -16.7;
     :latitude 64.1;
     :elevation 2110;
     :type 'volcanic' . 
 <mountains/Snaefell/> rdf:type :Mountain;
     :name "Snaefell";
     :longitude -15.2;
     :latitude 64.5;
     :elevation 1833;
     :type 'volcanic' . 
 <mountains/Hekla/> rdf:type :Mountain;
     :name "Hekla";
     :longitude -19.7;
     :latitude 64;
     :elevation 1491;
     :type 'volcano';
     :lastEruption '2000-02-26'^^xsd:date . 
 <mountains/Katla/> rdf:type :Mountain;
     :name "Katla";
     :longitude -19.0;
     :latitude 63.6;
     :elevation 1450;
     :type 'volcano';
     :lastEruption '1918-10-12'^^xsd:date . 
 <mountains/Haltiatunturi/> rdf:type :Mountain;
     :name "Haltiatunturi";
     :longitude 21.27;
     :latitude 69.3;
     :elevation 1365 . 
 <mountains/Kebnekaise/> rdf:type :Mountain;
     :name "Kebnekaise";
     :longitude 18.5;
     :latitude 67.9;
     :elevation 2099 . 
 <mountains/Sarektjokko/> rdf:type :Mountain;
     :name "Sarektjokko";
     :longitude 17.71;
     :latitude 67.43;
     :elevation 2089 . 
 <mountains/Higravstinden/> rdf:type :Mountain;
     :name "Higravstinden";
     :longitude 14.79;
     :latitude 68.36;
     :elevation 1146 . 
 <mountains/Galdhoeppig/> rdf:type :Mountain;
     :name "Galdhoeppig";
     :longitude 8.31;
     :latitude 61.64;
     :elevation 2469 . 
 <mountains/Glittertind/> rdf:type :Mountain;
     :name "Glittertind";
     :longitude 8.55;
     :latitude 61.65;
     :elevation 2465 . 
 <mountains/Snoehetta/> rdf:type :Mountain;
     :name "Snoehetta";
     :longitude 9.27;
     :latitude 62.32;
     :elevation 2286 . 
 <mountains/Ben+Nevis/> rdf:type :Mountain;
     :name "Ben Nevis";
     :longitude -5.0;
     :latitude 56.8;
     :elevation 1344 . 
 <mountains/Snowdon/> rdf:type :Mountain;
     :name "Snowdon";
     :longitude -4.08;
     :latitude 53.08;
     :elevation 1015 . 
 <mountains/Sgùrr+Alasdair/> rdf:type :Mountain;
     :name "Sgùrr Alasdair";
     :longitude -6.22;
     :latitude 57.21;
     :elevation 993 . 
 <mountains/Carrauntoohil/> rdf:type :Mountain;
     :name "Carrauntoohil";
     :longitude -9.74;
     :latitude 52.00;
     :elevation 1041 . 
 <mountains/Slieve+Donard/> rdf:type :Mountain;
     :name "Slieve Donard";
     :longitude -5.92;
     :latitude 54.18;
     :elevation 849 . 
 <mountains/Feldberg/> rdf:type :Mountain;
     :name "Feldberg";
     :longitude 8.00;
     :latitude 47.87;
     :elevation 1493 . 
 <mountains/Brocken/> rdf:type :Mountain;
     :name "Brocken";
     :longitude 10.6;
     :latitude 51.8;
     :elevation 1141 . 
 <mountains/Grosser+Arber/> rdf:type :Mountain;
     :name "Grosser Arber";
     :longitude 13;
     :latitude 49.1;
     :elevation 1456 . 
 <mountains/Zugspitze/> rdf:type :Mountain;
     :name "Zugspitze";
     :longitude 10.99;
     :latitude 47.42;
     :elevation 2963 . 
 <mountains/Barre+des+Ecrins/> rdf:type :Mountain;
     :name "Barre des Ecrins";
     :longitude 6.36;
     :latitude 44.92;
     :elevation 4101 . 
 <mountains/Mont+Ventoux/> rdf:type :Mountain;
     :name "Mont Ventoux";
     :longitude 5.28;
     :latitude 44.18;
     :elevation 1912 . 
 <mountains/Gran+Paradiso/> rdf:type :Mountain;
     :name "Gran Paradiso";
     :longitude 7.25;
     :latitude 45.5;
     :elevation 4061 . 
 <mountains/Mont+Blanc/> rdf:type :Mountain;
     :name "Mont Blanc";
     :longitude 6.86;
     :latitude 45.83;
     :elevation 4808 . 
 <mountains/Grand+Combin/> rdf:type :Mountain;
     :name "Grand Combin";
     :longitude 7.30;
     :latitude 45.93;
     :elevation 4314 . 
 <mountains/Matterhorn/> rdf:type :Mountain;
     :name "Matterhorn";
     :longitude 7.66;
     :latitude 45.98;
     :elevation 4478 . 
 <mountains/Monte+Rosa/> rdf:type :Mountain;
     :name "Monte Rosa";
     :longitude 7.87;
     :latitude 45.93;
     :elevation 4634 . 
 <mountains/Finsteraarhorn/> rdf:type :Mountain;
     :name "Finsteraarhorn";
     :longitude 8.1;
     :latitude 46.5;
     :elevation 4274 . 
 <mountains/Piz+Bernina/> rdf:type :Mountain;
     :name "Piz Bernina";
     :longitude 9.9;
     :latitude 46.4;
     :elevation 4048 . 
 <mountains/Marmolata/> rdf:type :Mountain;
     :name "Marmolata";
     :longitude 11.85;
     :latitude 46.4;
     :elevation 3343 . 
 <mountains/Grossglockner/> rdf:type :Mountain;
     :name "Grossglockner";
     :longitude 12.69;
     :latitude 47.07;
     :elevation 3797 . 
 <mountains/Hochgolling/> rdf:type :Mountain;
     :name "Hochgolling";
     :longitude 13.75;
     :latitude 47.3;
     :elevation 2862 . 
 <mountains/Triglav/> rdf:type :Mountain;
     :name "Triglav";
     :longitude 13.83;
     :latitude 46.38;
     :elevation 2864 . 
 <mountains/Grand+Ballon/> rdf:type :Mountain;
     :name "Grand Ballon";
     :longitude 7.10;
     :latitude 47.90;
     :elevation 1424 . 
 <mountains/Chasseral/> rdf:type :Mountain;
     :name "Chasseral";
     :longitude 7.06;
     :latitude 47.23;
     :elevation 1606 . 
 <mountains/Crêt+de+la+Neige/> rdf:type :Mountain;
     :name "Crêt de la Neige";
     :longitude 5.94;
     :latitude 46.17;
     :elevation 1720 . 
 <mountains/Puy+De+Dome/> rdf:type :Mountain;
     :name "Puy De Dome";
     :longitude 2.81;
     :latitude 45.52;
     :elevation 1465;
     :type 'volcanic' . 
 <mountains/Puy+de+Sancy/> rdf:type :Mountain;
     :name "Puy de Sancy";
     :longitude 2.96;
     :latitude 45.77;
     :elevation 1885;
     :type 'volcanic' . 
 <mountains/Hiru+Erregeen+Mahaia/> rdf:type :Mountain;
     :name "Hiru Erregeen Mahaia";
     :longitude 0.74;
     :latitude 42.92;
     :elevation 2424 . 
 <mountains/Vignemale/> rdf:type :Mountain;
     :name "Vignemale";
     :longitude 0.15;
     :latitude 42.8;
     :elevation 3298 . 
 <mountains/Pico+de+Aneto/> rdf:type :Mountain;
     :name "Pico de Aneto";
     :longitude 0.65;
     :latitude 42.6;
     :elevation 3404 . 
 <mountains/Pica+d'Estats/> rdf:type :Mountain;
     :name "Pica d'Estats";
     :longitude 1.39;
     :latitude 42.67;
     :elevation 3143 . 
 <mountains/Coma+Pedrosa/> rdf:type :Mountain;
     :name "Coma Pedrosa";
     :longitude 1.46;
     :latitude 42.59;
     :elevation 2944 . 
 <mountains/Croscat/> rdf:type :Mountain;
     :name "Croscat";
     :longitude 2.55;
     :latitude 42.15;
     :elevation 786;
     :type 'volcano' . 
 <mountains/Torre+de+Cerredo/> rdf:type :Mountain;
     :name "Torre de Cerredo";
     :longitude 4.85;
     :latitude 43.2;
     :elevation 2648 . 
 <mountains/Torre+de+Estrela/> rdf:type :Mountain;
     :name "Torre de Estrela";
     :longitude -7.6;
     :latitude 40.3;
     :elevation 1993 . 
 <mountains/Pico+de+Almanzor/> rdf:type :Mountain;
     :name "Pico de Almanzor";
     :longitude -5.3;
     :latitude 40.25;
     :elevation 2592 . 
 <mountains/Moncayo/> rdf:type :Mountain;
     :name "Moncayo";
     :longitude 1.85;
     :latitude 41.8;
     :elevation 2313 . 
 <mountains/Mulhacen/> rdf:type :Mountain;
     :name "Mulhacen";
     :longitude -3.3;
     :latitude 37.05;
     :elevation 3482 . 
 <mountains/Puig+Major/> rdf:type :Mountain;
     :name "Puig Major";
     :longitude 2.79;
     :latitude 39.81;
     :elevation 1445 . 
 <mountains/Rock+of+Gibraltar/> rdf:type :Mountain;
     :name "Rock of Gibraltar";
     :longitude -5.25;
     :latitude 36.12;
     :elevation 426 . 
 <mountains/Monte+Cinto/> rdf:type :Mountain;
     :name "Monte Cinto";
     :longitude 8.9;
     :latitude 42.4;
     :elevation 2706 . 
 <mountains/Punta+La+Marmora/> rdf:type :Mountain;
     :name "Punta La Marmora";
     :longitude 9.3;
     :latitude 39.97;
     :elevation 1834 . 
 <mountains/Monte+Capanne/> rdf:type :Mountain;
     :name "Monte Capanne";
     :longitude 10.17;
     :latitude 42.77;
     :elevation 1019 . 
 <mountains/Monte+Cimone/> rdf:type :Mountain;
     :name "Monte Cimone";
     :longitude 10.7;
     :latitude 44.19;
     :elevation 2165 . 
 <mountains/Corno+Grande/> rdf:type :Mountain;
     :name "Corno Grande";
     :longitude 13.55;
     :latitude 42.5;
     :elevation 2912 . 
 <mountains/Monte+Amaro/> rdf:type :Mountain;
     :name "Monte Amaro";
     :longitude 14.09;
     :latitude 42.09;
     :elevation 2793 . 
 <mountains/Maschio+delle+Faete/> rdf:type :Mountain;
     :name "Maschio delle Faete";
     :longitude 12.74;
     :latitude 41.74;
     :elevation 956;
     :type 'volcanic' . 
 <mountains/Vesuvio/> rdf:type :Mountain;
     :name "Vesuvio";
     :longitude 14.4;
     :latitude 40.8;
     :elevation 1281;
     :type 'volcano';
     :lastEruption '1944-03-18'^^xsd:date . 
 <mountains/Serra+Dolcedorme/> rdf:type :Mountain;
     :name "Serra Dolcedorme";
     :longitude 16.21;
     :latitude 39.89;
     :elevation 2267 . 
 <mountains/Montalto/> rdf:type :Mountain;
     :name "Montalto";
     :longitude 15.92;
     :latitude 38.16;
     :elevation 1955 . 
 <mountains/Etna/> rdf:type :Mountain;
     :name "Etna";
     :longitude 15.0;
     :latitude 37.7;
     :elevation 3323;
     :type 'volcano' . 
 <mountains/Pizzo+Carbonara/> rdf:type :Mountain;
     :name "Pizzo Carbonara";
     :longitude 14.025;
     :latitude 37.89;
     :elevation 1979 . 
 <mountains/Schneekoppe/> rdf:type :Mountain;
     :name "Schneekoppe";
     :longitude 15.7;
     :latitude 50.7;
     :elevation 1602 . 
 <mountains/Gerlachovsky+Stit/> rdf:type :Mountain;
     :name "Gerlachovsky Stit";
     :longitude 20.1;
     :latitude 49.2;
     :elevation 2655 . 
 <mountains/Kékes/> rdf:type :Mountain;
     :name "Kékes";
     :longitude 20.01;
     :latitude 47.87;
     :elevation 1014 . 
 <mountains/Howerla/> rdf:type :Mountain;
     :name "Howerla";
     :longitude 25.50;
     :latitude 48.16;
     :elevation 2061 . 
 <mountains/Pietrosul/> rdf:type :Mountain;
     :name "Pietrosul";
     :longitude 24.64;
     :latitude 47.59;
     :elevation 2303 . 
 <mountains/Moldoveanu/> rdf:type :Mountain;
     :name "Moldoveanu";
     :longitude 24.7;
     :latitude 45.6;
     :elevation 2544 . 
 <mountains/Botew/> rdf:type :Mountain;
     :name "Botew";
     :longitude 24.92;
     :latitude 42.72;
     :elevation 2376 . 
 <mountains/Midžor/> rdf:type :Mountain;
     :name "Midžor";
     :longitude 22.68;
     :latitude 43.39;
     :elevation 2169 . 
 <mountains/Musala/> rdf:type :Mountain;
     :name "Musala";
     :longitude 23.6;
     :latitude 42.2;
     :elevation 2925 . 
 <mountains/Korab/> rdf:type :Mountain;
     :name "Korab";
     :longitude 20.3;
     :latitude 41.4;
     :elevation 2751 . 
 <mountains/Đeravica/> rdf:type :Mountain;
     :name "Đeravica";
     :longitude 20.14;
     :latitude 42.53;
     :elevation 2656 . 
 <mountains/Jezerce/> rdf:type :Mountain;
     :name "Jezerce";
     :longitude 19.4;
     :latitude 42.3;
     :elevation 2694 . 
 <mountains/Bobotov+Kuk/> rdf:type :Mountain;
     :name "Bobotov Kuk";
     :longitude 19.04;
     :latitude 43.12;
     :elevation 2522 . 
 <mountains/Cincar/> rdf:type :Mountain;
     :name "Cincar";
     :longitude 17.06;
     :latitude 43.90;
     :elevation 2006 . 
 <mountains/Dinara/> rdf:type :Mountain;
     :name "Dinara";
     :longitude 16.38;
     :latitude 44.06;
     :elevation 1831 . 
 <mountains/Vaganski+Vrh/> rdf:type :Mountain;
     :name "Vaganski Vrh";
     :longitude 15.50;
     :latitude 44.37;
     :elevation 1757 . 
 <mountains/Smolikas/> rdf:type :Mountain;
     :name "Smolikas";
     :longitude 20.92;
     :latitude 40.1;
     :elevation 2637 . 
 <mountains/Olymp/> rdf:type :Mountain;
     :name "Olymp";
     :longitude 22.35;
     :latitude 40.1;
     :elevation 2917 . 
 <mountains/Athos/> rdf:type :Mountain;
     :name "Athos";
     :longitude 24.35;
     :latitude 40.15;
     :elevation 2033 . 
 <mountains/Kyllini/> rdf:type :Mountain;
     :name "Kyllini";
     :longitude 22.4;
     :latitude 37.94;
     :elevation 2376 . 
 <mountains/Profitis+Ilias/> rdf:type :Mountain;
     :name "Profitis Ilias";
     :longitude 22.35;
     :latitude 36.95;
     :elevation 2497 . 
 <mountains/Aenos/> rdf:type :Mountain;
     :name "Aenos";
     :longitude 20.15;
     :latitude 38.14;
     :elevation 1628 . 
 <mountains/Elati/> rdf:type :Mountain;
     :name "Elati";
     :longitude 20.65;
     :latitude 38.72;
     :elevation 1158 . 
 <mountains/Dirfi/> rdf:type :Mountain;
     :name "Dirfi";
     :longitude 23.84;
     :latitude 38.63;
     :elevation 1743 . 
 <mountains/Fengari/> rdf:type :Mountain;
     :name "Fengari";
     :longitude 25.56;
     :latitude 40.46;
     :elevation 1611 . 
 <mountains/Kerkis/> rdf:type :Mountain;
     :name "Kerkis";
     :longitude 26.62;
     :latitude 37.73;
     :elevation 1433 . 
 <mountains/Pilineo/> rdf:type :Mountain;
     :name "Pilineo";
     :longitude 26.00;
     :latitude 38.56;
     :elevation 1297 . 
 <mountains/Pramnos/> rdf:type :Mountain;
     :name "Pramnos";
     :longitude 26.25;
     :latitude 37.61;
     :elevation 1037 . 
 <mountains/Attavyros/> rdf:type :Mountain;
     :name "Attavyros";
     :longitude 27.86;
     :latitude 36.21;
     :elevation 1215 . 
 <mountains/Psiloritis/> rdf:type :Mountain;
     :name "Psiloritis";
     :longitude 24.77;
     :latitude 35.23;
     :elevation 2456 . 
 <mountains/Olympos/> rdf:type :Mountain;
     :name "Olympos";
     :longitude 32.85;
     :latitude 34.9;
     :elevation 1952 . 
 <mountains/Pico+de+Teide/> rdf:type :Mountain;
     :name "Pico de Teide";
     :longitude -16.6;
     :latitude 28.3;
     :elevation 3718;
     :type 'volcano';
     :lastEruption '1909-11-18'^^xsd:date . 
 <mountains/Pico+de+las+Nieves/> rdf:type :Mountain;
     :name "Pico de las Nieves";
     :longitude -15.6;
     :latitude 25.95;
     :elevation 1949;
     :type 'volcanic' . 
 <mountains/Pico+de+Malpaso/> rdf:type :Mountain;
     :name "Pico de Malpaso";
     :longitude -18.04;
     :latitude 27.72;
     :elevation 1501;
     :type 'volcanic' . 
 <mountains/Garajonay/> rdf:type :Mountain;
     :name "Garajonay";
     :longitude -17.25;
     :latitude 28.11;
     :elevation 1487;
     :type 'volcanic' . 
 <mountains/Roque+de+los+Muchachos/> rdf:type :Mountain;
     :name "Roque de los Muchachos";
     :longitude -17.9;
     :latitude 28.75;
     :elevation 2426;
     :type 'volcanic' . 
 <mountains/Pico+Ruivo/> rdf:type :Mountain;
     :name "Pico Ruivo";
     :longitude -16;
     :latitude 31;
     :elevation 1861;
     :type 'volcanic' . 
 <mountains/Pico/> rdf:type :Mountain;
     :name "Pico";
     :longitude -28.4;
     :latitude 38.5;
     :elevation 2351;
     :type 'volcano';
     :lastEruption '1720-01-01'^^xsd:date . 
 <mountains/Pico+da+Vara/> rdf:type :Mountain;
     :name "Pico da Vara";
     :longitude -25.22;
     :latitude 37.79;
     :elevation 1105;
     :type 'volcanic' . 
 <mountains/Pico+da+Esperança/> rdf:type :Mountain;
     :name "Pico da Esperança";
     :longitude -28.08;
     :latitude 38.65;
     :elevation 1053;
     :type 'volcanic' . 
 <mountains/Cabeço+Gordo/> rdf:type :Mountain;
     :name "Cabeço Gordo";
     :longitude -28.71;
     :latitude 38.58;
     :elevation 1043;
     :type 'volcano';
     :lastEruption '1958-01-01'^^xsd:date . 
 <mountains/Serra+de+Santa+Bárbara/> rdf:type :Mountain;
     :name "Serra de Santa Bárbara";
     :longitude -27.32;
     :latitude 38.73;
     :elevation 1021;
     :type 'volcano' . 
 <mountains/Roman+Kosch/> rdf:type :Mountain;
     :name "Roman Kosch";
     :longitude 34.25;
     :latitude 44.61;
     :elevation 1545 . 
 <mountains/Kamen/> rdf:type :Mountain;
     :name "Kamen";
     :longitude 95.07;
     :latitude 69.13;
     :elevation 1701;
     :type 'volcanic' . 
 <mountains/Pik+Sedova/> rdf:type :Mountain;
     :name "Pik Sedova";
     :longitude 54.89;
     :latitude 73.45;
     :elevation 1547 . 
 <mountains/Gora+Pervousmotrennaya/> rdf:type :Mountain;
     :name "Gora Pervousmotrennaya";
     :longitude 53.22;
     :latitude 72.97;
     :elevation 1342 . 
 <mountains/Narodnaja/> rdf:type :Mountain;
     :name "Narodnaja";
     :longitude 60.1;
     :latitude 65.0;
     :elevation 1895 . 
 <mountains/Tulymski+Kamen/> rdf:type :Mountain;
     :name "Tulymski Kamen";
     :longitude 58.93;
     :latitude 61.14;
     :elevation 1496 . 
 <mountains/Osljanka/> rdf:type :Mountain;
     :name "Osljanka";
     :longitude 58.55;
     :latitude 59.16;
     :elevation 1119 . 
 <mountains/Iremel/> rdf:type :Mountain;
     :name "Iremel";
     :longitude 58.84;
     :latitude 54.5;
     :elevation 1586 . 
 <mountains/Jamantau/> rdf:type :Mountain;
     :name "Jamantau";
     :longitude 58.1;
     :latitude 54.25;
     :elevation 1640 . 
 <mountains/Zachwoa/> rdf:type :Mountain;
     :name "Zachwoa";
     :longitude 40.2;
     :latitude 43.7;
     :elevation 3345 . 
 <mountains/Elbrus/> rdf:type :Mountain;
     :name "Elbrus";
     :longitude 42.26;
     :latitude 43.21;
     :elevation 5642;
     :type 'volcanic' . 
 <mountains/Dychtau/> rdf:type :Mountain;
     :name "Dychtau";
     :longitude 43.13;
     :latitude 43.05;
     :elevation 5204 . 
 <mountains/Schchara/> rdf:type :Mountain;
     :name "Schchara";
     :longitude 43.10;
     :latitude 43.00;
     :elevation 5200 . 
 <mountains/Kasbek/> rdf:type :Mountain;
     :name "Kasbek";
     :longitude 44.31;
     :latitude 42.42;
     :elevation 5033;
     :type 'volcanic' . 
 <mountains/Bazardüzü/> rdf:type :Mountain;
     :name "Bazardüzü";
     :longitude 47.86;
     :latitude 41.22;
     :elevation 4466 . 
 <mountains/Ararat/> rdf:type :Mountain;
     :name "Ararat";
     :longitude 44.3;
     :latitude 39.7;
     :elevation 5165;
     :type 'volcanic' . 
 <mountains/Süphan+Dağı/> rdf:type :Mountain;
     :name "Süphan Dağı";
     :longitude 42.83;
     :latitude 38.93;
     :elevation 4058;
     :type 'volcanic' . 
 <mountains/Nemrut+Dağı/> rdf:type :Mountain;
     :name "Nemrut Dağı";
     :longitude 42.23;
     :latitude 38.65;
     :elevation 2948;
     :type 'volcano' . 
 <mountains/Kaçkar+Dağı/> rdf:type :Mountain;
     :name "Kaçkar Dağı";
     :longitude 41.16;
     :latitude 40.83;
     :elevation 3937 . 
 <mountains/Uludağ/> rdf:type :Mountain;
     :name "Uludağ";
     :longitude 29.22;
     :latitude 40.07;
     :elevation 2543 . 
 <mountains/Erciyes+Dagi/> rdf:type :Mountain;
     :name "Erciyes Dagi";
     :longitude 35.33;
     :latitude 38.53;
     :elevation 3916;
     :type 'volcano' . 
 <mountains/Hasan+Dagi/> rdf:type :Mountain;
     :name "Hasan Dagi";
     :longitude 34.6;
     :latitude 38.12;
     :elevation 3268;
     :type 'volcano' . 
 <mountains/Demirkazik/> rdf:type :Mountain;
     :name "Demirkazik";
     :longitude 35.2;
     :latitude 37.8;
     :elevation 3756 . 
 <mountains/Khuvkhoitun/> rdf:type :Mountain;
     :name "Khuvkhoitun";
     :longitude 160.67;
     :latitude 57.92;
     :elevation 2616;
     :type 'volcano' . 
 <mountains/Kljutschewskaja+Sopka/> rdf:type :Mountain;
     :name "Kljutschewskaja Sopka";
     :longitude 160.6;
     :latitude 56.1;
     :elevation 4750;
     :type 'volcano' . 
 <mountains/Shiveluch/> rdf:type :Mountain;
     :name "Shiveluch";
     :longitude 161.36;
     :latitude 56.65;
     :elevation 3307;
     :type 'volcano' . 
 <mountains/Ichinsky/> rdf:type :Mountain;
     :name "Ichinsky";
     :longitude 157.72;
     :latitude 55.67;
     :elevation 3607;
     :type 'volcano' . 
 <mountains/Koryaksky/> rdf:type :Mountain;
     :name "Koryaksky";
     :longitude 158.71;
     :latitude 53.32;
     :elevation 3456;
     :type 'volcano' . 
 <mountains/Alaid/> rdf:type :Mountain;
     :name "Alaid";
     :longitude 155.56;
     :latitude 50.86;
     :elevation 2285;
     :type 'volcano' . 
 <mountains/Chikurachki/> rdf:type :Mountain;
     :name "Chikurachki";
     :longitude 155.45;
     :latitude 50.32;
     :elevation 1816;
     :type 'volcano' . 
 <mountains/Krenizyn/> rdf:type :Mountain;
     :name "Krenizyn";
     :longitude 154.71;
     :latitude 49.35;
     :elevation 1325;
     :type 'volcano' . 
 <mountains/Stokap/> rdf:type :Mountain;
     :name "Stokap";
     :longitude 147.34;
     :latitude 44.83;
     :elevation 1634;
     :type 'volcano' . 
 <mountains/Tyatya/> rdf:type :Mountain;
     :name "Tyatya";
     :longitude 146.25;
     :latitude 44.35;
     :elevation 1822;
     :type 'volcano';
     :lastEruption '1981-06-01'^^xsd:date . 
 <mountains/Peak+Pobeda/> rdf:type :Mountain;
     :name "Peak Pobeda";
     :longitude 146.00;
     :latitude 65.18;
     :elevation 3003 . 
 <mountains/Mus-Khaya/> rdf:type :Mountain;
     :name "Mus-Khaya";
     :longitude 140.94;
     :latitude 62.60;
     :elevation 2959 . 
 <mountains/Lopatin/> rdf:type :Mountain;
     :name "Lopatin";
     :longitude 143.14;
     :latitude 50.85;
     :elevation 1609 . 
 <mountains/Tordoki+Yani/> rdf:type :Mountain;
     :name "Tordoki Yani";
     :longitude 138.04;
     :latitude 48.75;
     :elevation 2077 . 
 <mountains/Pik+BAM/> rdf:type :Mountain;
     :name "Pik BAM";
     :longitude 117.58;
     :latitude 56.86;
     :elevation 3072 . 
 <mountains/Zhima/> rdf:type :Mountain;
     :name "Zhima";
     :longitude 107.4;
     :latitude 53.15;
     :elevation 1276 . 
 <mountains/Mönkh+Saridag/> rdf:type :Mountain;
     :name "Mönkh Saridag";
     :longitude 100.61;
     :latitude 51.72;
     :elevation 3491 . 
 <mountains/Bjelucha/> rdf:type :Mountain;
     :name "Bjelucha";
     :longitude 86.4;
     :latitude 49.48;
     :elevation 4506 . 
 <mountains/Pik+Talgar/> rdf:type :Mountain;
     :name "Pik Talgar";
     :longitude 77.34;
     :latitude 43.12;
     :elevation 4979 . 
 <mountains/Pik+Manas/> rdf:type :Mountain;
     :name "Pik Manas";
     :longitude 70.94;
     :latitude 42.26;
     :elevation 4484 . 
 <mountains/Pik+Chan-Tengri/> rdf:type :Mountain;
     :name "Pik Chan-Tengri";
     :longitude 80.16;
     :latitude 42.20;
     :elevation 7010 . 
 <deserts/Ryn/> rdf:type :Desert;
     :name "Ryn";
     :longitude 47;
     :latitude 48;
     :area 80000 . 
 <deserts/Ust+Urt/> rdf:type :Desert;
     :name "Ust Urt";
     :longitude 56;
     :latitude 43;
     :area 180000 . 
 <deserts/Kysylkum/> rdf:type :Desert;
     :name "Kysylkum";
     :longitude 65;
     :latitude 44;
     :area 200000 . 
 <deserts/Aralkum/> rdf:type :Desert;
     :name "Aralkum";
     :longitude 60;
     :latitude 45.5;
     :area 10000;
     :type 'salt' . 
 <deserts/Muyunkum/> rdf:type :Desert;
     :name "Muyunkum";
     :longitude 72;
     :latitude 44;
     :area 37500 . 
 <rivers/Thjorsa/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Jökulsa+a+Fjöllum/> :flowsInto 
     <seas/Greenland+Sea/> .
 <rivers/Thames/> :flowsInto 
     <seas/North+Sea/> .
 <rivers/Severn/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Avon/> :flowsInto 
     <rivers/Severn/> .
 <rivers/Test/> :flowsInto 
     <seas/The+Channel/> .
 <rivers/Great+Ouse/> :flowsInto 
     <seas/North+Sea/> .
 <rivers/Trent/> :flowsInto 
     <seas/North+Sea/> .
 <rivers/Ouse/> :flowsInto 
     <seas/North+Sea/> .
 <rivers/Aire/> :flowsInto 
     <rivers/Ouse/> .
 <rivers/Clyde/> :flowsInto 
     <seas/Irish+Sea/> .
 <rivers/Leven/> :flowsInto 
     <rivers/Clyde/> .
 <rivers/Ness/> :flowsInto 
     <seas/North+Sea/> .
 <rivers/Bann/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Shannon/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Gudenå/> :flowsInto 
     <seas/Kattegat/> .
 <rivers/Glomma/> :flowsInto 
     <seas/Skagerrak/> .
 <rivers/Lågen/> :flowsInto 
     <rivers/Glomma/> .
 <rivers/Götaälv/> :flowsInto 
     <seas/Kattegat/> .
 <rivers/Motala+Ström/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Klarälv/> :flowsInto 
     <lakes/Vänern/> .
 <rivers/Dalälv/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Västerdalälv/> :flowsInto 
     <rivers/Dalälv/> .
 <rivers/Österdalälv/> :flowsInto 
     <rivers/Dalälv/> .
 <rivers/Umeälv/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Paatsjoki/> :flowsInto 
     <seas/Barents+Sea/> .
 <rivers/Torneälv/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Ounasjoki/> :flowsInto 
     <rivers/Kemijoki/> .
 <rivers/Kemijoki/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Oulujoki/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Kymijoki/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Kokemäenjoki/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Vuoksi/> :flowsInto 
     <lakes/Ozero+Ladoga/> .
 <rivers/Memel/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Neris/> :flowsInto 
     <rivers/Memel/> .
 <rivers/Weichsel/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Narew/> :flowsInto 
     <rivers/Weichsel/> .
 <rivers/Western+Bug/> :flowsInto 
     <rivers/Narew/> .
 <rivers/Dunajec/> :flowsInto 
     <rivers/Weichsel/> .
 <rivers/San/> :flowsInto 
     <rivers/Weichsel/> .
 <rivers/Poprad/> :flowsInto 
     <rivers/Dunajec/> .
 <rivers/Oder/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Neiße/> :flowsInto 
     <rivers/Oder/> .
 <rivers/Warta/> :flowsInto 
     <rivers/Oder/> .
 <rivers/Elbe/> :flowsInto 
     <seas/North+Sea/> .
 <rivers/Havel/> :flowsInto 
     <rivers/Elbe/> .
 <rivers/Spree/> :flowsInto 
     <rivers/Havel/> .
 <rivers/Saale/> :flowsInto 
     <rivers/Elbe/> .
 <rivers/Weiße+Elster/> :flowsInto 
     <rivers/Saale/> .
 <rivers/Mulde/> :flowsInto 
     <rivers/Elbe/> .
 <rivers/Eger/> :flowsInto 
     <rivers/Elbe/> .
 <rivers/Moldau/> :flowsInto 
     <rivers/Elbe/> .
 <rivers/Berounka/> :flowsInto 
     <rivers/Moldau/> .
 <rivers/Weser/> :flowsInto 
     <seas/North+Sea/> .
 <rivers/Aller/> :flowsInto 
     <rivers/Weser/> .
 <rivers/Oker/> :flowsInto 
     <rivers/Aller/> .
 <rivers/Leine/> :flowsInto 
     <rivers/Aller/> .
 <rivers/Werra/> :flowsInto 
     <rivers/Weser/> .
 <rivers/Fulda/> :flowsInto 
     <rivers/Weser/> .
 <rivers/Ems/> :flowsInto 
     <seas/North+Sea/> .
 <rivers/Hase/> :flowsInto 
     <rivers/Ems/> .
 <rivers/Rhein/> :flowsInto 
     <seas/North+Sea/> .
 <rivers/Lippe/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Emscher/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Ruhr/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Wupper/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Sieg/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Lahn/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Main/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Regnitz/> :flowsInto 
     <rivers/Main/> .
 <rivers/Rednitz/> :flowsInto 
     <rivers/Regnitz/> .
 <rivers/Pegnitz/> :flowsInto 
     <rivers/Regnitz/> .
 <rivers/Nidda/> :flowsInto 
     <rivers/Main/> .
 <rivers/Mosel/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Sauer/> :flowsInto 
     <rivers/Mosel/> .
 <rivers/Alzette/> :flowsInto 
     <rivers/Sauer/> .
 <rivers/Saar/> :flowsInto 
     <rivers/Mosel/> .
 <rivers/Meurthe/> :flowsInto 
     <rivers/Mosel/> .
 <rivers/Neckar/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Enz/> :flowsInto 
     <rivers/Neckar/> .
 <rivers/Ill/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Elz/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Birs/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Aare/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Saane/> :flowsInto 
     <rivers/Aare/> .
 <rivers/Zihl/> :flowsInto 
     <lakes/Bielersee/> .
 <rivers/Orbe/> :flowsInto 
     <lakes/Lac+de+Neuchâtel/> .
 <rivers/Reuss/> :flowsInto 
     <rivers/Aare/> .
 <rivers/Limmat/> :flowsInto 
     <rivers/Aare/> .
 <rivers/Thur/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Bregenzer+Ach/> :flowsInto 
     <lakes/Bodensee/> .
 <rivers/Hinterrhein/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Maas/> :flowsInto 
     <rivers/Rhein/> .
 <rivers/Rur/> :flowsInto 
     <rivers/Maas/> .
 <rivers/Schelde/> :flowsInto 
     <seas/North+Sea/> .
 <rivers/Somme/> :flowsInto 
     <seas/The+Channel/> .
 <rivers/Seine/> :flowsInto 
     <seas/The+Channel/> .
 <rivers/Marne/> :flowsInto 
     <rivers/Seine/> .
 <rivers/Vilaine/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Loire/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Maine/> :flowsInto 
     <rivers/Loire/> .
 <rivers/Sarthe/> :flowsInto 
     <rivers/Maine/> .
 <rivers/Mayenne/> :flowsInto 
     <rivers/Maine/> .
 <rivers/Vienne/> :flowsInto 
     <rivers/Loire/> .
 <rivers/Cher/> :flowsInto 
     <rivers/Loire/> .
 <rivers/Allier/> :flowsInto 
     <rivers/Loire/> .
 <rivers/Garonne/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Rhone/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Saone/> :flowsInto 
     <rivers/Rhone/> .
 <rivers/Doubs/> :flowsInto 
     <rivers/Saone/> .
 <rivers/Isere/> :flowsInto 
     <rivers/Rhone/> .
 <rivers/Durance/> :flowsInto 
     <rivers/Rhone/> .
 <rivers/Mino/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Douro/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Mondego/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Tejo/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Jarama/> :flowsInto 
     <rivers/Tejo/> .
 <rivers/Sado/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Guadiana/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Guadalquivir/> :flowsInto 
     <seas/Atlantic+Ocean/> .
 <rivers/Genil/> :flowsInto 
     <rivers/Guadalquivir/> .
 <rivers/Segura/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Júcar/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Turia/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Ebro/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Segre/> :flowsInto 
     <rivers/Ebro/> .
 <rivers/Valira/> :flowsInto 
     <rivers/Segre/> .
 <rivers/Po/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Tresa/> :flowsInto 
     <lakes/Lago+Maggiore/> .
 <rivers/Ticino/> :flowsInto 
     <rivers/Po/> .
 <rivers/Moesa/> :flowsInto 
     <rivers/Ticino/> .
 <rivers/Lambro/> :flowsInto 
     <rivers/Po/> .
 <rivers/Dora+Baltea/> :flowsInto 
     <rivers/Po/> .
 <rivers/Tanaro/> :flowsInto 
     <rivers/Po/> .
 <rivers/Adda/> :flowsInto 
     <rivers/Po/> .
 <rivers/Mera/> :flowsInto 
     <lakes/Lago+di+Como/> .
 <rivers/Mincio/> :flowsInto 
     <rivers/Po/> .
 <rivers/Etsch/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Tevere/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Marta/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Arrone/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Arno/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Imera+Meridionale/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Tirso/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Donau/> :flowsInto 
     <seas/Black+Sea/> .
 <rivers/Breg/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Brigach/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Iller/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Lech/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Isar/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Ammer/> :flowsInto 
     <rivers/Isar/> .
 <rivers/Würm/> :flowsInto 
     <rivers/Ammer/> .
 <rivers/Inn/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Ilz/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Regen/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Naab/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Alz/> :flowsInto 
     <rivers/Inn/> .
 <rivers/Salzach/> :flowsInto 
     <rivers/Inn/> .
 <rivers/Enns/> :flowsInto 
     <rivers/Donau/> .
 <rivers/March/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Thaya/> :flowsInto 
     <rivers/March/> .
 <rivers/Svratka/> :flowsInto 
     <rivers/Thaya/> .
 <rivers/Jihlava/> :flowsInto 
     <rivers/Svratka/> .
 <rivers/Raab/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Waag/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Orava/> :flowsInto 
     <rivers/Waag/> .
 <rivers/Czarna+Orava/> :flowsInto 
     <lakes/Orava+Reservoir/> .
 <rivers/Biela+Orava/> :flowsInto 
     <lakes/Orava+Reservoir/> .
 <rivers/Nitra/> :flowsInto 
     <rivers/Waag/> .
 <rivers/Hron/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Drau/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Gail/> :flowsInto 
     <rivers/Drau/> .
 <rivers/Mur/> :flowsInto 
     <rivers/Drau/> .
 <rivers/Tisza/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Somes/> :flowsInto 
     <rivers/Tisza/> .
 <rivers/Sajó/> :flowsInto 
     <rivers/Tisza/> .
 <rivers/Hernad/> :flowsInto 
     <rivers/Sajó/> .
 <rivers/Torysa/> :flowsInto 
     <rivers/Hernad/> .
 <rivers/Mureș/> :flowsInto 
     <rivers/Tisza/> .
 <rivers/Argeș/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Dâmbovița/> :flowsInto 
     <rivers/Argeș/> .
 <rivers/Ialomița/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Save/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Bosna/> :flowsInto 
     <rivers/Save/> .
 <rivers/Drina/> :flowsInto 
     <rivers/Save/> .
 <rivers/Tara/> :flowsInto 
     <rivers/Drina/> .
 <rivers/Piva/> :flowsInto 
     <rivers/Drina/> .
 <rivers/Morava/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Southern+Morava/> :flowsInto 
     <rivers/Morava/> .
 <rivers/Zapadna+Morava/> :flowsInto 
     <rivers/Morava/> .
 <rivers/Ibar/> :flowsInto 
     <rivers/Zapadna+Morava/> .
 <rivers/Iskar/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Ossam/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Timiş/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Jiu/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Olt/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Siret/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Pruth/> :flowsInto 
     <rivers/Donau/> .
 <rivers/Moraca/> :flowsInto 
     <lakes/Lake+Skutari/> .
 <rivers/Neretva/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Buna/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Drin/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/White+Drin/> :flowsInto 
     <rivers/Drin/> .
 <rivers/Black+Drin/> :flowsInto 
     <rivers/Drin/> .
 <rivers/Vjosa/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Acheloos/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Aliakmonas/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Vardar/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Struma/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Maritsa/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Tundzha/> :flowsInto 
     <rivers/Maritsa/> .
 <rivers/Orontes/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Seyhan/> :flowsInto 
     <seas/Mediterranean+Sea/> .
 <rivers/Sakarya/> :flowsInto 
     <seas/Black+Sea/> .
 <rivers/Kızılırmak/> :flowsInto 
     <seas/Black+Sea/> .
 <rivers/Terek/> :flowsInto 
     <lakes/Caspian+Sea/> .
 <rivers/Samur/> :flowsInto 
     <lakes/Caspian+Sea/> .
 <rivers/Kura/> :flowsInto 
     <lakes/Caspian+Sea/> .
 <rivers/Aras/> :flowsInto 
     <rivers/Kura/> .
 <rivers/Murat/> :flowsInto 
     <lakes/Lake+Keban/> .
 <rivers/Karasu/> :flowsInto 
     <lakes/Lake+Keban/> .
 <rivers/Northern+Dwina/> :flowsInto 
     <seas/White+Sea/> .
 <rivers/Suchona/> :flowsInto 
     <rivers/Northern+Dwina/> .
 <rivers/Vychegda/> :flowsInto 
     <rivers/Northern+Dwina/> .
 <rivers/Pechora/> :flowsInto 
     <seas/Barents+Sea/> .
 <rivers/Newa/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Swir/> :flowsInto 
     <lakes/Ozero+Ladoga/> .
 <rivers/Wyg/> :flowsInto 
     <seas/White+Sea/> .
 <rivers/Narva/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Daugava/> :flowsInto 
     <seas/Baltic+Sea/> .
 <rivers/Dnister/> :flowsInto 
     <seas/Black+Sea/> .
 <rivers/SouthernBug/> :flowsInto 
     <seas/Black+Sea/> .
 <rivers/Inhul/> :flowsInto 
     <rivers/SouthernBug/> .
 <rivers/Dnepr/> :flowsInto 
     <seas/Black+Sea/> .
 <rivers/Berezina/> :flowsInto 
     <rivers/Dnepr/> .
 <rivers/Sozh/> :flowsInto 
     <rivers/Dnepr/> .
 <rivers/Svislach/> :flowsInto 
     <rivers/Berezina/> .
 <rivers/Prypjat/> :flowsInto 
     <lakes/Kiev+Reservoir/> .
 <rivers/Styr/> :flowsInto 
     <rivers/Prypjat/> .
 <rivers/Teteriv/> :flowsInto 
     <lakes/Kiev+Reservoir/> .
 <rivers/Desna/> :flowsInto 
     <rivers/Dnepr/> .
 <rivers/Seym/> :flowsInto 
     <rivers/Desna/> .
 <rivers/Psel/> :flowsInto 
     <rivers/Dnepr/> .
 <rivers/Vorskla/> :flowsInto 
     <rivers/Dnepr/> .
 <rivers/Inhulets/> :flowsInto 
     <rivers/Dnepr/> .
 <rivers/Kalmius/> :flowsInto 
     <seas/Sea+of+Azov/> .
 <rivers/Don/> :flowsInto 
     <seas/Sea+of+Azov/> .
 <rivers/Donets/> :flowsInto 
     <rivers/Don/> .
 <rivers/Manych/> :flowsInto 
     <rivers/Don/> .
 <rivers/East+Manych/> :flowsInto 
     <lakes/Caspian+Sea/> .
 <rivers/Oskol/> :flowsInto 
     <rivers/Donets/> .
 <rivers/Kuban/> :flowsInto 
     <seas/Sea+of+Azov/> .
 <rivers/Volga/> :flowsInto 
     <lakes/Caspian+Sea/> .
 <rivers/Oka/> :flowsInto 
     <rivers/Volga/> .
 <rivers/Moskva/> :flowsInto 
     <rivers/Oka/> .
 <rivers/Kama/> :flowsInto 
     <lakes/Kuybyshev+Reservoir/> .
 <rivers/Vyatka/> :flowsInto 
     <rivers/Kama/> .
 <rivers/Chusovaya/> :flowsInto 
     <lakes/Kama+Reservoir/> .
 <rivers/Belaya/> :flowsInto 
     <lakes/Lower+Kama+Reservoir/> .
 <rivers/Ural/> :flowsInto 
     <lakes/Caspian+Sea/> .
 <rivers/Emba/> :flowsInto 
     <lakes/Caspian+Sea/> .
 <rivers/Ob/> :flowsInto 
     <seas/Kara+Sea/> .
 <rivers/Irtysh/> :flowsInto 
     <rivers/Ob/> .
 <rivers/Tobol/> :flowsInto 
     <rivers/Irtysh/> .
 <rivers/Tura/> :flowsInto 
     <rivers/Tobol/> .
 <rivers/Tagil/> :flowsInto 
     <rivers/Tobol/> .
 <rivers/Isset/> :flowsInto 
     <rivers/Tobol/> .
 <rivers/Miass/> :flowsInto 
     <rivers/Isset/> .
 <rivers/Ishim/> :flowsInto 
     <rivers/Irtysh/> .
 <rivers/Katun/> :flowsInto 
     <rivers/Ob/> .
 <rivers/Chulym/> :flowsInto 
     <rivers/Ob/> .
 <rivers/Tom/> :flowsInto 
     <rivers/Ob/> .
 <rivers/Yenissey/> :flowsInto 
     <seas/Kara+Sea/> .
 <rivers/Little+Yenissey/> :flowsInto 
     <rivers/Yenissey/> .
 <rivers/Nizhnyaya+Tunguska/> :flowsInto 
     <rivers/Yenissey/> .
 <rivers/Chantaika/> :flowsInto 
     <rivers/Yenissey/> .
 <rivers/Angara/> :flowsInto 
     <rivers/Yenissey/> .
 <rivers/Selenge/> :flowsInto 
     <lakes/Ozero+Baikal/> .
 <rivers/Pyasina/> :flowsInto 
     <seas/Kara+Sea/> .
 <rivers/Taimyra/> :flowsInto 
     <seas/Kara+Sea/> .
 <rivers/Chatanga/> :flowsInto 
     <seas/Laptev+Sea/> .
 <rivers/Olenyok/> :flowsInto 
     <seas/Laptev+Sea/> .
 <rivers/Lena/> :flowsInto 
     <seas/Laptev+Sea/> .
 <rivers/Vilyuy/> :flowsInto 
     <rivers/Lena/> .
 <rivers/Aldan/> :flowsInto 
     <rivers/Lena/> .
 <rivers/Vitim/> :flowsInto 
     <rivers/Lena/> .
 <rivers/Indigirka/> :flowsInto 
     <seas/East+Sibirian+Sea/> .
 <rivers/Kolyma/> :flowsInto 
     <seas/East+Sibirian+Sea/> .
 <rivers/Anadyr/> :flowsInto 
     <seas/Bering+Sea/> .
 <rivers/Kamchatka/> :flowsInto 
     <seas/Pacific+Ocean/> .
 <rivers/Amur/> :flowsInto 
     <seas/Sea+of+Okhotsk/> .
 <rivers/Schilka/> :flowsInto 
     <rivers/Amur/> .
 <rivers/Ingoda/> :flowsInto 
     <rivers/Schilka/> .
 <rivers/Onon/> :flowsInto 
     <rivers/Schilka/> .
 <rivers/Argun/> :flowsInto 
     <rivers/Amur/> .
 <rivers/Sungacha/> :flowsInto 
     <rivers/Ussuri/> .
 <rivers/Ussuri/> :flowsInto 
     <rivers/Amur/> .
 <rivers/Syrdarja/> :flowsInto 
     <lakes/North+Aral+Sea/> .
 <rivers/Ili/> :flowsInto 
     <lakes/Ozero+Balchash/> .
 <rivers/Tekes/> :flowsInto 
     <rivers/Ili/> .
 <rivers/Tumen/> :flowsInto 
     <seas/Sea+of+Japan/> .
 <lakes/Inarijärvi/> :flowsInto 
     <rivers/Paatsjoki/> .
 <lakes/Oulujärvi/> :flowsInto 
     <rivers/Oulujoki/> .
 <lakes/Saimaa/> :flowsInto 
     <rivers/Vuoksi/> .
 <lakes/Päijänne/> :flowsInto 
     <rivers/Kymijoki/> .
 <lakes/Mjoesa-See/> :flowsInto 
     <rivers/Lågen/> .
 <lakes/Storuman/> :flowsInto 
     <rivers/Umeälv/> .
 <lakes/Siljan/> :flowsInto 
     <rivers/Österdalälv/> .
 <lakes/Mälaren/> :flowsInto 
     <seas/Baltic+Sea/> .
 <lakes/Vänern/> :flowsInto 
     <rivers/Götaälv/> .
 <lakes/Vättern/> :flowsInto 
     <rivers/Motala+Ström/> .
 <lakes/Arresø/> :flowsInto 
     <seas/Kattegat/> .
 <lakes/Lough+Neagh/> :flowsInto 
     <rivers/Bann/> .
 <lakes/Loch+Ness/> :flowsInto 
     <rivers/Ness/> .
 <lakes/Loch+Lomond/> :flowsInto 
     <rivers/Leven/> .
 <lakes/Bodensee/> :flowsInto 
     <rivers/Rhein/> .
 <lakes/Chiemsee/> :flowsInto 
     <rivers/Alz/> .
 <lakes/Starnberger+See/> :flowsInto 
     <rivers/Würm/> .
 <lakes/Ammersee/> :flowsInto 
     <rivers/Ammer/> .
 <lakes/Lac+Leman/> :flowsInto 
     <rivers/Rhone/> .
 <lakes/Lac+de+Serre-Ponçon/> :flowsInto 
     <rivers/Durance/> .
 <lakes/Zürichsee/> :flowsInto 
     <rivers/Limmat/> .
 <lakes/Thunersee/> :flowsInto 
     <rivers/Aare/> .
 <lakes/Brienzersee/> :flowsInto 
     <rivers/Aare/> .
 <lakes/Lac+de+Neuchâtel/> :flowsInto 
     <rivers/Zihl/> .
 <lakes/Bielersee/> :flowsInto 
     <rivers/Aare/> .
 <lakes/Vierwaldstättersee/> :flowsInto 
     <rivers/Reuss/> .
 <lakes/Lago+Maggiore/> :flowsInto 
     <rivers/Ticino/> .
 <lakes/Lago+di+Lugano/> :flowsInto 
     <rivers/Tresa/> .
 <lakes/Lago+di+Como/> :flowsInto 
     <rivers/Adda/> .
 <lakes/Lago+di+Garda/> :flowsInto 
     <rivers/Mincio/> .
 <lakes/Lago+di+Bolsena/> :flowsInto 
     <rivers/Marta/> .
 <lakes/Lago+di+Bracciano/> :flowsInto 
     <rivers/Arrone/> .
 <lakes/Lago+Omodeo/> :flowsInto 
     <rivers/Tirso/> .
 <lakes/Orava+Reservoir/> :flowsInto 
     <rivers/Orava/> .
 <lakes/Lake+Skutari/> :flowsInto 
     <rivers/Buna/> .
 <lakes/Lake+Ohrid/> :flowsInto 
     <rivers/Black+Drin/> .
 <lakes/Kiev+Reservoir/> :flowsInto 
     <rivers/Dnepr/> .
 <lakes/Kakhovka+Reservoir/> :flowsInto 
     <rivers/Dnepr/> .
 <lakes/Kremenchuk+Reservoir/> :flowsInto 
     <rivers/Dnepr/> .
 <lakes/Rybinsk+Reservoir/> :flowsInto 
     <rivers/Volga/> .
 <lakes/Kuybyshev+Reservoir/> :flowsInto 
     <rivers/Volga/> .
 <lakes/Kama+Reservoir/> :flowsInto 
     <rivers/Kama/> .
 <lakes/Lower+Kama+Reservoir/> :flowsInto 
     <rivers/Kama/> .
 <lakes/Ozero+Ladoga/> :flowsInto 
     <rivers/Newa/> .
 <lakes/Ozero+Onega/> :flowsInto 
     <rivers/Swir/> .
 <lakes/Wygozero/> :flowsInto 
     <rivers/Wyg/> .
 <lakes/Ozero+Pskovskoje/> :flowsInto 
     <rivers/Narva/> .
 <lakes/Novosibirsk+Reservoir/> :flowsInto 
     <rivers/Ob/> .
 <lakes/Ozero+Keta/> :flowsInto 
     <rivers/Pyasina/> .
 <lakes/Ozero+Khantayskoye/> :flowsInto 
     <rivers/Chantaika/> .
 <lakes/Ozero+Taimyr/> :flowsInto 
     <rivers/Taimyra/> .
 <lakes/Ozero+Baikal/> :flowsInto 
     <rivers/Angara/> .
 <lakes/Ozero+Chanka/> :flowsInto 
     <rivers/Sungacha/> .
 <lakes/Lake+Keban/> :flowsInto 
     <rivers/Euphrat/> .
 <lakes/Atatürk+Baraj+Gölü/> :flowsInto 
     <rivers/Euphrat/> .
 <lakes/Bukhtarma+Reservoir/> :flowsInto 
     <rivers/Irtysh/> .
 <lakes/Kapshagay+Dam/> :flowsInto 
     <rivers/Ili/> .
 <rivers/Bann/> :flowsThrough
     <lakes/Lough+Neagh/> .
 <rivers/Lågen/> :flowsThrough
     <lakes/Mjoesa-See/> .
 <rivers/Österdalälv/> :flowsThrough
     <lakes/Siljan/> .
 <rivers/Umeälv/> :flowsThrough
     <lakes/Storuman/> .
 <rivers/Vuoksi/> :flowsThrough
     <lakes/Saimaa/> .
 <rivers/Rhein/> :flowsThrough
     <lakes/Bodensee/> .
 <rivers/Aare/> :flowsThrough
     <lakes/Brienzersee/> .
 <rivers/Aare/> :flowsThrough
     <lakes/Thunersee/> .
 <rivers/Aare/> :flowsThrough
     <lakes/Bielersee/> .
 <rivers/Reuss/> :flowsThrough
     <lakes/Vierwaldstättersee/> .
 <rivers/Rhone/> :flowsThrough
     <lakes/Lac+Leman/> .
 <rivers/Durance/> :flowsThrough
     <lakes/Lac+de+Serre-Ponçon/> .
 <rivers/Ticino/> :flowsThrough
     <lakes/Lago+Maggiore/> .
 <rivers/Adda/> :flowsThrough
     <lakes/Lago+di+Como/> .
 <rivers/Tirso/> :flowsThrough
     <lakes/Lago+Omodeo/> .
 <rivers/Ammer/> :flowsThrough
     <lakes/Ammersee/> .
 <rivers/Würm/> :flowsThrough
     <lakes/Starnberger+See/> .
 <rivers/Alz/> :flowsThrough
     <lakes/Chiemsee/> .
 <rivers/Euphrat/> :flowsThrough
     <lakes/Atatürk+Baraj+Gölü/> .
 <rivers/Wyg/> :flowsThrough
     <lakes/Wygozero/> .
 <rivers/Dnepr/> :flowsThrough
     <lakes/Kiev+Reservoir/> .
 <rivers/Dnepr/> :flowsThrough
     <lakes/Kremenchuk+Reservoir/> .
 <rivers/Dnepr/> :flowsThrough
     <lakes/Kakhovka+Reservoir/> .
 <rivers/Volga/> :flowsThrough
     <lakes/Rybinsk+Reservoir/> .
 <rivers/Volga/> :flowsThrough
     <lakes/Kuybyshev+Reservoir/> .
 <rivers/Kama/> :flowsThrough
     <lakes/Kama+Reservoir/> .
 <rivers/Kama/> :flowsThrough
     <lakes/Lower+Kama+Reservoir/> .
 <rivers/Ob/> :flowsThrough
     <lakes/Novosibirsk+Reservoir/> .
 <rivers/Irtysh/> :flowsThrough
     <lakes/Bukhtarma+Reservoir/> .
 <rivers/Chantaika/> :flowsThrough
     <lakes/Ozero+Khantayskoye/> .
 <rivers/Angara/> :flowsThrough
     <lakes/Ozero+Baikal/> .
 <rivers/Pyasina/> :flowsThrough
     <lakes/Ozero+Keta/> .
 <rivers/Taimyra/> :flowsThrough
     <lakes/Ozero+Taimyr/> .
 <rivers/Ili/> :flowsThrough
     <lakes/Kapshagay+Dam/> .
 <rivers/Thjorsa/> :hasSource 
     <sources/Thjorsa/> .
 <rivers/Jökulsa+a+Fjöllum/> :hasSource 
     <sources/Jökulsa+a+Fjöllum/> .
 <rivers/Thames/> :hasSource 
     <sources/Thames/> .
 <rivers/Severn/> :hasSource 
     <sources/Severn/> .
 <rivers/Avon/> :hasSource 
     <sources/Avon/> .
 <rivers/Test/> :hasSource 
     <sources/Test/> .
 <rivers/Great+Ouse/> :hasSource 
     <sources/Great+Ouse/> .
 <rivers/Trent/> :hasSource 
     <sources/Trent/> .
 <rivers/Ouse/> :hasSource 
     <sources/Ouse/> .
 <rivers/Aire/> :hasSource 
     <sources/Aire/> .
 <rivers/Clyde/> :hasSource 
     <sources/Clyde/> .
 <rivers/Leven/> :hasSource 
     <sources/Leven/> .
 <rivers/Ness/> :hasSource 
     <sources/Ness/> .
 <rivers/Bann/> :hasSource 
     <sources/Bann/> .
 <rivers/Shannon/> :hasSource 
     <sources/Shannon/> .
 <rivers/Gudenå/> :hasSource 
     <sources/Gudenå/> .
 <rivers/Glomma/> :hasSource 
     <sources/Glomma/> .
 <rivers/Lågen/> :hasSource 
     <sources/Lågen/> .
 <rivers/Götaälv/> :hasSource 
     <sources/Götaälv/> .
 <rivers/Motala+Ström/> :hasSource 
     <sources/Motala+Ström/> .
 <rivers/Klarälv/> :hasSource 
     <sources/Klarälv/> .
 <rivers/Dalälv/> :hasSource 
     <sources/Dalälv/> .
 <rivers/Västerdalälv/> :hasSource 
     <sources/Västerdalälv/> .
 <rivers/Österdalälv/> :hasSource 
     <sources/Österdalälv/> .
 <rivers/Umeälv/> :hasSource 
     <sources/Umeälv/> .
 <rivers/Paatsjoki/> :hasSource 
     <sources/Paatsjoki/> .
 <rivers/Torneälv/> :hasSource 
     <sources/Torneälv/> .
 <rivers/Ounasjoki/> :hasSource 
     <sources/Ounasjoki/> .
 <rivers/Kemijoki/> :hasSource 
     <sources/Kemijoki/> .
 <rivers/Oulujoki/> :hasSource 
     <sources/Oulujoki/> .
 <rivers/Kymijoki/> :hasSource 
     <sources/Kymijoki/> .
 <rivers/Kokemäenjoki/> :hasSource 
     <sources/Kokemäenjoki/> .
 <rivers/Vuoksi/> :hasSource 
     <sources/Vuoksi/> .
 <rivers/Memel/> :hasSource 
     <sources/Memel/> .
 <rivers/Neris/> :hasSource 
     <sources/Neris/> .
 <rivers/Weichsel/> :hasSource 
     <sources/Weichsel/> .
 <rivers/Narew/> :hasSource 
     <sources/Narew/> .
 <rivers/Western+Bug/> :hasSource 
     <sources/Western+Bug/> .
 <rivers/Dunajec/> :hasSource 
     <sources/Dunajec/> .
 <rivers/San/> :hasSource 
     <sources/San/> .
 <rivers/Poprad/> :hasSource 
     <sources/Poprad/> .
 <rivers/Oder/> :hasSource 
     <sources/Oder/> .
 <rivers/Neiße/> :hasSource 
     <sources/Neiße/> .
 <rivers/Warta/> :hasSource 
     <sources/Warta/> .
 <rivers/Elbe/> :hasSource 
     <sources/Elbe/> .
 <rivers/Havel/> :hasSource 
     <sources/Havel/> .
 <rivers/Spree/> :hasSource 
     <sources/Spree/> .
 <rivers/Saale/> :hasSource 
     <sources/Saale/> .
 <rivers/Weiße+Elster/> :hasSource 
     <sources/Weiße+Elster/> .
 <rivers/Mulde/> :hasSource 
     <sources/Mulde/> .
 <rivers/Eger/> :hasSource 
     <sources/Eger/> .
 <rivers/Moldau/> :hasSource 
     <sources/Moldau/> .
 <rivers/Berounka/> :hasSource 
     <sources/Berounka/> .
 <rivers/Weser/> :hasSource 
     <sources/Weser/> .
 <rivers/Aller/> :hasSource 
     <sources/Aller/> .
 <rivers/Oker/> :hasSource 
     <sources/Oker/> .
 <rivers/Leine/> :hasSource 
     <sources/Leine/> .
 <rivers/Werra/> :hasSource 
     <sources/Werra/> .
 <rivers/Fulda/> :hasSource 
     <sources/Fulda/> .
 <rivers/Ems/> :hasSource 
     <sources/Ems/> .
 <rivers/Hase/> :hasSource 
     <sources/Hase/> .
 <rivers/Rhein/> :hasSource 
     <sources/Rhein/> .
 <rivers/Lippe/> :hasSource 
     <sources/Lippe/> .
 <rivers/Emscher/> :hasSource 
     <sources/Emscher/> .
 <rivers/Ruhr/> :hasSource 
     <sources/Ruhr/> .
 <rivers/Wupper/> :hasSource 
     <sources/Wupper/> .
 <rivers/Sieg/> :hasSource 
     <sources/Sieg/> .
 <rivers/Lahn/> :hasSource 
     <sources/Lahn/> .
 <rivers/Main/> :hasSource 
     <sources/Main/> .
 <rivers/Regnitz/> :hasSource 
     <sources/Regnitz/> .
 <rivers/Rednitz/> :hasSource 
     <sources/Rednitz/> .
 <rivers/Pegnitz/> :hasSource 
     <sources/Pegnitz/> .
 <rivers/Nidda/> :hasSource 
     <sources/Nidda/> .
 <rivers/Mosel/> :hasSource 
     <sources/Mosel/> .
 <rivers/Sauer/> :hasSource 
     <sources/Sauer/> .
 <rivers/Alzette/> :hasSource 
     <sources/Alzette/> .
 <rivers/Saar/> :hasSource 
     <sources/Saar/> .
 <rivers/Meurthe/> :hasSource 
     <sources/Meurthe/> .
 <rivers/Neckar/> :hasSource 
     <sources/Neckar/> .
 <rivers/Enz/> :hasSource 
     <sources/Enz/> .
 <rivers/Ill/> :hasSource 
     <sources/Ill/> .
 <rivers/Elz/> :hasSource 
     <sources/Elz/> .
 <rivers/Birs/> :hasSource 
     <sources/Birs/> .
 <rivers/Aare/> :hasSource 
     <sources/Aare/> .
 <rivers/Saane/> :hasSource 
     <sources/Saane/> .
 <rivers/Zihl/> :hasSource 
     <sources/Zihl/> .
 <rivers/Orbe/> :hasSource 
     <sources/Orbe/> .
 <rivers/Reuss/> :hasSource 
     <sources/Reuss/> .
 <rivers/Limmat/> :hasSource 
     <sources/Limmat/> .
 <rivers/Thur/> :hasSource 
     <sources/Thur/> .
 <rivers/Bregenzer+Ach/> :hasSource 
     <sources/Bregenzer+Ach/> .
 <rivers/Hinterrhein/> :hasSource 
     <sources/Hinterrhein/> .
 <rivers/Maas/> :hasSource 
     <sources/Maas/> .
 <rivers/Rur/> :hasSource 
     <sources/Rur/> .
 <rivers/Schelde/> :hasSource 
     <sources/Schelde/> .
 <rivers/Somme/> :hasSource 
     <sources/Somme/> .
 <rivers/Seine/> :hasSource 
     <sources/Seine/> .
 <rivers/Marne/> :hasSource 
     <sources/Marne/> .
 <rivers/Vilaine/> :hasSource 
     <sources/Vilaine/> .
 <rivers/Loire/> :hasSource 
     <sources/Loire/> .
 <rivers/Maine/> :hasSource 
     <sources/Maine/> .
 <rivers/Sarthe/> :hasSource 
     <sources/Sarthe/> .
 <rivers/Mayenne/> :hasSource 
     <sources/Mayenne/> .
 <rivers/Vienne/> :hasSource 
     <sources/Vienne/> .
 <rivers/Cher/> :hasSource 
     <sources/Cher/> .
 <rivers/Allier/> :hasSource 
     <sources/Allier/> .
 <rivers/Garonne/> :hasSource 
     <sources/Garonne/> .
 <rivers/Rhone/> :hasSource 
     <sources/Rhone/> .
 <rivers/Saone/> :hasSource 
     <sources/Saone/> .
 <rivers/Doubs/> :hasSource 
     <sources/Doubs/> .
 <rivers/Isere/> :hasSource 
     <sources/Isere/> .
 <rivers/Durance/> :hasSource 
     <sources/Durance/> .
 <rivers/Mino/> :hasSource 
     <sources/Mino/> .
 <rivers/Douro/> :hasSource 
     <sources/Douro/> .
 <rivers/Mondego/> :hasSource 
     <sources/Mondego/> .
 <rivers/Tejo/> :hasSource 
     <sources/Tejo/> .
 <rivers/Jarama/> :hasSource 
     <sources/Jarama/> .
 <rivers/Sado/> :hasSource 
     <sources/Sado/> .
 <rivers/Guadiana/> :hasSource 
     <sources/Guadiana/> .
 <rivers/Guadalquivir/> :hasSource 
     <sources/Guadalquivir/> .
 <rivers/Genil/> :hasSource 
     <sources/Genil/> .
 <rivers/Segura/> :hasSource 
     <sources/Segura/> .
 <rivers/Júcar/> :hasSource 
     <sources/Júcar/> .
 <rivers/Turia/> :hasSource 
     <sources/Turia/> .
 <rivers/Ebro/> :hasSource 
     <sources/Ebro/> .
 <rivers/Segre/> :hasSource 
     <sources/Segre/> .
 <rivers/Valira/> :hasSource 
     <sources/Valira/> .
 <rivers/Po/> :hasSource 
     <sources/Po/> .
 <rivers/Tresa/> :hasSource 
     <sources/Tresa/> .
 <rivers/Ticino/> :hasSource 
     <sources/Ticino/> .
 <rivers/Moesa/> :hasSource 
     <sources/Moesa/> .
 <rivers/Lambro/> :hasSource 
     <sources/Lambro/> .
 <rivers/Dora+Baltea/> :hasSource 
     <sources/Dora+Baltea/> .
 <rivers/Tanaro/> :hasSource 
     <sources/Tanaro/> .
 <rivers/Adda/> :hasSource 
     <sources/Adda/> .
 <rivers/Mera/> :hasSource 
     <sources/Mera/> .
 <rivers/Mincio/> :hasSource 
     <sources/Mincio/> .
 <rivers/Etsch/> :hasSource 
     <sources/Etsch/> .
 <rivers/Tevere/> :hasSource 
     <sources/Tevere/> .
 <rivers/Marta/> :hasSource 
     <sources/Marta/> .
 <rivers/Arrone/> :hasSource 
     <sources/Arrone/> .
 <rivers/Arno/> :hasSource 
     <sources/Arno/> .
 <rivers/Imera+Meridionale/> :hasSource 
     <sources/Imera+Meridionale/> .
 <rivers/Tirso/> :hasSource 
     <sources/Tirso/> .
 <rivers/Donau/> :hasSource 
     <sources/Donau/> .
 <rivers/Breg/> :hasSource 
     <sources/Breg/> .
 <rivers/Brigach/> :hasSource 
     <sources/Brigach/> .
 <rivers/Iller/> :hasSource 
     <sources/Iller/> .
 <rivers/Lech/> :hasSource 
     <sources/Lech/> .
 <rivers/Isar/> :hasSource 
     <sources/Isar/> .
 <rivers/Ammer/> :hasSource 
     <sources/Ammer/> .
 <rivers/Würm/> :hasSource 
     <sources/Würm/> .
 <rivers/Inn/> :hasSource 
     <sources/Inn/> .
 <rivers/Ilz/> :hasSource 
     <sources/Ilz/> .
 <rivers/Regen/> :hasSource 
     <sources/Regen/> .
 <rivers/Naab/> :hasSource 
     <sources/Naab/> .
 <rivers/Alz/> :hasSource 
     <sources/Alz/> .
 <rivers/Salzach/> :hasSource 
     <sources/Salzach/> .
 <rivers/Enns/> :hasSource 
     <sources/Enns/> .
 <rivers/March/> :hasSource 
     <sources/March/> .
 <rivers/Thaya/> :hasSource 
     <sources/Thaya/> .
 <rivers/Svratka/> :hasSource 
     <sources/Svratka/> .
 <rivers/Jihlava/> :hasSource 
     <sources/Jihlava/> .
 <rivers/Raab/> :hasSource 
     <sources/Raab/> .
 <rivers/Waag/> :hasSource 
     <sources/Waag/> .
 <rivers/Orava/> :hasSource 
     <sources/Orava/> .
 <rivers/Czarna+Orava/> :hasSource 
     <sources/Czarna+Orava/> .
 <rivers/Biela+Orava/> :hasSource 
     <sources/Biela+Orava/> .
 <rivers/Nitra/> :hasSource 
     <sources/Nitra/> .
 <rivers/Hron/> :hasSource 
     <sources/Hron/> .
 <rivers/Drau/> :hasSource 
     <sources/Drau/> .
 <rivers/Gail/> :hasSource 
     <sources/Gail/> .
 <rivers/Mur/> :hasSource 
     <sources/Mur/> .
 <rivers/Tisza/> :hasSource 
     <sources/Tisza/> .
 <rivers/Somes/> :hasSource 
     <sources/Somes/> .
 <rivers/Sajó/> :hasSource 
     <sources/Sajó/> .
 <rivers/Hernad/> :hasSource 
     <sources/Hernad/> .
 <rivers/Torysa/> :hasSource 
     <sources/Torysa/> .
 <rivers/Mureș/> :hasSource 
     <sources/Mureș/> .
 <rivers/Argeș/> :hasSource 
     <sources/Argeș/> .
 <rivers/Dâmbovița/> :hasSource 
     <sources/Dâmbovița/> .
 <rivers/Ialomița/> :hasSource 
     <sources/Ialomița/> .
 <rivers/Save/> :hasSource 
     <sources/Save/> .
 <rivers/Bosna/> :hasSource 
     <sources/Bosna/> .
 <rivers/Drina/> :hasSource 
     <sources/Drina/> .
 <rivers/Tara/> :hasSource 
     <sources/Tara/> .
 <rivers/Piva/> :hasSource 
     <sources/Piva/> .
 <rivers/Morava/> :hasSource 
     <sources/Morava/> .
 <rivers/Southern+Morava/> :hasSource 
     <sources/Southern+Morava/> .
 <rivers/Zapadna+Morava/> :hasSource 
     <sources/Zapadna+Morava/> .
 <rivers/Ibar/> :hasSource 
     <sources/Ibar/> .
 <rivers/Iskar/> :hasSource 
     <sources/Iskar/> .
 <rivers/Ossam/> :hasSource 
     <sources/Ossam/> .
 <rivers/Timiş/> :hasSource 
     <sources/Timiş/> .
 <rivers/Jiu/> :hasSource 
     <sources/Jiu/> .
 <rivers/Olt/> :hasSource 
     <sources/Olt/> .
 <rivers/Siret/> :hasSource 
     <sources/Siret/> .
 <rivers/Pruth/> :hasSource 
     <sources/Pruth/> .
 <rivers/Moraca/> :hasSource 
     <sources/Moraca/> .
 <rivers/Neretva/> :hasSource 
     <sources/Neretva/> .
 <rivers/Buna/> :hasSource 
     <sources/Buna/> .
 <rivers/Drin/> :hasSource 
     <sources/Drin/> .
 <rivers/White+Drin/> :hasSource 
     <sources/White+Drin/> .
 <rivers/Black+Drin/> :hasSource 
     <sources/Black+Drin/> .
 <rivers/Vjosa/> :hasSource 
     <sources/Vjosa/> .
 <rivers/Acheloos/> :hasSource 
     <sources/Acheloos/> .
 <rivers/Aliakmonas/> :hasSource 
     <sources/Aliakmonas/> .
 <rivers/Vardar/> :hasSource 
     <sources/Vardar/> .
 <rivers/Struma/> :hasSource 
     <sources/Struma/> .
 <rivers/Maritsa/> :hasSource 
     <sources/Maritsa/> .
 <rivers/Tundzha/> :hasSource 
     <sources/Tundzha/> .
 <rivers/Seyhan/> :hasSource 
     <sources/Seyhan/> .
 <rivers/Sakarya/> :hasSource 
     <sources/Sakarya/> .
 <rivers/Kızılırmak/> :hasSource 
     <sources/Kızılırmak/> .
 <rivers/Samur/> :hasSource 
     <sources/Samur/> .
 <rivers/Kura/> :hasSource 
     <sources/Kura/> .
 <rivers/Aras/> :hasSource 
     <sources/Aras/> .
 <rivers/Tigris/> :hasSource 
     <sources/Tigris/> .
 <rivers/Euphrat/> :hasSource 
     <sources/Euphrat/> .
 <rivers/Murat/> :hasSource 
     <sources/Murat/> .
 <rivers/Karasu/> :hasSource 
     <sources/Karasu/> .
 <rivers/Northern+Dwina/> :hasSource 
     <sources/Northern+Dwina/> .
 <rivers/Suchona/> :hasSource 
     <sources/Suchona/> .
 <rivers/Vychegda/> :hasSource 
     <sources/Vychegda/> .
 <rivers/Pechora/> :hasSource 
     <sources/Pechora/> .
 <rivers/Newa/> :hasSource 
     <sources/Newa/> .
 <rivers/Swir/> :hasSource 
     <sources/Swir/> .
 <rivers/Wyg/> :hasSource 
     <sources/Wyg/> .
 <rivers/Narva/> :hasSource 
     <sources/Narva/> .
 <rivers/Daugava/> :hasSource 
     <sources/Daugava/> .
 <rivers/Dnister/> :hasSource 
     <sources/Dnister/> .
 <rivers/SouthernBug/> :hasSource 
     <sources/SouthernBug/> .
 <rivers/Inhul/> :hasSource 
     <sources/Inhul/> .
 <rivers/Dnepr/> :hasSource 
     <sources/Dnepr/> .
 <rivers/Berezina/> :hasSource 
     <sources/Berezina/> .
 <rivers/Sozh/> :hasSource 
     <sources/Sozh/> .
 <rivers/Svislach/> :hasSource 
     <sources/Svislach/> .
 <rivers/Prypjat/> :hasSource 
     <sources/Prypjat/> .
 <rivers/Styr/> :hasSource 
     <sources/Styr/> .
 <rivers/Teteriv/> :hasSource 
     <sources/Teteriv/> .
 <rivers/Desna/> :hasSource 
     <sources/Desna/> .
 <rivers/Seym/> :hasSource 
     <sources/Seym/> .
 <rivers/Psel/> :hasSource 
     <sources/Psel/> .
 <rivers/Vorskla/> :hasSource 
     <sources/Vorskla/> .
 <rivers/Inhulets/> :hasSource 
     <sources/Inhulets/> .
 <rivers/Kalmius/> :hasSource 
     <sources/Kalmius/> .
 <rivers/Don/> :hasSource 
     <sources/Don/> .
 <rivers/Donets/> :hasSource 
     <sources/Donets/> .
 <rivers/Manych/> :hasSource 
     <sources/Manych/> .
 <rivers/East+Manych/> :hasSource 
     <sources/East+Manych/> .
 <rivers/Oskol/> :hasSource 
     <sources/Oskol/> .
 <rivers/Kuban/> :hasSource 
     <sources/Kuban/> .
 <rivers/Volga/> :hasSource 
     <sources/Volga/> .
 <rivers/Oka/> :hasSource 
     <sources/Oka/> .
 <rivers/Moskva/> :hasSource 
     <sources/Moskva/> .
 <rivers/Kama/> :hasSource 
     <sources/Kama/> .
 <rivers/Vyatka/> :hasSource 
     <sources/Vyatka/> .
 <rivers/Chusovaya/> :hasSource 
     <sources/Chusovaya/> .
 <rivers/Belaya/> :hasSource 
     <sources/Belaya/> .
 <rivers/Ural/> :hasSource 
     <sources/Ural/> .
 <rivers/Emba/> :hasSource 
     <sources/Emba/> .
 <rivers/Ob/> :hasSource 
     <sources/Ob/> .
 <rivers/Irtysh/> :hasSource 
     <sources/Irtysh/> .
 <rivers/Tobol/> :hasSource 
     <sources/Tobol/> .
 <rivers/Tura/> :hasSource 
     <sources/Tura/> .
 <rivers/Tagil/> :hasSource 
     <sources/Tagil/> .
 <rivers/Isset/> :hasSource 
     <sources/Isset/> .
 <rivers/Miass/> :hasSource 
     <sources/Miass/> .
 <rivers/Ishim/> :hasSource 
     <sources/Ishim/> .
 <rivers/Katun/> :hasSource 
     <sources/Katun/> .
 <rivers/Chulym/> :hasSource 
     <sources/Chulym/> .
 <rivers/Tom/> :hasSource 
     <sources/Tom/> .
 <rivers/Yenissey/> :hasSource 
     <sources/Yenissey/> .
 <rivers/Nizhnyaya+Tunguska/> :hasSource 
     <sources/Nizhnyaya+Tunguska/> .
 <rivers/Chantaika/> :hasSource 
     <sources/Chantaika/> .
 <rivers/Angara/> :hasSource 
     <sources/Angara/> .
 <rivers/Pyasina/> :hasSource 
     <sources/Pyasina/> .
 <rivers/Taimyra/> :hasSource 
     <sources/Taimyra/> .
 <rivers/Chatanga/> :hasSource 
     <sources/Chatanga/> .
 <rivers/Olenyok/> :hasSource 
     <sources/Olenyok/> .
 <rivers/Lena/> :hasSource 
     <sources/Lena/> .
 <rivers/Vilyuy/> :hasSource 
     <sources/Vilyuy/> .
 <rivers/Aldan/> :hasSource 
     <sources/Aldan/> .
 <rivers/Vitim/> :hasSource 
     <sources/Vitim/> .
 <rivers/Indigirka/> :hasSource 
     <sources/Indigirka/> .
 <rivers/Kolyma/> :hasSource 
     <sources/Kolyma/> .
 <rivers/Anadyr/> :hasSource 
     <sources/Anadyr/> .
 <rivers/Kamchatka/> :hasSource 
     <sources/Kamchatka/> .
 <rivers/Amur/> :hasSource 
     <sources/Amur/> .
 <rivers/Schilka/> :hasSource 
     <sources/Schilka/> .
 <rivers/Ingoda/> :hasSource 
     <sources/Ingoda/> .
 <rivers/Onon/> :hasSource 
     <sources/Onon/> .
 <rivers/Sungacha/> :hasSource 
     <sources/Sungacha/> .
 <rivers/Ussuri/> :hasSource 
     <sources/Ussuri/> .
 <rivers/Tekes/> :hasSource 
     <sources/Tekes/> .
 <rivers/Thjorsa/> :hasEstuary
     <estuarys/Thjorsa/> .
 <rivers/Jökulsa+a+Fjöllum/> :hasEstuary
     <estuarys/Jökulsa+a+Fjöllum/> .
 <rivers/Thames/> :hasEstuary
     <estuarys/Thames/> .
 <rivers/Severn/> :hasEstuary
     <estuarys/Severn/> .
 <rivers/Avon/> :hasEstuary
     <estuarys/Avon/> .
 <rivers/Test/> :hasEstuary
     <estuarys/Test/> .
 <rivers/Great+Ouse/> :hasEstuary
     <estuarys/Great+Ouse/> .
 <rivers/Trent/> :hasEstuary
     <estuarys/Trent/> .
 <rivers/Ouse/> :hasEstuary
     <estuarys/Ouse/> .
 <rivers/Aire/> :hasEstuary
     <estuarys/Aire/> .
 <rivers/Clyde/> :hasEstuary
     <estuarys/Clyde/> .
 <rivers/Leven/> :hasEstuary
     <estuarys/Leven/> .
 <rivers/Ness/> :hasEstuary
     <estuarys/Ness/> .
 <rivers/Bann/> :hasEstuary
     <estuarys/Bann/> .
 <rivers/Shannon/> :hasEstuary
     <estuarys/Shannon/> .
 <rivers/Gudenå/> :hasEstuary
     <estuarys/Gudenå/> .
 <rivers/Glomma/> :hasEstuary
     <estuarys/Glomma/> .
 <rivers/Lågen/> :hasEstuary
     <estuarys/Lågen/> .
 <rivers/Götaälv/> :hasEstuary
     <estuarys/Götaälv/> .
 <rivers/Motala+Ström/> :hasEstuary
     <estuarys/Motala+Ström/> .
 <rivers/Klarälv/> :hasEstuary
     <estuarys/Klarälv/> .
 <rivers/Dalälv/> :hasEstuary
     <estuarys/Dalälv/> .
 <rivers/Västerdalälv/> :hasEstuary
     <estuarys/Västerdalälv/> .
 <rivers/Österdalälv/> :hasEstuary
     <estuarys/Österdalälv/> .
 <rivers/Umeälv/> :hasEstuary
     <estuarys/Umeälv/> .
 <rivers/Paatsjoki/> :hasEstuary
     <estuarys/Paatsjoki/> .
 <rivers/Torneälv/> :hasEstuary
     <estuarys/Torneälv/> .
 <rivers/Ounasjoki/> :hasEstuary
     <estuarys/Ounasjoki/> .
 <rivers/Kemijoki/> :hasEstuary
     <estuarys/Kemijoki/> .
 <rivers/Oulujoki/> :hasEstuary
     <estuarys/Oulujoki/> .
 <rivers/Kymijoki/> :hasEstuary
     <estuarys/Kymijoki/> .
 <rivers/Kokemäenjoki/> :hasEstuary
     <estuarys/Kokemäenjoki/> .
 <rivers/Vuoksi/> :hasEstuary
     <estuarys/Vuoksi/> .
 <rivers/Memel/> :hasEstuary
     <estuarys/Memel/> .
 <rivers/Neris/> :hasEstuary
     <estuarys/Neris/> .
 <rivers/Weichsel/> :hasEstuary
     <estuarys/Weichsel/> .
 <rivers/Narew/> :hasEstuary
     <estuarys/Narew/> .
 <rivers/Western+Bug/> :hasEstuary
     <estuarys/Western+Bug/> .
 <rivers/Dunajec/> :hasEstuary
     <estuarys/Dunajec/> .
 <rivers/San/> :hasEstuary
     <estuarys/San/> .
 <rivers/Poprad/> :hasEstuary
     <estuarys/Poprad/> .
 <rivers/Oder/> :hasEstuary
     <estuarys/Oder/> .
 <rivers/Neiße/> :hasEstuary
     <estuarys/Neiße/> .
 <rivers/Warta/> :hasEstuary
     <estuarys/Warta/> .
 <rivers/Elbe/> :hasEstuary
     <estuarys/Elbe/> .
 <rivers/Havel/> :hasEstuary
     <estuarys/Havel/> .
 <rivers/Spree/> :hasEstuary
     <estuarys/Spree/> .
 <rivers/Saale/> :hasEstuary
     <estuarys/Saale/> .
 <rivers/Weiße+Elster/> :hasEstuary
     <estuarys/Weiße+Elster/> .
 <rivers/Mulde/> :hasEstuary
     <estuarys/Mulde/> .
 <rivers/Eger/> :hasEstuary
     <estuarys/Eger/> .
 <rivers/Moldau/> :hasEstuary
     <estuarys/Moldau/> .
 <rivers/Berounka/> :hasEstuary
     <estuarys/Berounka/> .
 <rivers/Weser/> :hasEstuary
     <estuarys/Weser/> .
 <rivers/Aller/> :hasEstuary
     <estuarys/Aller/> .
 <rivers/Oker/> :hasEstuary
     <estuarys/Oker/> .
 <rivers/Leine/> :hasEstuary
     <estuarys/Leine/> .
 <rivers/Werra/> :hasEstuary
     <estuarys/Werra/> .
 <rivers/Fulda/> :hasEstuary
     <estuarys/Fulda/> .
 <rivers/Ems/> :hasEstuary
     <estuarys/Ems/> .
 <rivers/Hase/> :hasEstuary
     <estuarys/Hase/> .
 <rivers/Rhein/> :hasEstuary
     <estuarys/Rhein/> .
 <rivers/Lippe/> :hasEstuary
     <estuarys/Lippe/> .
 <rivers/Emscher/> :hasEstuary
     <estuarys/Emscher/> .
 <rivers/Ruhr/> :hasEstuary
     <estuarys/Ruhr/> .
 <rivers/Wupper/> :hasEstuary
     <estuarys/Wupper/> .
 <rivers/Sieg/> :hasEstuary
     <estuarys/Sieg/> .
 <rivers/Lahn/> :hasEstuary
     <estuarys/Lahn/> .
 <rivers/Main/> :hasEstuary
     <estuarys/Main/> .
 <rivers/Regnitz/> :hasEstuary
     <estuarys/Regnitz/> .
 <rivers/Rednitz/> :hasEstuary
     <estuarys/Rednitz/> .
 <rivers/Pegnitz/> :hasEstuary
     <estuarys/Pegnitz/> .
 <rivers/Nidda/> :hasEstuary
     <estuarys/Nidda/> .
 <rivers/Mosel/> :hasEstuary
     <estuarys/Mosel/> .
 <rivers/Sauer/> :hasEstuary
     <estuarys/Sauer/> .
 <rivers/Alzette/> :hasEstuary
     <estuarys/Alzette/> .
 <rivers/Saar/> :hasEstuary
     <estuarys/Saar/> .
 <rivers/Meurthe/> :hasEstuary
     <estuarys/Meurthe/> .
 <rivers/Neckar/> :hasEstuary
     <estuarys/Neckar/> .
 <rivers/Enz/> :hasEstuary
     <estuarys/Enz/> .
 <rivers/Ill/> :hasEstuary
     <estuarys/Ill/> .
 <rivers/Elz/> :hasEstuary
     <estuarys/Elz/> .
 <rivers/Birs/> :hasEstuary
     <estuarys/Birs/> .
 <rivers/Aare/> :hasEstuary
     <estuarys/Aare/> .
 <rivers/Saane/> :hasEstuary
     <estuarys/Saane/> .
 <rivers/Zihl/> :hasEstuary
     <estuarys/Zihl/> .
 <rivers/Orbe/> :hasEstuary
     <estuarys/Orbe/> .
 <rivers/Reuss/> :hasEstuary
     <estuarys/Reuss/> .
 <rivers/Limmat/> :hasEstuary
     <estuarys/Limmat/> .
 <rivers/Thur/> :hasEstuary
     <estuarys/Thur/> .
 <rivers/Bregenzer+Ach/> :hasEstuary
     <estuarys/Bregenzer+Ach/> .
 <rivers/Hinterrhein/> :hasEstuary
     <estuarys/Hinterrhein/> .
 <rivers/Maas/> :hasEstuary
     <estuarys/Maas/> .
 <rivers/Rur/> :hasEstuary
     <estuarys/Rur/> .
 <rivers/Schelde/> :hasEstuary
     <estuarys/Schelde/> .
 <rivers/Somme/> :hasEstuary
     <estuarys/Somme/> .
 <rivers/Seine/> :hasEstuary
     <estuarys/Seine/> .
 <rivers/Marne/> :hasEstuary
     <estuarys/Marne/> .
 <rivers/Vilaine/> :hasEstuary
     <estuarys/Vilaine/> .
 <rivers/Loire/> :hasEstuary
     <estuarys/Loire/> .
 <rivers/Maine/> :hasEstuary
     <estuarys/Maine/> .
 <rivers/Sarthe/> :hasEstuary
     <estuarys/Sarthe/> .
 <rivers/Mayenne/> :hasEstuary
     <estuarys/Mayenne/> .
 <rivers/Vienne/> :hasEstuary
     <estuarys/Vienne/> .
 <rivers/Cher/> :hasEstuary
     <estuarys/Cher/> .
 <rivers/Allier/> :hasEstuary
     <estuarys/Allier/> .
 <rivers/Garonne/> :hasEstuary
     <estuarys/Garonne/> .
 <rivers/Rhone/> :hasEstuary
     <estuarys/Rhone/> .
 <rivers/Saone/> :hasEstuary
     <estuarys/Saone/> .
 <rivers/Doubs/> :hasEstuary
     <estuarys/Doubs/> .
 <rivers/Isere/> :hasEstuary
     <estuarys/Isere/> .
 <rivers/Durance/> :hasEstuary
     <estuarys/Durance/> .
 <rivers/Mino/> :hasEstuary
     <estuarys/Mino/> .
 <rivers/Douro/> :hasEstuary
     <estuarys/Douro/> .
 <rivers/Mondego/> :hasEstuary
     <estuarys/Mondego/> .
 <rivers/Tejo/> :hasEstuary
     <estuarys/Tejo/> .
 <rivers/Jarama/> :hasEstuary
     <estuarys/Jarama/> .
 <rivers/Sado/> :hasEstuary
     <estuarys/Sado/> .
 <rivers/Guadiana/> :hasEstuary
     <estuarys/Guadiana/> .
 <rivers/Guadalquivir/> :hasEstuary
     <estuarys/Guadalquivir/> .
 <rivers/Genil/> :hasEstuary
     <estuarys/Genil/> .
 <rivers/Segura/> :hasEstuary
     <estuarys/Segura/> .
 <rivers/Júcar/> :hasEstuary
     <estuarys/Júcar/> .
 <rivers/Turia/> :hasEstuary
     <estuarys/Turia/> .
 <rivers/Ebro/> :hasEstuary
     <estuarys/Ebro/> .
 <rivers/Segre/> :hasEstuary
     <estuarys/Segre/> .
 <rivers/Valira/> :hasEstuary
     <estuarys/Valira/> .
 <rivers/Po/> :hasEstuary
     <estuarys/Po/> .
 <rivers/Tresa/> :hasEstuary
     <estuarys/Tresa/> .
 <rivers/Ticino/> :hasEstuary
     <estuarys/Ticino/> .
 <rivers/Moesa/> :hasEstuary
     <estuarys/Moesa/> .
 <rivers/Lambro/> :hasEstuary
     <estuarys/Lambro/> .
 <rivers/Dora+Baltea/> :hasEstuary
     <estuarys/Dora+Baltea/> .
 <rivers/Tanaro/> :hasEstuary
     <estuarys/Tanaro/> .
 <rivers/Adda/> :hasEstuary
     <estuarys/Adda/> .
 <rivers/Mera/> :hasEstuary
     <estuarys/Mera/> .
 <rivers/Mincio/> :hasEstuary
     <estuarys/Mincio/> .
 <rivers/Etsch/> :hasEstuary
     <estuarys/Etsch/> .
 <rivers/Tevere/> :hasEstuary
     <estuarys/Tevere/> .
 <rivers/Marta/> :hasEstuary
     <estuarys/Marta/> .
 <rivers/Arrone/> :hasEstuary
     <estuarys/Arrone/> .
 <rivers/Arno/> :hasEstuary
     <estuarys/Arno/> .
 <rivers/Imera+Meridionale/> :hasEstuary
     <estuarys/Imera+Meridionale/> .
 <rivers/Tirso/> :hasEstuary
     <estuarys/Tirso/> .
 <rivers/Donau/> :hasEstuary
     <estuarys/Donau/> .
 <rivers/Breg/> :hasEstuary
     <estuarys/Breg/> .
 <rivers/Brigach/> :hasEstuary
     <estuarys/Brigach/> .
 <rivers/Iller/> :hasEstuary
     <estuarys/Iller/> .
 <rivers/Lech/> :hasEstuary
     <estuarys/Lech/> .
 <rivers/Isar/> :hasEstuary
     <estuarys/Isar/> .
 <rivers/Ammer/> :hasEstuary
     <estuarys/Ammer/> .
 <rivers/Würm/> :hasEstuary
     <estuarys/Würm/> .
 <rivers/Inn/> :hasEstuary
     <estuarys/Inn/> .
 <rivers/Ilz/> :hasEstuary
     <estuarys/Ilz/> .
 <rivers/Regen/> :hasEstuary
     <estuarys/Regen/> .
 <rivers/Naab/> :hasEstuary
     <estuarys/Naab/> .
 <rivers/Alz/> :hasEstuary
     <estuarys/Alz/> .
 <rivers/Salzach/> :hasEstuary
     <estuarys/Salzach/> .
 <rivers/Enns/> :hasEstuary
     <estuarys/Enns/> .
 <rivers/March/> :hasEstuary
     <estuarys/March/> .
 <rivers/Thaya/> :hasEstuary
     <estuarys/Thaya/> .
 <rivers/Svratka/> :hasEstuary
     <estuarys/Svratka/> .
 <rivers/Jihlava/> :hasEstuary
     <estuarys/Jihlava/> .
 <rivers/Raab/> :hasEstuary
     <estuarys/Raab/> .
 <rivers/Waag/> :hasEstuary
     <estuarys/Waag/> .
 <rivers/Orava/> :hasEstuary
     <estuarys/Orava/> .
 <rivers/Czarna+Orava/> :hasEstuary
     <estuarys/Czarna+Orava/> .
 <rivers/Biela+Orava/> :hasEstuary
     <estuarys/Biela+Orava/> .
 <rivers/Nitra/> :hasEstuary
     <estuarys/Nitra/> .
 <rivers/Hron/> :hasEstuary
     <estuarys/Hron/> .
 <rivers/Drau/> :hasEstuary
     <estuarys/Drau/> .
 <rivers/Gail/> :hasEstuary
     <estuarys/Gail/> .
 <rivers/Mur/> :hasEstuary
     <estuarys/Mur/> .
 <rivers/Tisza/> :hasEstuary
     <estuarys/Tisza/> .
 <rivers/Somes/> :hasEstuary
     <estuarys/Somes/> .
 <rivers/Sajó/> :hasEstuary
     <estuarys/Sajó/> .
 <rivers/Hernad/> :hasEstuary
     <estuarys/Hernad/> .
 <rivers/Torysa/> :hasEstuary
     <estuarys/Torysa/> .
 <rivers/Mureș/> :hasEstuary
     <estuarys/Mureș/> .
 <rivers/Argeș/> :hasEstuary
     <estuarys/Argeș/> .
 <rivers/Dâmbovița/> :hasEstuary
     <estuarys/Dâmbovița/> .
 <rivers/Ialomița/> :hasEstuary
     <estuarys/Ialomița/> .
 <rivers/Save/> :hasEstuary
     <estuarys/Save/> .
 <rivers/Bosna/> :hasEstuary
     <estuarys/Bosna/> .
 <rivers/Drina/> :hasEstuary
     <estuarys/Drina/> .
 <rivers/Tara/> :hasEstuary
     <estuarys/Tara/> .
 <rivers/Piva/> :hasEstuary
     <estuarys/Piva/> .
 <rivers/Morava/> :hasEstuary
     <estuarys/Morava/> .
 <rivers/Southern+Morava/> :hasEstuary
     <estuarys/Southern+Morava/> .
 <rivers/Zapadna+Morava/> :hasEstuary
     <estuarys/Zapadna+Morava/> .
 <rivers/Ibar/> :hasEstuary
     <estuarys/Ibar/> .
 <rivers/Iskar/> :hasEstuary
     <estuarys/Iskar/> .
 <rivers/Ossam/> :hasEstuary
     <estuarys/Ossam/> .
 <rivers/Timiş/> :hasEstuary
     <estuarys/Timiş/> .
 <rivers/Jiu/> :hasEstuary
     <estuarys/Jiu/> .
 <rivers/Olt/> :hasEstuary
     <estuarys/Olt/> .
 <rivers/Siret/> :hasEstuary
     <estuarys/Siret/> .
 <rivers/Pruth/> :hasEstuary
     <estuarys/Pruth/> .
 <rivers/Moraca/> :hasEstuary
     <estuarys/Moraca/> .
 <rivers/Neretva/> :hasEstuary
     <estuarys/Neretva/> .
 <rivers/Buna/> :hasEstuary
     <estuarys/Buna/> .
 <rivers/Drin/> :hasEstuary
     <estuarys/Drin/> .
 <rivers/White+Drin/> :hasEstuary
     <estuarys/White+Drin/> .
 <rivers/Black+Drin/> :hasEstuary
     <estuarys/Black+Drin/> .
 <rivers/Vjosa/> :hasEstuary
     <estuarys/Vjosa/> .
 <rivers/Acheloos/> :hasEstuary
     <estuarys/Acheloos/> .
 <rivers/Aliakmonas/> :hasEstuary
     <estuarys/Aliakmonas/> .
 <rivers/Vardar/> :hasEstuary
     <estuarys/Vardar/> .
 <rivers/Struma/> :hasEstuary
     <estuarys/Struma/> .
 <rivers/Maritsa/> :hasEstuary
     <estuarys/Maritsa/> .
 <rivers/Tundzha/> :hasEstuary
     <estuarys/Tundzha/> .
 <rivers/Orontes/> :hasEstuary
     <estuarys/Orontes/> .
 <rivers/Seyhan/> :hasEstuary
     <estuarys/Seyhan/> .
 <rivers/Sakarya/> :hasEstuary
     <estuarys/Sakarya/> .
 <rivers/Kızılırmak/> :hasEstuary
     <estuarys/Kızılırmak/> .
 <rivers/Terek/> :hasEstuary
     <estuarys/Terek/> .
 <rivers/Samur/> :hasEstuary
     <estuarys/Samur/> .
 <rivers/Murat/> :hasEstuary
     <estuarys/Murat/> .
 <rivers/Karasu/> :hasEstuary
     <estuarys/Karasu/> .
 <rivers/Northern+Dwina/> :hasEstuary
     <estuarys/Northern+Dwina/> .
 <rivers/Suchona/> :hasEstuary
     <estuarys/Suchona/> .
 <rivers/Vychegda/> :hasEstuary
     <estuarys/Vychegda/> .
 <rivers/Pechora/> :hasEstuary
     <estuarys/Pechora/> .
 <rivers/Newa/> :hasEstuary
     <estuarys/Newa/> .
 <rivers/Swir/> :hasEstuary
     <estuarys/Swir/> .
 <rivers/Wyg/> :hasEstuary
     <estuarys/Wyg/> .
 <rivers/Narva/> :hasEstuary
     <estuarys/Narva/> .
 <rivers/Daugava/> :hasEstuary
     <estuarys/Daugava/> .
 <rivers/Dnister/> :hasEstuary
     <estuarys/Dnister/> .
 <rivers/SouthernBug/> :hasEstuary
     <estuarys/SouthernBug/> .
 <rivers/Inhul/> :hasEstuary
     <estuarys/Inhul/> .
 <rivers/Dnepr/> :hasEstuary
     <estuarys/Dnepr/> .
 <rivers/Berezina/> :hasEstuary
     <estuarys/Berezina/> .
 <rivers/Sozh/> :hasEstuary
     <estuarys/Sozh/> .
 <rivers/Svislach/> :hasEstuary
     <estuarys/Svislach/> .
 <rivers/Prypjat/> :hasEstuary
     <estuarys/Prypjat/> .
 <rivers/Styr/> :hasEstuary
     <estuarys/Styr/> .
 <rivers/Teteriv/> :hasEstuary
     <estuarys/Teteriv/> .
 <rivers/Desna/> :hasEstuary
     <estuarys/Desna/> .
 <rivers/Seym/> :hasEstuary
     <estuarys/Seym/> .
 <rivers/Psel/> :hasEstuary
     <estuarys/Psel/> .
 <rivers/Vorskla/> :hasEstuary
     <estuarys/Vorskla/> .
 <rivers/Inhulets/> :hasEstuary
     <estuarys/Inhulets/> .
 <rivers/Kalmius/> :hasEstuary
     <estuarys/Kalmius/> .
 <rivers/Don/> :hasEstuary
     <estuarys/Don/> .
 <rivers/Donets/> :hasEstuary
     <estuarys/Donets/> .
 <rivers/Manych/> :hasEstuary
     <estuarys/Manych/> .
 <rivers/East+Manych/> :hasEstuary
     <estuarys/East+Manych/> .
 <rivers/Oskol/> :hasEstuary
     <estuarys/Oskol/> .
 <rivers/Kuban/> :hasEstuary
     <estuarys/Kuban/> .
 <rivers/Volga/> :hasEstuary
     <estuarys/Volga/> .
 <rivers/Oka/> :hasEstuary
     <estuarys/Oka/> .
 <rivers/Moskva/> :hasEstuary
     <estuarys/Moskva/> .
 <rivers/Kama/> :hasEstuary
     <estuarys/Kama/> .
 <rivers/Vyatka/> :hasEstuary
     <estuarys/Vyatka/> .
 <rivers/Chusovaya/> :hasEstuary
     <estuarys/Chusovaya/> .
 <rivers/Belaya/> :hasEstuary
     <estuarys/Belaya/> .
 <rivers/Ural/> :hasEstuary
     <estuarys/Ural/> .
 <rivers/Emba/> :hasEstuary
     <estuarys/Emba/> .
 <rivers/Ob/> :hasEstuary
     <estuarys/Ob/> .
 <rivers/Irtysh/> :hasEstuary
     <estuarys/Irtysh/> .
 <rivers/Tobol/> :hasEstuary
     <estuarys/Tobol/> .
 <rivers/Tura/> :hasEstuary
     <estuarys/Tura/> .
 <rivers/Tagil/> :hasEstuary
     <estuarys/Tagil/> .
 <rivers/Isset/> :hasEstuary
     <estuarys/Isset/> .
 <rivers/Miass/> :hasEstuary
     <estuarys/Miass/> .
 <rivers/Ishim/> :hasEstuary
     <estuarys/Ishim/> .
 <rivers/Katun/> :hasEstuary
     <estuarys/Katun/> .
 <rivers/Chulym/> :hasEstuary
     <estuarys/Chulym/> .
 <rivers/Tom/> :hasEstuary
     <estuarys/Tom/> .
 <rivers/Yenissey/> :hasEstuary
     <estuarys/Yenissey/> .
 <rivers/Little+Yenissey/> :hasEstuary
     <estuarys/Little+Yenissey/> .
 <rivers/Nizhnyaya+Tunguska/> :hasEstuary
     <estuarys/Nizhnyaya+Tunguska/> .
 <rivers/Chantaika/> :hasEstuary
     <estuarys/Chantaika/> .
 <rivers/Angara/> :hasEstuary
     <estuarys/Angara/> .
 <rivers/Selenge/> :hasEstuary
     <estuarys/Selenge/> .
 <rivers/Pyasina/> :hasEstuary
     <estuarys/Pyasina/> .
 <rivers/Taimyra/> :hasEstuary
     <estuarys/Taimyra/> .
 <rivers/Chatanga/> :hasEstuary
     <estuarys/Chatanga/> .
 <rivers/Olenyok/> :hasEstuary
     <estuarys/Olenyok/> .
 <rivers/Lena/> :hasEstuary
     <estuarys/Lena/> .
 <rivers/Vilyuy/> :hasEstuary
     <estuarys/Vilyuy/> .
 <rivers/Aldan/> :hasEstuary
     <estuarys/Aldan/> .
 <rivers/Vitim/> :hasEstuary
     <estuarys/Vitim/> .
 <rivers/Indigirka/> :hasEstuary
     <estuarys/Indigirka/> .
 <rivers/Kolyma/> :hasEstuary
     <estuarys/Kolyma/> .
 <rivers/Anadyr/> :hasEstuary
     <estuarys/Anadyr/> .
 <rivers/Kamchatka/> :hasEstuary
     <estuarys/Kamchatka/> .
 <rivers/Amur/> :hasEstuary
     <estuarys/Amur/> .
 <rivers/Schilka/> :hasEstuary
     <estuarys/Schilka/> .
 <rivers/Ingoda/> :hasEstuary
     <estuarys/Ingoda/> .
 <rivers/Onon/> :hasEstuary
     <estuarys/Onon/> .
 <rivers/Argun/> :hasEstuary
     <estuarys/Argun/> .
 <rivers/Sungacha/> :hasEstuary
     <estuarys/Sungacha/> .
 <rivers/Ussuri/> :hasEstuary
     <estuarys/Ussuri/> .
 <rivers/Syrdarja/> :hasEstuary
     <estuarys/Syrdarja/> .
 <rivers/Ili/> :hasEstuary
     <estuarys/Ili/> .
 <rivers/Tumen/> :hasEstuary
     <estuarys/Tumen/> .
 <sources/Aire/>
      :inMountains <mountainRanges/Pennines/> .
 <sources/Bann/>
      :inMountains <mountainRanges/Mourne+Mountains/> .
 <sources/Weichsel/>
      :inMountains <mountainRanges/Beskides/> .
 <sources/Dunajec/>
      :inMountains <mountainRanges/Western+Carpathians/> .
 <sources/San/>
      :inMountains <mountainRanges/Wooded+Carpathians/> .
 <sources/Poprad/>
      :inMountains <mountainRanges/Western+Carpathians/> .
 <sources/Oder/>
      :inMountains <mountainRanges/Sudety+Mountains/> .
 <sources/Neiße/>
      :inMountains <mountainRanges/Sudety+Mountains/> .
 <sources/Elbe/>
      :inMountains <mountainRanges/Sudety+Mountains/> .
 <sources/Saale/>
      :inMountains <mountainRanges/Fichtelgebirge/> .
 <sources/Mulde/>
      :inMountains <mountainRanges/Erzgebirge/> .
 <sources/Moldau/>
      :inMountains <mountainRanges/Bohemian+Mountains/> .
 <sources/Oker/>
      :inMountains <mountainRanges/Harz/> .
 <sources/Werra/>
      :inMountains <mountainRanges/Thüringer+Wald/> .
 <sources/Fulda/>
      :inMountains <mountainRanges/Rhön/> .
 <sources/Rhein/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Ruhr/>
      :inMountains <mountainRanges/Rothaargebirge/> .
 <sources/Wupper/>
      :inMountains <mountainRanges/Rothaargebirge/> .
 <sources/Sieg/>
      :inMountains <mountainRanges/Rothaargebirge/> .
 <sources/Lahn/>
      :inMountains <mountainRanges/Rothaargebirge/> .
 <sources/Main/>
      :inMountains <mountainRanges/Fichtelgebirge/> .
 <sources/Mosel/>
      :inMountains <mountainRanges/Vogesen/> .
 <sources/Sauer/>
      :inMountains <mountainRanges/Ardennes/> .
 <sources/Saar/>
      :inMountains <mountainRanges/Vogesen/> .
 <sources/Meurthe/>
      :inMountains <mountainRanges/Vogesen/> .
 <sources/Enz/>
      :inMountains <mountainRanges/Black+Forest/> .
 <sources/Ill/>
      :inMountains <mountainRanges/Jura/> .
 <sources/Elz/>
      :inMountains <mountainRanges/Black+Forest/> .
 <sources/Birs/>
      :inMountains <mountainRanges/Jura/> .
 <sources/Aare/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Saane/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Orbe/>
      :inMountains <mountainRanges/Jura/> .
 <sources/Reuss/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Thur/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Bregenzer+Ach/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Hinterrhein/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Loire/>
      :inMountains <mountainRanges/Cevennes/> .
 <sources/Vienne/>
      :inMountains <mountainRanges/Massif+Central/> .
 <sources/Cher/>
      :inMountains <mountainRanges/Massif+Central/> .
 <sources/Allier/>
      :inMountains <mountainRanges/Cevennes/> .
 <sources/Garonne/>
      :inMountains <mountainRanges/Pyrenees/> .
 <sources/Rhone/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Saone/>
      :inMountains <mountainRanges/Vogesen/> .
 <sources/Doubs/>
      :inMountains <mountainRanges/Jura/> .
 <sources/Isere/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Durance/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Mino/>
      :inMountains <mountainRanges/Cordillera+Cantabrica/> .
 <sources/Douro/>
      :inMountains <mountainRanges/Cordillera+Iberica/> .
 <sources/Mondego/>
      :inMountains <mountainRanges/Cordillera+Iberica+Central/> .
 <sources/Tejo/>
      :inMountains <mountainRanges/Cordillera+Iberica/> .
 <sources/Jarama/>
      :inMountains <mountainRanges/Cordillera+Iberica+Central/> .
 <sources/Guadiana/>
      :inMountains <mountainRanges/Cordillera+Iberica/> .
 <sources/Guadalquivir/>
      :inMountains <mountainRanges/Cordillera+Betica/> .
 <sources/Genil/>
      :inMountains <mountainRanges/Cordillera+Betica/> .
 <sources/Segura/>
      :inMountains <mountainRanges/Cordillera+Betica/> .
 <sources/Júcar/>
      :inMountains <mountainRanges/Cordillera+Iberica/> .
 <sources/Turia/>
      :inMountains <mountainRanges/Cordillera+Iberica/> .
 <sources/Ebro/>
      :inMountains <mountainRanges/Cordillera+Cantabrica/> .
 <sources/Segre/>
      :inMountains <mountainRanges/Pyrenees/> .
 <sources/Valira/>
      :inMountains <mountainRanges/Pyrenees/> .
 <sources/Po/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Tresa/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Ticino/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Moesa/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Dora+Baltea/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Tanaro/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Adda/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Mera/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Mincio/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Etsch/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Tevere/>
      :inMountains <mountainRanges/Apennin/> .
 <sources/Arno/>
      :inMountains <mountainRanges/Apennin/> .
 <sources/Donau/>
      :inMountains <mountainRanges/Black+Forest/> .
 <sources/Breg/>
      :inMountains <mountainRanges/Black+Forest/> .
 <sources/Brigach/>
      :inMountains <mountainRanges/Black+Forest/> .
 <sources/Iller/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Lech/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Isar/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Ammer/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Inn/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Ilz/>
      :inMountains <mountainRanges/Bayrischer+Wald/> .
 <sources/Regen/>
      :inMountains <mountainRanges/Bayrischer+Wald/> .
 <sources/Naab/>
      :inMountains <mountainRanges/Bayrischer+Wald/> .
 <sources/Alz/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Salzach/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Enns/>
      :inMountains <mountainRanges/Alps/> .
 <sources/March/>
      :inMountains <mountainRanges/Sudety+Mountains/> .
 <sources/Raab/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Waag/>
      :inMountains <mountainRanges/Western+Carpathians/> .
 <sources/Orava/>
      :inMountains <mountainRanges/Western+Carpathians/> .
 <sources/Czarna+Orava/>
      :inMountains <mountainRanges/Western+Carpathians/> .
 <sources/Biela+Orava/>
      :inMountains <mountainRanges/Western+Carpathians/> .
 <sources/Hron/>
      :inMountains <mountainRanges/Western+Carpathians/> .
 <sources/Drau/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Gail/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Mur/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Tisza/>
      :inMountains <mountainRanges/Wooded+Carpathians/> .
 <sources/Sajó/>
      :inMountains <mountainRanges/Western+Carpathians/> .
 <sources/Hernad/>
      :inMountains <mountainRanges/Western+Carpathians/> .
 <sources/Torysa/>
      :inMountains <mountainRanges/Western+Carpathians/> .
 <sources/Mureș/>
      :inMountains <mountainRanges/Eastern+Carpathians/> .
 <sources/Argeș/>
      :inMountains <mountainRanges/Southern+Carpathians/> .
 <sources/Dâmbovița/>
      :inMountains <mountainRanges/Southern+Carpathians/> .
 <sources/Ialomița/>
      :inMountains <mountainRanges/Southern+Carpathians/> .
 <sources/Save/>
      :inMountains <mountainRanges/Alps/> .
 <sources/Bosna/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/Drina/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/Tara/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/Piva/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/Morava/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/Zapadna+Morava/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/Ibar/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/Iskar/>
      :inMountains <mountainRanges/Vitosha/> .
 <sources/Ossam/>
      :inMountains <mountainRanges/Balkan/> .
 <sources/Timiş/>
      :inMountains <mountainRanges/Southern+Carpathians/> .
 <sources/Jiu/>
      :inMountains <mountainRanges/Southern+Carpathians/> .
 <sources/Olt/>
      :inMountains <mountainRanges/Eastern+Carpathians/> .
 <sources/Siret/>
      :inMountains <mountainRanges/Wooded+Carpathians/> .
 <sources/Pruth/>
      :inMountains <mountainRanges/Wooded+Carpathians/> .
 <sources/Moraca/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/Neretva/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/Drin/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/White+Drin/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <sources/Vjosa/>
      :inMountains <mountainRanges/Pindos/> .
 <sources/Acheloos/>
      :inMountains <mountainRanges/Pindos/> .
 <sources/Aliakmonas/>
      :inMountains <mountainRanges/Pindos/> .
 <sources/Struma/>
      :inMountains <mountainRanges/Vitosha/> .
 <sources/Maritsa/>
      :inMountains <mountainRanges/Rila/> .
 <sources/Tundzha/>
      :inMountains <mountainRanges/Balkan/> .
 <sources/Seyhan/>
      :inMountains <mountainRanges/Taurus/> .
 <sources/Sakarya/>
      :inMountains <mountainRanges/Taurus/> .
 <sources/Samur/>
      :inMountains <mountainRanges/Caucasus/> .
 <sources/Kura/>
      :inMountains <mountainRanges/Kurdistan/> .
 <sources/Aras/>
      :inMountains <mountainRanges/Kurdistan/> .
 <sources/Tigris/>
      :inMountains <mountainRanges/Antitaurus/> .
 <sources/Murat/>
      :inMountains <mountainRanges/Kurdistan/> .
 <sources/Karasu/>
      :inMountains <mountainRanges/Kurdistan/> .
 <sources/Pechora/>
      :inMountains <mountainRanges/Ural/> .
 <sources/Daugava/>
      :inMountains <mountainRanges/Waldai+Hills/> .
 <sources/Dnister/>
      :inMountains <mountainRanges/Wooded+Carpathians/> .
 <sources/Dnepr/>
      :inMountains <mountainRanges/Waldai+Hills/> .
 <sources/Volga/>
      :inMountains <mountainRanges/Waldai+Hills/> .
 <sources/Chusovaya/>
      :inMountains <mountainRanges/Ural/> .
 <sources/Belaya/>
      :inMountains <mountainRanges/Ural/> .
 <sources/Ural/>
      :inMountains <mountainRanges/Ural/> .
 <sources/Irtysh/>
      :inMountains <mountainRanges/Altai/> .
 <sources/Tobol/>
      :inMountains <mountainRanges/Ural/> .
 <sources/Katun/>
      :inMountains <mountainRanges/Altai/> .
 <sources/Yenissey/>
      :inMountains <mountainRanges/Sayan+Mountains/> .
 <sources/Chantaika/>
      :inMountains <mountainRanges/Putorana+Mountains/> .
 <sources/Pyasina/>
      :inMountains <mountainRanges/Putorana+Mountains/> .
 <sources/Chatanga/>
      :inMountains <mountainRanges/Putorana+Mountains/> .
 <sources/Aldan/>
      :inMountains <mountainRanges/Stanovoy+Highlands/> .
 <sources/Vitim/>
      :inMountains <mountainRanges/Stanovoy+Highlands/> .
 <sources/Onon/>
      :inMountains <mountainRanges/Khentii+Mountains/> .
 <sources/Ussuri/>
      :inMountains <mountainRanges/Sikhote-Alin/> .
 <sources/Tekes/>
      :inMountains <mountainRanges/Tian+Shan/> .
 <mountains/Haltiatunturi/>
      :inMountains <mountainRanges/Scandinavian+Mountains/> .
 <mountains/Kebnekaise/>
      :inMountains <mountainRanges/Scandinavian+Mountains/> .
 <mountains/Sarektjokko/>
      :inMountains <mountainRanges/Scandinavian+Mountains/> .
 <mountains/Galdhoeppig/>
      :inMountains <mountainRanges/Scandinavian+Mountains/> .
 <mountains/Glittertind/>
      :inMountains <mountainRanges/Scandinavian+Mountains/> .
 <mountains/Snoehetta/>
      :inMountains <mountainRanges/Scandinavian+Mountains/> .
 <mountains/Ben+Nevis/>
      :inMountains <mountainRanges/Grampians/> .
 <mountains/Carrauntoohil/>
      :inMountains <mountainRanges/Armorican+Highlands/> .
 <mountains/Feldberg/>
      :inMountains <mountainRanges/Black+Forest/> .
 <mountains/Brocken/>
      :inMountains <mountainRanges/Harz/> .
 <mountains/Grosser+Arber/>
      :inMountains <mountainRanges/Bayrischer+Wald/> .
 <mountains/Zugspitze/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Barre+des+Ecrins/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Mont+Ventoux/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Gran+Paradiso/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Mont+Blanc/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Grand+Combin/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Matterhorn/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Monte+Rosa/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Finsteraarhorn/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Piz+Bernina/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Marmolata/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Grossglockner/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Hochgolling/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Triglav/>
      :inMountains <mountainRanges/Alps/> .
 <mountains/Grand+Ballon/>
      :inMountains <mountainRanges/Vosges/> .
 <mountains/Chasseral/>
      :inMountains <mountainRanges/Jura/> .
 <mountains/Crêt+de+la+Neige/>
      :inMountains <mountainRanges/Jura/> .
 <mountains/Puy+De+Dome/>
      :inMountains <mountainRanges/Cevennes/> .
 <mountains/Puy+de+Sancy/>
      :inMountains <mountainRanges/Cevennes/> .
 <mountains/Hiru+Erregeen+Mahaia/>
      :inMountains <mountainRanges/Pyrenees/> .
 <mountains/Vignemale/>
      :inMountains <mountainRanges/Pyrenees/> .
 <mountains/Pico+de+Aneto/>
      :inMountains <mountainRanges/Pyrenees/> .
 <mountains/Pica+d'Estats/>
      :inMountains <mountainRanges/Pyrenees/> .
 <mountains/Coma+Pedrosa/>
      :inMountains <mountainRanges/Pyrenees/> .
 <mountains/Torre+de+Cerredo/>
      :inMountains <mountainRanges/Cordillera+Cantabrica/> .
 <mountains/Torre+de+Estrela/>
      :inMountains <mountainRanges/Cordillera+Iberica+Central/> .
 <mountains/Pico+de+Almanzor/>
      :inMountains <mountainRanges/Cordillera+Iberica+Central/> .
 <mountains/Moncayo/>
      :inMountains <mountainRanges/Cordillera+Iberica/> .
 <mountains/Mulhacen/>
      :inMountains <mountainRanges/Cordillera+Betica/> .
 <mountains/Rock+of+Gibraltar/>
      :inMountains <mountainRanges/Cordillera+Betica/> .
 <mountains/Monte+Cimone/>
      :inMountains <mountainRanges/Apennin/> .
 <mountains/Corno+Grande/>
      :inMountains <mountainRanges/Apennin/> .
 <mountains/Monte+Amaro/>
      :inMountains <mountainRanges/Apennin/> .
 <mountains/Maschio+delle+Faete/>
      :inMountains <mountainRanges/Colli+Albani/> .
 <mountains/Serra+Dolcedorme/>
      :inMountains <mountainRanges/Apennin/> .
 <mountains/Montalto/>
      :inMountains <mountainRanges/Apennin/> .
 <mountains/Schneekoppe/>
      :inMountains <mountainRanges/Sudety+Mountains/> .
 <mountains/Gerlachovsky+Stit/>
      :inMountains <mountainRanges/Beskides/> .
 <mountains/Kékes/>
      :inMountains <mountainRanges/Matra/> .
 <mountains/Howerla/>
      :inMountains <mountainRanges/Wooded+Carpathians/> .
 <mountains/Pietrosul/>
      :inMountains <mountainRanges/Eastern+Carpathians/> .
 <mountains/Moldoveanu/>
      :inMountains <mountainRanges/Southern+Carpathians/> .
 <mountains/Botew/>
      :inMountains <mountainRanges/Balkan/> .
 <mountains/Midžor/>
      :inMountains <mountainRanges/Balkan/> .
 <mountains/Musala/>
      :inMountains <mountainRanges/Rila/> .
 <mountains/Đeravica/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <mountains/Jezerce/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <mountains/Bobotov+Kuk/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <mountains/Cincar/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <mountains/Dinara/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <mountains/Vaganski+Vrh/>
      :inMountains <mountainRanges/Dinaric+Alps/> .
 <mountains/Smolikas/>
      :inMountains <mountainRanges/Pindos/> .
 <mountains/Psiloritis/>
      :inMountains <mountainRanges/Crete/> .
 <mountains/Olympos/>
      :inMountains <mountainRanges/Troodos/> .
 <mountains/Pico+de+Teide/>
      :inMountains <mountainRanges/Canary+Islands/> .
 <mountains/Pico+de+las+Nieves/>
      :inMountains <mountainRanges/Canary+Islands/> .
 <mountains/Pico+de+Malpaso/>
      :inMountains <mountainRanges/Canary+Islands/> .
 <mountains/Garajonay/>
      :inMountains <mountainRanges/Canary+Islands/> .
 <mountains/Roque+de+los+Muchachos/>
      :inMountains <mountainRanges/Canary+Islands/> .
 <mountains/Pico+Ruivo/>
      :inMountains <mountainRanges/Madeira/> .
 <mountains/Pico/>
      :inMountains <mountainRanges/Azores/> .
 <mountains/Pico+da+Vara/>
      :inMountains <mountainRanges/Azores/> .
 <mountains/Pico+da+Esperança/>
      :inMountains <mountainRanges/Azores/> .
 <mountains/Cabeço+Gordo/>
      :inMountains <mountainRanges/Azores/> .
 <mountains/Serra+de+Santa+Bárbara/>
      :inMountains <mountainRanges/Azores/> .
 <mountains/Roman+Kosch/>
      :inMountains <mountainRanges/Crimean+Mountains/> .
 <mountains/Kamen/>
      :inMountains <mountainRanges/Putorana+Mountains/> .
 <mountains/Narodnaja/>
      :inMountains <mountainRanges/Ural/> .
 <mountains/Tulymski+Kamen/>
      :inMountains <mountainRanges/Ural/> .
 <mountains/Osljanka/>
      :inMountains <mountainRanges/Ural/> .
 <mountains/Iremel/>
      :inMountains <mountainRanges/Ural/> .
 <mountains/Jamantau/>
      :inMountains <mountainRanges/Ural/> .
 <mountains/Zachwoa/>
      :inMountains <mountainRanges/Caucasus/> .
 <mountains/Elbrus/>
      :inMountains <mountainRanges/Caucasus/> .
 <mountains/Dychtau/>
      :inMountains <mountainRanges/Caucasus/> .
 <mountains/Schchara/>
      :inMountains <mountainRanges/Caucasus/> .
 <mountains/Kasbek/>
      :inMountains <mountainRanges/Caucasus/> .
 <mountains/Bazardüzü/>
      :inMountains <mountainRanges/Caucasus/> .
 <mountains/Ararat/>
      :inMountains <mountainRanges/Armenian+Highlands/> .
 <mountains/Süphan+Dağı/>
      :inMountains <mountainRanges/Armenian+Highlands/> .
 <mountains/Nemrut+Dağı/>
      :inMountains <mountainRanges/Armenian+Highlands/> .
 <mountains/Kaçkar+Dağı/>
      :inMountains <mountainRanges/Pontic+Mountains/> .
 <mountains/Demirkazik/>
      :inMountains <mountainRanges/Taurus/> .
 <mountains/Khuvkhoitun/>
      :inMountains <mountainRanges/Sredinny+Range/> .
 <mountains/Ichinsky/>
      :inMountains <mountainRanges/Sredinny+Range/> .
 <mountains/Peak+Pobeda/>
      :inMountains <mountainRanges/Chersky+Range/> .
 <mountains/Mus-Khaya/>
      :inMountains <mountainRanges/Suntar-Khayata+Range/> .
 <mountains/Tordoki+Yani/>
      :inMountains <mountainRanges/Sikhote-Alin/> .
 <mountains/Pik+BAM/>
      :inMountains <mountainRanges/Stanovoy+Highlands/> .
 <mountains/Mönkh+Saridag/>
      :inMountains <mountainRanges/Sayan+Mountains/> .
 <mountains/Bjelucha/>
      :inMountains <mountainRanges/Altai/> .
 <mountains/Pik+Talgar/>
      :inMountains <mountainRanges/Tian+Shan/> .
 <mountains/Pik+Manas/>
      :inMountains <mountainRanges/Tian+Shan/> .
 <mountains/Pik+Chan-Tengri/>
      :inMountains <mountainRanges/Tian+Shan/> .
 <islands/Svalbard/>
      :belongsToArchipelago <archipelagos/Svalbard/> .
 <islands/Austvågøy/>
      :belongsToArchipelago <archipelagos/Lofotes/> .
 <islands/Streymoy/>
      :belongsToArchipelago <archipelagos/Faroe+Islands/> .
 <islands/Ireland/>
      :belongsToArchipelago <archipelagos/British+Isles/> .
 <islands/Great+Britain/>
      :belongsToArchipelago <archipelagos/British+Isles/> .
 <islands/Shetland+Mainland/>
      :belongsToArchipelago <archipelagos/Shetland+Islands/> .
 <islands/Orkney+Mainland/>
      :belongsToArchipelago <archipelagos/Orkney+Islands/> .
 <islands/South+Ronaldsay/>
      :belongsToArchipelago <archipelagos/Orkney+Islands/> .
 <islands/Hoy/>
      :belongsToArchipelago <archipelagos/Orkney+Islands/> .
 <islands/Westray/>
      :belongsToArchipelago <archipelagos/Orkney+Islands/> .
 <islands/Barra/>
      :belongsToArchipelago <archipelagos/Outer+Hebrides/> .
 <islands/South+Uist/>
      :belongsToArchipelago <archipelagos/Outer+Hebrides/> .
 <islands/Benbecula/>
      :belongsToArchipelago <archipelagos/Outer+Hebrides/> .
 <islands/North+Uist/>
      :belongsToArchipelago <archipelagos/Outer+Hebrides/> .
 <islands/Lewis+and+Harris/>
      :belongsToArchipelago <archipelagos/Outer+Hebrides/> .
 <islands/Skye/>
      :belongsToArchipelago <archipelagos/Inner+Hebrides/> .
 <islands/Rhum/>
      :belongsToArchipelago <archipelagos/Inner+Hebrides/> .
 <islands/Mull/>
      :belongsToArchipelago <archipelagos/Inner+Hebrides/> .
 <islands/Tiree/>
      :belongsToArchipelago <archipelagos/Inner+Hebrides/> .
 <islands/Islay/>
      :belongsToArchipelago <archipelagos/Inner+Hebrides/> .
 <islands/Jura/>
      :belongsToArchipelago <archipelagos/Inner+Hebrides/> .
 <islands/Arran/>
      :belongsToArchipelago <archipelagos/Inner+Hebrides/> .
 <islands/Isle+of+Man/>
      :belongsToArchipelago <archipelagos/British+Isles/> .
 <islands/Anglesey/>
      :belongsToArchipelago <archipelagos/British+Isles/> .
 <islands/Isle+of+Wight/>
      :belongsToArchipelago <archipelagos/British+Isles/> .
 <islands/Guernsey/>
      :belongsToArchipelago <archipelagos/Channel+Islands/> .
 <islands/Jersey/>
      :belongsToArchipelago <archipelagos/Channel+Islands/> .
 <islands/Åland/>
      :belongsToArchipelago <archipelagos/Åland+Islands/> .
 <islands/Sylt/>
      :belongsToArchipelago <archipelagos/Nordfriesische+Inseln/> .
 <islands/Föhr/>
      :belongsToArchipelago <archipelagos/Nordfriesische+Inseln/> .
 <islands/Amrum/>
      :belongsToArchipelago <archipelagos/Nordfriesische+Inseln/> .
 <islands/Pellworm/>
      :belongsToArchipelago <archipelagos/Nordfriesische+Inseln/> .
 <islands/Wangerooge/>
      :belongsToArchipelago <archipelagos/Ostfriesische+Inseln/> .
 <islands/Spiekeroog/>
      :belongsToArchipelago <archipelagos/Ostfriesische+Inseln/> .
 <islands/Langeoog/>
      :belongsToArchipelago <archipelagos/Ostfriesische+Inseln/> .
 <islands/Baltrum/>
      :belongsToArchipelago <archipelagos/Ostfriesische+Inseln/> .
 <islands/Norderney/>
      :belongsToArchipelago <archipelagos/Ostfriesische+Inseln/> .
 <islands/Juist/>
      :belongsToArchipelago <archipelagos/Ostfriesische+Inseln/> .
 <islands/Borkum/>
      :belongsToArchipelago <archipelagos/Ostfriesische+Inseln/> .
 <islands/Schiermonnikoog/>
      :belongsToArchipelago <archipelagos/Westfriesische+Inseln/> .
 <islands/Ameland/>
      :belongsToArchipelago <archipelagos/Westfriesische+Inseln/> .
 <islands/Terschelling/>
      :belongsToArchipelago <archipelagos/Westfriesische+Inseln/> .
 <islands/Vlieland/>
      :belongsToArchipelago <archipelagos/Westfriesische+Inseln/> .
 <islands/Texel/>
      :belongsToArchipelago <archipelagos/Westfriesische+Inseln/> .
 <islands/Krk/>
      :belongsToArchipelago <archipelagos/Adriatic+Islands/> .
 <islands/Cres/>
      :belongsToArchipelago <archipelagos/Adriatic+Islands/> .
 <islands/Brač/>
      :belongsToArchipelago <archipelagos/Adriatic+Islands/> .
 <islands/Korčula/>
      :belongsToArchipelago <archipelagos/Adriatic+Islands/> .
 <islands/Korfu/>
      :belongsToArchipelago <archipelagos/Ionic+Islands/> .
 <islands/Lefkas/>
      :belongsToArchipelago <archipelagos/Ionic+Islands/> .
 <islands/Kefallinia/>
      :belongsToArchipelago <archipelagos/Ionic+Islands/> .
 <islands/Zakynthos/>
      :belongsToArchipelago <archipelagos/Ionic+Islands/> .
 <islands/Samothraki/>
      :belongsToArchipelago <archipelagos/Sporades/> .
 <islands/Lesbos/>
      :belongsToArchipelago <archipelagos/Sporades/> .
 <islands/Chios/>
      :belongsToArchipelago <archipelagos/Sporades/> .
 <islands/Samos/>
      :belongsToArchipelago <archipelagos/Sporades/> .
 <islands/Ikaria/>
      :belongsToArchipelago <archipelagos/Sporades/> .
 <islands/Kos/>
      :belongsToArchipelago <archipelagos/Sporades/> .
 <islands/Rhodos/>
      :belongsToArchipelago <archipelagos/Sporades/> .
 <islands/Syros/>
      :belongsToArchipelago <archipelagos/Kyklades/> .
 <islands/Mykonos/>
      :belongsToArchipelago <archipelagos/Kyklades/> .
 <islands/Alicudi/>
      :belongsToArchipelago <archipelagos/Lipari+Islands/> .
 <islands/Filicudi/>
      :belongsToArchipelago <archipelagos/Lipari+Islands/> .
 <islands/Salina/>
      :belongsToArchipelago <archipelagos/Lipari+Islands/> .
 <islands/Lipari/>
      :belongsToArchipelago <archipelagos/Lipari+Islands/> .
 <islands/Vulcano/>
      :belongsToArchipelago <archipelagos/Lipari+Islands/> .
 <islands/Panarea/>
      :belongsToArchipelago <archipelagos/Lipari+Islands/> .
 <islands/Stromboli/>
      :belongsToArchipelago <archipelagos/Lipari+Islands/> .
 <islands/Malta/>
      :belongsToArchipelago <archipelagos/Malta/> .
 <islands/Gozo/>
      :belongsToArchipelago <archipelagos/Malta/> .
 <islands/Menorca/>
      :belongsToArchipelago <archipelagos/Baleares/> .
 <islands/Mallorca/>
      :belongsToArchipelago <archipelagos/Baleares/> .
 <islands/Ibiza/>
      :belongsToArchipelago <archipelagos/Baleares/> .
 <islands/Formentera/>
      :belongsToArchipelago <archipelagos/Baleares/> .
 <islands/Lanzarote/>
      :belongsToArchipelago <archipelagos/Canares/> .
 <islands/Fuerteventura/>
      :belongsToArchipelago <archipelagos/Canares/> .
 <islands/Gran+Canaria/>
      :belongsToArchipelago <archipelagos/Canares/> .
 <islands/Teneriffa/>
      :belongsToArchipelago <archipelagos/Canares/> .
 <islands/Gomera/>
      :belongsToArchipelago <archipelagos/Canares/> .
 <islands/Hierro/>
      :belongsToArchipelago <archipelagos/Canares/> .
 <islands/La+Palma/>
      :belongsToArchipelago <archipelagos/Canares/> .
 <islands/Madeira/>
      :belongsToArchipelago <archipelagos/Madeira/> .
 <islands/Porto+Santo/>
      :belongsToArchipelago <archipelagos/Madeira/> .
 <islands/Sao+Miguel/>
      :belongsToArchipelago <archipelagos/Azores/> .
 <islands/Santa+Maria/>
      :belongsToArchipelago <archipelagos/Azores/> .
 <islands/Terceira/>
      :belongsToArchipelago <archipelagos/Azores/> .
 <islands/Sao+Jorge/>
      :belongsToArchipelago <archipelagos/Azores/> .
 <islands/Pico/>
      :belongsToArchipelago <archipelagos/Azores/> .
 <islands/Faial/>
      :belongsToArchipelago <archipelagos/Azores/> .
 <islands/Graciosa/>
      :belongsToArchipelago <archipelagos/Azores/> .
 <islands/Flores+(Azores)/>
      :belongsToArchipelago <archipelagos/Azores/> .
 <islands/Corvo/>
      :belongsToArchipelago <archipelagos/Azores/> .
 <islands/Atlasov/>
      :belongsToArchipelago <archipelagos/Curiles/> .
 <islands/Paramushir/>
      :belongsToArchipelago <archipelagos/Curiles/> .
 <islands/Onekotan/>
      :belongsToArchipelago <archipelagos/Curiles/> .
 <islands/Iturup/>
      :belongsToArchipelago <archipelagos/Curiles/> .
 <islands/Kunashir/>
      :belongsToArchipelago <archipelagos/Curiles/> .
 <countries/AL/cities/Shkodër/>
      :locatedAt <lakes/Lake+Skutari/> .
 <countries/AL/cities/Durrës/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/AL/cities/Vlorë/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/cities/Kavala/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Attikis/cities/Athina/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Attikis/cities/Peiraias/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Dytikis+Elladas/cities/Patra/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Ionion+Nison/cities/Kerkyra/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Kentrikis+Makedonias/cities/Thessaloniki/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Kritis/cities/Iraklio/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Kritis/cities/Chania/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Notioy+Aigaioy/cities/Ermoupoli/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Notioy+Aigaioy/cities/Rhodes/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Stereas+Elladas/cities/Chalkida/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Thessalias/cities/Volos/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GR/provinces/Boreioy+Aigaioy/cities/Mytilini/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/CY/cities/Larnaka/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/CY/cities/Lemesos/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/MK/cities/Skopje/>
      :locatedAt <rivers/Vardar/> .
 <countries/SRB/cities/Beograd/>
      :locatedAt <rivers/Donau/> .
 <countries/SRB/cities/Beograd/>
      :locatedAt <rivers/Save/> .
 <countries/SRB/cities/Novi+Sad/>
      :locatedAt <rivers/Donau/> .
 <countries/SRB/cities/Kragujevac/>
      :locatedAt <rivers/Southern+Morava/> .
 <countries/SRB/cities/Niš/>
      :locatedAt <rivers/Southern+Morava/> .
 <countries/MNE/cities/Podgorica/>
      :locatedAt <rivers/Moraca/> .
 <countries/AND/cities/Andorra+la+Vella/>
      :locatedAt <rivers/Valira/> .
 <countries/F/provinces/Île-de-France/cities/Paris/>
      :locatedAt <rivers/Seine/> .
 <countries/F/provinces/Île-de-France/cities/Paris/>
      :locatedAt <rivers/Marne/> .
 <countries/F/provinces/Île-de-France/cities/Boulogne-Billancourt/>
      :locatedAt <rivers/Seine/> .
 <countries/F/provinces/Île-de-France/cities/Argenteuil/>
      :locatedAt <rivers/Seine/> .
 <countries/F/provinces/Île-de-France/cities/Saint-Denis/>
      :locatedAt <rivers/Seine/> .
 <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Lyon/>
      :locatedAt <rivers/Saone/> .
 <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Lyon/>
      :locatedAt <rivers/Rhone/> .
 <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Grenoble/>
      :locatedAt <rivers/Isere/> .
 <countries/F/provinces/Auvergne-Rhône-Alpes/cities/Villeurbanne/>
      :locatedAt <rivers/Rhone/> .
 <countries/F/provinces/Nouvelle-Aquitaine/cities/Bordeaux/>
      :locatedAt <rivers/Garonne/> .
 <countries/F/provinces/Nouvelle-Aquitaine/cities/Limoges/>
      :locatedAt <rivers/Vienne/> .
 <countries/F/provinces/Hauts-de-France/cities/Amiens/>
      :locatedAt <rivers/Somme/> .
 <countries/F/provinces/Hauts-de-France/cities/Calais/>
      :locatedAt <seas/North+Sea/> .
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Marseille/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Nice/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/F/provinces/Provence-Alpes-Côte+d'Azur/cities/Toulon/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/F/provinces/Bretagne/cities/Rennes/>
      :locatedAt <rivers/Vilaine/> .
 <countries/F/provinces/Bretagne/cities/Brest/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/F/provinces/Centre-Val+de+Loire/cities/Orléans/>
      :locatedAt <rivers/Loire/> .
 <countries/F/provinces/Centre-Val+de+Loire/cities/Tours/>
      :locatedAt <rivers/Loire/> .
 <countries/F/provinces/Pays+de+la+Loire/cities/Nantes/>
      :locatedAt <rivers/Loire/> .
 <countries/F/provinces/Pays+de+la+Loire/cities/Angers/>
      :locatedAt <rivers/Maine/> .
 <countries/F/provinces/Pays+de+la+Loire/cities/Le+Mans/>
      :locatedAt <rivers/Sarthe/> .
 <countries/F/provinces/Grand+Est/cities/Strasbourg/>
      :locatedAt <rivers/Rhein/> .
 <countries/F/provinces/Grand+Est/cities/Strasbourg/>
      :locatedAt <rivers/Ill/> .
 <countries/F/provinces/Grand+Est/cities/Mulhouse/>
      :locatedAt <rivers/Ill/> .
 <countries/F/provinces/Grand+Est/cities/Metz/>
      :locatedAt <rivers/Mosel/> .
 <countries/F/provinces/Grand+Est/cities/Nancy/>
      :locatedAt <rivers/Meurthe/> .
 <countries/F/provinces/Normandie/cities/Rouen/>
      :locatedAt <rivers/Seine/> .
 <countries/F/provinces/Normandie/cities/Le+Havre/>
      :locatedAt <seas/The+Channel/> .
 <countries/F/provinces/Normandie/cities/Le+Havre/>
      :locatedAt <rivers/Seine/> .
 <countries/F/provinces/Bourgogne-Franche-Comté/cities/Besançon/>
      :locatedAt <rivers/Doubs/> .
 <countries/F/provinces/Occitanie/cities/Toulouse/>
      :locatedAt <rivers/Garonne/> .
 <countries/F/provinces/Occitanie/cities/Perpignan/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/F/provinces/Corse/cities/Ajaccio/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Andalucía/cities/Sevilla/>
      :locatedAt <rivers/Guadalquivir/> .
 <countries/E/provinces/Andalucía/cities/Almería/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Andalucía/cities/Cádiz/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Andalucía/cities/Córdoba/>
      :locatedAt <rivers/Guadalquivir/> .
 <countries/E/provinces/Andalucía/cities/Granada/>
      :locatedAt <rivers/Genil/> .
 <countries/E/provinces/Andalucía/cities/Huelva/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Andalucía/cities/Málaga/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Andalucía/cities/Algeciras/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Andalucía/cities/Marbella/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Aragón/cities/Zaragoza/>
      :locatedAt <rivers/Ebro/> .
 <countries/E/provinces/Asturias/cities/Gijón/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Illes+Balears/cities/Palma+de+Mallorca/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Euskadi/cities/Bilbao/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Euskadi/cities/Barakaldo/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Euskadi/cities/Donostia/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Canarias/cities/Santa+Cruz+de+Tenerife/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Canarias/cities/San+Cristóbal+de+La+Laguna/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Canarias/cities/Las+Palmas+de+Gran+Canaria/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Canarias/cities/Telde/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Cantabria/cities/Santander/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Castilla+y+León/cities/Valladolid/>
      :locatedAt <rivers/Douro/> .
 <countries/E/provinces/Castilla-La+Mancha/cities/Toledo/>
      :locatedAt <rivers/Tejo/> .
 <countries/E/provinces/Catalunya/cities/Barcelona/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Catalunya/cities/Lleida/>
      :locatedAt <rivers/Segre/> .
 <countries/E/provinces/Catalunya/cities/Tarragona/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Catalunya/cities/Badalona/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Extremadura/cities/Badajoz/>
      :locatedAt <rivers/Guadiana/> .
 <countries/E/provinces/Galicia/cities/A+Coruña/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Galicia/cities/Vigo/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/E/provinces/Galicia/cities/Ourense/>
      :locatedAt <rivers/Mino/> .
 <countries/E/provinces/Madrid/cities/Torrejón+de+Ardoz/>
      :locatedAt <rivers/Jarama/> .
 <countries/E/provinces/Murcia/cities/Murcia/>
      :locatedAt <rivers/Segura/> .
 <countries/E/provinces/Murcia/cities/Cartagena/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/La+Rioja/cities/Logroño/>
      :locatedAt <rivers/Ebro/> .
 <countries/E/provinces/Valenciana/cities/Valencia/>
      :locatedAt <rivers/Turia/> .
 <countries/E/provinces/Valenciana/cities/Valencia/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Valenciana/cities/Alicante/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/E/provinces/Valenciana/cities/Castellón+de+la+Plana/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/CZ/provinces/Praha/cities/Praha/>
      :locatedAt <rivers/Moldau/> .
 <countries/CZ/provinces/Praha/cities/Praha/>
      :locatedAt <rivers/Berounka/> .
 <countries/CZ/provinces/Jihočeský/cities/České+Budějovice/>
      :locatedAt <rivers/Moldau/> .
 <countries/CZ/provinces/Jihomoravský/cities/Brno/>
      :locatedAt <rivers/Svratka/> .
 <countries/CZ/provinces/Karlovarský/cities/Karlovy+Vary/>
      :locatedAt <rivers/Eger/> .
 <countries/CZ/provinces/Vysočina/cities/Jihlava/>
      :locatedAt <rivers/Jihlava/> .
 <countries/CZ/provinces/Královéhradecký/cities/Hradec+Králové/>
      :locatedAt <rivers/Elbe/> .
 <countries/CZ/provinces/Liberecký/cities/Liberec/>
      :locatedAt <rivers/Neiße/> .
 <countries/CZ/provinces/Moravskoslezský/cities/Ostrava/>
      :locatedAt <rivers/Oder/> .
 <countries/CZ/provinces/Olomoucký/cities/Olomouc/>
      :locatedAt <rivers/March/> .
 <countries/CZ/provinces/Pardubický/cities/Pardubice/>
      :locatedAt <rivers/Elbe/> .
 <countries/CZ/provinces/Plzeňský/cities/Plzeň/>
      :locatedAt <rivers/Berounka/> .
 <countries/CZ/provinces/Ústecký/cities/Ústí+nad+Labem/>
      :locatedAt <rivers/Elbe/> .
 <countries/SK/provinces/Bratislavský/cities/Bratislava/>
      :locatedAt <rivers/Donau/> .
 <countries/SK/provinces/Bratislavský/cities/Bratislava/>
      :locatedAt <rivers/March/> .
 <countries/SK/provinces/Banskobystrický/cities/Banská+Bystrica/>
      :locatedAt <rivers/Hron/> .
 <countries/SK/provinces/Žilinský/cities/Žilina/>
      :locatedAt <rivers/Waag/> .
 <countries/SK/provinces/Košický/cities/Košice/>
      :locatedAt <rivers/Hernad/> .
 <countries/SK/provinces/Prešovský/cities/Prešov/>
      :locatedAt <rivers/Torysa/> .
 <countries/SK/provinces/Nitriansky/cities/Nitra/>
      :locatedAt <rivers/Nitra/> .
 <countries/SK/provinces/Trenčiansky/cities/Trenčín/>
      :locatedAt <rivers/Waag/> .
 <countries/D/provinces/Baden-Württemberg/cities/Stuttgart/>
      :locatedAt <rivers/Neckar/> .
 <countries/D/provinces/Baden-Württemberg/cities/Mannheim/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Baden-Württemberg/cities/Mannheim/>
      :locatedAt <rivers/Neckar/> .
 <countries/D/provinces/Baden-Württemberg/cities/Karlsruhe/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Baden-Württemberg/cities/Heidelberg/>
      :locatedAt <rivers/Neckar/> .
 <countries/D/provinces/Baden-Württemberg/cities/Heilbronn/>
      :locatedAt <rivers/Neckar/> .
 <countries/D/provinces/Baden-Württemberg/cities/Pforzheim/>
      :locatedAt <rivers/Enz/> .
 <countries/D/provinces/Baden-Württemberg/cities/Ulm/>
      :locatedAt <rivers/Donau/> .
 <countries/D/provinces/Baden-Württemberg/cities/Ulm/>
      :locatedAt <rivers/Iller/> .
 <countries/D/provinces/Bayern/cities/München/>
      :locatedAt <rivers/Isar/> .
 <countries/D/provinces/Bayern/cities/Nürnberg/>
      :locatedAt <rivers/Pegnitz/> .
 <countries/D/provinces/Bayern/cities/Augsburg/>
      :locatedAt <rivers/Lech/> .
 <countries/D/provinces/Bayern/cities/Würzburg/>
      :locatedAt <rivers/Main/> .
 <countries/D/provinces/Bayern/cities/Regensburg/>
      :locatedAt <rivers/Donau/> .
 <countries/D/provinces/Bayern/cities/Regensburg/>
      :locatedAt <rivers/Regen/> .
 <countries/D/provinces/Bayern/cities/Regensburg/>
      :locatedAt <rivers/Naab/> .
 <countries/D/provinces/Bayern/cities/Ingolstadt/>
      :locatedAt <rivers/Donau/> .
 <countries/D/provinces/Bayern/cities/Fürth/>
      :locatedAt <rivers/Rednitz/> .
 <countries/D/provinces/Bayern/cities/Fürth/>
      :locatedAt <rivers/Pegnitz/> .
 <countries/D/provinces/Bayern/cities/Fürth/>
      :locatedAt <rivers/Regnitz/> .
 <countries/D/provinces/Bayern/cities/Erlangen/>
      :locatedAt <rivers/Regnitz/> .
 <countries/D/provinces/Berlin/cities/Berlin/>
      :locatedAt <rivers/Havel/> .
 <countries/D/provinces/Berlin/cities/Berlin/>
      :locatedAt <rivers/Spree/> .
 <countries/D/provinces/Brandenburg/cities/Potsdam/>
      :locatedAt <rivers/Havel/> .
 <countries/D/provinces/Brandenburg/cities/Cottbus/>
      :locatedAt <rivers/Spree/> .
 <countries/D/provinces/Bremen/cities/Bremen/>
      :locatedAt <rivers/Weser/> .
 <countries/D/provinces/Bremen/cities/Bremerhaven/>
      :locatedAt <seas/North+Sea/> .
 <countries/D/provinces/Bremen/cities/Bremerhaven/>
      :locatedAt <rivers/Weser/> .
 <countries/D/provinces/Hamburg/cities/Hamburg/>
      :locatedAt <rivers/Elbe/> .
 <countries/D/provinces/Hessen/cities/Wiesbaden/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Hessen/cities/Wiesbaden/>
      :locatedAt <rivers/Main/> .
 <countries/D/provinces/Hessen/cities/Frankfurt/>
      :locatedAt <rivers/Main/> .
 <countries/D/provinces/Hessen/cities/Frankfurt/>
      :locatedAt <rivers/Nidda/> .
 <countries/D/provinces/Hessen/cities/Kassel/>
      :locatedAt <rivers/Fulda/> .
 <countries/D/provinces/Hessen/cities/Offenbach+am+Main/>
      :locatedAt <rivers/Main/> .
 <countries/D/provinces/Mecklenburg-Vorpommern/cities/Rostock/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/D/provinces/Niedersachsen/cities/Hannover/>
      :locatedAt <rivers/Leine/> .
 <countries/D/provinces/Niedersachsen/cities/Braunschweig/>
      :locatedAt <rivers/Oker/> .
 <countries/D/provinces/Niedersachsen/cities/Osnabrück/>
      :locatedAt <rivers/Hase/> .
 <countries/D/provinces/Niedersachsen/cities/Göttingen/>
      :locatedAt <rivers/Leine/> .
 <countries/D/provinces/Niedersachsen/cities/Wolfsburg/>
      :locatedAt <rivers/Aller/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Düsseldorf/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Köln/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Essen/>
      :locatedAt <rivers/Emscher/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Essen/>
      :locatedAt <rivers/Ruhr/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Dortmund/>
      :locatedAt <rivers/Emscher/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Dortmund/>
      :locatedAt <rivers/Ruhr/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Duisburg/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Duisburg/>
      :locatedAt <rivers/Ruhr/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Bochum/>
      :locatedAt <rivers/Ruhr/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Wuppertal/>
      :locatedAt <rivers/Wupper/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Gelsenkirchen/>
      :locatedAt <rivers/Emscher/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Bonn/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Krefeld/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Oberhausen/>
      :locatedAt <rivers/Emscher/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Oberhausen/>
      :locatedAt <rivers/Ruhr/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Hagen/>
      :locatedAt <rivers/Ruhr/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Hamm/>
      :locatedAt <rivers/Lippe/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Herne/>
      :locatedAt <rivers/Emscher/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Mülheim/>
      :locatedAt <rivers/Ruhr/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Solingen/>
      :locatedAt <rivers/Wupper/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Leverkusen/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Leverkusen/>
      :locatedAt <rivers/Wupper/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Neuss/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Paderborn/>
      :locatedAt <rivers/Lippe/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Recklinghausen/>
      :locatedAt <rivers/Emscher/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Remscheid/>
      :locatedAt <rivers/Wupper/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Bottrop/>
      :locatedAt <rivers/Emscher/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Siegen/>
      :locatedAt <rivers/Sieg/> .
 <countries/D/provinces/Nordrhein-Westfalen/cities/Witten/>
      :locatedAt <rivers/Ruhr/> .
 <countries/D/provinces/Rheinland-Pfalz/cities/Mainz/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Rheinland-Pfalz/cities/Ludwigshafen/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Rheinland-Pfalz/cities/Koblenz/>
      :locatedAt <rivers/Rhein/> .
 <countries/D/provinces/Rheinland-Pfalz/cities/Koblenz/>
      :locatedAt <rivers/Mosel/> .
 <countries/D/provinces/Rheinland-Pfalz/cities/Trier/>
      :locatedAt <rivers/Mosel/> .
 <countries/D/provinces/Saarland/cities/Saarbrücken/>
      :locatedAt <rivers/Saar/> .
 <countries/D/provinces/Sachsen/cities/Dresden/>
      :locatedAt <rivers/Elbe/> .
 <countries/D/provinces/Sachsen/cities/Leipzig/>
      :locatedAt <rivers/Weiße+Elster/> .
 <countries/D/provinces/Sachsen/cities/Zwickau/>
      :locatedAt <rivers/Mulde/> .
 <countries/D/provinces/Sachsen-Anhalt/cities/Magdeburg/>
      :locatedAt <rivers/Elbe/> .
 <countries/D/provinces/Sachsen-Anhalt/cities/Halle/>
      :locatedAt <rivers/Saale/> .
 <countries/D/provinces/Sachsen-Anhalt/cities/Halle/>
      :locatedAt <rivers/Weiße+Elster/> .
 <countries/D/provinces/Schleswig-Holstein/cities/Kiel/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/D/provinces/Schleswig-Holstein/cities/Lübeck/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/D/provinces/Thüringen/cities/Gera/>
      :locatedAt <rivers/Weiße+Elster/> .
 <countries/D/provinces/Thüringen/cities/Jena/>
      :locatedAt <rivers/Saale/> .
 <countries/H/provinces/Borsod-Abaúj-Zemplén/cities/Miskolc/>
      :locatedAt <rivers/Sajó/> .
 <countries/H/provinces/Csongrád/cities/Szeged/>
      :locatedAt <rivers/Tisza/> .
 <countries/H/provinces/Csongrád/cities/Szeged/>
      :locatedAt <rivers/Mureș/> .
 <countries/H/provinces/Győr-Moson-Sopron/cities/Győr/>
      :locatedAt <rivers/Raab/> .
 <countries/H/provinces/Jász-Nagykun-Szolnok/cities/Szolnok/>
      :locatedAt <rivers/Tisza/> .
 <countries/H/provinces/Budapest/cities/Budapest/>
      :locatedAt <rivers/Donau/> .
 <countries/I/provinces/Piemonte/cities/Torino/>
      :locatedAt <rivers/Po/> .
 <countries/I/provinces/Valle+d'Aosta/cities/Aosta/>
      :locatedAt <rivers/Dora+Baltea/> .
 <countries/I/provinces/Lombardia/cities/Milano/>
      :locatedAt <rivers/Lambro/> .
 <countries/I/provinces/Lombardia/cities/Monza/>
      :locatedAt <rivers/Lambro/> .
 <countries/I/provinces/Trentino-Alto+Adige/cities/Bolzano/>
      :locatedAt <rivers/Etsch/> .
 <countries/I/provinces/Trentino-Alto+Adige/cities/Trento/>
      :locatedAt <rivers/Etsch/> .
 <countries/I/provinces/Veneto/cities/Verona/>
      :locatedAt <rivers/Etsch/> .
 <countries/I/provinces/Veneto/cities/Venézia/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Friuli-Venezia+Giulia/cities/Trieste/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Liguria/cities/La+Spezia/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Liguria/cities/Génova/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Emilia-Romagna/cities/Piacenza/>
      :locatedAt <rivers/Po/> .
 <countries/I/provinces/Emilia-Romagna/cities/Rímini/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Toscana/cities/Livorno/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Toscana/cities/Pisa/>
      :locatedAt <rivers/Arno/> .
 <countries/I/provinces/Toscana/cities/Firenze/>
      :locatedAt <rivers/Arno/> .
 <countries/I/provinces/Marche/cities/Ancona/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Lazio/cities/Roma/>
      :locatedAt <rivers/Tevere/> .
 <countries/I/provinces/Abruzzo/cities/Pescara/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Campania/cities/Salerno/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Campania/cities/Nápoli/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Campania/cities/Torre+del+Greco/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Puglia/cities/Bari/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Puglia/cities/Táranto/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Calabria/cities/Réggio+di+Calabria/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Sicilia/cities/Palermo/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Sicilia/cities/Messina/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Sicilia/cities/Catánia/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Sicilia/cities/Siracusa/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/I/provinces/Sardegna/cities/Cágliari/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/CH/provinces/Aargau/cities/Aarau/>
      :locatedAt <rivers/Aare/> .
 <countries/CH/provinces/Basel-Stadt/cities/Basel/>
      :locatedAt <rivers/Birs/> .
 <countries/CH/provinces/Basel-Stadt/cities/Basel/>
      :locatedAt <rivers/Rhein/> .
 <countries/CH/provinces/Bern/cities/Bern/>
      :locatedAt <rivers/Aare/> .
 <countries/CH/provinces/Bern/cities/Biel/>
      :locatedAt <lakes/Bielersee/> .
 <countries/CH/provinces/Fribourg/cities/Fribourg/>
      :locatedAt <rivers/Saane/> .
 <countries/CH/provinces/Genève/cities/Genève/>
      :locatedAt <rivers/Rhone/> .
 <countries/CH/provinces/Genève/cities/Genève/>
      :locatedAt <lakes/Lac+Leman/> .
 <countries/CH/provinces/Graubünden/cities/Chur/>
      :locatedAt <rivers/Rhein/> .
 <countries/CH/provinces/Jura/cities/Delemont/>
      :locatedAt <rivers/Birs/> .
 <countries/CH/provinces/Luzern/cities/Luzern/>
      :locatedAt <rivers/Reuss/> .
 <countries/CH/provinces/Luzern/cities/Luzern/>
      :locatedAt <lakes/Vierwaldstättersee/> .
 <countries/CH/provinces/Neuchâtel/cities/Neuchatel/>
      :locatedAt <lakes/Lac+de+Neuchâtel/> .
 <countries/CH/provinces/Schaffhausen/cities/Schaffhausen/>
      :locatedAt <rivers/Rhein/> .
 <countries/CH/provinces/Solothurn/cities/Solothurn/>
      :locatedAt <rivers/Aare/> .
 <countries/CH/provinces/Thurgau/cities/Frauenfeld/>
      :locatedAt <rivers/Thur/> .
 <countries/CH/provinces/Ticino/cities/Bellinzona/>
      :locatedAt <rivers/Ticino/> .
 <countries/CH/provinces/Ticino/cities/Lugano/>
      :locatedAt <lakes/Lago+di+Lugano/> .
 <countries/CH/provinces/Uri/cities/Altdorf/>
      :locatedAt <rivers/Reuss/> .
 <countries/CH/provinces/Uri/cities/Altdorf/>
      :locatedAt <lakes/Vierwaldstättersee/> .
 <countries/CH/provinces/Valais/cities/Sion/>
      :locatedAt <rivers/Rhone/> .
 <countries/CH/provinces/Vaud/cities/Lausanne/>
      :locatedAt <lakes/Lac+Leman/> .
 <countries/CH/provinces/Zürich/cities/Zürich/>
      :locatedAt <rivers/Limmat/> .
 <countries/CH/provinces/Zürich/cities/Zürich/>
      :locatedAt <lakes/Zürichsee/> .
 <countries/FL/cities/Vaduz/>
      :locatedAt <rivers/Rhein/> .
 <countries/A/provinces/Kärnten/cities/Villach/>
      :locatedAt <rivers/Drau/> .
 <countries/A/provinces/Kärnten/cities/Villach/>
      :locatedAt <rivers/Gail/> .
 <countries/A/provinces/Vorarlberg/cities/Bregenz/>
      :locatedAt <rivers/Bregenzer+Ach/> .
 <countries/A/provinces/Vorarlberg/cities/Bregenz/>
      :locatedAt <lakes/Bodensee/> .
 <countries/A/provinces/Wien/cities/Wien/>
      :locatedAt <rivers/Donau/> .
 <countries/A/provinces/Oberösterreich/cities/Linz/>
      :locatedAt <rivers/Donau/> .
 <countries/A/provinces/Tirol/cities/Innsbruck/>
      :locatedAt <rivers/Inn/> .
 <countries/A/provinces/Tirol/cities/Lienz/>
      :locatedAt <rivers/Drau/> .
 <countries/A/provinces/Steiermark/cities/Graz/>
      :locatedAt <rivers/Mur/> .
 <countries/A/provinces/Salzburg/cities/Salzburg/>
      :locatedAt <rivers/Salzach/> .
 <countries/EST/cities/Tallinn/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/LV/cities/Rīga/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/LV/cities/Rīga/>
      :locatedAt <rivers/Daugava/> .
 <countries/LT/cities/Vilnius/>
      :locatedAt <rivers/Neris/> .
 <countries/LT/cities/Kaunas/>
      :locatedAt <rivers/Memel/> .
 <countries/LT/cities/Kaunas/>
      :locatedAt <rivers/Neris/> .
 <countries/LT/cities/Klaipeda/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/BY/provinces/Brest/cities/Brest/>
      :locatedAt <rivers/Western+Bug/> .
 <countries/BY/provinces/Brest/cities/Pinsk/>
      :locatedAt <rivers/Prypjat/> .
 <countries/BY/provinces/Vitebsk/cities/Vitebsk/>
      :locatedAt <rivers/Daugava/> .
 <countries/BY/provinces/Vitebsk/cities/Orsha/>
      :locatedAt <rivers/Dnepr/> .
 <countries/BY/provinces/Vitebsk/cities/Novopolotsk/>
      :locatedAt <rivers/Daugava/> .
 <countries/BY/provinces/Gomel/cities/Gomel/>
      :locatedAt <rivers/Sozh/> .
 <countries/BY/provinces/Gomel/cities/Mazyr/>
      :locatedAt <rivers/Prypjat/> .
 <countries/BY/provinces/Grodno/cities/Grodno/>
      :locatedAt <rivers/Memel/> .
 <countries/BY/provinces/Mahiljou/cities/Mahiljou/>
      :locatedAt <rivers/Dnepr/> .
 <countries/BY/provinces/Mahiljou/cities/Bobruysk/>
      :locatedAt <rivers/Berezina/> .
 <countries/BY/provinces/Minsk/cities/Barysaw/>
      :locatedAt <rivers/Berezina/> .
 <countries/BY/provinces/Minsk+City/cities/Minsk/>
      :locatedAt <rivers/Svislach/> .
 <countries/PL/provinces/Dolnośląskie/cities/Wrocław/>
      :locatedAt <rivers/Oder/> .
 <countries/PL/provinces/Kujawsko-Pomorskie/cities/Bydgoszcz/>
      :locatedAt <rivers/Weichsel/> .
 <countries/PL/provinces/Kujawsko-Pomorskie/cities/Toruń/>
      :locatedAt <rivers/Weichsel/> .
 <countries/PL/provinces/Kujawsko-Pomorskie/cities/Grudziadz/>
      :locatedAt <rivers/Weichsel/> .
 <countries/PL/provinces/Kujawsko-Pomorskie/cities/Włocławek/>
      :locatedAt <rivers/Weichsel/> .
 <countries/PL/provinces/Lubuskie/cities/Gorzów+Wielkopolski/>
      :locatedAt <rivers/Warta/> .
 <countries/PL/provinces/Małopolskie/cities/Kraków/>
      :locatedAt <rivers/Weichsel/> .
 <countries/PL/provinces/Małopolskie/cities/Tarnów/>
      :locatedAt <rivers/Dunajec/> .
 <countries/PL/provinces/Mazowieckie/cities/Warszawa/>
      :locatedAt <rivers/Weichsel/> .
 <countries/PL/provinces/Mazowieckie/cities/Płock/>
      :locatedAt <rivers/Weichsel/> .
 <countries/PL/provinces/Opolskie/cities/Opole/>
      :locatedAt <rivers/Oder/> .
 <countries/PL/provinces/Pomorskie/cities/Gdańsk/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/PL/provinces/Pomorskie/cities/Gdańsk/>
      :locatedAt <rivers/Weichsel/> .
 <countries/PL/provinces/Pomorskie/cities/Gdynia/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/PL/provinces/Śląskie/cities/Częstochowa/>
      :locatedAt <rivers/Warta/> .
 <countries/PL/provinces/Wielkopolskie/cities/Poznań/>
      :locatedAt <rivers/Warta/> .
 <countries/PL/provinces/Zachodniopomorskie/cities/Szczecin/>
      :locatedAt <rivers/Oder/> .
 <countries/UA/provinces/Cerkaska/cities/Cerkasy/>
      :locatedAt <rivers/Dnepr/> .
 <countries/UA/provinces/Cerkaska/cities/Cerkasy/>
      :locatedAt <lakes/Kremenchuk+Reservoir/> .
 <countries/UA/provinces/Cernihivska/cities/Cernihiv/>
      :locatedAt <rivers/Desna/> .
 <countries/UA/provinces/Cernivecka/cities/Cernivci/>
      :locatedAt <rivers/Pruth/> .
 <countries/UA/provinces/Chersonska/cities/Cherson/>
      :locatedAt <rivers/Dnepr/> .
 <countries/UA/provinces/Chersonska/cities/Cherson/>
      :locatedAt <lakes/Kakhovka+Reservoir/> .
 <countries/UA/provinces/Chmelnytska/cities/Chmelnytskyi/>
      :locatedAt <rivers/SouthernBug/> .
 <countries/UA/provinces/Dnipropetrovska/cities/Dnipro/>
      :locatedAt <rivers/Dnepr/> .
 <countries/UA/provinces/Dnipropetrovska/cities/Kryvyi+Rih/>
      :locatedAt <rivers/Inhulets/> .
 <countries/UA/provinces/Dnipropetrovska/cities/Kamianske/>
      :locatedAt <rivers/Dnepr/> .
 <countries/UA/provinces/Dnipropetrovska/cities/Nikopol/>
      :locatedAt <lakes/Kakhovka+Reservoir/> .
 <countries/UA/provinces/Donetska/cities/Donetsk/>
      :locatedAt <rivers/Kalmius/> .
 <countries/UA/provinces/Donetska/cities/Mariupol/>
      :locatedAt <rivers/Kalmius/> .
 <countries/UA/provinces/Donetska/cities/Mariupol/>
      :locatedAt <seas/Sea+of+Azov/> .
 <countries/UA/provinces/Kyïvska/cities/Prypjat/>
      :locatedAt <rivers/Prypjat/> .
 <countries/UA/provinces/Kirovohradska/cities/Kropywnyzkyj/>
      :locatedAt <rivers/Inhul/> .
 <countries/UA/provinces/Luhanska/cities/Sievierodonetsk/>
      :locatedAt <rivers/Donets/> .
 <countries/UA/provinces/Luhanska/cities/Lysychansk/>
      :locatedAt <rivers/Donets/> .
 <countries/UA/provinces/Mykolaïvska/cities/Mykolaïv/>
      :locatedAt <rivers/Inhul/> .
 <countries/UA/provinces/Mykolaïvska/cities/Mykolaïv/>
      :locatedAt <rivers/SouthernBug/> .
 <countries/UA/provinces/Odeska/cities/Odesa/>
      :locatedAt <seas/Black+Sea/> .
 <countries/UA/provinces/Poltavska/cities/Poltava/>
      :locatedAt <rivers/Vorskla/> .
 <countries/UA/provinces/Poltavska/cities/Kremenchuk/>
      :locatedAt <rivers/Dnepr/> .
 <countries/UA/provinces/Poltavska/cities/Kremenchuk/>
      :locatedAt <lakes/Kremenchuk+Reservoir/> .
 <countries/UA/provinces/Sumska/cities/Sumy/>
      :locatedAt <rivers/Psel/> .
 <countries/UA/provinces/Vinnytska/cities/Vinnytsia/>
      :locatedAt <rivers/SouthernBug/> .
 <countries/UA/provinces/Volynska/cities/Lutsk/>
      :locatedAt <rivers/Styr/> .
 <countries/UA/provinces/Zaporizka/cities/Zaporizhzhia/>
      :locatedAt <rivers/Dnepr/> .
 <countries/UA/provinces/Zaporizka/cities/Berdiansk/>
      :locatedAt <seas/Sea+of+Azov/> .
 <countries/UA/provinces/Zytomyrska/cities/Zytomyr/>
      :locatedAt <rivers/Teteriv/> .
 <countries/UA/provinces/Krym/cities/Kerch/>
      :locatedAt <seas/Black+Sea/> .
 <countries/UA/provinces/Krym/cities/Kerch/>
      :locatedAt <seas/Sea+of+Azov/> .
 <countries/UA/provinces/Krym/cities/Yevpatoria/>
      :locatedAt <seas/Black+Sea/> .
 <countries/UA/provinces/Kyïv/cities/Kyïv/>
      :locatedAt <rivers/Dnepr/> .
 <countries/UA/provinces/Kyïv/cities/Kyïv/>
      :locatedAt <rivers/Desna/> .
 <countries/UA/provinces/Sevastopol/cities/Sevastopol/>
      :locatedAt <seas/Black+Sea/> .
 <countries/R/provinces/Karelia/cities/Petrozavodsk/>
      :locatedAt <lakes/Ozero+Onega/> .
 <countries/R/provinces/Komi/cities/Syktyvkar/>
      :locatedAt <rivers/Vychegda/> .
 <countries/R/provinces/Arkhangelskaya/cities/Arkhangelsk/>
      :locatedAt <rivers/Northern+Dwina/> .
 <countries/R/provinces/Arkhangelskaya/cities/Arkhangelsk/>
      :locatedAt <seas/White+Sea/> .
 <countries/R/provinces/Arkhangelskaya/cities/Severodvinsk/>
      :locatedAt <rivers/Northern+Dwina/> .
 <countries/R/provinces/Arkhangelskaya/cities/Severodvinsk/>
      :locatedAt <seas/White+Sea/> .
 <countries/R/provinces/Vologodskaya/cities/Vologda/>
      :locatedAt <rivers/Suchona/> .
 <countries/R/provinces/Vologodskaya/cities/Cherepovets/>
      :locatedAt <lakes/Rybinsk+Reservoir/> .
 <countries/R/provinces/Murmanskaya/cities/Murmansk/>
      :locatedAt <seas/Barents+Sea/> .
 <countries/R/provinces/Kaliningradskaya/cities/Kaliningrad/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/R/provinces/Sankt-Peterburg/cities/Sankt+Peterburg/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/R/provinces/Sankt-Peterburg/cities/Sankt+Peterburg/>
      :locatedAt <rivers/Newa/> .
 <countries/R/provinces/Pskovskaya/cities/Pskov/>
      :locatedAt <lakes/Ozero+Pskovskoje/> .
 <countries/R/provinces/Bryanskaya/cities/Bryansk/>
      :locatedAt <rivers/Desna/> .
 <countries/R/provinces/Kaluzhskaya/cities/Kaluga/>
      :locatedAt <rivers/Oka/> .
 <countries/R/provinces/Kostromskaya/cities/Kostroma/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Moscow/cities/Moskva/>
      :locatedAt <rivers/Moskva/> .
 <countries/R/provinces/Moskovskaya/cities/Žukovskij/>
      :locatedAt <rivers/Moskva/> .
 <countries/R/provinces/Moskovskaya/cities/Ramenskoye/>
      :locatedAt <rivers/Moskva/> .
 <countries/R/provinces/Moskovskaya/cities/Kolomna/>
      :locatedAt <rivers/Moskva/> .
 <countries/R/provinces/Moskovskaya/cities/Kolomna/>
      :locatedAt <rivers/Oka/> .
 <countries/R/provinces/Moskovskaya/cities/Serpuchov/>
      :locatedAt <rivers/Oka/> .
 <countries/R/provinces/Orlovskaya/cities/Orel/>
      :locatedAt <rivers/Oka/> .
 <countries/R/provinces/Ryazanskaya/cities/Ryazan/>
      :locatedAt <rivers/Oka/> .
 <countries/R/provinces/Smolenskaya/cities/Smolensk/>
      :locatedAt <rivers/Dnepr/> .
 <countries/R/provinces/Tverskaya/cities/Tver/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Yaroslavskaya/cities/Yaroslavl/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Yaroslavskaya/cities/Rybinsk/>
      :locatedAt <lakes/Rybinsk+Reservoir/> .
 <countries/R/provinces/Yaroslavskaya/cities/Rybinsk/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Chuvashia/cities/Cheboksary/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Chuvashia/cities/Novočeboksarsk/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Kirovskaya/cities/Kirov/>
      :locatedAt <rivers/Vyatka/> .
 <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Nizhnii+Novgorod/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Nizhnii+Novgorod/>
      :locatedAt <rivers/Oka/> .
 <countries/R/provinces/Nizhnii+Novgorodskaya/cities/Dzeržinsk/>
      :locatedAt <rivers/Oka/> .
 <countries/R/provinces/Belgorodskaya/cities/Belgorod/>
      :locatedAt <rivers/Donets/> .
 <countries/R/provinces/Belgorodskaya/cities/Staryj+Oskol/>
      :locatedAt <rivers/Oskol/> .
 <countries/R/provinces/Voronezhskaya/cities/Voronezh/>
      :locatedAt <rivers/Don/> .
 <countries/R/provinces/Kurskaya/cities/Kursk/>
      :locatedAt <rivers/Seym/> .
 <countries/R/provinces/Lipetskaya/cities/Jelec/>
      :locatedAt <rivers/Don/> .
 <countries/R/provinces/Tatarstan/cities/Kazan/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Tatarstan/cities/Naberezhnye+Tchelny/>
      :locatedAt <rivers/Kama/> .
 <countries/R/provinces/Tatarstan/cities/Naberezhnye+Tchelny/>
      :locatedAt <lakes/Lower+Kama+Reservoir/> .
 <countries/R/provinces/Tatarstan/cities/Nižnekamsk/>
      :locatedAt <rivers/Kama/> .
 <countries/R/provinces/Astrakhanskaya/cities/Astrakhan/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Volgogradskaya/cities/Volgograd/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Volgogradskaya/cities/Volzhsky/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Volgogradskaya/cities/Kamyšin/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Samarskaya/cities/Samara/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Samarskaya/cities/Tolyatti/>
      :locatedAt <lakes/Kuybyshev+Reservoir/> .
 <countries/R/provinces/Samarskaya/cities/Syzran/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Samarskaya/cities/Novokujbyševsk/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Saratovskaya/cities/Saratov/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Saratovskaya/cities/Balakovo/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Saratovskaya/cities/Ėngels/>
      :locatedAt <rivers/Volga/> .
 <countries/R/provinces/Ulyanovskaya/cities/Ulyanovsk/>
      :locatedAt <lakes/Kuybyshev+Reservoir/> .
 <countries/R/provinces/Ulyanovskaya/cities/Dimitrovgrad/>
      :locatedAt <lakes/Kuybyshev+Reservoir/> .
 <countries/R/provinces/Rostovskaya/cities/Rostov-na-Donu/>
      :locatedAt <rivers/Don/> .
 <countries/R/provinces/Rostovskaya/cities/Batajsk/>
      :locatedAt <rivers/Don/> .
 <countries/R/provinces/Rostovskaya/cities/Taganrog/>
      :locatedAt <seas/Sea+of+Azov/> .
 <countries/R/provinces/Rostovskaya/cities/Volgodonsk/>
      :locatedAt <rivers/Don/> .
 <countries/R/provinces/Bashkortostan/cities/Ufa/>
      :locatedAt <rivers/Belaya/> .
 <countries/R/provinces/Bashkortostan/cities/Neftekamsk/>
      :locatedAt <rivers/Kama/> .
 <countries/R/provinces/Bashkortostan/cities/Sterlitamak/>
      :locatedAt <rivers/Belaya/> .
 <countries/R/provinces/Bashkortostan/cities/Salavat/>
      :locatedAt <rivers/Belaya/> .
 <countries/R/provinces/Udmurtskaya/cities/Sarapul/>
      :locatedAt <rivers/Kama/> .
 <countries/R/provinces/Orenburgskaya/cities/Orenburg/>
      :locatedAt <rivers/Ural/> .
 <countries/R/provinces/Orenburgskaya/cities/Orsk/>
      :locatedAt <rivers/Ural/> .
 <countries/R/provinces/Permskij/cities/Perm/>
      :locatedAt <rivers/Kama/> .
 <countries/R/provinces/Permskij/cities/Berezniki/>
      :locatedAt <rivers/Kama/> .
 <countries/R/provinces/Dagestan/cities/Makhachkala/>
      :locatedAt <lakes/Caspian+Sea/> .
 <countries/R/provinces/Dagestan/cities/Derbent/>
      :locatedAt <lakes/Caspian+Sea/> .
 <countries/R/provinces/Dagestan/cities/Kaspijsk/>
      :locatedAt <lakes/Caspian+Sea/> .
 <countries/R/provinces/Karachayevo-Cherkesskaya/cities/Čerkessk/>
      :locatedAt <rivers/Kuban/> .
 <countries/R/provinces/North+Ossetia-Alania/cities/Vladikavkaz/>
      :locatedAt <rivers/Terek/> .
 <countries/R/provinces/Krasnodarskiy/cities/Krasnodar/>
      :locatedAt <rivers/Kuban/> .
 <countries/R/provinces/Krasnodarskiy/cities/Sochi/>
      :locatedAt <seas/Black+Sea/> .
 <countries/R/provinces/Krasnodarskiy/cities/Novorossiysk/>
      :locatedAt <seas/Black+Sea/> .
 <countries/R/provinces/Krasnodarskiy/cities/Armavir/>
      :locatedAt <rivers/Kuban/> .
 <countries/R/provinces/Stavropolskiy/cities/Nevinnomyssk/>
      :locatedAt <rivers/Kuban/> .
 <countries/R/provinces/Kurganskaya/cities/Kurgan/>
      :locatedAt <rivers/Tobol/> .
 <countries/R/provinces/Sverdlovskaya/cities/Yekaterinburg/>
      :locatedAt <rivers/Isset/> .
 <countries/R/provinces/Sverdlovskaya/cities/Nizhny+Tagil/>
      :locatedAt <rivers/Tagil/> .
 <countries/R/provinces/Sverdlovskaya/cities/Kamensk-Uralskij/>
      :locatedAt <rivers/Isset/> .
 <countries/R/provinces/Sverdlovskaya/cities/Pervouralsk/>
      :locatedAt <rivers/Chusovaya/> .
 <countries/R/provinces/Chelyabinskaya/cities/Chelyabinsk/>
      :locatedAt <rivers/Miass/> .
 <countries/R/provinces/Chelyabinskaya/cities/Magnitogorsk/>
      :locatedAt <rivers/Ural/> .
 <countries/R/provinces/Chelyabinskaya/cities/Miass/>
      :locatedAt <rivers/Miass/> .
 <countries/R/provinces/Altay/cities/Gorno+Altaysk/>
      :locatedAt <rivers/Katun/> .
 <countries/R/provinces/Altayskiy/cities/Barnaul/>
      :locatedAt <rivers/Ob/> .
 <countries/R/provinces/Altayskiy/cities/Bijsk/>
      :locatedAt <rivers/Katun/> .
 <countries/R/provinces/Kemerovskaya/cities/Kemerovo/>
      :locatedAt <rivers/Tom/> .
 <countries/R/provinces/Kemerovskaya/cities/Novokuznetsk/>
      :locatedAt <rivers/Tom/> .
 <countries/R/provinces/Novosibirskaya/cities/Novosibirsk/>
      :locatedAt <rivers/Ob/> .
 <countries/R/provinces/Novosibirskaya/cities/Novosibirsk/>
      :locatedAt <lakes/Novosibirsk+Reservoir/> .
 <countries/R/provinces/Novosibirskaya/cities/Berdsk/>
      :locatedAt <lakes/Novosibirsk+Reservoir/> .
 <countries/R/provinces/Omskaya/cities/Omsk/>
      :locatedAt <rivers/Irtysh/> .
 <countries/R/provinces/Tomskaya/cities/Tomsk/>
      :locatedAt <rivers/Tom/> .
 <countries/R/provinces/Tomskaya/cities/Seversk/>
      :locatedAt <rivers/Tom/> .
 <countries/R/provinces/Tyumenskaya/cities/Tyumen/>
      :locatedAt <rivers/Tura/> .
 <countries/R/provinces/Tyumenskaya/cities/Tobolsk/>
      :locatedAt <rivers/Tobol/> .
 <countries/R/provinces/Tyumenskaya/cities/Tobolsk/>
      :locatedAt <rivers/Irtysh/> .
 <countries/R/provinces/Tyumenskaya/cities/Khanty+Mansijsk/>
      :locatedAt <rivers/Ob/> .
 <countries/R/provinces/Tyumenskaya/cities/Surgut/>
      :locatedAt <rivers/Ob/> .
 <countries/R/provinces/Tyumenskaya/cities/Nizhnevartovsk/>
      :locatedAt <rivers/Ob/> .
 <countries/R/provinces/Tyumenskaya/cities/Neftejugansk/>
      :locatedAt <rivers/Ob/> .
 <countries/R/provinces/Tyumenskaya/cities/Salekhard/>
      :locatedAt <rivers/Ob/> .
 <countries/R/provinces/Buryatiya/cities/Ulan-Ude/>
      :locatedAt <rivers/Selenge/> .
 <countries/R/provinces/Tyva/cities/Kyzyl/>
      :locatedAt <rivers/Yenissey/> .
 <countries/R/provinces/Tyva/cities/Kyzyl/>
      :locatedAt <rivers/Little+Yenissey/> .
 <countries/R/provinces/Khakasiya/cities/Abakan/>
      :locatedAt <rivers/Yenissey/> .
 <countries/R/provinces/Krasnoyarsk/cities/Krasnoyarsk/>
      :locatedAt <rivers/Yenissey/> .
 <countries/R/provinces/Krasnoyarsk/cities/Norilsk/>
      :locatedAt <rivers/Pyasina/> .
 <countries/R/provinces/Krasnoyarsk/cities/Ačinsk/>
      :locatedAt <rivers/Chulym/> .
 <countries/R/provinces/Irkutskaya/cities/Irkutsk/>
      :locatedAt <rivers/Angara/> .
 <countries/R/provinces/Irkutskaya/cities/Angarsk/>
      :locatedAt <rivers/Angara/> .
 <countries/R/provinces/Irkutskaya/cities/Bratsk/>
      :locatedAt <rivers/Angara/> .
 <countries/R/provinces/Irkutskaya/cities/Ust-Ilimsk/>
      :locatedAt <rivers/Angara/> .
 <countries/R/provinces/Zabaykalskiy/cities/Chita/>
      :locatedAt <rivers/Ingoda/> .
 <countries/R/provinces/Sakha/cities/Yakutsk/>
      :locatedAt <rivers/Lena/> .
 <countries/R/provinces/Chukotka/cities/Anadyr/>
      :locatedAt <seas/Bering+Sea/> .
 <countries/R/provinces/Chukotka/cities/Anadyr/>
      :locatedAt <rivers/Anadyr/> .
 <countries/R/provinces/Primorskiy/cities/Vladivostok/>
      :locatedAt <seas/Sea+of+Japan/> .
 <countries/R/provinces/Primorskiy/cities/Nachodka/>
      :locatedAt <seas/Sea+of+Japan/> .
 <countries/R/provinces/Khabarovskiy/cities/Khabarovsk/>
      :locatedAt <rivers/Amur/> .
 <countries/R/provinces/Khabarovskiy/cities/Komsomolsk-na-Amure/>
      :locatedAt <rivers/Amur/> .
 <countries/R/provinces/Amurskaya/cities/Blagoveščensk/>
      :locatedAt <rivers/Amur/> .
 <countries/R/provinces/Kamchatka/cities/Petropavlovsk-Kamčatskij/>
      :locatedAt <seas/Pacific+Ocean/> .
 <countries/R/provinces/Magadanskaya/cities/Magadan/>
      :locatedAt <seas/Sea+of+Okhotsk/> .
 <countries/R/provinces/Magadanskaya/cities/Okhotsk/>
      :locatedAt <seas/Sea+of+Okhotsk/> .
 <countries/B/provinces/Antwerpen/cities/Antwerpen/>
      :locatedAt <rivers/Schelde/> .
 <countries/B/provinces/Oost-Vlaanderen/cities/Gent/>
      :locatedAt <rivers/Schelde/> .
 <countries/B/provinces/Liège/cities/Liège/>
      :locatedAt <rivers/Maas/> .
 <countries/B/provinces/Namur/cities/Namur/>
      :locatedAt <rivers/Maas/> .
 <countries/B/provinces/West-Vlaanderen/cities/Ostende/>
      :locatedAt <seas/North+Sea/> .
 <countries/L/cities/Luxembourg/>
      :locatedAt <rivers/Alzette/> .
 <countries/NL/provinces/Gelderland/cities/Arnhem/>
      :locatedAt <rivers/Rhein/> .
 <countries/NL/provinces/Gelderland/cities/Nijmegen/>
      :locatedAt <rivers/Rhein/> .
 <countries/NL/provinces/Zuid-Holland/cities/Den+Haag/>
      :locatedAt <seas/North+Sea/> .
 <countries/NL/provinces/Zuid-Holland/cities/Rotterdam/>
      :locatedAt <rivers/Rhein/> .
 <countries/NL/provinces/Zuid-Holland/cities/Dordrecht/>
      :locatedAt <rivers/Rhein/> .
 <countries/NL/provinces/Noord-Brabant/cities/'s-Hertogenbosch/>
      :locatedAt <rivers/Maas/> .
 <countries/NL/provinces/Limburg/cities/Maastricht/>
      :locatedAt <rivers/Maas/> .
 <countries/SLO/cities/Ljubljana/>
      :locatedAt <rivers/Save/> .
 <countries/SLO/cities/Maribor/>
      :locatedAt <rivers/Drau/> .
 <countries/HR/cities/Zagreb/>
      :locatedAt <rivers/Save/> .
 <countries/HR/cities/Split/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/HR/cities/Rijeka/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/HR/cities/Osijek/>
      :locatedAt <rivers/Drau/> .
 <countries/HR/cities/Zadar/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Sarajevo/>
      :locatedAt <rivers/Bosna/> .
 <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Zenica/>
      :locatedAt <rivers/Bosna/> .
 <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/cities/Mostar/>
      :locatedAt <rivers/Neretva/> .
 <countries/BIH/provinces/Brčko/cities/Brčko/>
      :locatedAt <rivers/Save/> .
 <countries/BG/cities/Sofia/>
      :locatedAt <rivers/Iskar/> .
 <countries/BG/cities/Plovdiv/>
      :locatedAt <rivers/Maritsa/> .
 <countries/BG/cities/Varna/>
      :locatedAt <seas/Black+Sea/> .
 <countries/BG/cities/Burgas/>
      :locatedAt <seas/Black+Sea/> .
 <countries/BG/cities/Ruse/>
      :locatedAt <rivers/Donau/> .
 <countries/RO/provinces/Alba/cities/Alba+Iulia/>
      :locatedAt <rivers/Mureș/> .
 <countries/RO/provinces/Arad/cities/Arad/>
      :locatedAt <rivers/Mureș/> .
 <countries/RO/provinces/Argeş/cities/Piteşti/>
      :locatedAt <rivers/Argeș/> .
 <countries/RO/provinces/Brăila/cities/Brăila/>
      :locatedAt <rivers/Donau/> .
 <countries/RO/provinces/Bucureşti/cities/Bucureşti/>
      :locatedAt <rivers/Dâmbovița/> .
 <countries/RO/provinces/Călăraşi/cities/Calarasi/>
      :locatedAt <rivers/Donau/> .
 <countries/RO/provinces/Cluj/cities/Cluj-Napoca/>
      :locatedAt <rivers/Somes/> .
 <countries/RO/provinces/Constanţa/cities/Constanţa/>
      :locatedAt <seas/Black+Sea/> .
 <countries/RO/provinces/Covasna/cities/Sfintu+Gheorghe/>
      :locatedAt <rivers/Olt/> .
 <countries/RO/provinces/Dâmboviţa/cities/Targoviste/>
      :locatedAt <rivers/Ialomița/> .
 <countries/RO/provinces/Dolj/cities/Craiova/>
      :locatedAt <rivers/Jiu/> .
 <countries/RO/provinces/Galaţi/cities/Galaţi/>
      :locatedAt <rivers/Donau/> .
 <countries/RO/provinces/Galaţi/cities/Galaţi/>
      :locatedAt <rivers/Siret/> .
 <countries/RO/provinces/Giurgiu/cities/Giurgiu/>
      :locatedAt <rivers/Donau/> .
 <countries/RO/provinces/Gorj/cities/Tirgu+Jiu/>
      :locatedAt <rivers/Jiu/> .
 <countries/RO/provinces/Harghita/cities/Miercurea+Ciuc/>
      :locatedAt <rivers/Olt/> .
 <countries/RO/provinces/Hunedoara/cities/Deva/>
      :locatedAt <rivers/Mureș/> .
 <countries/RO/provinces/Ialomiţa/cities/Slobozia/>
      :locatedAt <rivers/Ialomița/> .
 <countries/RO/provinces/Maramureş/cities/Baia+Mare/>
      :locatedAt <rivers/Somes/> .
 <countries/RO/provinces/Mehedinţi/cities/Drobeta-Turnu+Severin/>
      :locatedAt <rivers/Donau/> .
 <countries/RO/provinces/Mureş/cities/Târgu+Mureş/>
      :locatedAt <rivers/Mureș/> .
 <countries/RO/provinces/Olt/cities/Slatina/>
      :locatedAt <rivers/Olt/> .
 <countries/RO/provinces/Satu-Mare/cities/Satu+Mare/>
      :locatedAt <rivers/Somes/> .
 <countries/RO/provinces/Timiş/cities/Timişoara/>
      :locatedAt <rivers/Timiş/> .
 <countries/RO/provinces/Tulcea/cities/Tulcea/>
      :locatedAt <rivers/Donau/> .
 <countries/DK/provinces/Midtjylland/cities/Århus/>
      :locatedAt <seas/Kattegat/> .
 <countries/DK/provinces/Midtjylland/cities/Randers/>
      :locatedAt <rivers/Gudenå/> .
 <countries/DK/provinces/Midtjylland/cities/Randers/>
      :locatedAt <seas/Kattegat/> .
 <countries/DK/provinces/Syddanmark/cities/Vejle/>
      :locatedAt <seas/Kattegat/> .
 <countries/DK/provinces/Syddanmark/cities/Esbjerg/>
      :locatedAt <seas/North+Sea/> .
 <countries/DK/provinces/Hovedstaden/cities/Copenhagen/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/DK/provinces/Hovedstaden/cities/Helsingør/>
      :locatedAt <seas/Kattegat/> .
 <countries/DK/provinces/Hovedstaden/cities/Helsingør/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/DK/provinces/Hovedstaden/cities/Ronne/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/IS/cities/Reykjavik/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/IS/cities/Keflavik/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/IS/cities/Akureyri/>
      :locatedAt <seas/Greenland+Sea/> .
 <countries/FO/cities/Tórshavn/>
      :locatedAt <seas/Norwegian+Sea/> .
 <countries/IRL/provinces/Leinster/cities/Dublin/>
      :locatedAt <seas/Irish+Sea/> .
 <countries/IRL/provinces/Munster/cities/Cork/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/IRL/provinces/Munster/cities/Limerick/>
      :locatedAt <rivers/Shannon/> .
 <countries/IRL/provinces/Connacht/cities/Galway/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/SF/provinces/Åland/cities/Mariehamn/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/SF/provinces/Päijät-Häme/cities/Lahti/>
      :locatedAt <lakes/Päijänne/> .
 <countries/SF/provinces/Pirkanmaa/cities/Tampere/>
      :locatedAt <rivers/Kokemäenjoki/> .
 <countries/SF/provinces/Etelä-Karjala/cities/Lappeenranta/>
      :locatedAt <lakes/Saimaa/> .
 <countries/SF/provinces/Kymenlaakso/cities/Kouvola/>
      :locatedAt <rivers/Kymijoki/> .
 <countries/SF/provinces/Lappia/cities/Rovaniemi/>
      :locatedAt <rivers/Ounasjoki/> .
 <countries/SF/provinces/Lappia/cities/Rovaniemi/>
      :locatedAt <rivers/Kemijoki/> .
 <countries/SF/provinces/Etelä-Savo/cities/Mikkeli/>
      :locatedAt <lakes/Saimaa/> .
 <countries/SF/provinces/Keski-Suomi/cities/Jyväskylä/>
      :locatedAt <lakes/Päijänne/> .
 <countries/SF/provinces/Pohjois-Pohjanmaa/cities/Oulu/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/SF/provinces/Pohjois-Pohjanmaa/cities/Oulu/>
      :locatedAt <rivers/Oulujoki/> .
 <countries/SF/provinces/Kainuu/cities/Kajaani/>
      :locatedAt <lakes/Oulujärvi/> .
 <countries/SF/provinces/Satakunta/cities/Pori/>
      :locatedAt <rivers/Kokemäenjoki/> .
 <countries/SF/provinces/Varsinais-Suomi/cities/Turku/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/SF/provinces/Uusimaa/cities/Helsinki/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/SF/provinces/Uusimaa/cities/Espoo/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/SF/provinces/Pohjanmaa/cities/Vaasa/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/SF/provinces/Keski-Pohjanmaa/cities/Kokkola/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/N/provinces/Oslo/cities/Oslo/>
      :locatedAt <seas/Skagerrak/> .
 <countries/N/provinces/Akershus/cities/Sandvika/>
      :locatedAt <seas/Skagerrak/> .
 <countries/N/provinces/Østfold/cities/Moss/>
      :locatedAt <seas/Skagerrak/> .
 <countries/N/provinces/Hedmark/cities/Hamar/>
      :locatedAt <lakes/Mjoesa-See/> .
 <countries/N/provinces/Oppland/cities/Lillehammer/>
      :locatedAt <lakes/Mjoesa-See/> .
 <countries/N/provinces/Vestfold/cities/Tonsberg/>
      :locatedAt <seas/Skagerrak/> .
 <countries/N/provinces/Aust-Agder/cities/Arendal/>
      :locatedAt <seas/Skagerrak/> .
 <countries/N/provinces/Vest-Agder/cities/Kristiansand/>
      :locatedAt <seas/Skagerrak/> .
 <countries/N/provinces/Rogaland/cities/Stavanger/>
      :locatedAt <seas/North+Sea/> .
 <countries/N/provinces/Hordaland/cities/Bergen/>
      :locatedAt <seas/North+Sea/> .
 <countries/N/provinces/Sogn+og+Fjordane/cities/Hermansverk/>
      :locatedAt <seas/North+Sea/> .
 <countries/N/provinces/Møre+og+Romsdal/cities/Molde/>
      :locatedAt <seas/Norwegian+Sea/> .
 <countries/N/provinces/Sør-Trøndelag/cities/Trondheim/>
      :locatedAt <seas/Norwegian+Sea/> .
 <countries/N/provinces/Nord-Trøndelag/cities/Steinkjer/>
      :locatedAt <seas/Norwegian+Sea/> .
 <countries/N/provinces/Nordland/cities/Narvik/>
      :locatedAt <seas/Norwegian+Sea/> .
 <countries/N/provinces/Nordland/cities/Bodø/>
      :locatedAt <seas/Norwegian+Sea/> .
 <countries/N/provinces/Troms/cities/Tromsø/>
      :locatedAt <seas/Norwegian+Sea/> .
 <countries/N/provinces/Finnmark/cities/Hammerfest/>
      :locatedAt <seas/Barents+Sea/> .
 <countries/N/provinces/Finnmark/cities/Vadsø/>
      :locatedAt <seas/Barents+Sea/> .
 <countries/S/provinces/Västra+Götaland/cities/Göteborg/>
      :locatedAt <seas/Kattegat/> .
 <countries/S/provinces/Västra+Götaland/cities/Göteborg/>
      :locatedAt <rivers/Götaälv/> .
 <countries/S/provinces/Västra+Götaland/cities/Vänersborg/>
      :locatedAt <rivers/Götaälv/> .
 <countries/S/provinces/Västra+Götaland/cities/Vänersborg/>
      :locatedAt <lakes/Vänern/> .
 <countries/S/provinces/Västra+Götaland/cities/Mariestad/>
      :locatedAt <lakes/Vänern/> .
 <countries/S/provinces/Blekinge/cities/Karlskrona/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/S/provinces/Gävleborg/cities/Gävle/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/S/provinces/Gotland/cities/Visby/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/S/provinces/Halland/cities/Halmstad/>
      :locatedAt <seas/Kattegat/> .
 <countries/S/provinces/Jönköping/cities/Jönköping/>
      :locatedAt <lakes/Vättern/> .
 <countries/S/provinces/Kalmar/cities/Kalmar/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/S/provinces/Skåne/cities/Malmö/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/S/provinces/Skåne/cities/Helsingborg/>
      :locatedAt <seas/Kattegat/> .
 <countries/S/provinces/Norrbotten/cities/Lulea/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/S/provinces/Stockholm/cities/Stockholm/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/S/provinces/Stockholm/cities/Stockholm/>
      :locatedAt <lakes/Mälaren/> .
 <countries/S/provinces/Stockholm/cities/Huddinge/>
      :locatedAt <lakes/Mälaren/> .
 <countries/S/provinces/Värmland/cities/Karlstad/>
      :locatedAt <rivers/Klarälv/> .
 <countries/S/provinces/Värmland/cities/Karlstad/>
      :locatedAt <lakes/Vänern/> .
 <countries/S/provinces/Västerbotten/cities/Umeå/>
      :locatedAt <rivers/Umeälv/> .
 <countries/S/provinces/Västernorrland/cities/Härnösand/>
      :locatedAt <seas/Baltic+Sea/> .
 <countries/S/provinces/Västmanland/cities/Västerås/>
      :locatedAt <lakes/Mälaren/> .
 <countries/MC/cities/Monaco/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/MC/cities/Monte+Carlo/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/M/cities/Valletta/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GBM/cities/Douglas/>
      :locatedAt <seas/Irish+Sea/> .
 <countries/MD/cities/Tiraspol/>
      :locatedAt <rivers/Dnister/> .
 <countries/P/provinces/Coimbra/cities/Coimbra/>
      :locatedAt <rivers/Mondego/> .
 <countries/P/provinces/Algarve/cities/Faro/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/P/provinces/Lisboa/cities/Lisboa/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/P/provinces/Lisboa/cities/Lisboa/>
      :locatedAt <rivers/Tejo/> .
 <countries/P/provinces/Lisboa/cities/Barreiro/>
      :locatedAt <rivers/Tejo/> .
 <countries/P/provinces/Lisboa/cities/Almada/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/P/provinces/Lisboa/cities/Almada/>
      :locatedAt <rivers/Tejo/> .
 <countries/P/provinces/Porto/cities/Oporto/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/P/provinces/Porto/cities/Oporto/>
      :locatedAt <rivers/Douro/> .
 <countries/P/provinces/Porto/cities/Vila+Nova+de+Gaia/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/P/provinces/Porto/cities/Vila+Nova+de+Gaia/>
      :locatedAt <rivers/Douro/> .
 <countries/P/provinces/Santarem/cities/Santarem/>
      :locatedAt <rivers/Tejo/> .
 <countries/P/provinces/Setubal/cities/Setúbal/>
      :locatedAt <rivers/Sado/> .
 <countries/P/provinces/Setubal/cities/Setúbal/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/P/provinces/Viana+do+Castelo/cities/Viana+do+Castelo/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/P/provinces/Azores/cities/Ponta+Delgada/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/P/provinces/Madeira/cities/Funchal/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/SVA/cities/Longyearbyen/>
      :locatedAt <seas/Norwegian+Sea/> .
 <countries/GB/provinces/North+East+England/cities/Sunderland/>
      :locatedAt <seas/North+Sea/> .
 <countries/GB/provinces/North+West+England/cities/Blackpool/>
      :locatedAt <seas/Irish+Sea/> .
 <countries/GB/provinces/North+West+England/cities/Liverpool/>
      :locatedAt <seas/Irish+Sea/> .
 <countries/GB/provinces/North+West+England/cities/Birkenhead/>
      :locatedAt <seas/Irish+Sea/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Leeds/>
      :locatedAt <rivers/Aire/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Bradford/>
      :locatedAt <rivers/Aire/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/York/>
      :locatedAt <rivers/Trent/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Kingston+upon+Hull/>
      :locatedAt <seas/North+Sea/> .
 <countries/GB/provinces/East+Midlands/cities/Nottingham/>
      :locatedAt <rivers/Trent/> .
 <countries/GB/provinces/West+Midlands/cities/Stoke-on-Trent/>
      :locatedAt <rivers/Trent/> .
 <countries/GB/provinces/West+Midlands/cities/Worcester/>
      :locatedAt <rivers/Severn/> .
 <countries/GB/provinces/East+of+England/cities/Southend-on-Sea/>
      :locatedAt <seas/North+Sea/> .
 <countries/GB/provinces/East+of+England/cities/Southend-on-Sea/>
      :locatedAt <rivers/Thames/> .
 <countries/GB/provinces/London/cities/London/>
      :locatedAt <rivers/Thames/> .
 <countries/GB/provinces/South+East+England/cities/Southampton/>
      :locatedAt <seas/The+Channel/> .
 <countries/GB/provinces/South+East+England/cities/Southampton/>
      :locatedAt <rivers/Test/> .
 <countries/GB/provinces/South+East+England/cities/Portsmouth/>
      :locatedAt <seas/The+Channel/> .
 <countries/GB/provinces/South+East+England/cities/Milton+Keynes/>
      :locatedAt <rivers/Great+Ouse/> .
 <countries/GB/provinces/South+East+England/cities/Brighton+and+Hove/>
      :locatedAt <seas/The+Channel/> .
 <countries/GB/provinces/South+East+England/cities/Oxford/>
      :locatedAt <rivers/Thames/> .
 <countries/GB/provinces/South+East+England/cities/Reading/>
      :locatedAt <rivers/Thames/> .
 <countries/GB/provinces/South+East+England/cities/Eastbourne/>
      :locatedAt <seas/The+Channel/> .
 <countries/GB/provinces/South+East+England/cities/Worthing/>
      :locatedAt <seas/The+Channel/> .
 <countries/GB/provinces/South+West+England/cities/Bristol/>
      :locatedAt <rivers/Severn/> .
 <countries/GB/provinces/South+West+England/cities/Bristol/>
      :locatedAt <rivers/Avon/> .
 <countries/GB/provinces/South+West+England/cities/Bath/>
      :locatedAt <rivers/Avon/> .
 <countries/GB/provinces/South+West+England/cities/Plymouth/>
      :locatedAt <seas/The+Channel/> .
 <countries/GB/provinces/South+West+England/cities/Bournemouth/>
      :locatedAt <seas/The+Channel/> .
 <countries/GB/provinces/South+West+England/cities/Poole/>
      :locatedAt <seas/The+Channel/> .
 <countries/GB/provinces/South+West+England/cities/Gloucester/>
      :locatedAt <rivers/Severn/> .
 <countries/GB/provinces/South+West+England/cities/Swindon/>
      :locatedAt <rivers/Thames/> .
 <countries/GB/provinces/Scotland/cities/Edinburgh/>
      :locatedAt <seas/North+Sea/> .
 <countries/GB/provinces/Scotland/cities/Glasgow/>
      :locatedAt <rivers/Clyde/> .
 <countries/GB/provinces/Scotland/cities/Aberdeen/>
      :locatedAt <seas/North+Sea/> .
 <countries/GB/provinces/Scotland/cities/Dundee/>
      :locatedAt <seas/North+Sea/> .
 <countries/GB/provinces/Scotland/cities/Kirkwall/>
      :locatedAt <seas/North+Sea/> .
 <countries/GB/provinces/Scotland/cities/Lerwick/>
      :locatedAt <seas/North+Sea/> .
 <countries/GB/provinces/Wales/cities/Cardiff/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/GB/provinces/Wales/cities/Swansea/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/GB/provinces/Wales/cities/Newport/>
      :locatedAt <seas/Atlantic+Ocean/> .
 <countries/GB/provinces/Northern+Ireland/cities/Belfast/>
      :locatedAt <seas/Irish+Sea/> .
 <countries/GBZ/cities/Gibraltar/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/GBG/cities/Saint+Peter+Port/>
      :locatedAt <seas/The+Channel/> .
 <countries/GBJ/cities/Saint+Helier/>
      :locatedAt <seas/The+Channel/> .
 <countries/TR/provinces/Adana/cities/Adana/>
      :locatedAt <rivers/Seyhan/> .
 <countries/TR/provinces/Antalya/cities/Antalya/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/TR/provinces/Balıkesir/cities/Bandırma/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/TR/provinces/Çanakkale/cities/Canakkale/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/TR/provinces/Çanakkale/cities/Canakkale/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/TR/provinces/Diyarbakır/cities/Diyarbakir/>
      :locatedAt <rivers/Tigris/> .
 <countries/TR/provinces/Edirne/cities/Edirne/>
      :locatedAt <rivers/Maritsa/> .
 <countries/TR/provinces/Edirne/cities/Edirne/>
      :locatedAt <rivers/Tundzha/> .
 <countries/TR/provinces/Erzincan/cities/Erzincan/>
      :locatedAt <rivers/Karasu/> .
 <countries/TR/provinces/Erzurum/cities/Erzurum/>
      :locatedAt <rivers/Karasu/> .
 <countries/TR/provinces/Gaziantep/cities/Nizip/>
      :locatedAt <rivers/Euphrat/> .
 <countries/TR/provinces/Giresun/cities/Giresun/>
      :locatedAt <seas/Black+Sea/> .
 <countries/TR/provinces/Hatay/cities/Iskenderun/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/TR/provinces/Hatay/cities/Hatay/>
      :locatedAt <rivers/Orontes/> .
 <countries/TR/provinces/Mersin/cities/Mersin/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/TR/provinces/İstanbul/cities/İstanbul/>
      :locatedAt <seas/Black+Sea/> .
 <countries/TR/provinces/İstanbul/cities/İstanbul/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/TR/provinces/İzmir/cities/İzmir/>
      :locatedAt <seas/Mediterranean+Sea/> .
 <countries/TR/provinces/Kırıkkale/cities/Kirikkale/>
      :locatedAt <rivers/Kızılırmak/> .
 <countries/TR/provinces/Kocaeli/cities/Kocaeli/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/TR/provinces/Kocaeli/cities/Gebze/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/TR/provinces/Kocaeli/cities/Derince/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/TR/provinces/Kocaeli/cities/Körfez/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/TR/provinces/Kocaeli/cities/Gölcük/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/TR/provinces/Muş/cities/Mus/>
      :locatedAt <rivers/Murat/> .
 <countries/TR/provinces/Ordu/cities/Ordu/>
      :locatedAt <seas/Black+Sea/> .
 <countries/TR/provinces/Rize/cities/Rize/>
      :locatedAt <seas/Black+Sea/> .
 <countries/TR/provinces/Sakarya/cities/Sakarya/>
      :locatedAt <rivers/Sakarya/> .
 <countries/TR/provinces/Samsun/cities/Samsun/>
      :locatedAt <seas/Black+Sea/> .
 <countries/TR/provinces/Sinop/cities/Sinop/>
      :locatedAt <seas/Black+Sea/> .
 <countries/TR/provinces/Şırnak/cities/Cizre/>
      :locatedAt <rivers/Tigris/> .
 <countries/TR/provinces/Sivas/cities/Sivas/>
      :locatedAt <rivers/Kızılırmak/> .
 <countries/TR/provinces/Tekirdağ/cities/Tekirdag/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/TR/provinces/Tekirdağ/cities/Çorlu/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/TR/provinces/Trabzon/cities/Trabzon/>
      :locatedAt <seas/Black+Sea/> .
 <countries/TR/provinces/Van/cities/Van/>
      :locatedAt <lakes/Lake+Van/> .
 <countries/TR/provinces/Zonguldak/cities/Zonguldak/>
      :locatedAt <seas/Black+Sea/> .
 <countries/TR/provinces/Zonguldak/cities/Karadeniz+Ereğli/>
      :locatedAt <seas/Black+Sea/> .
 <countries/TR/provinces/Bartın/cities/Bartin/>
      :locatedAt <seas/Black+Sea/> .
 <countries/TR/provinces/Yalova/cities/Yalova/>
      :locatedAt <seas/Marmara+Sea/> .
 <countries/KZ/provinces/Atyrau/cities/Atyrau/>
      :locatedAt <rivers/Ural/> .
 <countries/KZ/provinces/Atyrau/cities/Atyrau/>
      :locatedAt <lakes/Caspian+Sea/> .
 <countries/KZ/provinces/West+Kazakhstan/cities/Oral/>
      :locatedAt <rivers/Ural/> .
 <countries/KZ/provinces/Mangistau/cities/Aktau/>
      :locatedAt <lakes/Caspian+Sea/> .
 <countries/KZ/provinces/Pavlodar/cities/Pavlodar/>
      :locatedAt <rivers/Irtysh/> .
 <countries/KZ/provinces/Karaganda/cities/Balkhash/>
      :locatedAt <lakes/Ozero+Balchash/> .
 <countries/KZ/provinces/Kostanai/cities/Kustanay/>
      :locatedAt <rivers/Tobol/> .
 <countries/KZ/provinces/Kostanai/cities/Rudniy/>
      :locatedAt <rivers/Tobol/> .
 <countries/KZ/provinces/Kyzylorda/cities/Kyzylorda/>
      :locatedAt <rivers/Syrdarja/> .
 <countries/KZ/provinces/East-Kazakhstan/cities/Öskemen/>
      :locatedAt <rivers/Irtysh/> .
 <countries/KZ/provinces/East-Kazakhstan/cities/Semei/>
      :locatedAt <rivers/Irtysh/> .
 <countries/KZ/provinces/North-Kazakhstan/cities/Petropavlovsk/>
      :locatedAt <rivers/Ishim/> .
 <countries/KZ/provinces/Baikonur/cities/Baikonur/>
      :locatedAt <rivers/Syrdarja/> .
 <countries/KZ/provinces/Astana/cities/Astana/>
      :locatedAt <rivers/Ishim/> .
 <countries/GR/provinces/Ionion+Nison/cities/Kerkyra/>
      :locatedOnIsland <islands/Korfu/> .
 <countries/GR/provinces/Kritis/cities/Iraklio/>
      :locatedOnIsland <islands/Crete/> .
 <countries/GR/provinces/Kritis/cities/Chania/>
      :locatedOnIsland <islands/Crete/> .
 <countries/GR/provinces/Notioy+Aigaioy/cities/Ermoupoli/>
      :locatedOnIsland <islands/Syros/> .
 <countries/GR/provinces/Notioy+Aigaioy/cities/Rhodes/>
      :locatedOnIsland <islands/Rhodos/> .
 <countries/GR/provinces/Stereas+Elladas/cities/Chalkida/>
      :locatedOnIsland <islands/Euboea/> .
 <countries/GR/provinces/Boreioy+Aigaioy/cities/Mytilini/>
      :locatedOnIsland <islands/Lesbos/> .
 <countries/CY/cities/Nicosia/>
      :locatedOnIsland <islands/Cyprus/> .
 <countries/CY/cities/Larnaka/>
      :locatedOnIsland <islands/Cyprus/> .
 <countries/CY/cities/Lemesos/>
      :locatedOnIsland <islands/Cyprus/> .
 <countries/AD/cities/Episkopi+Cantonment/>
      :locatedOnIsland <islands/Cyprus/> .
 <countries/F/provinces/Corse/cities/Ajaccio/>
      :locatedOnIsland <islands/Corse/> .
 <countries/E/provinces/Illes+Balears/cities/Palma+de+Mallorca/>
      :locatedOnIsland <islands/Mallorca/> .
 <countries/E/provinces/Canarias/cities/Santa+Cruz+de+Tenerife/>
      :locatedOnIsland <islands/Teneriffa/> .
 <countries/E/provinces/Canarias/cities/San+Cristóbal+de+La+Laguna/>
      :locatedOnIsland <islands/Teneriffa/> .
 <countries/E/provinces/Canarias/cities/Las+Palmas+de+Gran+Canaria/>
      :locatedOnIsland <islands/Gran+Canaria/> .
 <countries/E/provinces/Canarias/cities/Telde/>
      :locatedOnIsland <islands/Gran+Canaria/> .
 <countries/I/provinces/Sicilia/cities/Palermo/>
      :locatedOnIsland <islands/Sicilia/> .
 <countries/I/provinces/Sicilia/cities/Messina/>
      :locatedOnIsland <islands/Sicilia/> .
 <countries/I/provinces/Sicilia/cities/Catánia/>
      :locatedOnIsland <islands/Sicilia/> .
 <countries/I/provinces/Sicilia/cities/Siracusa/>
      :locatedOnIsland <islands/Sicilia/> .
 <countries/I/provinces/Sardegna/cities/Cágliari/>
      :locatedOnIsland <islands/Sardegna/> .
 <countries/I/provinces/Sardegna/cities/Sássari/>
      :locatedOnIsland <islands/Sardegna/> .
 <countries/R/provinces/Sakhalin/cities/Južno-Sachalinsk/>
      :locatedOnIsland <islands/Sachalin/> .
 <countries/DK/provinces/Syddanmark/cities/Odense/>
      :locatedOnIsland <islands/Fünen/> .
 <countries/DK/provinces/Hovedstaden/cities/Hillerød/>
      :locatedOnIsland <islands/Seeland/> .
 <countries/DK/provinces/Hovedstaden/cities/Copenhagen/>
      :locatedOnIsland <islands/Seeland/> .
 <countries/DK/provinces/Hovedstaden/cities/Helsingør/>
      :locatedOnIsland <islands/Seeland/> .
 <countries/DK/provinces/Hovedstaden/cities/Ronne/>
      :locatedOnIsland <islands/Bornholm/> .
 <countries/DK/provinces/Sjælland/cities/Sorø/>
      :locatedOnIsland <islands/Seeland/> .
 <countries/IS/cities/Reykjavik/>
      :locatedOnIsland <islands/Iceland/> .
 <countries/IS/cities/Keflavik/>
      :locatedOnIsland <islands/Iceland/> .
 <countries/IS/cities/Akureyri/>
      :locatedOnIsland <islands/Iceland/> .
 <countries/FO/cities/Tórshavn/>
      :locatedOnIsland <islands/Streymoy/> .
 <countries/IRL/provinces/Leinster/cities/Dublin/>
      :locatedOnIsland <islands/Ireland/> .
 <countries/IRL/provinces/Munster/cities/Cork/>
      :locatedOnIsland <islands/Ireland/> .
 <countries/IRL/provinces/Munster/cities/Limerick/>
      :locatedOnIsland <islands/Ireland/> .
 <countries/IRL/provinces/Connacht/cities/Galway/>
      :locatedOnIsland <islands/Ireland/> .
 <countries/IRL/provinces/Ulster/cities/Letterkenny/>
      :locatedOnIsland <islands/Ireland/> .
 <countries/M/cities/Valletta/>
      :locatedOnIsland <islands/Malta/> .
 <countries/M/cities/Victoria/>
      :locatedOnIsland <islands/Gozo/> .
 <countries/GBM/cities/Douglas/>
      :locatedOnIsland <islands/Isle+of+Man/> .
 <countries/P/provinces/Azores/cities/Ponta+Delgada/>
      :locatedOnIsland <islands/Sao+Miguel/> .
 <countries/P/provinces/Madeira/cities/Funchal/>
      :locatedOnIsland <islands/Madeira/> .
 <countries/SVA/cities/Longyearbyen/>
      :locatedOnIsland <islands/Svalbard/> .
 <countries/GB/provinces/North+East+England/cities/Newcastle+upon+Tyne/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+East+England/cities/Sunderland/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+East+England/cities/Gateshead/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+East+England/cities/Middlesbrough/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Manchester/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Sale/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Wigan/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Stockport/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Bolton/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Salford/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Oldham/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Rochdale/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Warrington/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Blackpool/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Blackburn/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Liverpool/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Birkenhead/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/St+Helens/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/North+West+England/cities/Preston/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Leeds/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Wakefield/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Bradford/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Huddersfield/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Sheffield/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Doncaster/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Rotherham/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/York/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Yorkshire+and+the+Humber/cities/Kingston+upon+Hull/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+Midlands/cities/Nottingham/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+Midlands/cities/Northampton/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+Midlands/cities/Leicester/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+Midlands/cities/Derby/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+Midlands/cities/Lincoln/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/West+Midlands/cities/Birmingham/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/West+Midlands/cities/Coventry/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/West+Midlands/cities/Wolverhampton/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/West+Midlands/cities/Solihull/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/West+Midlands/cities/Stoke-on-Trent/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/West+Midlands/cities/Worcester/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/West+Midlands/cities/Sutton+Coldfield/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/West+Midlands/cities/Telford/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Cambridge/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Peterborough/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Ipswich/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Chelmsford/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Watford/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Southend-on-Sea/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Basildon/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Colchester/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Norwich/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Luton/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/East+of+England/cities/Hemel+Hempstead/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/London/cities/London/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Southampton/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Portsmouth/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Basingstoke/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Milton+Keynes/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/High+Wycombe/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Brighton+and+Hove/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Maidstone/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Oxford/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Reading/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Slough/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Eastbourne/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Gillingham/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Crawley/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Worthing/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+East+England/cities/Woking/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+West+England/cities/Bristol/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+West+England/cities/Bath/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+West+England/cities/Plymouth/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+West+England/cities/Exeter/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+West+England/cities/Bournemouth/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+West+England/cities/Poole/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+West+England/cities/Cheltenham/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+West+England/cities/Gloucester/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/South+West+England/cities/Swindon/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Scotland/cities/Edinburgh/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Scotland/cities/Glasgow/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Scotland/cities/Aberdeen/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Scotland/cities/Dundee/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Scotland/cities/Kirkwall/>
      :locatedOnIsland <islands/Orkney+Mainland/> .
 <countries/GB/provinces/Scotland/cities/Lerwick/>
      :locatedOnIsland <islands/Shetland+Mainland/> .
 <countries/GB/provinces/Wales/cities/Cardiff/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Wales/cities/Swansea/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Wales/cities/Newport/>
      :locatedOnIsland <islands/Great+Britain/> .
 <countries/GB/provinces/Northern+Ireland/cities/Belfast/>
      :locatedOnIsland <islands/Ireland/> .
 <countries/GBG/cities/Saint+Peter+Port/>
      :locatedOnIsland <islands/Guernsey/> .
 <countries/GBJ/cities/Saint+Helier/>
      :locatedOnIsland <islands/Jersey/> .
 <rivers/Thames/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Severn/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Avon/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Test/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Great+Ouse/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Trent/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Ouse/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Aire/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Clyde/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Leven/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Ness/>
      :locatedOnIsland <islands/Great+Britain/> .
 <rivers/Bann/>
      :locatedOnIsland <islands/Ireland/> .
 <rivers/Shannon/>
      :locatedOnIsland <islands/Ireland/> .
 <rivers/Imera+Meridionale/>
      :locatedOnIsland <islands/Sicilia/> .
 <rivers/Tirso/>
      :locatedOnIsland <islands/Sardegna/> .
 <lakes/Arresø/>
      :locatedOnIsland <islands/Seeland/> .
 <lakes/Lough+Neagh/>
      :locatedOnIsland <islands/Ireland/> .
 <lakes/Loch+Ness/>
      :locatedOnIsland <islands/Great+Britain/> .
 <lakes/Loch+Lomond/>
      :locatedOnIsland <islands/Great+Britain/> .
 <lakes/Koltsevoye+Lake/>
      :locatedOnIsland <islands/Onekotan/> .
 <mountains/Newtontoppen/>
      :locatedOnIsland <islands/Svalbard/> .
 <mountains/Hvannadalshnukur/>
      :locatedOnIsland <islands/Iceland/> .
 <mountains/Snaefell/>
      :locatedOnIsland <islands/Iceland/> .
 <mountains/Hekla/>
      :locatedOnIsland <islands/Iceland/> .
 <mountains/Katla/>
      :locatedOnIsland <islands/Iceland/> .
 <mountains/Higravstinden/>
      :locatedOnIsland <islands/Austvågøy/> .
 <mountains/Ben+Nevis/>
      :locatedOnIsland <islands/Great+Britain/> .
 <mountains/Snowdon/>
      :locatedOnIsland <islands/Great+Britain/> .
 <mountains/Sgùrr+Alasdair/>
      :locatedOnIsland <islands/Skye/> .
 <mountains/Carrauntoohil/>
      :locatedOnIsland <islands/Ireland/> .
 <mountains/Slieve+Donard/>
      :locatedOnIsland <islands/Ireland/> .
 <mountains/Puig+Major/>
      :locatedOnIsland <islands/Mallorca/> .
 <mountains/Monte+Cinto/>
      :locatedOnIsland <islands/Corse/> .
 <mountains/Punta+La+Marmora/>
      :locatedOnIsland <islands/Sardegna/> .
 <mountains/Monte+Capanne/>
      :locatedOnIsland <islands/Elba/> .
 <mountains/Etna/>
      :locatedOnIsland <islands/Sicilia/> .
 <mountains/Pizzo+Carbonara/>
      :locatedOnIsland <islands/Sicilia/> .
 <mountains/Aenos/>
      :locatedOnIsland <islands/Kefallinia/> .
 <mountains/Elati/>
      :locatedOnIsland <islands/Lefkas/> .
 <mountains/Dirfi/>
      :locatedOnIsland <islands/Euboea/> .
 <mountains/Fengari/>
      :locatedOnIsland <islands/Samothraki/> .
 <mountains/Kerkis/>
      :locatedOnIsland <islands/Samos/> .
 <mountains/Pilineo/>
      :locatedOnIsland <islands/Chios/> .
 <mountains/Pramnos/>
      :locatedOnIsland <islands/Ikaria/> .
 <mountains/Attavyros/>
      :locatedOnIsland <islands/Rhodos/> .
 <mountains/Psiloritis/>
      :locatedOnIsland <islands/Crete/> .
 <mountains/Olympos/>
      :locatedOnIsland <islands/Cyprus/> .
 <mountains/Pico+de+Teide/>
      :locatedOnIsland <islands/Teneriffa/> .
 <mountains/Pico+de+las+Nieves/>
      :locatedOnIsland <islands/Gran+Canaria/> .
 <mountains/Pico+de+Malpaso/>
      :locatedOnIsland <islands/Hierro/> .
 <mountains/Garajonay/>
      :locatedOnIsland <islands/Gomera/> .
 <mountains/Roque+de+los+Muchachos/>
      :locatedOnIsland <islands/La+Palma/> .
 <mountains/Pico+Ruivo/>
      :locatedOnIsland <islands/Madeira/> .
 <mountains/Pico/>
      :locatedOnIsland <islands/Pico/> .
 <mountains/Pico+da+Vara/>
      :locatedOnIsland <islands/Sao+Miguel/> .
 <mountains/Pico+da+Esperança/>
      :locatedOnIsland <islands/Sao+Jorge/> .
 <mountains/Cabeço+Gordo/>
      :locatedOnIsland <islands/Faial/> .
 <mountains/Serra+de+Santa+Bárbara/>
      :locatedOnIsland <islands/Terceira/> .
 <mountains/Pik+Sedova/>
      :locatedOnIsland <islands/Novaya+Zemlya+Severny+Island/> .
 <mountains/Gora+Pervousmotrennaya/>
      :locatedOnIsland <islands/Novaya+Zemlya+Yuzhny+Island/> .
 <mountains/Alaid/>
      :locatedOnIsland <islands/Atlasov/> .
 <mountains/Chikurachki/>
      :locatedOnIsland <islands/Paramushir/> .
 <mountains/Krenizyn/>
      :locatedOnIsland <islands/Krenizyn/> .
 <mountains/Stokap/>
      :locatedOnIsland <islands/Iturup/> .
 <mountains/Tyatya/>
      :locatedOnIsland <islands/Kunashir/> .
 <mountains/Lopatin/>
      :locatedOnIsland <islands/Sachalin/> .
 <mountains/Zhima/>
      :locatedOnIsland <islands/Olkhon/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/F/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/E/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/IS/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/FO/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/IRL/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/SVA/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/GB/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/GBZ/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/AL/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/CY/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/AD/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/MNE/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/F/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/E/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/SLO/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/HR/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/BIH/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/MC/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/M/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GBZ/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/> .
 <seas/Black+Sea/>
      :locatedIn <countries/UA/> .
 <seas/Black+Sea/>
      :locatedIn <countries/R/> .
 <seas/Black+Sea/>
      :locatedIn <countries/BG/> .
 <seas/Black+Sea/>
      :locatedIn <countries/RO/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/> .
 <seas/Marmara+Sea/>
      :locatedIn <countries/TR/> .
 <seas/Sea+of+Azov/>
      :locatedIn <countries/UA/> .
 <seas/Sea+of+Azov/>
      :locatedIn <countries/R/> .
 <seas/The+Channel/>
      :locatedIn <countries/F/> .
 <seas/The+Channel/>
      :locatedIn <countries/GB/> .
 <seas/The+Channel/>
      :locatedIn <countries/GBG/> .
 <seas/The+Channel/>
      :locatedIn <countries/GBJ/> .
 <seas/Irish+Sea/>
      :locatedIn <countries/IRL/> .
 <seas/Irish+Sea/>
      :locatedIn <countries/GBM/> .
 <seas/Irish+Sea/>
      :locatedIn <countries/GB/> .
 <seas/North+Sea/>
      :locatedIn <countries/F/> .
 <seas/North+Sea/>
      :locatedIn <countries/D/> .
 <seas/North+Sea/>
      :locatedIn <countries/B/> .
 <seas/North+Sea/>
      :locatedIn <countries/NL/> .
 <seas/North+Sea/>
      :locatedIn <countries/DK/> .
 <seas/North+Sea/>
      :locatedIn <countries/N/> .
 <seas/North+Sea/>
      :locatedIn <countries/GB/> .
 <seas/Skagerrak/>
      :locatedIn <countries/DK/> .
 <seas/Skagerrak/>
      :locatedIn <countries/N/> .
 <seas/Skagerrak/>
      :locatedIn <countries/S/> .
 <seas/Kattegat/>
      :locatedIn <countries/DK/> .
 <seas/Kattegat/>
      :locatedIn <countries/S/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/D/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/EST/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/LV/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/LT/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/PL/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/R/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/DK/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/SF/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/IS/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/FO/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/N/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/SVA/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/GB/> .
 <seas/Greenland+Sea/>
      :locatedIn <countries/IS/> .
 <seas/Greenland+Sea/>
      :locatedIn <countries/SVA/> .
 <seas/Arctic+Ocean/>
      :locatedIn <countries/R/> .
 <seas/Arctic+Ocean/>
      :locatedIn <countries/SVA/> .
 <seas/Barents+Sea/>
      :locatedIn <countries/R/> .
 <seas/Barents+Sea/>
      :locatedIn <countries/N/> .
 <seas/Barents+Sea/>
      :locatedIn <countries/SVA/> .
 <seas/White+Sea/>
      :locatedIn <countries/R/> .
 <seas/Kara+Sea/>
      :locatedIn <countries/R/> .
 <seas/Laptev+Sea/>
      :locatedIn <countries/R/> .
 <seas/East+Sibirian+Sea/>
      :locatedIn <countries/R/> .
 <seas/Chukchi+Sea/>
      :locatedIn <countries/R/> .
 <seas/Bering+Sea/>
      :locatedIn <countries/R/> .
 <seas/Pacific+Ocean/>
      :locatedIn <countries/R/> .
 <seas/Sea+of+Okhotsk/>
      :locatedIn <countries/R/> .
 <seas/Sea+of+Japan/>
      :locatedIn <countries/R/> .
 <rivers/Thjorsa/>
      :locatedIn <countries/IS/> .
 <sources/Thjorsa/>
      :locatedIn <countries/IS/> .
 <estuarys/Thjorsa/>
      :locatedIn <countries/IS/> .
 <rivers/Jökulsa+a+Fjöllum/>
      :locatedIn <countries/IS/> .
 <sources/Jökulsa+a+Fjöllum/>
      :locatedIn <countries/IS/> .
 <estuarys/Jökulsa+a+Fjöllum/>
      :locatedIn <countries/IS/> .
 <rivers/Thames/>
      :locatedIn <countries/GB/> .
 <sources/Thames/>
      :locatedIn <countries/GB/> .
 <estuarys/Thames/>
      :locatedIn <countries/GB/> .
 <rivers/Severn/>
      :locatedIn <countries/GB/> .
 <sources/Severn/>
      :locatedIn <countries/GB/> .
 <estuarys/Severn/>
      :locatedIn <countries/GB/> .
 <rivers/Avon/>
      :locatedIn <countries/GB/> .
 <sources/Avon/>
      :locatedIn <countries/GB/> .
 <estuarys/Avon/>
      :locatedIn <countries/GB/> .
 <rivers/Test/>
      :locatedIn <countries/GB/> .
 <sources/Test/>
      :locatedIn <countries/GB/> .
 <estuarys/Test/>
      :locatedIn <countries/GB/> .
 <rivers/Great+Ouse/>
      :locatedIn <countries/GB/> .
 <sources/Great+Ouse/>
      :locatedIn <countries/GB/> .
 <estuarys/Great+Ouse/>
      :locatedIn <countries/GB/> .
 <rivers/Trent/>
      :locatedIn <countries/GB/> .
 <sources/Trent/>
      :locatedIn <countries/GB/> .
 <estuarys/Trent/>
      :locatedIn <countries/GB/> .
 <rivers/Ouse/>
      :locatedIn <countries/GB/> .
 <sources/Ouse/>
      :locatedIn <countries/GB/> .
 <estuarys/Ouse/>
      :locatedIn <countries/GB/> .
 <rivers/Aire/>
      :locatedIn <countries/GB/> .
 <sources/Aire/>
      :locatedIn <countries/GB/> .
 <estuarys/Aire/>
      :locatedIn <countries/GB/> .
 <rivers/Clyde/>
      :locatedIn <countries/GB/> .
 <sources/Clyde/>
      :locatedIn <countries/GB/> .
 <estuarys/Clyde/>
      :locatedIn <countries/GB/> .
 <rivers/Leven/>
      :locatedIn <countries/GB/> .
 <sources/Leven/>
      :locatedIn <countries/GB/> .
 <estuarys/Leven/>
      :locatedIn <countries/GB/> .
 <rivers/Ness/>
      :locatedIn <countries/GB/> .
 <sources/Ness/>
      :locatedIn <countries/GB/> .
 <estuarys/Ness/>
      :locatedIn <countries/GB/> .
 <rivers/Bann/>
      :locatedIn <countries/GB/> .
 <sources/Bann/>
      :locatedIn <countries/GB/> .
 <estuarys/Bann/>
      :locatedIn <countries/GB/> .
 <rivers/Shannon/>
      :locatedIn <countries/IRL/> .
 <sources/Shannon/>
      :locatedIn <countries/IRL/> .
 <estuarys/Shannon/>
      :locatedIn <countries/IRL/> .
 <rivers/Gudenå/>
      :locatedIn <countries/DK/> .
 <sources/Gudenå/>
      :locatedIn <countries/DK/> .
 <estuarys/Gudenå/>
      :locatedIn <countries/DK/> .
 <rivers/Glomma/>
      :locatedIn <countries/N/> .
 <sources/Glomma/>
      :locatedIn <countries/N/> .
 <estuarys/Glomma/>
      :locatedIn <countries/N/> .
 <rivers/Lågen/>
      :locatedIn <countries/N/> .
 <sources/Lågen/>
      :locatedIn <countries/N/> .
 <estuarys/Lågen/>
      :locatedIn <countries/N/> .
 <rivers/Götaälv/>
      :locatedIn <countries/S/> .
 <sources/Götaälv/>
      :locatedIn <countries/S/> .
 <estuarys/Götaälv/>
      :locatedIn <countries/S/> .
 <rivers/Motala+Ström/>
      :locatedIn <countries/S/> .
 <sources/Motala+Ström/>
      :locatedIn <countries/S/> .
 <estuarys/Motala+Ström/>
      :locatedIn <countries/S/> .
 <rivers/Klarälv/>
      :locatedIn <countries/N/> .
 <rivers/Klarälv/>
      :locatedIn <countries/S/> .
 <sources/Klarälv/>
      :locatedIn <countries/N/> .
 <estuarys/Klarälv/>
      :locatedIn <countries/S/> .
 <rivers/Dalälv/>
      :locatedIn <countries/S/> .
 <sources/Dalälv/>
      :locatedIn <countries/S/> .
 <estuarys/Dalälv/>
      :locatedIn <countries/S/> .
 <rivers/Västerdalälv/>
      :locatedIn <countries/S/> .
 <sources/Västerdalälv/>
      :locatedIn <countries/S/> .
 <estuarys/Västerdalälv/>
      :locatedIn <countries/S/> .
 <rivers/Österdalälv/>
      :locatedIn <countries/S/> .
 <sources/Österdalälv/>
      :locatedIn <countries/S/> .
 <estuarys/Österdalälv/>
      :locatedIn <countries/S/> .
 <rivers/Umeälv/>
      :locatedIn <countries/S/> .
 <sources/Umeälv/>
      :locatedIn <countries/S/> .
 <estuarys/Umeälv/>
      :locatedIn <countries/S/> .
 <rivers/Paatsjoki/>
      :locatedIn <countries/R/> .
 <rivers/Paatsjoki/>
      :locatedIn <countries/SF/> .
 <rivers/Paatsjoki/>
      :locatedIn <countries/N/> .
 <sources/Paatsjoki/>
      :locatedIn <countries/SF/> .
 <estuarys/Paatsjoki/>
      :locatedIn <countries/R/> .
 <estuarys/Paatsjoki/>
      :locatedIn <countries/N/> .
 <rivers/Torneälv/>
      :locatedIn <countries/SF/> .
 <rivers/Torneälv/>
      :locatedIn <countries/N/> .
 <rivers/Torneälv/>
      :locatedIn <countries/S/> .
 <sources/Torneälv/>
      :locatedIn <countries/N/> .
 <estuarys/Torneälv/>
      :locatedIn <countries/SF/> .
 <estuarys/Torneälv/>
      :locatedIn <countries/S/> .
 <rivers/Ounasjoki/>
      :locatedIn <countries/SF/> .
 <sources/Ounasjoki/>
      :locatedIn <countries/SF/> .
 <estuarys/Ounasjoki/>
      :locatedIn <countries/SF/> .
 <rivers/Kemijoki/>
      :locatedIn <countries/SF/> .
 <sources/Kemijoki/>
      :locatedIn <countries/SF/> .
 <estuarys/Kemijoki/>
      :locatedIn <countries/SF/> .
 <rivers/Oulujoki/>
      :locatedIn <countries/SF/> .
 <sources/Oulujoki/>
      :locatedIn <countries/SF/> .
 <estuarys/Oulujoki/>
      :locatedIn <countries/SF/> .
 <rivers/Kymijoki/>
      :locatedIn <countries/SF/> .
 <sources/Kymijoki/>
      :locatedIn <countries/SF/> .
 <estuarys/Kymijoki/>
      :locatedIn <countries/SF/> .
 <rivers/Kokemäenjoki/>
      :locatedIn <countries/SF/> .
 <sources/Kokemäenjoki/>
      :locatedIn <countries/SF/> .
 <estuarys/Kokemäenjoki/>
      :locatedIn <countries/SF/> .
 <rivers/Vuoksi/>
      :locatedIn <countries/R/> .
 <rivers/Vuoksi/>
      :locatedIn <countries/SF/> .
 <sources/Vuoksi/>
      :locatedIn <countries/SF/> .
 <estuarys/Vuoksi/>
      :locatedIn <countries/R/> .
 <rivers/Memel/>
      :locatedIn <countries/LT/> .
 <rivers/Memel/>
      :locatedIn <countries/BY/> .
 <rivers/Memel/>
      :locatedIn <countries/R/> .
 <sources/Memel/>
      :locatedIn <countries/BY/> .
 <estuarys/Memel/>
      :locatedIn <countries/LT/> .
 <estuarys/Memel/>
      :locatedIn <countries/R/> .
 <rivers/Neris/>
      :locatedIn <countries/LT/> .
 <rivers/Neris/>
      :locatedIn <countries/BY/> .
 <sources/Neris/>
      :locatedIn <countries/BY/> .
 <estuarys/Neris/>
      :locatedIn <countries/LT/> .
 <rivers/Weichsel/>
      :locatedIn <countries/PL/> .
 <sources/Weichsel/>
      :locatedIn <countries/PL/> .
 <estuarys/Weichsel/>
      :locatedIn <countries/PL/> .
 <rivers/Narew/>
      :locatedIn <countries/BY/> .
 <rivers/Narew/>
      :locatedIn <countries/PL/> .
 <sources/Narew/>
      :locatedIn <countries/BY/> .
 <estuarys/Narew/>
      :locatedIn <countries/PL/> .
 <rivers/Western+Bug/>
      :locatedIn <countries/BY/> .
 <rivers/Western+Bug/>
      :locatedIn <countries/PL/> .
 <rivers/Western+Bug/>
      :locatedIn <countries/UA/> .
 <sources/Western+Bug/>
      :locatedIn <countries/UA/> .
 <estuarys/Western+Bug/>
      :locatedIn <countries/PL/> .
 <rivers/Dunajec/>
      :locatedIn <countries/SK/> .
 <rivers/Dunajec/>
      :locatedIn <countries/PL/> .
 <sources/Dunajec/>
      :locatedIn <countries/PL/> .
 <estuarys/Dunajec/>
      :locatedIn <countries/PL/> .
 <rivers/San/>
      :locatedIn <countries/PL/> .
 <rivers/San/>
      :locatedIn <countries/UA/> .
 <sources/San/>
      :locatedIn <countries/UA/> .
 <estuarys/San/>
      :locatedIn <countries/PL/> .
 <rivers/Poprad/>
      :locatedIn <countries/SK/> .
 <rivers/Poprad/>
      :locatedIn <countries/PL/> .
 <sources/Poprad/>
      :locatedIn <countries/SK/> .
 <estuarys/Poprad/>
      :locatedIn <countries/PL/> .
 <rivers/Oder/>
      :locatedIn <countries/CZ/> .
 <rivers/Oder/>
      :locatedIn <countries/D/> .
 <rivers/Oder/>
      :locatedIn <countries/PL/> .
 <sources/Oder/>
      :locatedIn <countries/CZ/> .
 <estuarys/Oder/>
      :locatedIn <countries/D/> .
 <estuarys/Oder/>
      :locatedIn <countries/PL/> .
 <rivers/Neiße/>
      :locatedIn <countries/CZ/> .
 <rivers/Neiße/>
      :locatedIn <countries/D/> .
 <rivers/Neiße/>
      :locatedIn <countries/PL/> .
 <sources/Neiße/>
      :locatedIn <countries/CZ/> .
 <estuarys/Neiße/>
      :locatedIn <countries/D/> .
 <estuarys/Neiße/>
      :locatedIn <countries/PL/> .
 <rivers/Warta/>
      :locatedIn <countries/PL/> .
 <sources/Warta/>
      :locatedIn <countries/PL/> .
 <estuarys/Warta/>
      :locatedIn <countries/PL/> .
 <rivers/Elbe/>
      :locatedIn <countries/CZ/> .
 <rivers/Elbe/>
      :locatedIn <countries/D/> .
 <sources/Elbe/>
      :locatedIn <countries/CZ/> .
 <estuarys/Elbe/>
      :locatedIn <countries/D/> .
 <rivers/Havel/>
      :locatedIn <countries/D/> .
 <sources/Havel/>
      :locatedIn <countries/D/> .
 <estuarys/Havel/>
      :locatedIn <countries/D/> .
 <rivers/Spree/>
      :locatedIn <countries/CZ/> .
 <rivers/Spree/>
      :locatedIn <countries/D/> .
 <sources/Spree/>
      :locatedIn <countries/D/> .
 <estuarys/Spree/>
      :locatedIn <countries/D/> .
 <rivers/Saale/>
      :locatedIn <countries/D/> .
 <sources/Saale/>
      :locatedIn <countries/D/> .
 <estuarys/Saale/>
      :locatedIn <countries/D/> .
 <rivers/Weiße+Elster/>
      :locatedIn <countries/CZ/> .
 <rivers/Weiße+Elster/>
      :locatedIn <countries/D/> .
 <sources/Weiße+Elster/>
      :locatedIn <countries/CZ/> .
 <estuarys/Weiße+Elster/>
      :locatedIn <countries/D/> .
 <rivers/Mulde/>
      :locatedIn <countries/D/> .
 <sources/Mulde/>
      :locatedIn <countries/D/> .
 <estuarys/Mulde/>
      :locatedIn <countries/D/> .
 <rivers/Eger/>
      :locatedIn <countries/CZ/> .
 <rivers/Eger/>
      :locatedIn <countries/D/> .
 <sources/Eger/>
      :locatedIn <countries/D/> .
 <estuarys/Eger/>
      :locatedIn <countries/CZ/> .
 <rivers/Moldau/>
      :locatedIn <countries/CZ/> .
 <sources/Moldau/>
      :locatedIn <countries/CZ/> .
 <estuarys/Moldau/>
      :locatedIn <countries/CZ/> .
 <rivers/Berounka/>
      :locatedIn <countries/CZ/> .
 <rivers/Berounka/>
      :locatedIn <countries/D/> .
 <sources/Berounka/>
      :locatedIn <countries/D/> .
 <estuarys/Berounka/>
      :locatedIn <countries/CZ/> .
 <rivers/Weser/>
      :locatedIn <countries/D/> .
 <sources/Weser/>
      :locatedIn <countries/D/> .
 <estuarys/Weser/>
      :locatedIn <countries/D/> .
 <rivers/Aller/>
      :locatedIn <countries/D/> .
 <sources/Aller/>
      :locatedIn <countries/D/> .
 <estuarys/Aller/>
      :locatedIn <countries/D/> .
 <rivers/Oker/>
      :locatedIn <countries/D/> .
 <sources/Oker/>
      :locatedIn <countries/D/> .
 <estuarys/Oker/>
      :locatedIn <countries/D/> .
 <rivers/Leine/>
      :locatedIn <countries/D/> .
 <sources/Leine/>
      :locatedIn <countries/D/> .
 <estuarys/Leine/>
      :locatedIn <countries/D/> .
 <rivers/Werra/>
      :locatedIn <countries/D/> .
 <sources/Werra/>
      :locatedIn <countries/D/> .
 <estuarys/Werra/>
      :locatedIn <countries/D/> .
 <rivers/Fulda/>
      :locatedIn <countries/D/> .
 <sources/Fulda/>
      :locatedIn <countries/D/> .
 <estuarys/Fulda/>
      :locatedIn <countries/D/> .
 <rivers/Ems/>
      :locatedIn <countries/D/> .
 <sources/Ems/>
      :locatedIn <countries/D/> .
 <estuarys/Ems/>
      :locatedIn <countries/D/> .
 <rivers/Hase/>
      :locatedIn <countries/D/> .
 <sources/Hase/>
      :locatedIn <countries/D/> .
 <estuarys/Hase/>
      :locatedIn <countries/D/> .
 <rivers/Rhein/>
      :locatedIn <countries/F/> .
 <rivers/Rhein/>
      :locatedIn <countries/D/> .
 <rivers/Rhein/>
      :locatedIn <countries/CH/> .
 <rivers/Rhein/>
      :locatedIn <countries/FL/> .
 <rivers/Rhein/>
      :locatedIn <countries/A/> .
 <rivers/Rhein/>
      :locatedIn <countries/NL/> .
 <sources/Rhein/>
      :locatedIn <countries/CH/> .
 <estuarys/Rhein/>
      :locatedIn <countries/NL/> .
 <rivers/Lippe/>
      :locatedIn <countries/D/> .
 <sources/Lippe/>
      :locatedIn <countries/D/> .
 <estuarys/Lippe/>
      :locatedIn <countries/D/> .
 <rivers/Emscher/>
      :locatedIn <countries/D/> .
 <sources/Emscher/>
      :locatedIn <countries/D/> .
 <estuarys/Emscher/>
      :locatedIn <countries/D/> .
 <rivers/Ruhr/>
      :locatedIn <countries/D/> .
 <sources/Ruhr/>
      :locatedIn <countries/D/> .
 <estuarys/Ruhr/>
      :locatedIn <countries/D/> .
 <rivers/Wupper/>
      :locatedIn <countries/D/> .
 <sources/Wupper/>
      :locatedIn <countries/D/> .
 <estuarys/Wupper/>
      :locatedIn <countries/D/> .
 <rivers/Sieg/>
      :locatedIn <countries/D/> .
 <sources/Sieg/>
      :locatedIn <countries/D/> .
 <estuarys/Sieg/>
      :locatedIn <countries/D/> .
 <rivers/Lahn/>
      :locatedIn <countries/D/> .
 <sources/Lahn/>
      :locatedIn <countries/D/> .
 <estuarys/Lahn/>
      :locatedIn <countries/D/> .
 <rivers/Main/>
      :locatedIn <countries/D/> .
 <sources/Main/>
      :locatedIn <countries/D/> .
 <estuarys/Main/>
      :locatedIn <countries/D/> .
 <rivers/Regnitz/>
      :locatedIn <countries/D/> .
 <sources/Regnitz/>
      :locatedIn <countries/D/> .
 <estuarys/Regnitz/>
      :locatedIn <countries/D/> .
 <rivers/Rednitz/>
      :locatedIn <countries/D/> .
 <sources/Rednitz/>
      :locatedIn <countries/D/> .
 <estuarys/Rednitz/>
      :locatedIn <countries/D/> .
 <rivers/Pegnitz/>
      :locatedIn <countries/D/> .
 <sources/Pegnitz/>
      :locatedIn <countries/D/> .
 <estuarys/Pegnitz/>
      :locatedIn <countries/D/> .
 <rivers/Nidda/>
      :locatedIn <countries/D/> .
 <sources/Nidda/>
      :locatedIn <countries/D/> .
 <estuarys/Nidda/>
      :locatedIn <countries/D/> .
 <rivers/Mosel/>
      :locatedIn <countries/F/> .
 <rivers/Mosel/>
      :locatedIn <countries/D/> .
 <rivers/Mosel/>
      :locatedIn <countries/L/> .
 <sources/Mosel/>
      :locatedIn <countries/F/> .
 <estuarys/Mosel/>
      :locatedIn <countries/D/> .
 <rivers/Sauer/>
      :locatedIn <countries/D/> .
 <rivers/Sauer/>
      :locatedIn <countries/B/> .
 <rivers/Sauer/>
      :locatedIn <countries/L/> .
 <sources/Sauer/>
      :locatedIn <countries/B/> .
 <estuarys/Sauer/>
      :locatedIn <countries/D/> .
 <rivers/Alzette/>
      :locatedIn <countries/F/> .
 <rivers/Alzette/>
      :locatedIn <countries/L/> .
 <sources/Alzette/>
      :locatedIn <countries/F/> .
 <estuarys/Alzette/>
      :locatedIn <countries/L/> .
 <rivers/Saar/>
      :locatedIn <countries/F/> .
 <rivers/Saar/>
      :locatedIn <countries/D/> .
 <sources/Saar/>
      :locatedIn <countries/F/> .
 <estuarys/Saar/>
      :locatedIn <countries/D/> .
 <rivers/Meurthe/>
      :locatedIn <countries/F/> .
 <sources/Meurthe/>
      :locatedIn <countries/F/> .
 <estuarys/Meurthe/>
      :locatedIn <countries/F/> .
 <rivers/Neckar/>
      :locatedIn <countries/D/> .
 <sources/Neckar/>
      :locatedIn <countries/D/> .
 <estuarys/Neckar/>
      :locatedIn <countries/D/> .
 <rivers/Enz/>
      :locatedIn <countries/D/> .
 <sources/Enz/>
      :locatedIn <countries/D/> .
 <estuarys/Enz/>
      :locatedIn <countries/D/> .
 <rivers/Ill/>
      :locatedIn <countries/F/> .
 <sources/Ill/>
      :locatedIn <countries/F/> .
 <estuarys/Ill/>
      :locatedIn <countries/F/> .
 <rivers/Elz/>
      :locatedIn <countries/D/> .
 <sources/Elz/>
      :locatedIn <countries/D/> .
 <estuarys/Elz/>
      :locatedIn <countries/D/> .
 <rivers/Birs/>
      :locatedIn <countries/CH/> .
 <sources/Birs/>
      :locatedIn <countries/CH/> .
 <estuarys/Birs/>
      :locatedIn <countries/CH/> .
 <rivers/Aare/>
      :locatedIn <countries/CH/> .
 <sources/Aare/>
      :locatedIn <countries/CH/> .
 <estuarys/Aare/>
      :locatedIn <countries/CH/> .
 <rivers/Saane/>
      :locatedIn <countries/CH/> .
 <sources/Saane/>
      :locatedIn <countries/CH/> .
 <estuarys/Saane/>
      :locatedIn <countries/CH/> .
 <rivers/Zihl/>
      :locatedIn <countries/CH/> .
 <sources/Zihl/>
      :locatedIn <countries/CH/> .
 <estuarys/Zihl/>
      :locatedIn <countries/CH/> .
 <rivers/Orbe/>
      :locatedIn <countries/F/> .
 <rivers/Orbe/>
      :locatedIn <countries/CH/> .
 <sources/Orbe/>
      :locatedIn <countries/F/> .
 <estuarys/Orbe/>
      :locatedIn <countries/CH/> .
 <rivers/Reuss/>
      :locatedIn <countries/CH/> .
 <sources/Reuss/>
      :locatedIn <countries/CH/> .
 <estuarys/Reuss/>
      :locatedIn <countries/CH/> .
 <rivers/Limmat/>
      :locatedIn <countries/CH/> .
 <sources/Limmat/>
      :locatedIn <countries/CH/> .
 <estuarys/Limmat/>
      :locatedIn <countries/CH/> .
 <rivers/Thur/>
      :locatedIn <countries/CH/> .
 <sources/Thur/>
      :locatedIn <countries/CH/> .
 <estuarys/Thur/>
      :locatedIn <countries/CH/> .
 <rivers/Bregenzer+Ach/>
      :locatedIn <countries/A/> .
 <sources/Bregenzer+Ach/>
      :locatedIn <countries/A/> .
 <estuarys/Bregenzer+Ach/>
      :locatedIn <countries/A/> .
 <rivers/Hinterrhein/>
      :locatedIn <countries/CH/> .
 <sources/Hinterrhein/>
      :locatedIn <countries/CH/> .
 <estuarys/Hinterrhein/>
      :locatedIn <countries/CH/> .
 <rivers/Maas/>
      :locatedIn <countries/F/> .
 <rivers/Maas/>
      :locatedIn <countries/B/> .
 <rivers/Maas/>
      :locatedIn <countries/NL/> .
 <sources/Maas/>
      :locatedIn <countries/F/> .
 <estuarys/Maas/>
      :locatedIn <countries/NL/> .
 <rivers/Rur/>
      :locatedIn <countries/D/> .
 <rivers/Rur/>
      :locatedIn <countries/B/> .
 <rivers/Rur/>
      :locatedIn <countries/NL/> .
 <sources/Rur/>
      :locatedIn <countries/B/> .
 <estuarys/Rur/>
      :locatedIn <countries/NL/> .
 <rivers/Schelde/>
      :locatedIn <countries/F/> .
 <rivers/Schelde/>
      :locatedIn <countries/B/> .
 <rivers/Schelde/>
      :locatedIn <countries/NL/> .
 <sources/Schelde/>
      :locatedIn <countries/F/> .
 <estuarys/Schelde/>
      :locatedIn <countries/NL/> .
 <rivers/Somme/>
      :locatedIn <countries/F/> .
 <sources/Somme/>
      :locatedIn <countries/F/> .
 <estuarys/Somme/>
      :locatedIn <countries/F/> .
 <rivers/Seine/>
      :locatedIn <countries/F/> .
 <sources/Seine/>
      :locatedIn <countries/F/> .
 <estuarys/Seine/>
      :locatedIn <countries/F/> .
 <rivers/Marne/>
      :locatedIn <countries/F/> .
 <sources/Marne/>
      :locatedIn <countries/F/> .
 <estuarys/Marne/>
      :locatedIn <countries/F/> .
 <rivers/Vilaine/>
      :locatedIn <countries/F/> .
 <sources/Vilaine/>
      :locatedIn <countries/F/> .
 <estuarys/Vilaine/>
      :locatedIn <countries/F/> .
 <rivers/Loire/>
      :locatedIn <countries/F/> .
 <sources/Loire/>
      :locatedIn <countries/F/> .
 <estuarys/Loire/>
      :locatedIn <countries/F/> .
 <rivers/Maine/>
      :locatedIn <countries/F/> .
 <sources/Maine/>
      :locatedIn <countries/F/> .
 <estuarys/Maine/>
      :locatedIn <countries/F/> .
 <rivers/Sarthe/>
      :locatedIn <countries/F/> .
 <sources/Sarthe/>
      :locatedIn <countries/F/> .
 <estuarys/Sarthe/>
      :locatedIn <countries/F/> .
 <rivers/Mayenne/>
      :locatedIn <countries/F/> .
 <sources/Mayenne/>
      :locatedIn <countries/F/> .
 <estuarys/Mayenne/>
      :locatedIn <countries/F/> .
 <rivers/Vienne/>
      :locatedIn <countries/F/> .
 <sources/Vienne/>
      :locatedIn <countries/F/> .
 <estuarys/Vienne/>
      :locatedIn <countries/F/> .
 <rivers/Cher/>
      :locatedIn <countries/F/> .
 <sources/Cher/>
      :locatedIn <countries/F/> .
 <estuarys/Cher/>
      :locatedIn <countries/F/> .
 <rivers/Allier/>
      :locatedIn <countries/F/> .
 <sources/Allier/>
      :locatedIn <countries/F/> .
 <estuarys/Allier/>
      :locatedIn <countries/F/> .
 <rivers/Garonne/>
      :locatedIn <countries/F/> .
 <rivers/Garonne/>
      :locatedIn <countries/E/> .
 <sources/Garonne/>
      :locatedIn <countries/E/> .
 <estuarys/Garonne/>
      :locatedIn <countries/F/> .
 <rivers/Rhone/>
      :locatedIn <countries/F/> .
 <rivers/Rhone/>
      :locatedIn <countries/CH/> .
 <sources/Rhone/>
      :locatedIn <countries/CH/> .
 <estuarys/Rhone/>
      :locatedIn <countries/F/> .
 <rivers/Saone/>
      :locatedIn <countries/F/> .
 <sources/Saone/>
      :locatedIn <countries/F/> .
 <estuarys/Saone/>
      :locatedIn <countries/F/> .
 <rivers/Doubs/>
      :locatedIn <countries/F/> .
 <rivers/Doubs/>
      :locatedIn <countries/CH/> .
 <sources/Doubs/>
      :locatedIn <countries/F/> .
 <estuarys/Doubs/>
      :locatedIn <countries/F/> .
 <rivers/Isere/>
      :locatedIn <countries/F/> .
 <sources/Isere/>
      :locatedIn <countries/F/> .
 <estuarys/Isere/>
      :locatedIn <countries/F/> .
 <rivers/Durance/>
      :locatedIn <countries/F/> .
 <sources/Durance/>
      :locatedIn <countries/F/> .
 <estuarys/Durance/>
      :locatedIn <countries/F/> .
 <rivers/Mino/>
      :locatedIn <countries/E/> .
 <rivers/Mino/>
      :locatedIn <countries/P/> .
 <sources/Mino/>
      :locatedIn <countries/E/> .
 <estuarys/Mino/>
      :locatedIn <countries/P/> .
 <rivers/Douro/>
      :locatedIn <countries/E/> .
 <rivers/Douro/>
      :locatedIn <countries/P/> .
 <sources/Douro/>
      :locatedIn <countries/E/> .
 <estuarys/Douro/>
      :locatedIn <countries/P/> .
 <rivers/Mondego/>
      :locatedIn <countries/P/> .
 <sources/Mondego/>
      :locatedIn <countries/P/> .
 <estuarys/Mondego/>
      :locatedIn <countries/P/> .
 <rivers/Tejo/>
      :locatedIn <countries/E/> .
 <rivers/Tejo/>
      :locatedIn <countries/P/> .
 <sources/Tejo/>
      :locatedIn <countries/E/> .
 <estuarys/Tejo/>
      :locatedIn <countries/P/> .
 <rivers/Jarama/>
      :locatedIn <countries/E/> .
 <sources/Jarama/>
      :locatedIn <countries/E/> .
 <estuarys/Jarama/>
      :locatedIn <countries/E/> .
 <rivers/Sado/>
      :locatedIn <countries/P/> .
 <sources/Sado/>
      :locatedIn <countries/P/> .
 <estuarys/Sado/>
      :locatedIn <countries/P/> .
 <rivers/Guadiana/>
      :locatedIn <countries/E/> .
 <rivers/Guadiana/>
      :locatedIn <countries/P/> .
 <sources/Guadiana/>
      :locatedIn <countries/E/> .
 <estuarys/Guadiana/>
      :locatedIn <countries/E/> .
 <estuarys/Guadiana/>
      :locatedIn <countries/P/> .
 <rivers/Guadalquivir/>
      :locatedIn <countries/E/> .
 <sources/Guadalquivir/>
      :locatedIn <countries/E/> .
 <estuarys/Guadalquivir/>
      :locatedIn <countries/E/> .
 <rivers/Genil/>
      :locatedIn <countries/E/> .
 <sources/Genil/>
      :locatedIn <countries/E/> .
 <estuarys/Genil/>
      :locatedIn <countries/E/> .
 <rivers/Segura/>
      :locatedIn <countries/E/> .
 <sources/Segura/>
      :locatedIn <countries/E/> .
 <estuarys/Segura/>
      :locatedIn <countries/E/> .
 <rivers/Júcar/>
      :locatedIn <countries/E/> .
 <sources/Júcar/>
      :locatedIn <countries/E/> .
 <estuarys/Júcar/>
      :locatedIn <countries/E/> .
 <rivers/Turia/>
      :locatedIn <countries/E/> .
 <sources/Turia/>
      :locatedIn <countries/E/> .
 <estuarys/Turia/>
      :locatedIn <countries/E/> .
 <rivers/Ebro/>
      :locatedIn <countries/E/> .
 <sources/Ebro/>
      :locatedIn <countries/E/> .
 <estuarys/Ebro/>
      :locatedIn <countries/E/> .
 <rivers/Segre/>
      :locatedIn <countries/F/> .
 <rivers/Segre/>
      :locatedIn <countries/E/> .
 <sources/Segre/>
      :locatedIn <countries/F/> .
 <estuarys/Segre/>
      :locatedIn <countries/E/> .
 <rivers/Valira/>
      :locatedIn <countries/AND/> .
 <rivers/Valira/>
      :locatedIn <countries/E/> .
 <sources/Valira/>
      :locatedIn <countries/AND/> .
 <estuarys/Valira/>
      :locatedIn <countries/E/> .
 <rivers/Po/>
      :locatedIn <countries/I/> .
 <sources/Po/>
      :locatedIn <countries/I/> .
 <estuarys/Po/>
      :locatedIn <countries/I/> .
 <rivers/Tresa/>
      :locatedIn <countries/I/> .
 <rivers/Tresa/>
      :locatedIn <countries/CH/> .
 <sources/Tresa/>
      :locatedIn <countries/I/> .
 <sources/Tresa/>
      :locatedIn <countries/CH/> .
 <estuarys/Tresa/>
      :locatedIn <countries/I/> .
 <rivers/Ticino/>
      :locatedIn <countries/I/> .
 <rivers/Ticino/>
      :locatedIn <countries/CH/> .
 <sources/Ticino/>
      :locatedIn <countries/CH/> .
 <estuarys/Ticino/>
      :locatedIn <countries/I/> .
 <rivers/Moesa/>
      :locatedIn <countries/CH/> .
 <sources/Moesa/>
      :locatedIn <countries/CH/> .
 <estuarys/Moesa/>
      :locatedIn <countries/CH/> .
 <rivers/Lambro/>
      :locatedIn <countries/I/> .
 <sources/Lambro/>
      :locatedIn <countries/I/> .
 <estuarys/Lambro/>
      :locatedIn <countries/I/> .
 <rivers/Dora+Baltea/>
      :locatedIn <countries/I/> .
 <sources/Dora+Baltea/>
      :locatedIn <countries/I/> .
 <estuarys/Dora+Baltea/>
      :locatedIn <countries/I/> .
 <rivers/Tanaro/>
      :locatedIn <countries/I/> .
 <sources/Tanaro/>
      :locatedIn <countries/I/> .
 <estuarys/Tanaro/>
      :locatedIn <countries/I/> .
 <rivers/Adda/>
      :locatedIn <countries/I/> .
 <sources/Adda/>
      :locatedIn <countries/I/> .
 <estuarys/Adda/>
      :locatedIn <countries/I/> .
 <rivers/Mera/>
      :locatedIn <countries/I/> .
 <rivers/Mera/>
      :locatedIn <countries/CH/> .
 <sources/Mera/>
      :locatedIn <countries/CH/> .
 <estuarys/Mera/>
      :locatedIn <countries/I/> .
 <rivers/Mincio/>
      :locatedIn <countries/I/> .
 <sources/Mincio/>
      :locatedIn <countries/I/> .
 <estuarys/Mincio/>
      :locatedIn <countries/I/> .
 <rivers/Etsch/>
      :locatedIn <countries/I/> .
 <sources/Etsch/>
      :locatedIn <countries/I/> .
 <estuarys/Etsch/>
      :locatedIn <countries/I/> .
 <rivers/Tevere/>
      :locatedIn <countries/I/> .
 <sources/Tevere/>
      :locatedIn <countries/I/> .
 <estuarys/Tevere/>
      :locatedIn <countries/I/> .
 <rivers/Marta/>
      :locatedIn <countries/I/> .
 <sources/Marta/>
      :locatedIn <countries/I/> .
 <estuarys/Marta/>
      :locatedIn <countries/I/> .
 <rivers/Arrone/>
      :locatedIn <countries/I/> .
 <sources/Arrone/>
      :locatedIn <countries/I/> .
 <estuarys/Arrone/>
      :locatedIn <countries/I/> .
 <rivers/Arno/>
      :locatedIn <countries/I/> .
 <sources/Arno/>
      :locatedIn <countries/I/> .
 <estuarys/Arno/>
      :locatedIn <countries/I/> .
 <rivers/Imera+Meridionale/>
      :locatedIn <countries/I/> .
 <sources/Imera+Meridionale/>
      :locatedIn <countries/I/> .
 <estuarys/Imera+Meridionale/>
      :locatedIn <countries/I/> .
 <rivers/Tirso/>
      :locatedIn <countries/I/> .
 <sources/Tirso/>
      :locatedIn <countries/I/> .
 <estuarys/Tirso/>
      :locatedIn <countries/I/> .
 <rivers/Donau/>
      :locatedIn <countries/SRB/> .
 <rivers/Donau/>
      :locatedIn <countries/SK/> .
 <rivers/Donau/>
      :locatedIn <countries/D/> .
 <rivers/Donau/>
      :locatedIn <countries/H/> .
 <rivers/Donau/>
      :locatedIn <countries/A/> .
 <rivers/Donau/>
      :locatedIn <countries/UA/> .
 <rivers/Donau/>
      :locatedIn <countries/HR/> .
 <rivers/Donau/>
      :locatedIn <countries/BG/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/> .
 <rivers/Donau/>
      :locatedIn <countries/MD/> .
 <sources/Donau/>
      :locatedIn <countries/D/> .
 <estuarys/Donau/>
      :locatedIn <countries/UA/> .
 <estuarys/Donau/>
      :locatedIn <countries/RO/> .
 <rivers/Breg/>
      :locatedIn <countries/D/> .
 <sources/Breg/>
      :locatedIn <countries/D/> .
 <estuarys/Breg/>
      :locatedIn <countries/D/> .
 <rivers/Brigach/>
      :locatedIn <countries/D/> .
 <sources/Brigach/>
      :locatedIn <countries/D/> .
 <estuarys/Brigach/>
      :locatedIn <countries/D/> .
 <rivers/Iller/>
      :locatedIn <countries/D/> .
 <rivers/Iller/>
      :locatedIn <countries/A/> .
 <sources/Iller/>
      :locatedIn <countries/A/> .
 <estuarys/Iller/>
      :locatedIn <countries/D/> .
 <rivers/Lech/>
      :locatedIn <countries/D/> .
 <rivers/Lech/>
      :locatedIn <countries/A/> .
 <sources/Lech/>
      :locatedIn <countries/A/> .
 <estuarys/Lech/>
      :locatedIn <countries/D/> .
 <rivers/Isar/>
      :locatedIn <countries/D/> .
 <rivers/Isar/>
      :locatedIn <countries/A/> .
 <sources/Isar/>
      :locatedIn <countries/A/> .
 <estuarys/Isar/>
      :locatedIn <countries/D/> .
 <rivers/Ammer/>
      :locatedIn <countries/D/> .
 <sources/Ammer/>
      :locatedIn <countries/D/> .
 <estuarys/Ammer/>
      :locatedIn <countries/D/> .
 <rivers/Würm/>
      :locatedIn <countries/D/> .
 <sources/Würm/>
      :locatedIn <countries/D/> .
 <estuarys/Würm/>
      :locatedIn <countries/D/> .
 <rivers/Inn/>
      :locatedIn <countries/D/> .
 <rivers/Inn/>
      :locatedIn <countries/CH/> .
 <rivers/Inn/>
      :locatedIn <countries/A/> .
 <sources/Inn/>
      :locatedIn <countries/CH/> .
 <estuarys/Inn/>
      :locatedIn <countries/D/> .
 <rivers/Ilz/>
      :locatedIn <countries/D/> .
 <sources/Ilz/>
      :locatedIn <countries/D/> .
 <estuarys/Ilz/>
      :locatedIn <countries/D/> .
 <rivers/Regen/>
      :locatedIn <countries/CZ/> .
 <rivers/Regen/>
      :locatedIn <countries/D/> .
 <sources/Regen/>
      :locatedIn <countries/CZ/> .
 <estuarys/Regen/>
      :locatedIn <countries/D/> .
 <rivers/Naab/>
      :locatedIn <countries/CZ/> .
 <rivers/Naab/>
      :locatedIn <countries/D/> .
 <sources/Naab/>
      :locatedIn <countries/D/> .
 <estuarys/Naab/>
      :locatedIn <countries/D/> .
 <rivers/Alz/>
      :locatedIn <countries/D/> .
 <sources/Alz/>
      :locatedIn <countries/D/> .
 <estuarys/Alz/>
      :locatedIn <countries/D/> .
 <rivers/Salzach/>
      :locatedIn <countries/D/> .
 <rivers/Salzach/>
      :locatedIn <countries/A/> .
 <sources/Salzach/>
      :locatedIn <countries/A/> .
 <estuarys/Salzach/>
      :locatedIn <countries/D/> .
 <estuarys/Salzach/>
      :locatedIn <countries/A/> .
 <rivers/Enns/>
      :locatedIn <countries/A/> .
 <sources/Enns/>
      :locatedIn <countries/A/> .
 <estuarys/Enns/>
      :locatedIn <countries/A/> .
 <rivers/March/>
      :locatedIn <countries/CZ/> .
 <rivers/March/>
      :locatedIn <countries/SK/> .
 <rivers/March/>
      :locatedIn <countries/A/> .
 <sources/March/>
      :locatedIn <countries/CZ/> .
 <estuarys/March/>
      :locatedIn <countries/SK/> .
 <estuarys/March/>
      :locatedIn <countries/A/> .
 <rivers/Thaya/>
      :locatedIn <countries/CZ/> .
 <rivers/Thaya/>
      :locatedIn <countries/A/> .
 <sources/Thaya/>
      :locatedIn <countries/A/> .
 <estuarys/Thaya/>
      :locatedIn <countries/CZ/> .
 <estuarys/Thaya/>
      :locatedIn <countries/A/> .
 <rivers/Svratka/>
      :locatedIn <countries/CZ/> .
 <sources/Svratka/>
      :locatedIn <countries/CZ/> .
 <estuarys/Svratka/>
      :locatedIn <countries/CZ/> .
 <rivers/Jihlava/>
      :locatedIn <countries/CZ/> .
 <sources/Jihlava/>
      :locatedIn <countries/CZ/> .
 <estuarys/Jihlava/>
      :locatedIn <countries/CZ/> .
 <rivers/Raab/>
      :locatedIn <countries/H/> .
 <rivers/Raab/>
      :locatedIn <countries/A/> .
 <sources/Raab/>
      :locatedIn <countries/A/> .
 <estuarys/Raab/>
      :locatedIn <countries/H/> .
 <rivers/Waag/>
      :locatedIn <countries/SK/> .
 <sources/Waag/>
      :locatedIn <countries/SK/> .
 <estuarys/Waag/>
      :locatedIn <countries/SK/> .
 <rivers/Orava/>
      :locatedIn <countries/SK/> .
 <sources/Orava/>
      :locatedIn <countries/SK/> .
 <estuarys/Orava/>
      :locatedIn <countries/SK/> .
 <rivers/Czarna+Orava/>
      :locatedIn <countries/SK/> .
 <rivers/Czarna+Orava/>
      :locatedIn <countries/PL/> .
 <sources/Czarna+Orava/>
      :locatedIn <countries/PL/> .
 <estuarys/Czarna+Orava/>
      :locatedIn <countries/SK/> .
 <rivers/Biela+Orava/>
      :locatedIn <countries/SK/> .
 <sources/Biela+Orava/>
      :locatedIn <countries/SK/> .
 <estuarys/Biela+Orava/>
      :locatedIn <countries/SK/> .
 <rivers/Nitra/>
      :locatedIn <countries/SK/> .
 <sources/Nitra/>
      :locatedIn <countries/SK/> .
 <estuarys/Nitra/>
      :locatedIn <countries/SK/> .
 <rivers/Hron/>
      :locatedIn <countries/SK/> .
 <sources/Hron/>
      :locatedIn <countries/SK/> .
 <estuarys/Hron/>
      :locatedIn <countries/SK/> .
 <rivers/Drau/>
      :locatedIn <countries/H/> .
 <rivers/Drau/>
      :locatedIn <countries/I/> .
 <rivers/Drau/>
      :locatedIn <countries/A/> .
 <rivers/Drau/>
      :locatedIn <countries/SLO/> .
 <rivers/Drau/>
      :locatedIn <countries/HR/> .
 <sources/Drau/>
      :locatedIn <countries/I/> .
 <estuarys/Drau/>
      :locatedIn <countries/HR/> .
 <rivers/Gail/>
      :locatedIn <countries/A/> .
 <sources/Gail/>
      :locatedIn <countries/A/> .
 <estuarys/Gail/>
      :locatedIn <countries/A/> .
 <rivers/Mur/>
      :locatedIn <countries/H/> .
 <rivers/Mur/>
      :locatedIn <countries/A/> .
 <rivers/Mur/>
      :locatedIn <countries/SLO/> .
 <rivers/Mur/>
      :locatedIn <countries/HR/> .
 <sources/Mur/>
      :locatedIn <countries/A/> .
 <estuarys/Mur/>
      :locatedIn <countries/H/> .
 <estuarys/Mur/>
      :locatedIn <countries/HR/> .
 <rivers/Tisza/>
      :locatedIn <countries/SRB/> .
 <rivers/Tisza/>
      :locatedIn <countries/SK/> .
 <rivers/Tisza/>
      :locatedIn <countries/H/> .
 <rivers/Tisza/>
      :locatedIn <countries/UA/> .
 <rivers/Tisza/>
      :locatedIn <countries/RO/> .
 <sources/Tisza/>
      :locatedIn <countries/UA/> .
 <estuarys/Tisza/>
      :locatedIn <countries/SRB/> .
 <rivers/Somes/>
      :locatedIn <countries/H/> .
 <rivers/Somes/>
      :locatedIn <countries/RO/> .
 <sources/Somes/>
      :locatedIn <countries/RO/> .
 <estuarys/Somes/>
      :locatedIn <countries/H/> .
 <rivers/Sajó/>
      :locatedIn <countries/SK/> .
 <rivers/Sajó/>
      :locatedIn <countries/H/> .
 <sources/Sajó/>
      :locatedIn <countries/SK/> .
 <estuarys/Sajó/>
      :locatedIn <countries/H/> .
 <rivers/Hernad/>
      :locatedIn <countries/SK/> .
 <rivers/Hernad/>
      :locatedIn <countries/H/> .
 <sources/Hernad/>
      :locatedIn <countries/SK/> .
 <estuarys/Hernad/>
      :locatedIn <countries/H/> .
 <rivers/Torysa/>
      :locatedIn <countries/SK/> .
 <sources/Torysa/>
      :locatedIn <countries/SK/> .
 <estuarys/Torysa/>
      :locatedIn <countries/SK/> .
 <rivers/Mureș/>
      :locatedIn <countries/H/> .
 <rivers/Mureș/>
      :locatedIn <countries/RO/> .
 <sources/Mureș/>
      :locatedIn <countries/RO/> .
 <estuarys/Mureș/>
      :locatedIn <countries/H/> .
 <rivers/Argeș/>
      :locatedIn <countries/RO/> .
 <sources/Argeș/>
      :locatedIn <countries/RO/> .
 <estuarys/Argeș/>
      :locatedIn <countries/RO/> .
 <rivers/Dâmbovița/>
      :locatedIn <countries/RO/> .
 <sources/Dâmbovița/>
      :locatedIn <countries/RO/> .
 <estuarys/Dâmbovița/>
      :locatedIn <countries/RO/> .
 <rivers/Ialomița/>
      :locatedIn <countries/RO/> .
 <sources/Ialomița/>
      :locatedIn <countries/RO/> .
 <estuarys/Ialomița/>
      :locatedIn <countries/RO/> .
 <rivers/Save/>
      :locatedIn <countries/SRB/> .
 <rivers/Save/>
      :locatedIn <countries/SLO/> .
 <rivers/Save/>
      :locatedIn <countries/HR/> .
 <rivers/Save/>
      :locatedIn <countries/BIH/> .
 <sources/Save/>
      :locatedIn <countries/SLO/> .
 <estuarys/Save/>
      :locatedIn <countries/SRB/> .
 <rivers/Bosna/>
      :locatedIn <countries/BIH/> .
 <sources/Bosna/>
      :locatedIn <countries/BIH/> .
 <estuarys/Bosna/>
      :locatedIn <countries/BIH/> .
 <rivers/Drina/>
      :locatedIn <countries/SRB/> .
 <rivers/Drina/>
      :locatedIn <countries/BIH/> .
 <sources/Drina/>
      :locatedIn <countries/BIH/> .
 <estuarys/Drina/>
      :locatedIn <countries/SRB/> .
 <estuarys/Drina/>
      :locatedIn <countries/BIH/> .
 <rivers/Tara/>
      :locatedIn <countries/MNE/> .
 <rivers/Tara/>
      :locatedIn <countries/BIH/> .
 <sources/Tara/>
      :locatedIn <countries/MNE/> .
 <estuarys/Tara/>
      :locatedIn <countries/MNE/> .
 <estuarys/Tara/>
      :locatedIn <countries/BIH/> .
 <rivers/Piva/>
      :locatedIn <countries/MNE/> .
 <rivers/Piva/>
      :locatedIn <countries/BIH/> .
 <sources/Piva/>
      :locatedIn <countries/MNE/> .
 <estuarys/Piva/>
      :locatedIn <countries/MNE/> .
 <estuarys/Piva/>
      :locatedIn <countries/BIH/> .
 <rivers/Morava/>
      :locatedIn <countries/SRB/> .
 <sources/Morava/>
      :locatedIn <countries/SRB/> .
 <estuarys/Morava/>
      :locatedIn <countries/SRB/> .
 <rivers/Southern+Morava/>
      :locatedIn <countries/MK/> .
 <rivers/Southern+Morava/>
      :locatedIn <countries/SRB/> .
 <rivers/Southern+Morava/>
      :locatedIn <countries/KOS/> .
 <sources/Southern+Morava/>
      :locatedIn <countries/MK/> .
 <estuarys/Southern+Morava/>
      :locatedIn <countries/SRB/> .
 <rivers/Zapadna+Morava/>
      :locatedIn <countries/SRB/> .
 <sources/Zapadna+Morava/>
      :locatedIn <countries/SRB/> .
 <estuarys/Zapadna+Morava/>
      :locatedIn <countries/SRB/> .
 <rivers/Ibar/>
      :locatedIn <countries/SRB/> .
 <rivers/Ibar/>
      :locatedIn <countries/MNE/> .
 <rivers/Ibar/>
      :locatedIn <countries/KOS/> .
 <sources/Ibar/>
      :locatedIn <countries/SRB/> .
 <estuarys/Ibar/>
      :locatedIn <countries/SRB/> .
 <rivers/Iskar/>
      :locatedIn <countries/BG/> .
 <sources/Iskar/>
      :locatedIn <countries/BG/> .
 <estuarys/Iskar/>
      :locatedIn <countries/BG/> .
 <rivers/Ossam/>
      :locatedIn <countries/BG/> .
 <sources/Ossam/>
      :locatedIn <countries/BG/> .
 <estuarys/Ossam/>
      :locatedIn <countries/BG/> .
 <rivers/Timiş/>
      :locatedIn <countries/SRB/> .
 <rivers/Timiş/>
      :locatedIn <countries/RO/> .
 <sources/Timiş/>
      :locatedIn <countries/RO/> .
 <estuarys/Timiş/>
      :locatedIn <countries/SRB/> .
 <rivers/Jiu/>
      :locatedIn <countries/RO/> .
 <sources/Jiu/>
      :locatedIn <countries/RO/> .
 <estuarys/Jiu/>
      :locatedIn <countries/RO/> .
 <rivers/Olt/>
      :locatedIn <countries/RO/> .
 <sources/Olt/>
      :locatedIn <countries/RO/> .
 <estuarys/Olt/>
      :locatedIn <countries/RO/> .
 <rivers/Siret/>
      :locatedIn <countries/UA/> .
 <rivers/Siret/>
      :locatedIn <countries/RO/> .
 <sources/Siret/>
      :locatedIn <countries/UA/> .
 <estuarys/Siret/>
      :locatedIn <countries/RO/> .
 <rivers/Pruth/>
      :locatedIn <countries/UA/> .
 <rivers/Pruth/>
      :locatedIn <countries/RO/> .
 <rivers/Pruth/>
      :locatedIn <countries/MD/> .
 <sources/Pruth/>
      :locatedIn <countries/UA/> .
 <estuarys/Pruth/>
      :locatedIn <countries/RO/> .
 <estuarys/Pruth/>
      :locatedIn <countries/MD/> .
 <rivers/Moraca/>
      :locatedIn <countries/MNE/> .
 <sources/Moraca/>
      :locatedIn <countries/MNE/> .
 <estuarys/Moraca/>
      :locatedIn <countries/MNE/> .
 <rivers/Neretva/>
      :locatedIn <countries/HR/> .
 <rivers/Neretva/>
      :locatedIn <countries/BIH/> .
 <sources/Neretva/>
      :locatedIn <countries/BIH/> .
 <estuarys/Neretva/>
      :locatedIn <countries/HR/> .
 <rivers/Buna/>
      :locatedIn <countries/AL/> .
 <rivers/Buna/>
      :locatedIn <countries/MNE/> .
 <sources/Buna/>
      :locatedIn <countries/AL/> .
 <estuarys/Buna/>
      :locatedIn <countries/AL/> .
 <rivers/Drin/>
      :locatedIn <countries/AL/> .
 <sources/Drin/>
      :locatedIn <countries/AL/> .
 <estuarys/Drin/>
      :locatedIn <countries/AL/> .
 <rivers/White+Drin/>
      :locatedIn <countries/AL/> .
 <rivers/White+Drin/>
      :locatedIn <countries/KOS/> .
 <sources/White+Drin/>
      :locatedIn <countries/KOS/> .
 <estuarys/White+Drin/>
      :locatedIn <countries/AL/> .
 <rivers/Black+Drin/>
      :locatedIn <countries/AL/> .
 <rivers/Black+Drin/>
      :locatedIn <countries/MK/> .
 <sources/Black+Drin/>
      :locatedIn <countries/MK/> .
 <estuarys/Black+Drin/>
      :locatedIn <countries/AL/> .
 <rivers/Vjosa/>
      :locatedIn <countries/AL/> .
 <rivers/Vjosa/>
      :locatedIn <countries/GR/> .
 <sources/Vjosa/>
      :locatedIn <countries/GR/> .
 <estuarys/Vjosa/>
      :locatedIn <countries/AL/> .
 <rivers/Acheloos/>
      :locatedIn <countries/GR/> .
 <sources/Acheloos/>
      :locatedIn <countries/GR/> .
 <estuarys/Acheloos/>
      :locatedIn <countries/GR/> .
 <rivers/Aliakmonas/>
      :locatedIn <countries/GR/> .
 <sources/Aliakmonas/>
      :locatedIn <countries/GR/> .
 <estuarys/Aliakmonas/>
      :locatedIn <countries/GR/> .
 <rivers/Vardar/>
      :locatedIn <countries/GR/> .
 <rivers/Vardar/>
      :locatedIn <countries/MK/> .
 <sources/Vardar/>
      :locatedIn <countries/MK/> .
 <estuarys/Vardar/>
      :locatedIn <countries/GR/> .
 <rivers/Struma/>
      :locatedIn <countries/GR/> .
 <rivers/Struma/>
      :locatedIn <countries/BG/> .
 <sources/Struma/>
      :locatedIn <countries/BG/> .
 <estuarys/Struma/>
      :locatedIn <countries/GR/> .
 <rivers/Maritsa/>
      :locatedIn <countries/GR/> .
 <rivers/Maritsa/>
      :locatedIn <countries/BG/> .
 <rivers/Maritsa/>
      :locatedIn <countries/TR/> .
 <sources/Maritsa/>
      :locatedIn <countries/BG/> .
 <estuarys/Maritsa/>
      :locatedIn <countries/GR/> .
 <estuarys/Maritsa/>
      :locatedIn <countries/TR/> .
 <rivers/Tundzha/>
      :locatedIn <countries/BG/> .
 <rivers/Tundzha/>
      :locatedIn <countries/TR/> .
 <sources/Tundzha/>
      :locatedIn <countries/BG/> .
 <estuarys/Tundzha/>
      :locatedIn <countries/TR/> .
 <rivers/Orontes/>
      :locatedIn <countries/TR/> .
 <estuarys/Orontes/>
      :locatedIn <countries/TR/> .
 <rivers/Seyhan/>
      :locatedIn <countries/TR/> .
 <sources/Seyhan/>
      :locatedIn <countries/TR/> .
 <estuarys/Seyhan/>
      :locatedIn <countries/TR/> .
 <rivers/Sakarya/>
      :locatedIn <countries/TR/> .
 <sources/Sakarya/>
      :locatedIn <countries/TR/> .
 <estuarys/Sakarya/>
      :locatedIn <countries/TR/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/> .
 <sources/Kızılırmak/>
      :locatedIn <countries/TR/> .
 <estuarys/Kızılırmak/>
      :locatedIn <countries/TR/> .
 <rivers/Terek/>
      :locatedIn <countries/R/> .
 <estuarys/Terek/>
      :locatedIn <countries/R/> .
 <rivers/Samur/>
      :locatedIn <countries/R/> .
 <sources/Samur/>
      :locatedIn <countries/R/> .
 <estuarys/Samur/>
      :locatedIn <countries/R/> .
 <rivers/Kura/>
      :locatedIn <countries/TR/> .
 <sources/Kura/>
      :locatedIn <countries/TR/> .
 <rivers/Aras/>
      :locatedIn <countries/TR/> .
 <sources/Aras/>
      :locatedIn <countries/TR/> .
 <rivers/Tigris/>
      :locatedIn <countries/TR/> .
 <sources/Tigris/>
      :locatedIn <countries/TR/> .
 <rivers/Euphrat/>
      :locatedIn <countries/TR/> .
 <sources/Euphrat/>
      :locatedIn <countries/TR/> .
 <rivers/Murat/>
      :locatedIn <countries/TR/> .
 <sources/Murat/>
      :locatedIn <countries/TR/> .
 <estuarys/Murat/>
      :locatedIn <countries/TR/> .
 <rivers/Karasu/>
      :locatedIn <countries/TR/> .
 <sources/Karasu/>
      :locatedIn <countries/TR/> .
 <estuarys/Karasu/>
      :locatedIn <countries/TR/> .
 <rivers/Northern+Dwina/>
      :locatedIn <countries/R/> .
 <sources/Northern+Dwina/>
      :locatedIn <countries/R/> .
 <estuarys/Northern+Dwina/>
      :locatedIn <countries/R/> .
 <rivers/Suchona/>
      :locatedIn <countries/R/> .
 <sources/Suchona/>
      :locatedIn <countries/R/> .
 <estuarys/Suchona/>
      :locatedIn <countries/R/> .
 <rivers/Vychegda/>
      :locatedIn <countries/R/> .
 <sources/Vychegda/>
      :locatedIn <countries/R/> .
 <estuarys/Vychegda/>
      :locatedIn <countries/R/> .
 <rivers/Pechora/>
      :locatedIn <countries/R/> .
 <sources/Pechora/>
      :locatedIn <countries/R/> .
 <estuarys/Pechora/>
      :locatedIn <countries/R/> .
 <rivers/Newa/>
      :locatedIn <countries/R/> .
 <sources/Newa/>
      :locatedIn <countries/R/> .
 <estuarys/Newa/>
      :locatedIn <countries/R/> .
 <rivers/Swir/>
      :locatedIn <countries/R/> .
 <sources/Swir/>
      :locatedIn <countries/R/> .
 <estuarys/Swir/>
      :locatedIn <countries/R/> .
 <rivers/Wyg/>
      :locatedIn <countries/R/> .
 <sources/Wyg/>
      :locatedIn <countries/R/> .
 <estuarys/Wyg/>
      :locatedIn <countries/R/> .
 <rivers/Narva/>
      :locatedIn <countries/EST/> .
 <rivers/Narva/>
      :locatedIn <countries/R/> .
 <sources/Narva/>
      :locatedIn <countries/R/> .
 <estuarys/Narva/>
      :locatedIn <countries/R/> .
 <rivers/Daugava/>
      :locatedIn <countries/LV/> .
 <rivers/Daugava/>
      :locatedIn <countries/BY/> .
 <rivers/Daugava/>
      :locatedIn <countries/R/> .
 <sources/Daugava/>
      :locatedIn <countries/R/> .
 <estuarys/Daugava/>
      :locatedIn <countries/LV/> .
 <rivers/Dnister/>
      :locatedIn <countries/UA/> .
 <rivers/Dnister/>
      :locatedIn <countries/MD/> .
 <sources/Dnister/>
      :locatedIn <countries/UA/> .
 <estuarys/Dnister/>
      :locatedIn <countries/UA/> .
 <rivers/SouthernBug/>
      :locatedIn <countries/UA/> .
 <sources/SouthernBug/>
      :locatedIn <countries/UA/> .
 <estuarys/SouthernBug/>
      :locatedIn <countries/UA/> .
 <rivers/Inhul/>
      :locatedIn <countries/UA/> .
 <sources/Inhul/>
      :locatedIn <countries/UA/> .
 <estuarys/Inhul/>
      :locatedIn <countries/UA/> .
 <rivers/Dnepr/>
      :locatedIn <countries/BY/> .
 <rivers/Dnepr/>
      :locatedIn <countries/UA/> .
 <rivers/Dnepr/>
      :locatedIn <countries/R/> .
 <sources/Dnepr/>
      :locatedIn <countries/R/> .
 <estuarys/Dnepr/>
      :locatedIn <countries/UA/> .
 <rivers/Berezina/>
      :locatedIn <countries/BY/> .
 <sources/Berezina/>
      :locatedIn <countries/BY/> .
 <estuarys/Berezina/>
      :locatedIn <countries/BY/> .
 <rivers/Sozh/>
      :locatedIn <countries/BY/> .
 <rivers/Sozh/>
      :locatedIn <countries/UA/> .
 <rivers/Sozh/>
      :locatedIn <countries/R/> .
 <sources/Sozh/>
      :locatedIn <countries/R/> .
 <estuarys/Sozh/>
      :locatedIn <countries/BY/> .
 <estuarys/Sozh/>
      :locatedIn <countries/UA/> .
 <rivers/Svislach/>
      :locatedIn <countries/BY/> .
 <sources/Svislach/>
      :locatedIn <countries/BY/> .
 <estuarys/Svislach/>
      :locatedIn <countries/BY/> .
 <rivers/Prypjat/>
      :locatedIn <countries/BY/> .
 <rivers/Prypjat/>
      :locatedIn <countries/UA/> .
 <sources/Prypjat/>
      :locatedIn <countries/UA/> .
 <estuarys/Prypjat/>
      :locatedIn <countries/UA/> .
 <rivers/Styr/>
      :locatedIn <countries/BY/> .
 <rivers/Styr/>
      :locatedIn <countries/UA/> .
 <sources/Styr/>
      :locatedIn <countries/UA/> .
 <estuarys/Styr/>
      :locatedIn <countries/BY/> .
 <rivers/Teteriv/>
      :locatedIn <countries/UA/> .
 <sources/Teteriv/>
      :locatedIn <countries/UA/> .
 <estuarys/Teteriv/>
      :locatedIn <countries/UA/> .
 <rivers/Desna/>
      :locatedIn <countries/UA/> .
 <rivers/Desna/>
      :locatedIn <countries/R/> .
 <sources/Desna/>
      :locatedIn <countries/R/> .
 <estuarys/Desna/>
      :locatedIn <countries/UA/> .
 <rivers/Seym/>
      :locatedIn <countries/UA/> .
 <rivers/Seym/>
      :locatedIn <countries/R/> .
 <sources/Seym/>
      :locatedIn <countries/R/> .
 <estuarys/Seym/>
      :locatedIn <countries/UA/> .
 <rivers/Psel/>
      :locatedIn <countries/UA/> .
 <rivers/Psel/>
      :locatedIn <countries/R/> .
 <sources/Psel/>
      :locatedIn <countries/R/> .
 <estuarys/Psel/>
      :locatedIn <countries/UA/> .
 <rivers/Vorskla/>
      :locatedIn <countries/UA/> .
 <rivers/Vorskla/>
      :locatedIn <countries/R/> .
 <sources/Vorskla/>
      :locatedIn <countries/R/> .
 <estuarys/Vorskla/>
      :locatedIn <countries/UA/> .
 <rivers/Inhulets/>
      :locatedIn <countries/UA/> .
 <sources/Inhulets/>
      :locatedIn <countries/UA/> .
 <estuarys/Inhulets/>
      :locatedIn <countries/UA/> .
 <rivers/Kalmius/>
      :locatedIn <countries/UA/> .
 <sources/Kalmius/>
      :locatedIn <countries/UA/> .
 <estuarys/Kalmius/>
      :locatedIn <countries/UA/> .
 <rivers/Don/>
      :locatedIn <countries/R/> .
 <sources/Don/>
      :locatedIn <countries/R/> .
 <estuarys/Don/>
      :locatedIn <countries/R/> .
 <rivers/Donets/>
      :locatedIn <countries/UA/> .
 <rivers/Donets/>
      :locatedIn <countries/R/> .
 <sources/Donets/>
      :locatedIn <countries/R/> .
 <estuarys/Donets/>
      :locatedIn <countries/R/> .
 <rivers/Manych/>
      :locatedIn <countries/R/> .
 <sources/Manych/>
      :locatedIn <countries/R/> .
 <estuarys/Manych/>
      :locatedIn <countries/R/> .
 <rivers/East+Manych/>
      :locatedIn <countries/R/> .
 <sources/East+Manych/>
      :locatedIn <countries/R/> .
 <estuarys/East+Manych/>
      :locatedIn <countries/R/> .
 <rivers/Oskol/>
      :locatedIn <countries/UA/> .
 <rivers/Oskol/>
      :locatedIn <countries/R/> .
 <sources/Oskol/>
      :locatedIn <countries/R/> .
 <estuarys/Oskol/>
      :locatedIn <countries/UA/> .
 <rivers/Kuban/>
      :locatedIn <countries/R/> .
 <sources/Kuban/>
      :locatedIn <countries/R/> .
 <estuarys/Kuban/>
      :locatedIn <countries/R/> .
 <rivers/Volga/>
      :locatedIn <countries/R/> .
 <sources/Volga/>
      :locatedIn <countries/R/> .
 <estuarys/Volga/>
      :locatedIn <countries/R/> .
 <rivers/Oka/>
      :locatedIn <countries/R/> .
 <sources/Oka/>
      :locatedIn <countries/R/> .
 <estuarys/Oka/>
      :locatedIn <countries/R/> .
 <rivers/Moskva/>
      :locatedIn <countries/R/> .
 <sources/Moskva/>
      :locatedIn <countries/R/> .
 <estuarys/Moskva/>
      :locatedIn <countries/R/> .
 <rivers/Kama/>
      :locatedIn <countries/R/> .
 <sources/Kama/>
      :locatedIn <countries/R/> .
 <estuarys/Kama/>
      :locatedIn <countries/R/> .
 <rivers/Vyatka/>
      :locatedIn <countries/R/> .
 <sources/Vyatka/>
      :locatedIn <countries/R/> .
 <estuarys/Vyatka/>
      :locatedIn <countries/R/> .
 <rivers/Chusovaya/>
      :locatedIn <countries/R/> .
 <sources/Chusovaya/>
      :locatedIn <countries/R/> .
 <estuarys/Chusovaya/>
      :locatedIn <countries/R/> .
 <rivers/Belaya/>
      :locatedIn <countries/R/> .
 <sources/Belaya/>
      :locatedIn <countries/R/> .
 <estuarys/Belaya/>
      :locatedIn <countries/R/> .
 <rivers/Ural/>
      :locatedIn <countries/R/> .
 <rivers/Ural/>
      :locatedIn <countries/KZ/> .
 <sources/Ural/>
      :locatedIn <countries/R/> .
 <estuarys/Ural/>
      :locatedIn <countries/KZ/> .
 <rivers/Emba/>
      :locatedIn <countries/KZ/> .
 <sources/Emba/>
      :locatedIn <countries/KZ/> .
 <estuarys/Emba/>
      :locatedIn <countries/KZ/> .
 <rivers/Ob/>
      :locatedIn <countries/R/> .
 <sources/Ob/>
      :locatedIn <countries/R/> .
 <estuarys/Ob/>
      :locatedIn <countries/R/> .
 <rivers/Irtysh/>
      :locatedIn <countries/R/> .
 <rivers/Irtysh/>
      :locatedIn <countries/KZ/> .
 <sources/Irtysh/>
      :locatedIn <countries/KZ/> .
 <estuarys/Irtysh/>
      :locatedIn <countries/R/> .
 <rivers/Tobol/>
      :locatedIn <countries/R/> .
 <rivers/Tobol/>
      :locatedIn <countries/KZ/> .
 <sources/Tobol/>
      :locatedIn <countries/R/> .
 <estuarys/Tobol/>
      :locatedIn <countries/R/> .
 <rivers/Tura/>
      :locatedIn <countries/R/> .
 <sources/Tura/>
      :locatedIn <countries/R/> .
 <estuarys/Tura/>
      :locatedIn <countries/R/> .
 <rivers/Tagil/>
      :locatedIn <countries/R/> .
 <sources/Tagil/>
      :locatedIn <countries/R/> .
 <estuarys/Tagil/>
      :locatedIn <countries/R/> .
 <rivers/Isset/>
      :locatedIn <countries/R/> .
 <sources/Isset/>
      :locatedIn <countries/R/> .
 <estuarys/Isset/>
      :locatedIn <countries/R/> .
 <rivers/Miass/>
      :locatedIn <countries/R/> .
 <sources/Miass/>
      :locatedIn <countries/R/> .
 <estuarys/Miass/>
      :locatedIn <countries/R/> .
 <rivers/Ishim/>
      :locatedIn <countries/R/> .
 <rivers/Ishim/>
      :locatedIn <countries/KZ/> .
 <sources/Ishim/>
      :locatedIn <countries/KZ/> .
 <estuarys/Ishim/>
      :locatedIn <countries/R/> .
 <rivers/Katun/>
      :locatedIn <countries/R/> .
 <sources/Katun/>
      :locatedIn <countries/R/> .
 <estuarys/Katun/>
      :locatedIn <countries/R/> .
 <rivers/Chulym/>
      :locatedIn <countries/R/> .
 <sources/Chulym/>
      :locatedIn <countries/R/> .
 <estuarys/Chulym/>
      :locatedIn <countries/R/> .
 <rivers/Tom/>
      :locatedIn <countries/R/> .
 <sources/Tom/>
      :locatedIn <countries/R/> .
 <estuarys/Tom/>
      :locatedIn <countries/R/> .
 <rivers/Yenissey/>
      :locatedIn <countries/R/> .
 <sources/Yenissey/>
      :locatedIn <countries/R/> .
 <estuarys/Yenissey/>
      :locatedIn <countries/R/> .
 <rivers/Little+Yenissey/>
      :locatedIn <countries/R/> .
 <estuarys/Little+Yenissey/>
      :locatedIn <countries/R/> .
 <rivers/Nizhnyaya+Tunguska/>
      :locatedIn <countries/R/> .
 <sources/Nizhnyaya+Tunguska/>
      :locatedIn <countries/R/> .
 <estuarys/Nizhnyaya+Tunguska/>
      :locatedIn <countries/R/> .
 <rivers/Chantaika/>
      :locatedIn <countries/R/> .
 <sources/Chantaika/>
      :locatedIn <countries/R/> .
 <estuarys/Chantaika/>
      :locatedIn <countries/R/> .
 <rivers/Angara/>
      :locatedIn <countries/R/> .
 <sources/Angara/>
      :locatedIn <countries/R/> .
 <estuarys/Angara/>
      :locatedIn <countries/R/> .
 <rivers/Selenge/>
      :locatedIn <countries/R/> .
 <estuarys/Selenge/>
      :locatedIn <countries/R/> .
 <rivers/Pyasina/>
      :locatedIn <countries/R/> .
 <sources/Pyasina/>
      :locatedIn <countries/R/> .
 <estuarys/Pyasina/>
      :locatedIn <countries/R/> .
 <rivers/Taimyra/>
      :locatedIn <countries/R/> .
 <sources/Taimyra/>
      :locatedIn <countries/R/> .
 <estuarys/Taimyra/>
      :locatedIn <countries/R/> .
 <rivers/Chatanga/>
      :locatedIn <countries/R/> .
 <sources/Chatanga/>
      :locatedIn <countries/R/> .
 <estuarys/Chatanga/>
      :locatedIn <countries/R/> .
 <rivers/Olenyok/>
      :locatedIn <countries/R/> .
 <sources/Olenyok/>
      :locatedIn <countries/R/> .
 <estuarys/Olenyok/>
      :locatedIn <countries/R/> .
 <rivers/Lena/>
      :locatedIn <countries/R/> .
 <sources/Lena/>
      :locatedIn <countries/R/> .
 <estuarys/Lena/>
      :locatedIn <countries/R/> .
 <rivers/Vilyuy/>
      :locatedIn <countries/R/> .
 <sources/Vilyuy/>
      :locatedIn <countries/R/> .
 <estuarys/Vilyuy/>
      :locatedIn <countries/R/> .
 <rivers/Aldan/>
      :locatedIn <countries/R/> .
 <sources/Aldan/>
      :locatedIn <countries/R/> .
 <estuarys/Aldan/>
      :locatedIn <countries/R/> .
 <rivers/Vitim/>
      :locatedIn <countries/R/> .
 <sources/Vitim/>
      :locatedIn <countries/R/> .
 <estuarys/Vitim/>
      :locatedIn <countries/R/> .
 <rivers/Indigirka/>
      :locatedIn <countries/R/> .
 <sources/Indigirka/>
      :locatedIn <countries/R/> .
 <estuarys/Indigirka/>
      :locatedIn <countries/R/> .
 <rivers/Kolyma/>
      :locatedIn <countries/R/> .
 <sources/Kolyma/>
      :locatedIn <countries/R/> .
 <estuarys/Kolyma/>
      :locatedIn <countries/R/> .
 <rivers/Anadyr/>
      :locatedIn <countries/R/> .
 <sources/Anadyr/>
      :locatedIn <countries/R/> .
 <estuarys/Anadyr/>
      :locatedIn <countries/R/> .
 <rivers/Kamchatka/>
      :locatedIn <countries/R/> .
 <sources/Kamchatka/>
      :locatedIn <countries/R/> .
 <estuarys/Kamchatka/>
      :locatedIn <countries/R/> .
 <rivers/Amur/>
      :locatedIn <countries/R/> .
 <sources/Amur/>
      :locatedIn <countries/R/> .
 <estuarys/Amur/>
      :locatedIn <countries/R/> .
 <rivers/Schilka/>
      :locatedIn <countries/R/> .
 <sources/Schilka/>
      :locatedIn <countries/R/> .
 <estuarys/Schilka/>
      :locatedIn <countries/R/> .
 <rivers/Ingoda/>
      :locatedIn <countries/R/> .
 <sources/Ingoda/>
      :locatedIn <countries/R/> .
 <estuarys/Ingoda/>
      :locatedIn <countries/R/> .
 <rivers/Onon/>
      :locatedIn <countries/R/> .
 <sources/Onon/>
      :locatedIn <countries/R/> .
 <estuarys/Onon/>
      :locatedIn <countries/R/> .
 <rivers/Argun/>
      :locatedIn <countries/R/> .
 <estuarys/Argun/>
      :locatedIn <countries/R/> .
 <rivers/Sungacha/>
      :locatedIn <countries/R/> .
 <sources/Sungacha/>
      :locatedIn <countries/R/> .
 <estuarys/Sungacha/>
      :locatedIn <countries/R/> .
 <rivers/Ussuri/>
      :locatedIn <countries/R/> .
 <sources/Ussuri/>
      :locatedIn <countries/R/> .
 <estuarys/Ussuri/>
      :locatedIn <countries/R/> .
 <rivers/Syrdarja/>
      :locatedIn <countries/KZ/> .
 <estuarys/Syrdarja/>
      :locatedIn <countries/KZ/> .
 <rivers/Ili/>
      :locatedIn <countries/KZ/> .
 <estuarys/Ili/>
      :locatedIn <countries/KZ/> .
 <rivers/Tekes/>
      :locatedIn <countries/KZ/> .
 <sources/Tekes/>
      :locatedIn <countries/KZ/> .
 <rivers/Tumen/>
      :locatedIn <countries/R/> .
 <estuarys/Tumen/>
      :locatedIn <countries/R/> .
 <lakes/Inarijärvi/>
      :locatedIn <countries/SF/> .
 <lakes/Oulujärvi/>
      :locatedIn <countries/SF/> .
 <lakes/Saimaa/>
      :locatedIn <countries/SF/> .
 <lakes/Päijänne/>
      :locatedIn <countries/SF/> .
 <lakes/Mjoesa-See/>
      :locatedIn <countries/N/> .
 <lakes/Storuman/>
      :locatedIn <countries/S/> .
 <lakes/Siljan/>
      :locatedIn <countries/S/> .
 <lakes/Mälaren/>
      :locatedIn <countries/S/> .
 <lakes/Vänern/>
      :locatedIn <countries/S/> .
 <lakes/Vättern/>
      :locatedIn <countries/S/> .
 <lakes/Arresø/>
      :locatedIn <countries/DK/> .
 <lakes/Lough+Neagh/>
      :locatedIn <countries/GB/> .
 <lakes/Loch+Ness/>
      :locatedIn <countries/GB/> .
 <lakes/Loch+Lomond/>
      :locatedIn <countries/GB/> .
 <lakes/Bodensee/>
      :locatedIn <countries/D/> .
 <lakes/Bodensee/>
      :locatedIn <countries/CH/> .
 <lakes/Bodensee/>
      :locatedIn <countries/A/> .
 <lakes/Chiemsee/>
      :locatedIn <countries/D/> .
 <lakes/Starnberger+See/>
      :locatedIn <countries/D/> .
 <lakes/Ammersee/>
      :locatedIn <countries/D/> .
 <lakes/Laacher+Maar/>
      :locatedIn <countries/D/> .
 <lakes/Lac+Leman/>
      :locatedIn <countries/F/> .
 <lakes/Lac+Leman/>
      :locatedIn <countries/CH/> .
 <lakes/Lac+de+Serre-Ponçon/>
      :locatedIn <countries/F/> .
 <lakes/Zürichsee/>
      :locatedIn <countries/CH/> .
 <lakes/Thunersee/>
      :locatedIn <countries/CH/> .
 <lakes/Brienzersee/>
      :locatedIn <countries/CH/> .
 <lakes/Lac+de+Neuchâtel/>
      :locatedIn <countries/CH/> .
 <lakes/Bielersee/>
      :locatedIn <countries/CH/> .
 <lakes/Vierwaldstättersee/>
      :locatedIn <countries/CH/> .
 <lakes/Lago+Maggiore/>
      :locatedIn <countries/I/> .
 <lakes/Lago+Maggiore/>
      :locatedIn <countries/CH/> .
 <lakes/Lago+di+Lugano/>
      :locatedIn <countries/I/> .
 <lakes/Lago+di+Lugano/>
      :locatedIn <countries/CH/> .
 <lakes/Lago+di+Como/>
      :locatedIn <countries/I/> .
 <lakes/Lago+di+Garda/>
      :locatedIn <countries/I/> .
 <lakes/Lago+Trasimeno/>
      :locatedIn <countries/I/> .
 <lakes/Lago+di+Bolsena/>
      :locatedIn <countries/I/> .
 <lakes/Lago+di+Bracciano/>
      :locatedIn <countries/I/> .
 <lakes/Lago+Albano/>
      :locatedIn <countries/I/> .
 <lakes/Lago+Omodeo/>
      :locatedIn <countries/I/> .
 <lakes/Laguna+de+Gallocanta/>
      :locatedIn <countries/E/> .
 <lakes/Neusiedlersee/>
      :locatedIn <countries/H/> .
 <lakes/Neusiedlersee/>
      :locatedIn <countries/A/> .
 <lakes/Balaton/>
      :locatedIn <countries/H/> .
 <lakes/Orava+Reservoir/>
      :locatedIn <countries/SK/> .
 <lakes/Lake+Skutari/>
      :locatedIn <countries/AL/> .
 <lakes/Lake+Skutari/>
      :locatedIn <countries/MNE/> .
 <lakes/Lake+Prespa/>
      :locatedIn <countries/AL/> .
 <lakes/Lake+Prespa/>
      :locatedIn <countries/GR/> .
 <lakes/Lake+Prespa/>
      :locatedIn <countries/MK/> .
 <lakes/Lake+Ohrid/>
      :locatedIn <countries/AL/> .
 <lakes/Lake+Ohrid/>
      :locatedIn <countries/MK/> .
 <lakes/Kiev+Reservoir/>
      :locatedIn <countries/UA/> .
 <lakes/Kakhovka+Reservoir/>
      :locatedIn <countries/UA/> .
 <lakes/Kremenchuk+Reservoir/>
      :locatedIn <countries/UA/> .
 <lakes/Rybinsk+Reservoir/>
      :locatedIn <countries/R/> .
 <lakes/Kuybyshev+Reservoir/>
      :locatedIn <countries/R/> .
 <lakes/Kama+Reservoir/>
      :locatedIn <countries/R/> .
 <lakes/Lower+Kama+Reservoir/>
      :locatedIn <countries/R/> .
 <lakes/Ozero+Ladoga/>
      :locatedIn <countries/R/> .
 <lakes/Ozero+Onega/>
      :locatedIn <countries/R/> .
 <lakes/Wygozero/>
      :locatedIn <countries/R/> .
 <lakes/Ozero+Pskovskoje/>
      :locatedIn <countries/EST/> .
 <lakes/Ozero+Pskovskoje/>
      :locatedIn <countries/R/> .
 <lakes/Novosibirsk+Reservoir/>
      :locatedIn <countries/R/> .
 <lakes/Ozero+Keta/>
      :locatedIn <countries/R/> .
 <lakes/Ozero+Khantayskoye/>
      :locatedIn <countries/R/> .
 <lakes/Ozero+Taimyr/>
      :locatedIn <countries/R/> .
 <lakes/Ozero+Baikal/>
      :locatedIn <countries/R/> .
 <lakes/Ozero+Chanka/>
      :locatedIn <countries/R/> .
 <lakes/Koltsevoye+Lake/>
      :locatedIn <countries/R/> .
 <lakes/Lake+Van/>
      :locatedIn <countries/TR/> .
 <lakes/Tuz+Gölü/>
      :locatedIn <countries/TR/> .
 <lakes/Nemrut+Gölü/>
      :locatedIn <countries/TR/> .
 <lakes/Lake+Keban/>
      :locatedIn <countries/TR/> .
 <lakes/Atatürk+Baraj+Gölü/>
      :locatedIn <countries/TR/> .
 <lakes/Caspian+Sea/>
      :locatedIn <countries/R/> .
 <lakes/Caspian+Sea/>
      :locatedIn <countries/KZ/> .
 <lakes/North+Aral+Sea/>
      :locatedIn <countries/KZ/> .
 <lakes/South+Aral+Sea/>
      :locatedIn <countries/KZ/> .
 <lakes/Bukhtarma+Reservoir/>
      :locatedIn <countries/KZ/> .
 <lakes/Kapshagay+Dam/>
      :locatedIn <countries/KZ/> .
 <lakes/Ozero+Balchash/>
      :locatedIn <countries/KZ/> .
 <islands/Svalbard/>
      :locatedIn <countries/SVA/> .
 <islands/Iceland/>
      :locatedIn <countries/IS/> .
 <islands/Austvågøy/>
      :locatedIn <countries/N/> .
 <islands/Streymoy/>
      :locatedIn <countries/FO/> .
 <islands/Ireland/>
      :locatedIn <countries/IRL/> .
 <islands/Ireland/>
      :locatedIn <countries/GB/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/> .
 <islands/Shetland+Mainland/>
      :locatedIn <countries/GB/> .
 <islands/Orkney+Mainland/>
      :locatedIn <countries/GB/> .
 <islands/South+Ronaldsay/>
      :locatedIn <countries/GB/> .
 <islands/Hoy/>
      :locatedIn <countries/GB/> .
 <islands/Westray/>
      :locatedIn <countries/GB/> .
 <islands/Barra/>
      :locatedIn <countries/GB/> .
 <islands/South+Uist/>
      :locatedIn <countries/GB/> .
 <islands/Benbecula/>
      :locatedIn <countries/GB/> .
 <islands/North+Uist/>
      :locatedIn <countries/GB/> .
 <islands/Lewis+and+Harris/>
      :locatedIn <countries/GB/> .
 <islands/Skye/>
      :locatedIn <countries/GB/> .
 <islands/Rhum/>
      :locatedIn <countries/GB/> .
 <islands/Mull/>
      :locatedIn <countries/GB/> .
 <islands/Tiree/>
      :locatedIn <countries/GB/> .
 <islands/Islay/>
      :locatedIn <countries/GB/> .
 <islands/Jura/>
      :locatedIn <countries/GB/> .
 <islands/Arran/>
      :locatedIn <countries/GB/> .
 <islands/Isle+of+Man/>
      :locatedIn <countries/GBM/> .
 <islands/Anglesey/>
      :locatedIn <countries/GB/> .
 <islands/Isle+of+Wight/>
      :locatedIn <countries/GB/> .
 <islands/Guernsey/>
      :locatedIn <countries/GBG/> .
 <islands/Jersey/>
      :locatedIn <countries/GBJ/> .
 <islands/Gotland/>
      :locatedIn <countries/S/> .
 <islands/Öland/>
      :locatedIn <countries/S/> .
 <islands/Åland/>
      :locatedIn <countries/SF/> .
 <islands/Hiumaa/>
      :locatedIn <countries/EST/> .
 <islands/Ösel/>
      :locatedIn <countries/EST/> .
 <islands/Seeland/>
      :locatedIn <countries/DK/> .
 <islands/Fünen/>
      :locatedIn <countries/DK/> .
 <islands/Langeland/>
      :locatedIn <countries/DK/> .
 <islands/Falster/>
      :locatedIn <countries/DK/> .
 <islands/Lolland/>
      :locatedIn <countries/DK/> .
 <islands/Bornholm/>
      :locatedIn <countries/DK/> .
 <islands/Fehmarn/>
      :locatedIn <countries/D/> .
 <islands/Rügen/>
      :locatedIn <countries/D/> .
 <islands/Usedom/>
      :locatedIn <countries/D/> .
 <islands/Usedom/>
      :locatedIn <countries/PL/> .
 <islands/Helgoland/>
      :locatedIn <countries/D/> .
 <islands/Sylt/>
      :locatedIn <countries/D/> .
 <islands/Föhr/>
      :locatedIn <countries/D/> .
 <islands/Amrum/>
      :locatedIn <countries/D/> .
 <islands/Pellworm/>
      :locatedIn <countries/D/> .
 <islands/Wangerooge/>
      :locatedIn <countries/D/> .
 <islands/Spiekeroog/>
      :locatedIn <countries/D/> .
 <islands/Langeoog/>
      :locatedIn <countries/D/> .
 <islands/Baltrum/>
      :locatedIn <countries/D/> .
 <islands/Norderney/>
      :locatedIn <countries/D/> .
 <islands/Juist/>
      :locatedIn <countries/D/> .
 <islands/Borkum/>
      :locatedIn <countries/D/> .
 <islands/Schiermonnikoog/>
      :locatedIn <countries/NL/> .
 <islands/Ameland/>
      :locatedIn <countries/NL/> .
 <islands/Terschelling/>
      :locatedIn <countries/NL/> .
 <islands/Vlieland/>
      :locatedIn <countries/NL/> .
 <islands/Texel/>
      :locatedIn <countries/NL/> .
 <islands/Zitny+Ostrov/>
      :locatedIn <countries/SK/> .
 <islands/Maly+Zitny+Ostrov/>
      :locatedIn <countries/H/> .
 <islands/Margit+Sziget/>
      :locatedIn <countries/H/> .
 <islands/Veliko+Ratno+Ostrvo/>
      :locatedIn <countries/SRB/> .
 <islands/Krk/>
      :locatedIn <countries/HR/> .
 <islands/Cres/>
      :locatedIn <countries/HR/> .
 <islands/Brač/>
      :locatedIn <countries/HR/> .
 <islands/Korčula/>
      :locatedIn <countries/HR/> .
 <islands/Korfu/>
      :locatedIn <countries/GR/> .
 <islands/Lefkas/>
      :locatedIn <countries/GR/> .
 <islands/Kefallinia/>
      :locatedIn <countries/GR/> .
 <islands/Zakynthos/>
      :locatedIn <countries/GR/> .
 <islands/Euboea/>
      :locatedIn <countries/GR/> .
 <islands/Samothraki/>
      :locatedIn <countries/GR/> .
 <islands/Lesbos/>
      :locatedIn <countries/GR/> .
 <islands/Chios/>
      :locatedIn <countries/GR/> .
 <islands/Samos/>
      :locatedIn <countries/GR/> .
 <islands/Ikaria/>
      :locatedIn <countries/GR/> .
 <islands/Kos/>
      :locatedIn <countries/GR/> .
 <islands/Rhodos/>
      :locatedIn <countries/GR/> .
 <islands/Syros/>
      :locatedIn <countries/GR/> .
 <islands/Mykonos/>
      :locatedIn <countries/GR/> .
 <islands/Crete/>
      :locatedIn <countries/GR/> .
 <islands/Cyprus/>
      :locatedIn <countries/CY/> .
 <islands/Cyprus/>
      :locatedIn <countries/AD/> .
 <islands/Corse/>
      :locatedIn <countries/F/> .
 <islands/Elba/>
      :locatedIn <countries/I/> .
 <islands/Sardegna/>
      :locatedIn <countries/I/> .
 <islands/Alicudi/>
      :locatedIn <countries/I/> .
 <islands/Filicudi/>
      :locatedIn <countries/I/> .
 <islands/Salina/>
      :locatedIn <countries/I/> .
 <islands/Lipari/>
      :locatedIn <countries/I/> .
 <islands/Vulcano/>
      :locatedIn <countries/I/> .
 <islands/Panarea/>
      :locatedIn <countries/I/> .
 <islands/Stromboli/>
      :locatedIn <countries/I/> .
 <islands/Sicilia/>
      :locatedIn <countries/I/> .
 <islands/Lampedusa/>
      :locatedIn <countries/I/> .
 <islands/Linosa/>
      :locatedIn <countries/I/> .
 <islands/Malta/>
      :locatedIn <countries/M/> .
 <islands/Gozo/>
      :locatedIn <countries/M/> .
 <islands/Menorca/>
      :locatedIn <countries/E/> .
 <islands/Mallorca/>
      :locatedIn <countries/E/> .
 <islands/Ibiza/>
      :locatedIn <countries/E/> .
 <islands/Formentera/>
      :locatedIn <countries/E/> .
 <islands/Lanzarote/>
      :locatedIn <countries/E/> .
 <islands/Fuerteventura/>
      :locatedIn <countries/E/> .
 <islands/Gran+Canaria/>
      :locatedIn <countries/E/> .
 <islands/Teneriffa/>
      :locatedIn <countries/E/> .
 <islands/Gomera/>
      :locatedIn <countries/E/> .
 <islands/Hierro/>
      :locatedIn <countries/E/> .
 <islands/La+Palma/>
      :locatedIn <countries/E/> .
 <islands/Madeira/>
      :locatedIn <countries/P/> .
 <islands/Porto+Santo/>
      :locatedIn <countries/P/> .
 <islands/Sao+Miguel/>
      :locatedIn <countries/P/> .
 <islands/Santa+Maria/>
      :locatedIn <countries/P/> .
 <islands/Terceira/>
      :locatedIn <countries/P/> .
 <islands/Sao+Jorge/>
      :locatedIn <countries/P/> .
 <islands/Pico/>
      :locatedIn <countries/P/> .
 <islands/Faial/>
      :locatedIn <countries/P/> .
 <islands/Graciosa/>
      :locatedIn <countries/P/> .
 <islands/Flores+(Azores)/>
      :locatedIn <countries/P/> .
 <islands/Corvo/>
      :locatedIn <countries/P/> .
 <islands/Novaya+Zemlya+Severny+Island/>
      :locatedIn <countries/R/> .
 <islands/Novaya+Zemlya+Yuzhny+Island/>
      :locatedIn <countries/R/> .
 <islands/Kotelny+Island/>
      :locatedIn <countries/R/> .
 <islands/Wrangel+Island/>
      :locatedIn <countries/R/> .
 <islands/Olkhon/>
      :locatedIn <countries/R/> .
 <islands/Atlasov/>
      :locatedIn <countries/R/> .
 <islands/Paramushir/>
      :locatedIn <countries/R/> .
 <islands/Onekotan/>
      :locatedIn <countries/R/> .
 <islands/Krenizyn/>
      :locatedIn <countries/R/> .
 <islands/Iturup/>
      :locatedIn <countries/R/> .
 <islands/Kunashir/>
      :locatedIn <countries/R/> .
 <islands/Sachalin/>
      :locatedIn <countries/R/> .
 <mountains/Newtontoppen/>
      :locatedIn <countries/SVA/> .
 <mountains/Hvannadalshnukur/>
      :locatedIn <countries/IS/> .
 <mountains/Snaefell/>
      :locatedIn <countries/IS/> .
 <mountains/Hekla/>
      :locatedIn <countries/IS/> .
 <mountains/Katla/>
      :locatedIn <countries/IS/> .
 <mountains/Haltiatunturi/>
      :locatedIn <countries/SF/> .
 <mountains/Kebnekaise/>
      :locatedIn <countries/S/> .
 <mountains/Sarektjokko/>
      :locatedIn <countries/S/> .
 <mountains/Higravstinden/>
      :locatedIn <countries/N/> .
 <mountains/Galdhoeppig/>
      :locatedIn <countries/N/> .
 <mountains/Glittertind/>
      :locatedIn <countries/N/> .
 <mountains/Snoehetta/>
      :locatedIn <countries/N/> .
 <mountains/Ben+Nevis/>
      :locatedIn <countries/GB/> .
 <mountains/Snowdon/>
      :locatedIn <countries/GB/> .
 <mountains/Sgùrr+Alasdair/>
      :locatedIn <countries/GB/> .
 <mountains/Carrauntoohil/>
      :locatedIn <countries/IRL/> .
 <mountains/Slieve+Donard/>
      :locatedIn <countries/GB/> .
 <mountains/Feldberg/>
      :locatedIn <countries/D/> .
 <mountains/Brocken/>
      :locatedIn <countries/D/> .
 <mountains/Grosser+Arber/>
      :locatedIn <countries/D/> .
 <mountains/Zugspitze/>
      :locatedIn <countries/D/> .
 <mountains/Zugspitze/>
      :locatedIn <countries/A/> .
 <mountains/Barre+des+Ecrins/>
      :locatedIn <countries/F/> .
 <mountains/Mont+Ventoux/>
      :locatedIn <countries/F/> .
 <mountains/Gran+Paradiso/>
      :locatedIn <countries/I/> .
 <mountains/Mont+Blanc/>
      :locatedIn <countries/F/> .
 <mountains/Mont+Blanc/>
      :locatedIn <countries/I/> .
 <mountains/Grand+Combin/>
      :locatedIn <countries/CH/> .
 <mountains/Matterhorn/>
      :locatedIn <countries/I/> .
 <mountains/Matterhorn/>
      :locatedIn <countries/CH/> .
 <mountains/Monte+Rosa/>
      :locatedIn <countries/I/> .
 <mountains/Monte+Rosa/>
      :locatedIn <countries/CH/> .
 <mountains/Finsteraarhorn/>
      :locatedIn <countries/CH/> .
 <mountains/Piz+Bernina/>
      :locatedIn <countries/I/> .
 <mountains/Piz+Bernina/>
      :locatedIn <countries/CH/> .
 <mountains/Marmolata/>
      :locatedIn <countries/I/> .
 <mountains/Grossglockner/>
      :locatedIn <countries/A/> .
 <mountains/Hochgolling/>
      :locatedIn <countries/A/> .
 <mountains/Triglav/>
      :locatedIn <countries/SLO/> .
 <mountains/Grand+Ballon/>
      :locatedIn <countries/F/> .
 <mountains/Chasseral/>
      :locatedIn <countries/CH/> .
 <mountains/Crêt+de+la+Neige/>
      :locatedIn <countries/F/> .
 <mountains/Puy+De+Dome/>
      :locatedIn <countries/F/> .
 <mountains/Puy+de+Sancy/>
      :locatedIn <countries/F/> .
 <mountains/Hiru+Erregeen+Mahaia/>
      :locatedIn <countries/F/> .
 <mountains/Hiru+Erregeen+Mahaia/>
      :locatedIn <countries/E/> .
 <mountains/Vignemale/>
      :locatedIn <countries/F/> .
 <mountains/Vignemale/>
      :locatedIn <countries/E/> .
 <mountains/Pico+de+Aneto/>
      :locatedIn <countries/E/> .
 <mountains/Pica+d'Estats/>
      :locatedIn <countries/E/> .
 <mountains/Coma+Pedrosa/>
      :locatedIn <countries/AND/> .
 <mountains/Coma+Pedrosa/>
      :locatedIn <countries/E/> .
 <mountains/Croscat/>
      :locatedIn <countries/E/> .
 <mountains/Torre+de+Cerredo/>
      :locatedIn <countries/E/> .
 <mountains/Torre+de+Estrela/>
      :locatedIn <countries/P/> .
 <mountains/Pico+de+Almanzor/>
      :locatedIn <countries/E/> .
 <mountains/Moncayo/>
      :locatedIn <countries/E/> .
 <mountains/Mulhacen/>
      :locatedIn <countries/E/> .
 <mountains/Puig+Major/>
      :locatedIn <countries/E/> .
 <mountains/Rock+of+Gibraltar/>
      :locatedIn <countries/GBZ/> .
 <mountains/Monte+Cinto/>
      :locatedIn <countries/F/> .
 <mountains/Punta+La+Marmora/>
      :locatedIn <countries/I/> .
 <mountains/Monte+Capanne/>
      :locatedIn <countries/I/> .
 <mountains/Monte+Cimone/>
      :locatedIn <countries/I/> .
 <mountains/Corno+Grande/>
      :locatedIn <countries/I/> .
 <mountains/Monte+Amaro/>
      :locatedIn <countries/I/> .
 <mountains/Maschio+delle+Faete/>
      :locatedIn <countries/I/> .
 <mountains/Vesuvio/>
      :locatedIn <countries/I/> .
 <mountains/Serra+Dolcedorme/>
      :locatedIn <countries/I/> .
 <mountains/Montalto/>
      :locatedIn <countries/I/> .
 <mountains/Etna/>
      :locatedIn <countries/I/> .
 <mountains/Pizzo+Carbonara/>
      :locatedIn <countries/I/> .
 <mountains/Schneekoppe/>
      :locatedIn <countries/CZ/> .
 <mountains/Schneekoppe/>
      :locatedIn <countries/PL/> .
 <mountains/Gerlachovsky+Stit/>
      :locatedIn <countries/SK/> .
 <mountains/Kékes/>
      :locatedIn <countries/H/> .
 <mountains/Howerla/>
      :locatedIn <countries/UA/> .
 <mountains/Pietrosul/>
      :locatedIn <countries/RO/> .
 <mountains/Moldoveanu/>
      :locatedIn <countries/RO/> .
 <mountains/Botew/>
      :locatedIn <countries/BG/> .
 <mountains/Midžor/>
      :locatedIn <countries/SRB/> .
 <mountains/Midžor/>
      :locatedIn <countries/BG/> .
 <mountains/Musala/>
      :locatedIn <countries/BG/> .
 <mountains/Korab/>
      :locatedIn <countries/AL/> .
 <mountains/Korab/>
      :locatedIn <countries/MK/> .
 <mountains/Đeravica/>
      :locatedIn <countries/KOS/> .
 <mountains/Jezerce/>
      :locatedIn <countries/AL/> .
 <mountains/Bobotov+Kuk/>
      :locatedIn <countries/MNE/> .
 <mountains/Cincar/>
      :locatedIn <countries/BIH/> .
 <mountains/Dinara/>
      :locatedIn <countries/HR/> .
 <mountains/Vaganski+Vrh/>
      :locatedIn <countries/HR/> .
 <mountains/Smolikas/>
      :locatedIn <countries/GR/> .
 <mountains/Olymp/>
      :locatedIn <countries/GR/> .
 <mountains/Athos/>
      :locatedIn <countries/GR/> .
 <mountains/Kyllini/>
      :locatedIn <countries/GR/> .
 <mountains/Profitis+Ilias/>
      :locatedIn <countries/GR/> .
 <mountains/Aenos/>
      :locatedIn <countries/GR/> .
 <mountains/Elati/>
      :locatedIn <countries/GR/> .
 <mountains/Dirfi/>
      :locatedIn <countries/GR/> .
 <mountains/Fengari/>
      :locatedIn <countries/GR/> .
 <mountains/Kerkis/>
      :locatedIn <countries/GR/> .
 <mountains/Pilineo/>
      :locatedIn <countries/GR/> .
 <mountains/Pramnos/>
      :locatedIn <countries/GR/> .
 <mountains/Attavyros/>
      :locatedIn <countries/GR/> .
 <mountains/Psiloritis/>
      :locatedIn <countries/GR/> .
 <mountains/Olympos/>
      :locatedIn <countries/CY/> .
 <mountains/Pico+de+Teide/>
      :locatedIn <countries/E/> .
 <mountains/Pico+de+las+Nieves/>
      :locatedIn <countries/E/> .
 <mountains/Pico+de+Malpaso/>
      :locatedIn <countries/E/> .
 <mountains/Garajonay/>
      :locatedIn <countries/E/> .
 <mountains/Roque+de+los+Muchachos/>
      :locatedIn <countries/E/> .
 <mountains/Pico+Ruivo/>
      :locatedIn <countries/P/> .
 <mountains/Pico/>
      :locatedIn <countries/P/> .
 <mountains/Pico+da+Vara/>
      :locatedIn <countries/P/> .
 <mountains/Pico+da+Esperança/>
      :locatedIn <countries/P/> .
 <mountains/Cabeço+Gordo/>
      :locatedIn <countries/P/> .
 <mountains/Serra+de+Santa+Bárbara/>
      :locatedIn <countries/P/> .
 <mountains/Roman+Kosch/>
      :locatedIn <countries/UA/> .
 <mountains/Kamen/>
      :locatedIn <countries/R/> .
 <mountains/Pik+Sedova/>
      :locatedIn <countries/R/> .
 <mountains/Gora+Pervousmotrennaya/>
      :locatedIn <countries/R/> .
 <mountains/Narodnaja/>
      :locatedIn <countries/R/> .
 <mountains/Tulymski+Kamen/>
      :locatedIn <countries/R/> .
 <mountains/Osljanka/>
      :locatedIn <countries/R/> .
 <mountains/Iremel/>
      :locatedIn <countries/R/> .
 <mountains/Jamantau/>
      :locatedIn <countries/R/> .
 <mountains/Zachwoa/>
      :locatedIn <countries/R/> .
 <mountains/Elbrus/>
      :locatedIn <countries/R/> .
 <mountains/Dychtau/>
      :locatedIn <countries/R/> .
 <mountains/Schchara/>
      :locatedIn <countries/R/> .
 <mountains/Kasbek/>
      :locatedIn <countries/R/> .
 <mountains/Bazardüzü/>
      :locatedIn <countries/R/> .
 <mountains/Ararat/>
      :locatedIn <countries/TR/> .
 <mountains/Süphan+Dağı/>
      :locatedIn <countries/TR/> .
 <mountains/Nemrut+Dağı/>
      :locatedIn <countries/TR/> .
 <mountains/Kaçkar+Dağı/>
      :locatedIn <countries/TR/> .
 <mountains/Uludağ/>
      :locatedIn <countries/TR/> .
 <mountains/Erciyes+Dagi/>
      :locatedIn <countries/TR/> .
 <mountains/Hasan+Dagi/>
      :locatedIn <countries/TR/> .
 <mountains/Demirkazik/>
      :locatedIn <countries/TR/> .
 <mountains/Khuvkhoitun/>
      :locatedIn <countries/R/> .
 <mountains/Kljutschewskaja+Sopka/>
      :locatedIn <countries/R/> .
 <mountains/Shiveluch/>
      :locatedIn <countries/R/> .
 <mountains/Ichinsky/>
      :locatedIn <countries/R/> .
 <mountains/Koryaksky/>
      :locatedIn <countries/R/> .
 <mountains/Alaid/>
      :locatedIn <countries/R/> .
 <mountains/Chikurachki/>
      :locatedIn <countries/R/> .
 <mountains/Krenizyn/>
      :locatedIn <countries/R/> .
 <mountains/Stokap/>
      :locatedIn <countries/R/> .
 <mountains/Tyatya/>
      :locatedIn <countries/R/> .
 <mountains/Peak+Pobeda/>
      :locatedIn <countries/R/> .
 <mountains/Mus-Khaya/>
      :locatedIn <countries/R/> .
 <mountains/Lopatin/>
      :locatedIn <countries/R/> .
 <mountains/Tordoki+Yani/>
      :locatedIn <countries/R/> .
 <mountains/Pik+BAM/>
      :locatedIn <countries/R/> .
 <mountains/Zhima/>
      :locatedIn <countries/R/> .
 <mountains/Mönkh+Saridag/>
      :locatedIn <countries/R/> .
 <mountains/Bjelucha/>
      :locatedIn <countries/R/> .
 <mountains/Bjelucha/>
      :locatedIn <countries/KZ/> .
 <mountains/Pik+Talgar/>
      :locatedIn <countries/KZ/> .
 <mountains/Pik+Manas/>
      :locatedIn <countries/KZ/> .
 <mountains/Pik+Chan-Tengri/>
      :locatedIn <countries/KZ/> .
 <deserts/Ryn/>
      :locatedIn <countries/R/> .
 <deserts/Ryn/>
      :locatedIn <countries/KZ/> .
 <deserts/Ust+Urt/>
      :locatedIn <countries/KZ/> .
 <deserts/Kysylkum/>
      :locatedIn <countries/KZ/> .
 <deserts/Aralkum/>
      :locatedIn <countries/KZ/> .
 <deserts/Muyunkum/>
      :locatedIn <countries/KZ/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/F/provinces/Nouvelle-Aquitaine/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/F/provinces/Bretagne/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/E/provinces/Asturias/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/E/provinces/Euskadi/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/E/provinces/Cantabria/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/E/provinces/Galicia/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/IRL/provinces/Leinster/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/IRL/provinces/Munster/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/IRL/provinces/Connacht/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/IRL/provinces/Ulster/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Aveiro/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Beja/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Braga/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Coimbra/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Algarve/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Leiria/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Lisboa/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Porto/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Setubal/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Viana+do+Castelo/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Azores/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/P/provinces/Madeira/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/GB/provinces/South+West+England/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/GB/provinces/Wales/> .
 <seas/Atlantic+Ocean/>
      :locatedIn <countries/GB/provinces/Northern+Ireland/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Attikis/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Dytikis+Elladas/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Ionion+Nison/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Ipeiroy/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Kentrikis+Makedonias/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Kritis/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Notioy+Aigaioy/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Peloponnisos/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Stereas+Elladas/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Thessalias/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Boreioy+Aigaioy/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/GR/provinces/Aghion+Oros/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/F/provinces/Occitanie/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/F/provinces/Corse/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/E/provinces/Illes+Balears/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/E/provinces/Murcia/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/E/provinces/Valenciana/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Veneto/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Friuli-Venezia+Giulia/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Liguria/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Emilia-Romagna/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Toscana/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Marche/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Abruzzo/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Molise/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Campania/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Puglia/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Basilicata/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Calabria/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Sicilia/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/I/provinces/Sardegna/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/provinces/Adana/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/provinces/Antalya/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/provinces/Aydın/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/provinces/Balıkesir/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/provinces/Çanakkale/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/provinces/Edirne/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/provinces/Hatay/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/provinces/Mersin/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/provinces/İzmir/> .
 <seas/Mediterranean+Sea/>
      :locatedIn <countries/TR/provinces/Muğla/> .
 <seas/Black+Sea/>
      :locatedIn <countries/UA/provinces/Chersonska/> .
 <seas/Black+Sea/>
      :locatedIn <countries/UA/provinces/Mykolaïvska/> .
 <seas/Black+Sea/>
      :locatedIn <countries/UA/provinces/Odeska/> .
 <seas/Black+Sea/>
      :locatedIn <countries/UA/provinces/Krym/> .
 <seas/Black+Sea/>
      :locatedIn <countries/UA/provinces/Sevastopol/> .
 <seas/Black+Sea/>
      :locatedIn <countries/R/provinces/Krasnodarskiy/> .
 <seas/Black+Sea/>
      :locatedIn <countries/RO/provinces/Constanţa/> .
 <seas/Black+Sea/>
      :locatedIn <countries/RO/provinces/Tulcea/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Artvin/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Giresun/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/İstanbul/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Kastamonu/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Kırklareli/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Kocaeli/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Ordu/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Rize/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Sakarya/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Samsun/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Sinop/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Trabzon/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Zonguldak/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Bartın/> .
 <seas/Black+Sea/>
      :locatedIn <countries/TR/provinces/Düzce/> .
 <seas/Marmara+Sea/>
      :locatedIn <countries/TR/provinces/Balıkesir/> .
 <seas/Marmara+Sea/>
      :locatedIn <countries/TR/provinces/Bursa/> .
 <seas/Marmara+Sea/>
      :locatedIn <countries/TR/provinces/Çanakkale/> .
 <seas/Marmara+Sea/>
      :locatedIn <countries/TR/provinces/İstanbul/> .
 <seas/Marmara+Sea/>
      :locatedIn <countries/TR/provinces/Kocaeli/> .
 <seas/Marmara+Sea/>
      :locatedIn <countries/TR/provinces/Tekirdağ/> .
 <seas/Marmara+Sea/>
      :locatedIn <countries/TR/provinces/Yalova/> .
 <seas/Sea+of+Azov/>
      :locatedIn <countries/UA/provinces/Chersonska/> .
 <seas/Sea+of+Azov/>
      :locatedIn <countries/UA/provinces/Donetska/> .
 <seas/Sea+of+Azov/>
      :locatedIn <countries/UA/provinces/Zaporizka/> .
 <seas/Sea+of+Azov/>
      :locatedIn <countries/UA/provinces/Krym/> .
 <seas/Sea+of+Azov/>
      :locatedIn <countries/R/provinces/Rostovskaya/> .
 <seas/Sea+of+Azov/>
      :locatedIn <countries/R/provinces/Krasnodarskiy/> .
 <seas/The+Channel/>
      :locatedIn <countries/F/provinces/Hauts-de-France/> .
 <seas/The+Channel/>
      :locatedIn <countries/F/provinces/Bretagne/> .
 <seas/The+Channel/>
      :locatedIn <countries/F/provinces/Normandie/> .
 <seas/The+Channel/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <seas/The+Channel/>
      :locatedIn <countries/GB/provinces/South+West+England/> .
 <seas/Irish+Sea/>
      :locatedIn <countries/IRL/provinces/Leinster/> .
 <seas/Irish+Sea/>
      :locatedIn <countries/GB/provinces/North+West+England/> .
 <seas/Irish+Sea/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <seas/Irish+Sea/>
      :locatedIn <countries/GB/provinces/Wales/> .
 <seas/Irish+Sea/>
      :locatedIn <countries/GB/provinces/Northern+Ireland/> .
 <seas/North+Sea/>
      :locatedIn <countries/F/provinces/Hauts-de-France/> .
 <seas/North+Sea/>
      :locatedIn <countries/D/provinces/Bremen/> .
 <seas/North+Sea/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <seas/North+Sea/>
      :locatedIn <countries/D/provinces/Schleswig-Holstein/> .
 <seas/North+Sea/>
      :locatedIn <countries/B/provinces/West-Vlaanderen/> .
 <seas/North+Sea/>
      :locatedIn <countries/NL/provinces/Groningen/> .
 <seas/North+Sea/>
      :locatedIn <countries/NL/provinces/Friesland/> .
 <seas/North+Sea/>
      :locatedIn <countries/NL/provinces/Flevoland/> .
 <seas/North+Sea/>
      :locatedIn <countries/NL/provinces/Noord-Holland/> .
 <seas/North+Sea/>
      :locatedIn <countries/NL/provinces/Zuid-Holland/> .
 <seas/North+Sea/>
      :locatedIn <countries/NL/provinces/Zeeland/> .
 <seas/North+Sea/>
      :locatedIn <countries/DK/provinces/Nordjylland/> .
 <seas/North+Sea/>
      :locatedIn <countries/DK/provinces/Midtjylland/> .
 <seas/North+Sea/>
      :locatedIn <countries/DK/provinces/Syddanmark/> .
 <seas/North+Sea/>
      :locatedIn <countries/N/provinces/Telemark/> .
 <seas/North+Sea/>
      :locatedIn <countries/N/provinces/Vest-Agder/> .
 <seas/North+Sea/>
      :locatedIn <countries/N/provinces/Rogaland/> .
 <seas/North+Sea/>
      :locatedIn <countries/N/provinces/Hordaland/> .
 <seas/North+Sea/>
      :locatedIn <countries/N/provinces/Sogn+og+Fjordane/> .
 <seas/North+Sea/>
      :locatedIn <countries/GB/provinces/North+East+England/> .
 <seas/North+Sea/>
      :locatedIn <countries/GB/provinces/Yorkshire+and+the+Humber/> .
 <seas/North+Sea/>
      :locatedIn <countries/GB/provinces/East+Midlands/> .
 <seas/North+Sea/>
      :locatedIn <countries/GB/provinces/East+of+England/> .
 <seas/North+Sea/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <seas/North+Sea/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <seas/Skagerrak/>
      :locatedIn <countries/DK/provinces/Nordjylland/> .
 <seas/Skagerrak/>
      :locatedIn <countries/N/provinces/Oslo/> .
 <seas/Skagerrak/>
      :locatedIn <countries/N/provinces/Akershus/> .
 <seas/Skagerrak/>
      :locatedIn <countries/N/provinces/Østfold/> .
 <seas/Skagerrak/>
      :locatedIn <countries/N/provinces/Buskerud/> .
 <seas/Skagerrak/>
      :locatedIn <countries/N/provinces/Vestfold/> .
 <seas/Skagerrak/>
      :locatedIn <countries/N/provinces/Aust-Agder/> .
 <seas/Skagerrak/>
      :locatedIn <countries/N/provinces/Vest-Agder/> .
 <seas/Skagerrak/>
      :locatedIn <countries/S/provinces/Västra+Götaland/> .
 <seas/Kattegat/>
      :locatedIn <countries/DK/provinces/Nordjylland/> .
 <seas/Kattegat/>
      :locatedIn <countries/DK/provinces/Midtjylland/> .
 <seas/Kattegat/>
      :locatedIn <countries/DK/provinces/Syddanmark/> .
 <seas/Kattegat/>
      :locatedIn <countries/DK/provinces/Hovedstaden/> .
 <seas/Kattegat/>
      :locatedIn <countries/DK/provinces/Sjælland/> .
 <seas/Kattegat/>
      :locatedIn <countries/S/provinces/Västra+Götaland/> .
 <seas/Kattegat/>
      :locatedIn <countries/S/provinces/Halland/> .
 <seas/Kattegat/>
      :locatedIn <countries/S/provinces/Skåne/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/D/provinces/Mecklenburg-Vorpommern/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/D/provinces/Schleswig-Holstein/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/PL/provinces/Pomorskie/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/PL/provinces/Warmińsko-Mazurskie/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/PL/provinces/Zachodniopomorskie/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/R/provinces/Kaliningradskaya/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/R/provinces/Sankt-Peterburg/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/DK/provinces/Syddanmark/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/DK/provinces/Hovedstaden/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/DK/provinces/Sjælland/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/SF/provinces/Åland/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/SF/provinces/Kainuu/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/SF/provinces/Satakunta/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/SF/provinces/Varsinais-Suomi/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/SF/provinces/Uusimaa/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/SF/provinces/Pohjanmaa/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/SF/provinces/Keski-Pohjanmaa/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Blekinge/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Gävleborg/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Gotland/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Kalmar/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Skåne/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Norrbotten/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Östergötland/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Södermanland/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Stockholm/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Uppsala/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Västerbotten/> .
 <seas/Baltic+Sea/>
      :locatedIn <countries/S/provinces/Västernorrland/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/N/provinces/Sogn+og+Fjordane/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/N/provinces/Møre+og+Romsdal/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/N/provinces/Sør-Trøndelag/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/N/provinces/Nord-Trøndelag/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/N/provinces/Nordland/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/N/provinces/Troms/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/N/provinces/Finnmark/> .
 <seas/Norwegian+Sea/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <seas/Arctic+Ocean/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <seas/Arctic+Ocean/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <seas/Barents+Sea/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <seas/Barents+Sea/>
      :locatedIn <countries/R/provinces/Murmanskaya/> .
 <seas/Barents+Sea/>
      :locatedIn <countries/N/provinces/Finnmark/> .
 <seas/White+Sea/>
      :locatedIn <countries/R/provinces/Karelia/> .
 <seas/White+Sea/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <seas/White+Sea/>
      :locatedIn <countries/R/provinces/Murmanskaya/> .
 <seas/Kara+Sea/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <seas/Kara+Sea/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <seas/Kara+Sea/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <seas/Laptev+Sea/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <seas/Laptev+Sea/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <seas/East+Sibirian+Sea/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <seas/East+Sibirian+Sea/>
      :locatedIn <countries/R/provinces/Chukotka/> .
 <seas/Chukchi+Sea/>
      :locatedIn <countries/R/provinces/Chukotka/> .
 <seas/Bering+Sea/>
      :locatedIn <countries/R/provinces/Chukotka/> .
 <seas/Bering+Sea/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <seas/Pacific+Ocean/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <seas/Sea+of+Okhotsk/>
      :locatedIn <countries/R/provinces/Khabarovskiy/> .
 <seas/Sea+of+Okhotsk/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <seas/Sea+of+Okhotsk/>
      :locatedIn <countries/R/provinces/Magadanskaya/> .
 <seas/Sea+of+Okhotsk/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <seas/Sea+of+Japan/>
      :locatedIn <countries/R/provinces/Primorskiy/> .
 <seas/Sea+of+Japan/>
      :locatedIn <countries/R/provinces/Khabarovskiy/> .
 <seas/Sea+of+Japan/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <rivers/Thames/>
      :locatedIn <countries/GB/provinces/East+of+England/> .
 <rivers/Thames/>
      :locatedIn <countries/GB/provinces/London/> .
 <rivers/Thames/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <rivers/Thames/>
      :locatedIn <countries/GB/provinces/South+West+England/> .
 <sources/Thames/>
      :locatedIn <countries/GB/provinces/South+West+England/> .
 <estuarys/Thames/>
      :locatedIn <countries/GB/provinces/East+of+England/> .
 <estuarys/Thames/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <rivers/Severn/>
      :locatedIn <countries/GB/provinces/West+Midlands/> .
 <rivers/Severn/>
      :locatedIn <countries/GB/provinces/South+West+England/> .
 <rivers/Severn/>
      :locatedIn <countries/GB/provinces/Wales/> .
 <sources/Severn/>
      :locatedIn <countries/GB/provinces/Wales/> .
 <estuarys/Severn/>
      :locatedIn <countries/GB/provinces/South+West+England/> .
 <rivers/Avon/>
      :locatedIn <countries/GB/provinces/South+West+England/> .
 <sources/Avon/>
      :locatedIn <countries/GB/provinces/South+West+England/> .
 <estuarys/Avon/>
      :locatedIn <countries/GB/provinces/South+West+England/> .
 <rivers/Test/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <sources/Test/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <estuarys/Test/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <rivers/Great+Ouse/>
      :locatedIn <countries/GB/provinces/East+of+England/> .
 <rivers/Great+Ouse/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <sources/Great+Ouse/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <estuarys/Great+Ouse/>
      :locatedIn <countries/GB/provinces/East+of+England/> .
 <rivers/Trent/>
      :locatedIn <countries/GB/provinces/Yorkshire+and+the+Humber/> .
 <rivers/Trent/>
      :locatedIn <countries/GB/provinces/East+Midlands/> .
 <rivers/Trent/>
      :locatedIn <countries/GB/provinces/West+Midlands/> .
 <sources/Trent/>
      :locatedIn <countries/GB/provinces/West+Midlands/> .
 <estuarys/Trent/>
      :locatedIn <countries/GB/provinces/Yorkshire+and+the+Humber/> .
 <rivers/Ouse/>
      :locatedIn <countries/GB/provinces/Yorkshire+and+the+Humber/> .
 <sources/Ouse/>
      :locatedIn <countries/GB/provinces/Yorkshire+and+the+Humber/> .
 <estuarys/Ouse/>
      :locatedIn <countries/GB/provinces/Yorkshire+and+the+Humber/> .
 <rivers/Aire/>
      :locatedIn <countries/GB/provinces/Yorkshire+and+the+Humber/> .
 <sources/Aire/>
      :locatedIn <countries/GB/provinces/Yorkshire+and+the+Humber/> .
 <estuarys/Aire/>
      :locatedIn <countries/GB/provinces/Yorkshire+and+the+Humber/> .
 <rivers/Clyde/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <sources/Clyde/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <estuarys/Clyde/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <rivers/Leven/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <sources/Leven/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <estuarys/Leven/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <rivers/Ness/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <sources/Ness/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <estuarys/Ness/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <rivers/Bann/>
      :locatedIn <countries/GB/provinces/Northern+Ireland/> .
 <sources/Bann/>
      :locatedIn <countries/GB/provinces/Northern+Ireland/> .
 <estuarys/Bann/>
      :locatedIn <countries/GB/provinces/Northern+Ireland/> .
 <rivers/Shannon/>
      :locatedIn <countries/IRL/provinces/Leinster/> .
 <rivers/Shannon/>
      :locatedIn <countries/IRL/provinces/Munster/> .
 <rivers/Shannon/>
      :locatedIn <countries/IRL/provinces/Connacht/> .
 <rivers/Shannon/>
      :locatedIn <countries/IRL/provinces/Ulster/> .
 <sources/Shannon/>
      :locatedIn <countries/IRL/provinces/Ulster/> .
 <estuarys/Shannon/>
      :locatedIn <countries/IRL/provinces/Munster/> .
 <rivers/Gudenå/>
      :locatedIn <countries/DK/provinces/Midtjylland/> .
 <rivers/Gudenå/>
      :locatedIn <countries/DK/provinces/Syddanmark/> .
 <sources/Gudenå/>
      :locatedIn <countries/DK/provinces/Syddanmark/> .
 <estuarys/Gudenå/>
      :locatedIn <countries/DK/provinces/Midtjylland/> .
 <rivers/Glomma/>
      :locatedIn <countries/N/provinces/Akershus/> .
 <rivers/Glomma/>
      :locatedIn <countries/N/provinces/Østfold/> .
 <rivers/Glomma/>
      :locatedIn <countries/N/provinces/Hedmark/> .
 <rivers/Glomma/>
      :locatedIn <countries/N/provinces/Sør-Trøndelag/> .
 <sources/Glomma/>
      :locatedIn <countries/N/provinces/Sør-Trøndelag/> .
 <estuarys/Glomma/>
      :locatedIn <countries/N/provinces/Østfold/> .
 <rivers/Lågen/>
      :locatedIn <countries/N/provinces/Akershus/> .
 <rivers/Lågen/>
      :locatedIn <countries/N/provinces/Hedmark/> .
 <rivers/Lågen/>
      :locatedIn <countries/N/provinces/Oppland/> .
 <sources/Lågen/>
      :locatedIn <countries/N/provinces/Oppland/> .
 <estuarys/Lågen/>
      :locatedIn <countries/N/provinces/Akershus/> .
 <rivers/Götaälv/>
      :locatedIn <countries/S/provinces/Västra+Götaland/> .
 <sources/Götaälv/>
      :locatedIn <countries/S/provinces/Västra+Götaland/> .
 <estuarys/Götaälv/>
      :locatedIn <countries/S/provinces/Västra+Götaland/> .
 <rivers/Motala+Ström/>
      :locatedIn <countries/S/provinces/Östergötland/> .
 <sources/Motala+Ström/>
      :locatedIn <countries/S/provinces/Östergötland/> .
 <estuarys/Motala+Ström/>
      :locatedIn <countries/S/provinces/Östergötland/> .
 <rivers/Klarälv/>
      :locatedIn <countries/N/provinces/Hedmark/> .
 <rivers/Klarälv/>
      :locatedIn <countries/S/provinces/Värmland/> .
 <sources/Klarälv/>
      :locatedIn <countries/N/provinces/Hedmark/> .
 <estuarys/Klarälv/>
      :locatedIn <countries/S/provinces/Värmland/> .
 <rivers/Dalälv/>
      :locatedIn <countries/S/provinces/Gävleborg/> .
 <rivers/Dalälv/>
      :locatedIn <countries/S/provinces/Dalarna/> .
 <rivers/Dalälv/>
      :locatedIn <countries/S/provinces/Uppsala/> .
 <rivers/Dalälv/>
      :locatedIn <countries/S/provinces/Västmanland/> .
 <sources/Dalälv/>
      :locatedIn <countries/S/provinces/Dalarna/> .
 <estuarys/Dalälv/>
      :locatedIn <countries/S/provinces/Uppsala/> .
 <rivers/Västerdalälv/>
      :locatedIn <countries/S/provinces/Dalarna/> .
 <sources/Västerdalälv/>
      :locatedIn <countries/S/provinces/Dalarna/> .
 <estuarys/Västerdalälv/>
      :locatedIn <countries/S/provinces/Dalarna/> .
 <rivers/Österdalälv/>
      :locatedIn <countries/S/provinces/Dalarna/> .
 <sources/Österdalälv/>
      :locatedIn <countries/S/provinces/Dalarna/> .
 <estuarys/Österdalälv/>
      :locatedIn <countries/S/provinces/Dalarna/> .
 <rivers/Umeälv/>
      :locatedIn <countries/S/provinces/Västerbotten/> .
 <sources/Umeälv/>
      :locatedIn <countries/S/provinces/Västerbotten/> .
 <estuarys/Umeälv/>
      :locatedIn <countries/S/provinces/Västerbotten/> .
 <rivers/Paatsjoki/>
      :locatedIn <countries/R/provinces/Murmanskaya/> .
 <rivers/Paatsjoki/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <rivers/Paatsjoki/>
      :locatedIn <countries/N/provinces/Finnmark/> .
 <sources/Paatsjoki/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <estuarys/Paatsjoki/>
      :locatedIn <countries/R/provinces/Murmanskaya/> .
 <estuarys/Paatsjoki/>
      :locatedIn <countries/N/provinces/Finnmark/> .
 <rivers/Torneälv/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <rivers/Torneälv/>
      :locatedIn <countries/N/provinces/Nordland/> .
 <rivers/Torneälv/>
      :locatedIn <countries/S/provinces/Västerbotten/> .
 <sources/Torneälv/>
      :locatedIn <countries/N/provinces/Nordland/> .
 <estuarys/Torneälv/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <estuarys/Torneälv/>
      :locatedIn <countries/S/provinces/Västerbotten/> .
 <rivers/Ounasjoki/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <sources/Ounasjoki/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <estuarys/Ounasjoki/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <rivers/Kemijoki/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <sources/Kemijoki/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <estuarys/Kemijoki/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <rivers/Oulujoki/>
      :locatedIn <countries/SF/provinces/Pohjois-Pohjanmaa/> .
 <rivers/Oulujoki/>
      :locatedIn <countries/SF/provinces/Kainuu/> .
 <sources/Oulujoki/>
      :locatedIn <countries/SF/provinces/Kainuu/> .
 <estuarys/Oulujoki/>
      :locatedIn <countries/SF/provinces/Pohjois-Pohjanmaa/> .
 <rivers/Kymijoki/>
      :locatedIn <countries/SF/provinces/Päijät-Häme/> .
 <rivers/Kymijoki/>
      :locatedIn <countries/SF/provinces/Kymenlaakso/> .
 <sources/Kymijoki/>
      :locatedIn <countries/SF/provinces/Päijät-Häme/> .
 <estuarys/Kymijoki/>
      :locatedIn <countries/SF/provinces/Kymenlaakso/> .
 <rivers/Kokemäenjoki/>
      :locatedIn <countries/SF/provinces/Pirkanmaa/> .
 <rivers/Kokemäenjoki/>
      :locatedIn <countries/SF/provinces/Satakunta/> .
 <sources/Kokemäenjoki/>
      :locatedIn <countries/SF/provinces/Pirkanmaa/> .
 <estuarys/Kokemäenjoki/>
      :locatedIn <countries/SF/provinces/Satakunta/> .
 <rivers/Vuoksi/>
      :locatedIn <countries/R/provinces/Karelia/> .
 <rivers/Vuoksi/>
      :locatedIn <countries/SF/provinces/Etelä-Karjala/> .
 <sources/Vuoksi/>
      :locatedIn <countries/SF/provinces/Etelä-Karjala/> .
 <estuarys/Vuoksi/>
      :locatedIn <countries/R/provinces/Karelia/> .
 <rivers/Memel/>
      :locatedIn <countries/BY/provinces/Grodno/> .
 <rivers/Memel/>
      :locatedIn <countries/BY/provinces/Minsk/> .
 <rivers/Memel/>
      :locatedIn <countries/R/provinces/Kaliningradskaya/> .
 <sources/Memel/>
      :locatedIn <countries/BY/provinces/Minsk/> .
 <estuarys/Memel/>
      :locatedIn <countries/R/provinces/Kaliningradskaya/> .
 <rivers/Neris/>
      :locatedIn <countries/BY/provinces/Vitebsk/> .
 <rivers/Neris/>
      :locatedIn <countries/BY/provinces/Grodno/> .
 <rivers/Neris/>
      :locatedIn <countries/BY/provinces/Minsk/> .
 <sources/Neris/>
      :locatedIn <countries/BY/provinces/Vitebsk/> .
 <rivers/Weichsel/>
      :locatedIn <countries/PL/provinces/Kujawsko-Pomorskie/> .
 <rivers/Weichsel/>
      :locatedIn <countries/PL/provinces/Lubelskie/> .
 <rivers/Weichsel/>
      :locatedIn <countries/PL/provinces/Małopolskie/> .
 <rivers/Weichsel/>
      :locatedIn <countries/PL/provinces/Mazowieckie/> .
 <rivers/Weichsel/>
      :locatedIn <countries/PL/provinces/Podkarpackie/> .
 <rivers/Weichsel/>
      :locatedIn <countries/PL/provinces/Pomorskie/> .
 <rivers/Weichsel/>
      :locatedIn <countries/PL/provinces/Śląskie/> .
 <rivers/Weichsel/>
      :locatedIn <countries/PL/provinces/Świętokrzyskie/> .
 <sources/Weichsel/>
      :locatedIn <countries/PL/provinces/Śląskie/> .
 <estuarys/Weichsel/>
      :locatedIn <countries/PL/provinces/Pomorskie/> .
 <rivers/Narew/>
      :locatedIn <countries/BY/provinces/Grodno/> .
 <rivers/Narew/>
      :locatedIn <countries/PL/provinces/Mazowieckie/> .
 <rivers/Narew/>
      :locatedIn <countries/PL/provinces/Podlaskie/> .
 <sources/Narew/>
      :locatedIn <countries/BY/provinces/Grodno/> .
 <estuarys/Narew/>
      :locatedIn <countries/PL/provinces/Mazowieckie/> .
 <rivers/Western+Bug/>
      :locatedIn <countries/BY/provinces/Brest/> .
 <rivers/Western+Bug/>
      :locatedIn <countries/PL/provinces/Lubelskie/> .
 <rivers/Western+Bug/>
      :locatedIn <countries/PL/provinces/Mazowieckie/> .
 <rivers/Western+Bug/>
      :locatedIn <countries/PL/provinces/Podlaskie/> .
 <rivers/Western+Bug/>
      :locatedIn <countries/UA/provinces/Lvivska/> .
 <rivers/Western+Bug/>
      :locatedIn <countries/UA/provinces/Volynska/> .
 <sources/Western+Bug/>
      :locatedIn <countries/UA/provinces/Lvivska/> .
 <estuarys/Western+Bug/>
      :locatedIn <countries/PL/provinces/Mazowieckie/> .
 <rivers/Dunajec/>
      :locatedIn <countries/SK/provinces/Prešovský/> .
 <rivers/Dunajec/>
      :locatedIn <countries/PL/provinces/Małopolskie/> .
 <sources/Dunajec/>
      :locatedIn <countries/PL/provinces/Małopolskie/> .
 <estuarys/Dunajec/>
      :locatedIn <countries/PL/provinces/Małopolskie/> .
 <rivers/San/>
      :locatedIn <countries/PL/provinces/Podkarpackie/> .
 <rivers/San/>
      :locatedIn <countries/UA/provinces/Lvivska/> .
 <rivers/San/>
      :locatedIn <countries/UA/provinces/Zakarpatska/> .
 <sources/San/>
      :locatedIn <countries/UA/provinces/Zakarpatska/> .
 <estuarys/San/>
      :locatedIn <countries/PL/provinces/Podkarpackie/> .
 <rivers/Poprad/>
      :locatedIn <countries/SK/provinces/Prešovský/> .
 <rivers/Poprad/>
      :locatedIn <countries/PL/provinces/Małopolskie/> .
 <sources/Poprad/>
      :locatedIn <countries/SK/provinces/Prešovský/> .
 <estuarys/Poprad/>
      :locatedIn <countries/PL/provinces/Małopolskie/> .
 <rivers/Oder/>
      :locatedIn <countries/CZ/provinces/Moravskoslezský/> .
 <rivers/Oder/>
      :locatedIn <countries/CZ/provinces/Olomoucký/> .
 <rivers/Oder/>
      :locatedIn <countries/D/provinces/Brandenburg/> .
 <rivers/Oder/>
      :locatedIn <countries/D/provinces/Mecklenburg-Vorpommern/> .
 <rivers/Oder/>
      :locatedIn <countries/D/provinces/Sachsen/> .
 <rivers/Oder/>
      :locatedIn <countries/PL/provinces/Dolnośląskie/> .
 <rivers/Oder/>
      :locatedIn <countries/PL/provinces/Lubuskie/> .
 <rivers/Oder/>
      :locatedIn <countries/PL/provinces/Opolskie/> .
 <rivers/Oder/>
      :locatedIn <countries/PL/provinces/Śląskie/> .
 <rivers/Oder/>
      :locatedIn <countries/PL/provinces/Zachodniopomorskie/> .
 <sources/Oder/>
      :locatedIn <countries/CZ/provinces/Olomoucký/> .
 <estuarys/Oder/>
      :locatedIn <countries/D/provinces/Mecklenburg-Vorpommern/> .
 <estuarys/Oder/>
      :locatedIn <countries/PL/provinces/Zachodniopomorskie/> .
 <rivers/Neiße/>
      :locatedIn <countries/CZ/provinces/Liberecký/> .
 <rivers/Neiße/>
      :locatedIn <countries/D/provinces/Brandenburg/> .
 <rivers/Neiße/>
      :locatedIn <countries/D/provinces/Sachsen/> .
 <rivers/Neiße/>
      :locatedIn <countries/PL/provinces/Lubuskie/> .
 <rivers/Neiße/>
      :locatedIn <countries/PL/provinces/Łódzkie/> .
 <sources/Neiße/>
      :locatedIn <countries/CZ/provinces/Liberecký/> .
 <estuarys/Neiße/>
      :locatedIn <countries/D/provinces/Brandenburg/> .
 <estuarys/Neiße/>
      :locatedIn <countries/PL/provinces/Lubuskie/> .
 <rivers/Warta/>
      :locatedIn <countries/PL/provinces/Lubuskie/> .
 <rivers/Warta/>
      :locatedIn <countries/PL/provinces/Łódzkie/> .
 <rivers/Warta/>
      :locatedIn <countries/PL/provinces/Śląskie/> .
 <rivers/Warta/>
      :locatedIn <countries/PL/provinces/Wielkopolskie/> .
 <sources/Warta/>
      :locatedIn <countries/PL/provinces/Lubuskie/> .
 <estuarys/Warta/>
      :locatedIn <countries/PL/provinces/Śląskie/> .
 <rivers/Elbe/>
      :locatedIn <countries/CZ/provinces/Královéhradecký/> .
 <rivers/Elbe/>
      :locatedIn <countries/CZ/provinces/Liberecký/> .
 <rivers/Elbe/>
      :locatedIn <countries/CZ/provinces/Pardubický/> .
 <rivers/Elbe/>
      :locatedIn <countries/CZ/provinces/Středočeský/> .
 <rivers/Elbe/>
      :locatedIn <countries/CZ/provinces/Ústecký/> .
 <rivers/Elbe/>
      :locatedIn <countries/D/provinces/Brandenburg/> .
 <rivers/Elbe/>
      :locatedIn <countries/D/provinces/Hamburg/> .
 <rivers/Elbe/>
      :locatedIn <countries/D/provinces/Mecklenburg-Vorpommern/> .
 <rivers/Elbe/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Elbe/>
      :locatedIn <countries/D/provinces/Sachsen/> .
 <rivers/Elbe/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <rivers/Elbe/>
      :locatedIn <countries/D/provinces/Schleswig-Holstein/> .
 <sources/Elbe/>
      :locatedIn <countries/CZ/provinces/Liberecký/> .
 <estuarys/Elbe/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Havel/>
      :locatedIn <countries/D/provinces/Berlin/> .
 <rivers/Havel/>
      :locatedIn <countries/D/provinces/Brandenburg/> .
 <rivers/Havel/>
      :locatedIn <countries/D/provinces/Mecklenburg-Vorpommern/> .
 <rivers/Havel/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <sources/Havel/>
      :locatedIn <countries/D/provinces/Mecklenburg-Vorpommern/> .
 <estuarys/Havel/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <rivers/Spree/>
      :locatedIn <countries/CZ/provinces/Ústecký/> .
 <rivers/Spree/>
      :locatedIn <countries/D/provinces/Berlin/> .
 <rivers/Spree/>
      :locatedIn <countries/D/provinces/Brandenburg/> .
 <rivers/Spree/>
      :locatedIn <countries/D/provinces/Sachsen/> .
 <sources/Spree/>
      :locatedIn <countries/D/provinces/Sachsen/> .
 <estuarys/Spree/>
      :locatedIn <countries/D/provinces/Berlin/> .
 <rivers/Saale/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Saale/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <rivers/Saale/>
      :locatedIn <countries/D/provinces/Thüringen/> .
 <sources/Saale/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Saale/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <rivers/Weiße+Elster/>
      :locatedIn <countries/CZ/provinces/Karlovarský/> .
 <rivers/Weiße+Elster/>
      :locatedIn <countries/D/provinces/Sachsen/> .
 <rivers/Weiße+Elster/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <rivers/Weiße+Elster/>
      :locatedIn <countries/D/provinces/Thüringen/> .
 <sources/Weiße+Elster/>
      :locatedIn <countries/CZ/provinces/Karlovarský/> .
 <estuarys/Weiße+Elster/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <rivers/Mulde/>
      :locatedIn <countries/D/provinces/Sachsen/> .
 <rivers/Mulde/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <sources/Mulde/>
      :locatedIn <countries/D/provinces/Sachsen/> .
 <estuarys/Mulde/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <rivers/Eger/>
      :locatedIn <countries/CZ/provinces/Karlovarský/> .
 <rivers/Eger/>
      :locatedIn <countries/CZ/provinces/Ústecký/> .
 <rivers/Eger/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Eger/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Eger/>
      :locatedIn <countries/CZ/provinces/Ústecký/> .
 <rivers/Moldau/>
      :locatedIn <countries/CZ/provinces/Praha/> .
 <rivers/Moldau/>
      :locatedIn <countries/CZ/provinces/Jihočeský/> .
 <rivers/Moldau/>
      :locatedIn <countries/CZ/provinces/Středočeský/> .
 <sources/Moldau/>
      :locatedIn <countries/CZ/provinces/Jihočeský/> .
 <estuarys/Moldau/>
      :locatedIn <countries/CZ/provinces/Středočeský/> .
 <rivers/Berounka/>
      :locatedIn <countries/CZ/provinces/Praha/> .
 <rivers/Berounka/>
      :locatedIn <countries/CZ/provinces/Plzeňský/> .
 <rivers/Berounka/>
      :locatedIn <countries/CZ/provinces/Středočeský/> .
 <rivers/Berounka/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Berounka/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Berounka/>
      :locatedIn <countries/CZ/provinces/Praha/> .
 <rivers/Weser/>
      :locatedIn <countries/D/provinces/Bremen/> .
 <rivers/Weser/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <rivers/Weser/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Weser/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <sources/Weser/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <estuarys/Weser/>
      :locatedIn <countries/D/provinces/Bremen/> .
 <estuarys/Weser/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Aller/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Aller/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <sources/Aller/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <estuarys/Aller/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Oker/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <sources/Oker/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <estuarys/Oker/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Leine/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Leine/>
      :locatedIn <countries/D/provinces/Thüringen/> .
 <sources/Leine/>
      :locatedIn <countries/D/provinces/Thüringen/> .
 <estuarys/Leine/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Werra/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <rivers/Werra/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Werra/>
      :locatedIn <countries/D/provinces/Thüringen/> .
 <sources/Werra/>
      :locatedIn <countries/D/provinces/Thüringen/> .
 <estuarys/Werra/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Fulda/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <sources/Fulda/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <estuarys/Fulda/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <rivers/Ems/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Ems/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <sources/Ems/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <estuarys/Ems/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Hase/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <sources/Hase/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <estuarys/Hase/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <rivers/Rhein/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <rivers/Rhein/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <rivers/Rhein/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <rivers/Rhein/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <rivers/Rhein/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <rivers/Rhein/>
      :locatedIn <countries/CH/provinces/Aargau/> .
 <rivers/Rhein/>
      :locatedIn <countries/CH/provinces/Basel-Landschaft/> .
 <rivers/Rhein/>
      :locatedIn <countries/CH/provinces/Basel-Stadt/> .
 <rivers/Rhein/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <rivers/Rhein/>
      :locatedIn <countries/CH/provinces/Sankt+Gallen/> .
 <rivers/Rhein/>
      :locatedIn <countries/CH/provinces/Schaffhausen/> .
 <rivers/Rhein/>
      :locatedIn <countries/CH/provinces/Thurgau/> .
 <rivers/Rhein/>
      :locatedIn <countries/CH/provinces/Zürich/> .
 <rivers/Rhein/>
      :locatedIn <countries/A/provinces/Vorarlberg/> .
 <rivers/Rhein/>
      :locatedIn <countries/NL/provinces/Gelderland/> .
 <rivers/Rhein/>
      :locatedIn <countries/NL/provinces/Zuid-Holland/> .
 <rivers/Rhein/>
      :locatedIn <countries/NL/provinces/Noord-Brabant/> .
 <sources/Rhein/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <estuarys/Rhein/>
      :locatedIn <countries/NL/provinces/Zuid-Holland/> .
 <rivers/Lippe/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <sources/Lippe/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <estuarys/Lippe/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <rivers/Emscher/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <sources/Emscher/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <estuarys/Emscher/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <rivers/Ruhr/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <sources/Ruhr/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <estuarys/Ruhr/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <rivers/Wupper/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <sources/Wupper/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <estuarys/Wupper/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <rivers/Sieg/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <rivers/Sieg/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <sources/Sieg/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <estuarys/Sieg/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <rivers/Lahn/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <rivers/Lahn/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <rivers/Lahn/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <sources/Lahn/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <estuarys/Lahn/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <rivers/Main/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <rivers/Main/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Main/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <sources/Main/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Main/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <rivers/Regnitz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Regnitz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Regnitz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Rednitz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Rednitz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Rednitz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Pegnitz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Pegnitz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Pegnitz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Nidda/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <sources/Nidda/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <estuarys/Nidda/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <rivers/Mosel/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <rivers/Mosel/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <rivers/Mosel/>
      :locatedIn <countries/D/provinces/Saarland/> .
 <sources/Mosel/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <estuarys/Mosel/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <rivers/Sauer/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <rivers/Sauer/>
      :locatedIn <countries/B/provinces/Luxembourg/> .
 <sources/Sauer/>
      :locatedIn <countries/B/provinces/Luxembourg/> .
 <estuarys/Sauer/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <rivers/Alzette/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <sources/Alzette/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <rivers/Saar/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <rivers/Saar/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <rivers/Saar/>
      :locatedIn <countries/D/provinces/Saarland/> .
 <sources/Saar/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <estuarys/Saar/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <rivers/Meurthe/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <sources/Meurthe/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <estuarys/Meurthe/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <rivers/Neckar/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <rivers/Neckar/>
      :locatedIn <countries/D/provinces/Hessen/> .
 <sources/Neckar/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <estuarys/Neckar/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <rivers/Enz/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <sources/Enz/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <estuarys/Enz/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <rivers/Ill/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <sources/Ill/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <estuarys/Ill/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <rivers/Elz/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <sources/Elz/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <estuarys/Elz/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <rivers/Birs/>
      :locatedIn <countries/CH/provinces/Basel-Landschaft/> .
 <rivers/Birs/>
      :locatedIn <countries/CH/provinces/Basel-Stadt/> .
 <rivers/Birs/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <rivers/Birs/>
      :locatedIn <countries/CH/provinces/Jura/> .
 <rivers/Birs/>
      :locatedIn <countries/CH/provinces/Solothurn/> .
 <sources/Birs/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <estuarys/Birs/>
      :locatedIn <countries/CH/provinces/Basel-Stadt/> .
 <rivers/Aare/>
      :locatedIn <countries/CH/provinces/Aargau/> .
 <rivers/Aare/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <rivers/Aare/>
      :locatedIn <countries/CH/provinces/Solothurn/> .
 <sources/Aare/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <estuarys/Aare/>
      :locatedIn <countries/CH/provinces/Aargau/> .
 <rivers/Saane/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <rivers/Saane/>
      :locatedIn <countries/CH/provinces/Fribourg/> .
 <rivers/Saane/>
      :locatedIn <countries/CH/provinces/Valais/> .
 <sources/Saane/>
      :locatedIn <countries/CH/provinces/Valais/> .
 <estuarys/Saane/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <rivers/Zihl/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <rivers/Zihl/>
      :locatedIn <countries/CH/provinces/Neuchâtel/> .
 <sources/Zihl/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <sources/Zihl/>
      :locatedIn <countries/CH/provinces/Neuchâtel/> .
 <estuarys/Zihl/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <estuarys/Zihl/>
      :locatedIn <countries/CH/provinces/Neuchâtel/> .
 <rivers/Orbe/>
      :locatedIn <countries/F/provinces/Bourgogne-Franche-Comté/> .
 <rivers/Orbe/>
      :locatedIn <countries/CH/provinces/Vaud/> .
 <sources/Orbe/>
      :locatedIn <countries/F/provinces/Bourgogne-Franche-Comté/> .
 <estuarys/Orbe/>
      :locatedIn <countries/CH/provinces/Vaud/> .
 <rivers/Reuss/>
      :locatedIn <countries/CH/provinces/Aargau/> .
 <rivers/Reuss/>
      :locatedIn <countries/CH/provinces/Luzern/> .
 <rivers/Reuss/>
      :locatedIn <countries/CH/provinces/Uri/> .
 <sources/Reuss/>
      :locatedIn <countries/CH/provinces/Uri/> .
 <estuarys/Reuss/>
      :locatedIn <countries/CH/provinces/Aargau/> .
 <rivers/Limmat/>
      :locatedIn <countries/CH/provinces/Aargau/> .
 <rivers/Limmat/>
      :locatedIn <countries/CH/provinces/Zürich/> .
 <sources/Limmat/>
      :locatedIn <countries/CH/provinces/Zürich/> .
 <estuarys/Limmat/>
      :locatedIn <countries/CH/provinces/Aargau/> .
 <rivers/Thur/>
      :locatedIn <countries/CH/provinces/Sankt+Gallen/> .
 <rivers/Thur/>
      :locatedIn <countries/CH/provinces/Thurgau/> .
 <rivers/Thur/>
      :locatedIn <countries/CH/provinces/Zürich/> .
 <sources/Thur/>
      :locatedIn <countries/CH/provinces/Sankt+Gallen/> .
 <estuarys/Thur/>
      :locatedIn <countries/CH/provinces/Zürich/> .
 <rivers/Bregenzer+Ach/>
      :locatedIn <countries/A/provinces/Vorarlberg/> .
 <sources/Bregenzer+Ach/>
      :locatedIn <countries/A/provinces/Vorarlberg/> .
 <estuarys/Bregenzer+Ach/>
      :locatedIn <countries/A/provinces/Vorarlberg/> .
 <rivers/Hinterrhein/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <sources/Hinterrhein/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <estuarys/Hinterrhein/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <rivers/Maas/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <rivers/Maas/>
      :locatedIn <countries/B/provinces/Liège/> .
 <rivers/Maas/>
      :locatedIn <countries/B/provinces/Limburg/> .
 <rivers/Maas/>
      :locatedIn <countries/B/provinces/Namur/> .
 <rivers/Maas/>
      :locatedIn <countries/NL/provinces/Gelderland/> .
 <rivers/Maas/>
      :locatedIn <countries/NL/provinces/Zuid-Holland/> .
 <rivers/Maas/>
      :locatedIn <countries/NL/provinces/Noord-Brabant/> .
 <rivers/Maas/>
      :locatedIn <countries/NL/provinces/Limburg/> .
 <sources/Maas/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <estuarys/Maas/>
      :locatedIn <countries/NL/provinces/Noord-Brabant/> .
 <rivers/Rur/>
      :locatedIn <countries/D/provinces/Nordrhein-Westfalen/> .
 <rivers/Rur/>
      :locatedIn <countries/B/provinces/Liège/> .
 <rivers/Rur/>
      :locatedIn <countries/NL/provinces/Limburg/> .
 <sources/Rur/>
      :locatedIn <countries/B/provinces/Liège/> .
 <estuarys/Rur/>
      :locatedIn <countries/NL/provinces/Limburg/> .
 <rivers/Schelde/>
      :locatedIn <countries/F/provinces/Hauts-de-France/> .
 <rivers/Schelde/>
      :locatedIn <countries/B/provinces/Antwerpen/> .
 <rivers/Schelde/>
      :locatedIn <countries/B/provinces/Oost-Vlaanderen/> .
 <rivers/Schelde/>
      :locatedIn <countries/B/provinces/Hainaut/> .
 <rivers/Schelde/>
      :locatedIn <countries/B/provinces/West-Vlaanderen/> .
 <rivers/Schelde/>
      :locatedIn <countries/NL/provinces/Zeeland/> .
 <sources/Schelde/>
      :locatedIn <countries/F/provinces/Hauts-de-France/> .
 <estuarys/Schelde/>
      :locatedIn <countries/NL/provinces/Zeeland/> .
 <rivers/Somme/>
      :locatedIn <countries/F/provinces/Hauts-de-France/> .
 <sources/Somme/>
      :locatedIn <countries/F/provinces/Hauts-de-France/> .
 <estuarys/Somme/>
      :locatedIn <countries/F/provinces/Hauts-de-France/> .
 <rivers/Seine/>
      :locatedIn <countries/F/provinces/Île-de-France/> .
 <rivers/Seine/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <rivers/Seine/>
      :locatedIn <countries/F/provinces/Normandie/> .
 <rivers/Seine/>
      :locatedIn <countries/F/provinces/Bourgogne-Franche-Comté/> .
 <sources/Seine/>
      :locatedIn <countries/F/provinces/Bourgogne-Franche-Comté/> .
 <estuarys/Seine/>
      :locatedIn <countries/F/provinces/Normandie/> .
 <rivers/Marne/>
      :locatedIn <countries/F/provinces/Île-de-France/> .
 <rivers/Marne/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <sources/Marne/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <estuarys/Marne/>
      :locatedIn <countries/F/provinces/Île-de-France/> .
 <rivers/Vilaine/>
      :locatedIn <countries/F/provinces/Bretagne/> .
 <rivers/Vilaine/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <sources/Vilaine/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <estuarys/Vilaine/>
      :locatedIn <countries/F/provinces/Bretagne/> .
 <rivers/Loire/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <rivers/Loire/>
      :locatedIn <countries/F/provinces/Centre-Val+de+Loire/> .
 <rivers/Loire/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <rivers/Loire/>
      :locatedIn <countries/F/provinces/Bourgogne-Franche-Comté/> .
 <sources/Loire/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <estuarys/Loire/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <rivers/Maine/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <sources/Maine/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <estuarys/Maine/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <rivers/Sarthe/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <rivers/Sarthe/>
      :locatedIn <countries/F/provinces/Normandie/> .
 <sources/Sarthe/>
      :locatedIn <countries/F/provinces/Normandie/> .
 <estuarys/Sarthe/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <rivers/Mayenne/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <rivers/Mayenne/>
      :locatedIn <countries/F/provinces/Normandie/> .
 <sources/Mayenne/>
      :locatedIn <countries/F/provinces/Normandie/> .
 <estuarys/Mayenne/>
      :locatedIn <countries/F/provinces/Pays+de+la+Loire/> .
 <rivers/Vienne/>
      :locatedIn <countries/F/provinces/Nouvelle-Aquitaine/> .
 <rivers/Vienne/>
      :locatedIn <countries/F/provinces/Centre-Val+de+Loire/> .
 <sources/Vienne/>
      :locatedIn <countries/F/provinces/Nouvelle-Aquitaine/> .
 <estuarys/Vienne/>
      :locatedIn <countries/F/provinces/Centre-Val+de+Loire/> .
 <rivers/Cher/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <rivers/Cher/>
      :locatedIn <countries/F/provinces/Nouvelle-Aquitaine/> .
 <rivers/Cher/>
      :locatedIn <countries/F/provinces/Centre-Val+de+Loire/> .
 <sources/Cher/>
      :locatedIn <countries/F/provinces/Nouvelle-Aquitaine/> .
 <estuarys/Cher/>
      :locatedIn <countries/F/provinces/Centre-Val+de+Loire/> .
 <rivers/Allier/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <rivers/Allier/>
      :locatedIn <countries/F/provinces/Centre-Val+de+Loire/> .
 <rivers/Allier/>
      :locatedIn <countries/F/provinces/Bourgogne-Franche-Comté/> .
 <rivers/Allier/>
      :locatedIn <countries/F/provinces/Occitanie/> .
 <sources/Allier/>
      :locatedIn <countries/F/provinces/Occitanie/> .
 <estuarys/Allier/>
      :locatedIn <countries/F/provinces/Centre-Val+de+Loire/> .
 <rivers/Garonne/>
      :locatedIn <countries/F/provinces/Nouvelle-Aquitaine/> .
 <rivers/Garonne/>
      :locatedIn <countries/F/provinces/Occitanie/> .
 <rivers/Garonne/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <sources/Garonne/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <estuarys/Garonne/>
      :locatedIn <countries/F/provinces/Nouvelle-Aquitaine/> .
 <rivers/Rhone/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <rivers/Rhone/>
      :locatedIn <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> .
 <rivers/Rhone/>
      :locatedIn <countries/F/provinces/Occitanie/> .
 <rivers/Rhone/>
      :locatedIn <countries/CH/provinces/Genève/> .
 <rivers/Rhone/>
      :locatedIn <countries/CH/provinces/Valais/> .
 <rivers/Rhone/>
      :locatedIn <countries/CH/provinces/Vaud/> .
 <sources/Rhone/>
      :locatedIn <countries/CH/provinces/Valais/> .
 <estuarys/Rhone/>
      :locatedIn <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> .
 <rivers/Saone/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <rivers/Saone/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <rivers/Saone/>
      :locatedIn <countries/F/provinces/Bourgogne-Franche-Comté/> .
 <sources/Saone/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <estuarys/Saone/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <rivers/Doubs/>
      :locatedIn <countries/F/provinces/Bourgogne-Franche-Comté/> .
 <rivers/Doubs/>
      :locatedIn <countries/CH/provinces/Jura/> .
 <sources/Doubs/>
      :locatedIn <countries/F/provinces/Bourgogne-Franche-Comté/> .
 <estuarys/Doubs/>
      :locatedIn <countries/F/provinces/Bourgogne-Franche-Comté/> .
 <rivers/Isere/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <sources/Isere/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <estuarys/Isere/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <rivers/Durance/>
      :locatedIn <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> .
 <sources/Durance/>
      :locatedIn <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> .
 <estuarys/Durance/>
      :locatedIn <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> .
 <rivers/Mino/>
      :locatedIn <countries/E/provinces/Galicia/> .
 <rivers/Mino/>
      :locatedIn <countries/P/provinces/Viana+do+Castelo/> .
 <sources/Mino/>
      :locatedIn <countries/E/provinces/Galicia/> .
 <estuarys/Mino/>
      :locatedIn <countries/E/provinces/Galicia/> .
 <estuarys/Mino/>
      :locatedIn <countries/P/provinces/Viana+do+Castelo/> .
 <rivers/Douro/>
      :locatedIn <countries/E/provinces/Castilla+y+León/> .
 <rivers/Douro/>
      :locatedIn <countries/P/provinces/Aveiro/> .
 <rivers/Douro/>
      :locatedIn <countries/P/provinces/Braganca/> .
 <rivers/Douro/>
      :locatedIn <countries/P/provinces/Guarda/> .
 <rivers/Douro/>
      :locatedIn <countries/P/provinces/Porto/> .
 <rivers/Douro/>
      :locatedIn <countries/P/provinces/Vila+Real/> .
 <rivers/Douro/>
      :locatedIn <countries/P/provinces/Viseu/> .
 <sources/Douro/>
      :locatedIn <countries/E/provinces/Castilla+y+León/> .
 <estuarys/Douro/>
      :locatedIn <countries/P/provinces/Aveiro/> .
 <estuarys/Douro/>
      :locatedIn <countries/P/provinces/Porto/> .
 <rivers/Mondego/>
      :locatedIn <countries/P/provinces/Coimbra/> .
 <rivers/Mondego/>
      :locatedIn <countries/P/provinces/Guarda/> .
 <rivers/Mondego/>
      :locatedIn <countries/P/provinces/Viseu/> .
 <sources/Mondego/>
      :locatedIn <countries/P/provinces/Guarda/> .
 <estuarys/Mondego/>
      :locatedIn <countries/P/provinces/Coimbra/> .
 <rivers/Tejo/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <rivers/Tejo/>
      :locatedIn <countries/E/provinces/Extremadura/> .
 <rivers/Tejo/>
      :locatedIn <countries/P/provinces/Castelo+Branco/> .
 <rivers/Tejo/>
      :locatedIn <countries/P/provinces/Lisboa/> .
 <rivers/Tejo/>
      :locatedIn <countries/P/provinces/Portalegre/> .
 <rivers/Tejo/>
      :locatedIn <countries/P/provinces/Santarem/> .
 <sources/Tejo/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <estuarys/Tejo/>
      :locatedIn <countries/P/provinces/Lisboa/> .
 <rivers/Jarama/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <rivers/Jarama/>
      :locatedIn <countries/E/provinces/Madrid/> .
 <sources/Jarama/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <estuarys/Jarama/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <rivers/Sado/>
      :locatedIn <countries/P/provinces/Beja/> .
 <rivers/Sado/>
      :locatedIn <countries/P/provinces/Setubal/> .
 <sources/Sado/>
      :locatedIn <countries/P/provinces/Beja/> .
 <estuarys/Sado/>
      :locatedIn <countries/P/provinces/Setubal/> .
 <rivers/Guadiana/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <rivers/Guadiana/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <rivers/Guadiana/>
      :locatedIn <countries/E/provinces/Extremadura/> .
 <rivers/Guadiana/>
      :locatedIn <countries/P/provinces/Beja/> .
 <rivers/Guadiana/>
      :locatedIn <countries/P/provinces/Evora/> .
 <rivers/Guadiana/>
      :locatedIn <countries/P/provinces/Algarve/> .
 <rivers/Guadiana/>
      :locatedIn <countries/P/provinces/Portalegre/> .
 <sources/Guadiana/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <estuarys/Guadiana/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <estuarys/Guadiana/>
      :locatedIn <countries/P/provinces/Algarve/> .
 <rivers/Guadalquivir/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <sources/Guadalquivir/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <estuarys/Guadalquivir/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <rivers/Genil/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <sources/Genil/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <estuarys/Genil/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <rivers/Segura/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <rivers/Segura/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <rivers/Segura/>
      :locatedIn <countries/E/provinces/Murcia/> .
 <rivers/Segura/>
      :locatedIn <countries/E/provinces/Valenciana/> .
 <sources/Segura/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <estuarys/Segura/>
      :locatedIn <countries/E/provinces/Valenciana/> .
 <rivers/Júcar/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <rivers/Júcar/>
      :locatedIn <countries/E/provinces/Valenciana/> .
 <sources/Júcar/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <estuarys/Júcar/>
      :locatedIn <countries/E/provinces/Valenciana/> .
 <rivers/Turia/>
      :locatedIn <countries/E/provinces/Aragón/> .
 <rivers/Turia/>
      :locatedIn <countries/E/provinces/Castilla-La+Mancha/> .
 <rivers/Turia/>
      :locatedIn <countries/E/provinces/Valenciana/> .
 <sources/Turia/>
      :locatedIn <countries/E/provinces/Aragón/> .
 <estuarys/Turia/>
      :locatedIn <countries/E/provinces/Valenciana/> .
 <rivers/Ebro/>
      :locatedIn <countries/E/provinces/Aragón/> .
 <rivers/Ebro/>
      :locatedIn <countries/E/provinces/Euskadi/> .
 <rivers/Ebro/>
      :locatedIn <countries/E/provinces/Castilla+y+León/> .
 <rivers/Ebro/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <rivers/Ebro/>
      :locatedIn <countries/E/provinces/Navarra/> .
 <rivers/Ebro/>
      :locatedIn <countries/E/provinces/La+Rioja/> .
 <sources/Ebro/>
      :locatedIn <countries/E/provinces/Castilla+y+León/> .
 <estuarys/Ebro/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <rivers/Segre/>
      :locatedIn <countries/F/provinces/Occitanie/> .
 <rivers/Segre/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <sources/Segre/>
      :locatedIn <countries/F/provinces/Occitanie/> .
 <estuarys/Segre/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <rivers/Valira/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <estuarys/Valira/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <rivers/Po/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <rivers/Po/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <rivers/Po/>
      :locatedIn <countries/I/provinces/Veneto/> .
 <rivers/Po/>
      :locatedIn <countries/I/provinces/Emilia-Romagna/> .
 <sources/Po/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <estuarys/Po/>
      :locatedIn <countries/I/provinces/Veneto/> .
 <estuarys/Po/>
      :locatedIn <countries/I/provinces/Emilia-Romagna/> .
 <rivers/Tresa/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <rivers/Tresa/>
      :locatedIn <countries/CH/provinces/Ticino/> .
 <sources/Tresa/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <sources/Tresa/>
      :locatedIn <countries/CH/provinces/Ticino/> .
 <estuarys/Tresa/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <rivers/Ticino/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <rivers/Ticino/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <rivers/Ticino/>
      :locatedIn <countries/CH/provinces/Ticino/> .
 <sources/Ticino/>
      :locatedIn <countries/CH/provinces/Ticino/> .
 <estuarys/Ticino/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <rivers/Moesa/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <rivers/Moesa/>
      :locatedIn <countries/CH/provinces/Ticino/> .
 <sources/Moesa/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <estuarys/Moesa/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <rivers/Lambro/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <sources/Lambro/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <estuarys/Lambro/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <rivers/Dora+Baltea/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <rivers/Dora+Baltea/>
      :locatedIn <countries/I/provinces/Valle+d'Aosta/> .
 <sources/Dora+Baltea/>
      :locatedIn <countries/I/provinces/Valle+d'Aosta/> .
 <estuarys/Dora+Baltea/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <rivers/Tanaro/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <rivers/Tanaro/>
      :locatedIn <countries/I/provinces/Liguria/> .
 <sources/Tanaro/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <sources/Tanaro/>
      :locatedIn <countries/I/provinces/Liguria/> .
 <estuarys/Tanaro/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <rivers/Adda/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <sources/Adda/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <estuarys/Adda/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <rivers/Mera/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <rivers/Mera/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <sources/Mera/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <estuarys/Mera/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <rivers/Mincio/>
      :locatedIn <countries/I/provinces/Veneto/> .
 <sources/Mincio/>
      :locatedIn <countries/I/provinces/Veneto/> .
 <estuarys/Mincio/>
      :locatedIn <countries/I/provinces/Veneto/> .
 <rivers/Etsch/>
      :locatedIn <countries/I/provinces/Trentino-Alto+Adige/> .
 <rivers/Etsch/>
      :locatedIn <countries/I/provinces/Veneto/> .
 <sources/Etsch/>
      :locatedIn <countries/I/provinces/Trentino-Alto+Adige/> .
 <estuarys/Etsch/>
      :locatedIn <countries/I/provinces/Veneto/> .
 <rivers/Tevere/>
      :locatedIn <countries/I/provinces/Toscana/> .
 <rivers/Tevere/>
      :locatedIn <countries/I/provinces/Umbria/> .
 <rivers/Tevere/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <sources/Tevere/>
      :locatedIn <countries/I/provinces/Umbria/> .
 <estuarys/Tevere/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <rivers/Marta/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <sources/Marta/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <estuarys/Marta/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <rivers/Arrone/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <sources/Arrone/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <estuarys/Arrone/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <rivers/Arno/>
      :locatedIn <countries/I/provinces/Toscana/> .
 <sources/Arno/>
      :locatedIn <countries/I/provinces/Toscana/> .
 <estuarys/Arno/>
      :locatedIn <countries/I/provinces/Toscana/> .
 <rivers/Imera+Meridionale/>
      :locatedIn <countries/I/provinces/Sicilia/> .
 <sources/Imera+Meridionale/>
      :locatedIn <countries/I/provinces/Sicilia/> .
 <estuarys/Imera+Meridionale/>
      :locatedIn <countries/I/provinces/Sicilia/> .
 <rivers/Tirso/>
      :locatedIn <countries/I/provinces/Sardegna/> .
 <sources/Tirso/>
      :locatedIn <countries/I/provinces/Sardegna/> .
 <estuarys/Tirso/>
      :locatedIn <countries/I/provinces/Sardegna/> .
 <rivers/Donau/>
      :locatedIn <countries/SK/provinces/Bratislavský/> .
 <rivers/Donau/>
      :locatedIn <countries/SK/provinces/Nitriansky/> .
 <rivers/Donau/>
      :locatedIn <countries/SK/provinces/Trnavský/> .
 <rivers/Donau/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <rivers/Donau/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Donau/>
      :locatedIn <countries/H/provinces/Baranya/> .
 <rivers/Donau/>
      :locatedIn <countries/H/provinces/Bács-Kiskun/> .
 <rivers/Donau/>
      :locatedIn <countries/H/provinces/Fejér/> .
 <rivers/Donau/>
      :locatedIn <countries/H/provinces/Győr-Moson-Sopron/> .
 <rivers/Donau/>
      :locatedIn <countries/H/provinces/Komárom-Esztergom/> .
 <rivers/Donau/>
      :locatedIn <countries/H/provinces/Pest/> .
 <rivers/Donau/>
      :locatedIn <countries/H/provinces/Tolna/> .
 <rivers/Donau/>
      :locatedIn <countries/H/provinces/Budapest/> .
 <rivers/Donau/>
      :locatedIn <countries/A/provinces/Wien/> .
 <rivers/Donau/>
      :locatedIn <countries/A/provinces/Oberösterreich/> .
 <rivers/Donau/>
      :locatedIn <countries/A/provinces/Niederösterreich/> .
 <rivers/Donau/>
      :locatedIn <countries/UA/provinces/Odeska/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Brăila/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Călăraşi/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Caraş-Severin/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Constanţa/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Dolj/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Galaţi/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Giurgiu/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Ialomiţa/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Mehedinţi/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Olt/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Teleorman/> .
 <rivers/Donau/>
      :locatedIn <countries/RO/provinces/Tulcea/> .
 <sources/Donau/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <estuarys/Donau/>
      :locatedIn <countries/UA/provinces/Odeska/> .
 <estuarys/Donau/>
      :locatedIn <countries/RO/provinces/Tulcea/> .
 <rivers/Breg/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <sources/Breg/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <estuarys/Breg/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <rivers/Brigach/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <sources/Brigach/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <estuarys/Brigach/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <rivers/Iller/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <rivers/Iller/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Iller/>
      :locatedIn <countries/A/provinces/Vorarlberg/> .
 <sources/Iller/>
      :locatedIn <countries/A/provinces/Vorarlberg/> .
 <estuarys/Iller/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <estuarys/Iller/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Lech/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Lech/>
      :locatedIn <countries/A/provinces/Vorarlberg/> .
 <rivers/Lech/>
      :locatedIn <countries/A/provinces/Tirol/> .
 <sources/Lech/>
      :locatedIn <countries/A/provinces/Vorarlberg/> .
 <estuarys/Lech/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Isar/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Isar/>
      :locatedIn <countries/A/provinces/Tirol/> .
 <sources/Isar/>
      :locatedIn <countries/A/provinces/Tirol/> .
 <estuarys/Isar/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Ammer/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Ammer/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Ammer/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Würm/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Würm/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Würm/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Inn/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Inn/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <rivers/Inn/>
      :locatedIn <countries/A/provinces/Oberösterreich/> .
 <rivers/Inn/>
      :locatedIn <countries/A/provinces/Tirol/> .
 <sources/Inn/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <estuarys/Inn/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Ilz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Ilz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Ilz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Regen/>
      :locatedIn <countries/CZ/provinces/Plzeňský/> .
 <rivers/Regen/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Regen/>
      :locatedIn <countries/CZ/provinces/Plzeňský/> .
 <estuarys/Regen/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Naab/>
      :locatedIn <countries/CZ/provinces/Plzeňský/> .
 <rivers/Naab/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Naab/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Naab/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Alz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <sources/Alz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Alz/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Salzach/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <rivers/Salzach/>
      :locatedIn <countries/A/provinces/Oberösterreich/> .
 <rivers/Salzach/>
      :locatedIn <countries/A/provinces/Salzburg/> .
 <sources/Salzach/>
      :locatedIn <countries/A/provinces/Salzburg/> .
 <estuarys/Salzach/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <estuarys/Salzach/>
      :locatedIn <countries/A/provinces/Oberösterreich/> .
 <rivers/Enns/>
      :locatedIn <countries/A/provinces/Oberösterreich/> .
 <rivers/Enns/>
      :locatedIn <countries/A/provinces/Steiermark/> .
 <rivers/Enns/>
      :locatedIn <countries/A/provinces/Salzburg/> .
 <rivers/Enns/>
      :locatedIn <countries/A/provinces/Niederösterreich/> .
 <sources/Enns/>
      :locatedIn <countries/A/provinces/Salzburg/> .
 <estuarys/Enns/>
      :locatedIn <countries/A/provinces/Oberösterreich/> .
 <estuarys/Enns/>
      :locatedIn <countries/A/provinces/Niederösterreich/> .
 <rivers/March/>
      :locatedIn <countries/CZ/provinces/Jihomoravský/> .
 <rivers/March/>
      :locatedIn <countries/CZ/provinces/Olomoucký/> .
 <rivers/March/>
      :locatedIn <countries/CZ/provinces/Pardubický/> .
 <rivers/March/>
      :locatedIn <countries/CZ/provinces/Zlínský/> .
 <rivers/March/>
      :locatedIn <countries/SK/provinces/Bratislavský/> .
 <rivers/March/>
      :locatedIn <countries/SK/provinces/Trnavský/> .
 <rivers/March/>
      :locatedIn <countries/A/provinces/Niederösterreich/> .
 <sources/March/>
      :locatedIn <countries/CZ/provinces/Pardubický/> .
 <estuarys/March/>
      :locatedIn <countries/SK/provinces/Bratislavský/> .
 <estuarys/March/>
      :locatedIn <countries/A/provinces/Niederösterreich/> .
 <rivers/Thaya/>
      :locatedIn <countries/CZ/provinces/Jihomoravský/> .
 <rivers/Thaya/>
      :locatedIn <countries/A/provinces/Niederösterreich/> .
 <sources/Thaya/>
      :locatedIn <countries/A/provinces/Niederösterreich/> .
 <estuarys/Thaya/>
      :locatedIn <countries/CZ/provinces/Jihomoravský/> .
 <estuarys/Thaya/>
      :locatedIn <countries/A/provinces/Niederösterreich/> .
 <rivers/Svratka/>
      :locatedIn <countries/CZ/provinces/Jihomoravský/> .
 <rivers/Svratka/>
      :locatedIn <countries/CZ/provinces/Vysočina/> .
 <rivers/Svratka/>
      :locatedIn <countries/CZ/provinces/Pardubický/> .
 <sources/Svratka/>
      :locatedIn <countries/CZ/provinces/Vysočina/> .
 <estuarys/Svratka/>
      :locatedIn <countries/CZ/provinces/Jihomoravský/> .
 <rivers/Jihlava/>
      :locatedIn <countries/CZ/provinces/Jihomoravský/> .
 <rivers/Jihlava/>
      :locatedIn <countries/CZ/provinces/Vysočina/> .
 <sources/Jihlava/>
      :locatedIn <countries/CZ/provinces/Vysočina/> .
 <estuarys/Jihlava/>
      :locatedIn <countries/CZ/provinces/Jihomoravský/> .
 <rivers/Raab/>
      :locatedIn <countries/H/provinces/Győr-Moson-Sopron/> .
 <rivers/Raab/>
      :locatedIn <countries/H/provinces/Vas/> .
 <rivers/Raab/>
      :locatedIn <countries/H/provinces/Veszprém/> .
 <rivers/Raab/>
      :locatedIn <countries/A/provinces/Burgenland/> .
 <rivers/Raab/>
      :locatedIn <countries/A/provinces/Steiermark/> .
 <sources/Raab/>
      :locatedIn <countries/A/provinces/Steiermark/> .
 <estuarys/Raab/>
      :locatedIn <countries/H/provinces/Győr-Moson-Sopron/> .
 <rivers/Waag/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <rivers/Waag/>
      :locatedIn <countries/SK/provinces/Nitriansky/> .
 <rivers/Waag/>
      :locatedIn <countries/SK/provinces/Trenčiansky/> .
 <rivers/Waag/>
      :locatedIn <countries/SK/provinces/Trnavský/> .
 <sources/Waag/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <estuarys/Waag/>
      :locatedIn <countries/SK/provinces/Nitriansky/> .
 <rivers/Orava/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <sources/Orava/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <estuarys/Orava/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <rivers/Czarna+Orava/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <rivers/Czarna+Orava/>
      :locatedIn <countries/PL/provinces/Małopolskie/> .
 <sources/Czarna+Orava/>
      :locatedIn <countries/PL/provinces/Małopolskie/> .
 <estuarys/Czarna+Orava/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <rivers/Biela+Orava/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <sources/Biela+Orava/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <estuarys/Biela+Orava/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <rivers/Nitra/>
      :locatedIn <countries/SK/provinces/Nitriansky/> .
 <rivers/Nitra/>
      :locatedIn <countries/SK/provinces/Trenčiansky/> .
 <sources/Nitra/>
      :locatedIn <countries/SK/provinces/Trenčiansky/> .
 <estuarys/Nitra/>
      :locatedIn <countries/SK/provinces/Nitriansky/> .
 <rivers/Hron/>
      :locatedIn <countries/SK/provinces/Banskobystrický/> .
 <rivers/Hron/>
      :locatedIn <countries/SK/provinces/Nitriansky/> .
 <sources/Hron/>
      :locatedIn <countries/SK/provinces/Banskobystrický/> .
 <estuarys/Hron/>
      :locatedIn <countries/SK/provinces/Nitriansky/> .
 <rivers/Drau/>
      :locatedIn <countries/H/provinces/Baranya/> .
 <rivers/Drau/>
      :locatedIn <countries/H/provinces/Somogy/> .
 <rivers/Drau/>
      :locatedIn <countries/H/provinces/Zala/> .
 <rivers/Drau/>
      :locatedIn <countries/I/provinces/Trentino-Alto+Adige/> .
 <rivers/Drau/>
      :locatedIn <countries/A/provinces/Kärnten/> .
 <rivers/Drau/>
      :locatedIn <countries/A/provinces/Tirol/> .
 <sources/Drau/>
      :locatedIn <countries/I/provinces/Trentino-Alto+Adige/> .
 <rivers/Gail/>
      :locatedIn <countries/A/provinces/Kärnten/> .
 <rivers/Gail/>
      :locatedIn <countries/A/provinces/Tirol/> .
 <sources/Gail/>
      :locatedIn <countries/A/provinces/Tirol/> .
 <estuarys/Gail/>
      :locatedIn <countries/A/provinces/Kärnten/> .
 <rivers/Mur/>
      :locatedIn <countries/H/provinces/Zala/> .
 <rivers/Mur/>
      :locatedIn <countries/A/provinces/Steiermark/> .
 <rivers/Mur/>
      :locatedIn <countries/A/provinces/Salzburg/> .
 <sources/Mur/>
      :locatedIn <countries/A/provinces/Salzburg/> .
 <estuarys/Mur/>
      :locatedIn <countries/H/provinces/Zala/> .
 <rivers/Tisza/>
      :locatedIn <countries/SK/provinces/Košický/> .
 <rivers/Tisza/>
      :locatedIn <countries/H/provinces/Borsod-Abaúj-Zemplén/> .
 <rivers/Tisza/>
      :locatedIn <countries/H/provinces/Csongrád/> .
 <rivers/Tisza/>
      :locatedIn <countries/H/provinces/Hajdú-Bihar/> .
 <rivers/Tisza/>
      :locatedIn <countries/H/provinces/Heves/> .
 <rivers/Tisza/>
      :locatedIn <countries/H/provinces/Szabolcs-Szatmár-Bereg/> .
 <rivers/Tisza/>
      :locatedIn <countries/H/provinces/Jász-Nagykun-Szolnok/> .
 <rivers/Tisza/>
      :locatedIn <countries/UA/provinces/Cernivecka/> .
 <rivers/Tisza/>
      :locatedIn <countries/RO/provinces/Maramureş/> .
 <sources/Tisza/>
      :locatedIn <countries/UA/provinces/Cernivecka/> .
 <rivers/Somes/>
      :locatedIn <countries/H/provinces/Szabolcs-Szatmár-Bereg/> .
 <rivers/Somes/>
      :locatedIn <countries/RO/provinces/Bihor/> .
 <rivers/Somes/>
      :locatedIn <countries/RO/provinces/Cluj/> .
 <rivers/Somes/>
      :locatedIn <countries/RO/provinces/Maramureş/> .
 <rivers/Somes/>
      :locatedIn <countries/RO/provinces/Satu-Mare/> .
 <sources/Somes/>
      :locatedIn <countries/RO/provinces/Bihor/> .
 <estuarys/Somes/>
      :locatedIn <countries/H/provinces/Szabolcs-Szatmár-Bereg/> .
 <rivers/Sajó/>
      :locatedIn <countries/SK/provinces/Banskobystrický/> .
 <rivers/Sajó/>
      :locatedIn <countries/SK/provinces/Košický/> .
 <rivers/Sajó/>
      :locatedIn <countries/H/provinces/Borsod-Abaúj-Zemplén/> .
 <sources/Sajó/>
      :locatedIn <countries/SK/provinces/Banskobystrický/> .
 <estuarys/Sajó/>
      :locatedIn <countries/H/provinces/Borsod-Abaúj-Zemplén/> .
 <rivers/Hernad/>
      :locatedIn <countries/SK/provinces/Košický/> .
 <rivers/Hernad/>
      :locatedIn <countries/H/provinces/Borsod-Abaúj-Zemplén/> .
 <sources/Hernad/>
      :locatedIn <countries/SK/provinces/Košický/> .
 <estuarys/Hernad/>
      :locatedIn <countries/H/provinces/Borsod-Abaúj-Zemplén/> .
 <rivers/Torysa/>
      :locatedIn <countries/SK/provinces/Košický/> .
 <rivers/Torysa/>
      :locatedIn <countries/SK/provinces/Prešovský/> .
 <sources/Torysa/>
      :locatedIn <countries/SK/provinces/Prešovský/> .
 <estuarys/Torysa/>
      :locatedIn <countries/SK/provinces/Košický/> .
 <rivers/Mureș/>
      :locatedIn <countries/H/provinces/Csongrád/> .
 <rivers/Mureș/>
      :locatedIn <countries/RO/provinces/Alba/> .
 <rivers/Mureș/>
      :locatedIn <countries/RO/provinces/Arad/> .
 <rivers/Mureș/>
      :locatedIn <countries/RO/provinces/Harghita/> .
 <rivers/Mureș/>
      :locatedIn <countries/RO/provinces/Hunedoara/> .
 <rivers/Mureș/>
      :locatedIn <countries/RO/provinces/Mureş/> .
 <sources/Mureș/>
      :locatedIn <countries/RO/provinces/Harghita/> .
 <estuarys/Mureș/>
      :locatedIn <countries/H/provinces/Csongrád/> .
 <rivers/Argeș/>
      :locatedIn <countries/RO/provinces/Argeş/> .
 <rivers/Argeș/>
      :locatedIn <countries/RO/provinces/Călăraşi/> .
 <rivers/Argeș/>
      :locatedIn <countries/RO/provinces/Dâmboviţa/> .
 <rivers/Argeș/>
      :locatedIn <countries/RO/provinces/Giurgiu/> .
 <rivers/Argeș/>
      :locatedIn <countries/RO/provinces/Ilfov/> .
 <sources/Argeș/>
      :locatedIn <countries/RO/provinces/Argeş/> .
 <estuarys/Argeș/>
      :locatedIn <countries/RO/provinces/Călăraşi/> .
 <rivers/Dâmbovița/>
      :locatedIn <countries/RO/provinces/Argeş/> .
 <rivers/Dâmbovița/>
      :locatedIn <countries/RO/provinces/Bucureşti/> .
 <rivers/Dâmbovița/>
      :locatedIn <countries/RO/provinces/Călăraşi/> .
 <rivers/Dâmbovița/>
      :locatedIn <countries/RO/provinces/Dâmboviţa/> .
 <rivers/Dâmbovița/>
      :locatedIn <countries/RO/provinces/Ilfov/> .
 <sources/Dâmbovița/>
      :locatedIn <countries/RO/provinces/Argeş/> .
 <estuarys/Dâmbovița/>
      :locatedIn <countries/RO/provinces/Călăraşi/> .
 <rivers/Ialomița/>
      :locatedIn <countries/RO/provinces/Dâmboviţa/> .
 <rivers/Ialomița/>
      :locatedIn <countries/RO/provinces/Ialomiţa/> .
 <rivers/Ialomița/>
      :locatedIn <countries/RO/provinces/Prahova/> .
 <rivers/Ialomița/>
      :locatedIn <countries/RO/provinces/Ilfov/> .
 <sources/Ialomița/>
      :locatedIn <countries/RO/provinces/Argeş/> .
 <estuarys/Ialomița/>
      :locatedIn <countries/RO/provinces/Călăraşi/> .
 <rivers/Save/>
      :locatedIn <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> .
 <rivers/Save/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <rivers/Save/>
      :locatedIn <countries/BIH/provinces/Brčko/> .
 <rivers/Bosna/>
      :locatedIn <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> .
 <rivers/Bosna/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <sources/Bosna/>
      :locatedIn <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> .
 <estuarys/Bosna/>
      :locatedIn <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> .
 <estuarys/Bosna/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <rivers/Drina/>
      :locatedIn <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> .
 <rivers/Drina/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <sources/Drina/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <estuarys/Drina/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <rivers/Tara/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <estuarys/Tara/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <rivers/Piva/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <estuarys/Piva/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <rivers/Timiş/>
      :locatedIn <countries/RO/provinces/Caraş-Severin/> .
 <rivers/Timiş/>
      :locatedIn <countries/RO/provinces/Timiş/> .
 <sources/Timiş/>
      :locatedIn <countries/RO/provinces/Caraş-Severin/> .
 <rivers/Jiu/>
      :locatedIn <countries/RO/provinces/Dolj/> .
 <rivers/Jiu/>
      :locatedIn <countries/RO/provinces/Gorj/> .
 <rivers/Jiu/>
      :locatedIn <countries/RO/provinces/Hunedoara/> .
 <rivers/Jiu/>
      :locatedIn <countries/RO/provinces/Mehedinţi/> .
 <sources/Jiu/>
      :locatedIn <countries/RO/provinces/Hunedoara/> .
 <estuarys/Jiu/>
      :locatedIn <countries/RO/provinces/Dolj/> .
 <rivers/Olt/>
      :locatedIn <countries/RO/provinces/Braşov/> .
 <rivers/Olt/>
      :locatedIn <countries/RO/provinces/Covasna/> .
 <rivers/Olt/>
      :locatedIn <countries/RO/provinces/Harghita/> .
 <rivers/Olt/>
      :locatedIn <countries/RO/provinces/Olt/> .
 <rivers/Olt/>
      :locatedIn <countries/RO/provinces/Sibiu/> .
 <rivers/Olt/>
      :locatedIn <countries/RO/provinces/Teleorman/> .
 <rivers/Olt/>
      :locatedIn <countries/RO/provinces/Vâlcea/> .
 <sources/Olt/>
      :locatedIn <countries/RO/provinces/Harghita/> .
 <estuarys/Olt/>
      :locatedIn <countries/RO/provinces/Olt/> .
 <rivers/Siret/>
      :locatedIn <countries/UA/provinces/Cernivecka/> .
 <rivers/Siret/>
      :locatedIn <countries/RO/provinces/Bacău/> .
 <rivers/Siret/>
      :locatedIn <countries/RO/provinces/Botoşani/> .
 <rivers/Siret/>
      :locatedIn <countries/RO/provinces/Galaţi/> .
 <rivers/Siret/>
      :locatedIn <countries/RO/provinces/Iaşi/> .
 <rivers/Siret/>
      :locatedIn <countries/RO/provinces/Neamţ/> .
 <rivers/Siret/>
      :locatedIn <countries/RO/provinces/Suceava/> .
 <rivers/Siret/>
      :locatedIn <countries/RO/provinces/Vrancea/> .
 <sources/Siret/>
      :locatedIn <countries/UA/provinces/Cernivecka/> .
 <estuarys/Siret/>
      :locatedIn <countries/RO/provinces/Galaţi/> .
 <rivers/Pruth/>
      :locatedIn <countries/UA/provinces/Cernivecka/> .
 <rivers/Pruth/>
      :locatedIn <countries/UA/provinces/Ivano-Frankivska/> .
 <rivers/Pruth/>
      :locatedIn <countries/RO/provinces/Botoşani/> .
 <rivers/Pruth/>
      :locatedIn <countries/RO/provinces/Galaţi/> .
 <rivers/Pruth/>
      :locatedIn <countries/RO/provinces/Iaşi/> .
 <rivers/Pruth/>
      :locatedIn <countries/RO/provinces/Vaslui/> .
 <sources/Pruth/>
      :locatedIn <countries/UA/provinces/Ivano-Frankivska/> .
 <estuarys/Pruth/>
      :locatedIn <countries/RO/provinces/Galaţi/> .
 <rivers/Neretva/>
      :locatedIn <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> .
 <rivers/Neretva/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <sources/Neretva/>
      :locatedIn <countries/BIH/provinces/Republika+Srpska/> .
 <rivers/Vjosa/>
      :locatedIn <countries/GR/provinces/Ipeiroy/> .
 <sources/Vjosa/>
      :locatedIn <countries/GR/provinces/Ipeiroy/> .
 <rivers/Acheloos/>
      :locatedIn <countries/GR/provinces/Dytikis+Elladas/> .
 <rivers/Acheloos/>
      :locatedIn <countries/GR/provinces/Ipeiroy/> .
 <rivers/Acheloos/>
      :locatedIn <countries/GR/provinces/Thessalias/> .
 <sources/Acheloos/>
      :locatedIn <countries/GR/provinces/Thessalias/> .
 <estuarys/Acheloos/>
      :locatedIn <countries/GR/provinces/Dytikis+Elladas/> .
 <rivers/Aliakmonas/>
      :locatedIn <countries/GR/provinces/Dytikis+Makedonias/> .
 <rivers/Aliakmonas/>
      :locatedIn <countries/GR/provinces/Kentrikis+Makedonias/> .
 <sources/Aliakmonas/>
      :locatedIn <countries/GR/provinces/Dytikis+Makedonias/> .
 <estuarys/Aliakmonas/>
      :locatedIn <countries/GR/provinces/Kentrikis+Makedonias/> .
 <rivers/Vardar/>
      :locatedIn <countries/GR/provinces/Kentrikis+Makedonias/> .
 <estuarys/Vardar/>
      :locatedIn <countries/GR/provinces/Kentrikis+Makedonias/> .
 <rivers/Struma/>
      :locatedIn <countries/GR/provinces/Kentrikis+Makedonias/> .
 <estuarys/Struma/>
      :locatedIn <countries/GR/provinces/Kentrikis+Makedonias/> .
 <rivers/Maritsa/>
      :locatedIn <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/> .
 <rivers/Maritsa/>
      :locatedIn <countries/TR/provinces/Edirne/> .
 <estuarys/Maritsa/>
      :locatedIn <countries/GR/provinces/Anatolikis+Makedonias+kai+Thrakis/> .
 <estuarys/Maritsa/>
      :locatedIn <countries/TR/provinces/Edirne/> .
 <rivers/Tundzha/>
      :locatedIn <countries/TR/provinces/Edirne/> .
 <estuarys/Tundzha/>
      :locatedIn <countries/TR/provinces/Edirne/> .
 <rivers/Orontes/>
      :locatedIn <countries/TR/provinces/Hatay/> .
 <estuarys/Orontes/>
      :locatedIn <countries/TR/provinces/Hatay/> .
 <rivers/Seyhan/>
      :locatedIn <countries/TR/provinces/Adana/> .
 <rivers/Seyhan/>
      :locatedIn <countries/TR/provinces/Mersin/> .
 <rivers/Seyhan/>
      :locatedIn <countries/TR/provinces/Kayseri/> .
 <sources/Seyhan/>
      :locatedIn <countries/TR/provinces/Kayseri/> .
 <estuarys/Seyhan/>
      :locatedIn <countries/TR/provinces/Adana/> .
 <estuarys/Seyhan/>
      :locatedIn <countries/TR/provinces/Mersin/> .
 <rivers/Sakarya/>
      :locatedIn <countries/TR/provinces/Afyonkarahisar/> .
 <rivers/Sakarya/>
      :locatedIn <countries/TR/provinces/Ankara/> .
 <rivers/Sakarya/>
      :locatedIn <countries/TR/provinces/Bilecik/> .
 <rivers/Sakarya/>
      :locatedIn <countries/TR/provinces/Eskişehir/> .
 <rivers/Sakarya/>
      :locatedIn <countries/TR/provinces/Konya/> .
 <rivers/Sakarya/>
      :locatedIn <countries/TR/provinces/Sakarya/> .
 <sources/Sakarya/>
      :locatedIn <countries/TR/provinces/Afyonkarahisar/> .
 <estuarys/Sakarya/>
      :locatedIn <countries/TR/provinces/Sakarya/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Ankara/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Çankırı/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Çorum/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Kayseri/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Kırıkkale/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Kırşehir/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Nevşehir/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Samsun/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Sinop/> .
 <rivers/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Sivas/> .
 <sources/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Sivas/> .
 <estuarys/Kızılırmak/>
      :locatedIn <countries/TR/provinces/Samsun/> .
 <rivers/Terek/>
      :locatedIn <countries/R/provinces/Dagestan/> .
 <rivers/Terek/>
      :locatedIn <countries/R/provinces/Kabardino-Balkarskaya/> .
 <rivers/Terek/>
      :locatedIn <countries/R/provinces/North+Ossetia-Alania/> .
 <rivers/Terek/>
      :locatedIn <countries/R/provinces/Chechenskaya/> .
 <estuarys/Terek/>
      :locatedIn <countries/R/provinces/Dagestan/> .
 <rivers/Samur/>
      :locatedIn <countries/R/provinces/Dagestan/> .
 <sources/Samur/>
      :locatedIn <countries/R/provinces/Dagestan/> .
 <estuarys/Samur/>
      :locatedIn <countries/R/provinces/Dagestan/> .
 <rivers/Kura/>
      :locatedIn <countries/TR/provinces/Kars/> .
 <rivers/Kura/>
      :locatedIn <countries/TR/provinces/Ardahan/> .
 <sources/Kura/>
      :locatedIn <countries/TR/provinces/Ardahan/> .
 <rivers/Aras/>
      :locatedIn <countries/TR/provinces/Erzurum/> .
 <rivers/Aras/>
      :locatedIn <countries/TR/provinces/Kars/> .
 <rivers/Aras/>
      :locatedIn <countries/TR/provinces/Iğdır/> .
 <sources/Aras/>
      :locatedIn <countries/TR/provinces/Iğdır/> .
 <rivers/Tigris/>
      :locatedIn <countries/TR/provinces/Batman/> .
 <rivers/Tigris/>
      :locatedIn <countries/TR/provinces/Diyarbakır/> .
 <rivers/Tigris/>
      :locatedIn <countries/TR/provinces/Mardin/> .
 <rivers/Tigris/>
      :locatedIn <countries/TR/provinces/Siirt/> .
 <rivers/Tigris/>
      :locatedIn <countries/TR/provinces/Şırnak/> .
 <sources/Tigris/>
      :locatedIn <countries/TR/provinces/Diyarbakır/> .
 <rivers/Euphrat/>
      :locatedIn <countries/TR/provinces/Adıyaman/> .
 <rivers/Euphrat/>
      :locatedIn <countries/TR/provinces/Diyarbakır/> .
 <rivers/Euphrat/>
      :locatedIn <countries/TR/provinces/Elazığ/> .
 <rivers/Euphrat/>
      :locatedIn <countries/TR/provinces/Gaziantep/> .
 <rivers/Euphrat/>
      :locatedIn <countries/TR/provinces/Malatya/> .
 <rivers/Euphrat/>
      :locatedIn <countries/TR/provinces/Şanlıurfa/> .
 <sources/Euphrat/>
      :locatedIn <countries/TR/provinces/Malatya/> .
 <rivers/Murat/>
      :locatedIn <countries/TR/provinces/Ağrı/> .
 <rivers/Murat/>
      :locatedIn <countries/TR/provinces/Bingöl/> .
 <rivers/Murat/>
      :locatedIn <countries/TR/provinces/Elazığ/> .
 <rivers/Murat/>
      :locatedIn <countries/TR/provinces/Muş/> .
 <sources/Murat/>
      :locatedIn <countries/TR/provinces/Ağrı/> .
 <estuarys/Murat/>
      :locatedIn <countries/TR/provinces/Elazığ/> .
 <rivers/Karasu/>
      :locatedIn <countries/TR/provinces/Erzincan/> .
 <rivers/Karasu/>
      :locatedIn <countries/TR/provinces/Erzurum/> .
 <rivers/Karasu/>
      :locatedIn <countries/TR/provinces/Tunceli/> .
 <sources/Karasu/>
      :locatedIn <countries/TR/provinces/Erzurum/> .
 <estuarys/Karasu/>
      :locatedIn <countries/TR/provinces/Erzincan/> .
 <rivers/Northern+Dwina/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <rivers/Northern+Dwina/>
      :locatedIn <countries/R/provinces/Vologodskaya/> .
 <sources/Northern+Dwina/>
      :locatedIn <countries/R/provinces/Vologodskaya/> .
 <estuarys/Northern+Dwina/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <rivers/Suchona/>
      :locatedIn <countries/R/provinces/Vologodskaya/> .
 <sources/Suchona/>
      :locatedIn <countries/R/provinces/Vologodskaya/> .
 <estuarys/Suchona/>
      :locatedIn <countries/R/provinces/Vologodskaya/> .
 <rivers/Vychegda/>
      :locatedIn <countries/R/provinces/Komi/> .
 <rivers/Vychegda/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <sources/Vychegda/>
      :locatedIn <countries/R/provinces/Komi/> .
 <estuarys/Vychegda/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <rivers/Pechora/>
      :locatedIn <countries/R/provinces/Komi/> .
 <rivers/Pechora/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <sources/Pechora/>
      :locatedIn <countries/R/provinces/Komi/> .
 <estuarys/Pechora/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <rivers/Newa/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <sources/Newa/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <estuarys/Newa/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <rivers/Swir/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <sources/Swir/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <estuarys/Swir/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <rivers/Wyg/>
      :locatedIn <countries/R/provinces/Karelia/> .
 <sources/Wyg/>
      :locatedIn <countries/R/provinces/Karelia/> .
 <estuarys/Wyg/>
      :locatedIn <countries/R/provinces/Karelia/> .
 <rivers/Narva/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <sources/Narva/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <estuarys/Narva/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <rivers/Daugava/>
      :locatedIn <countries/BY/provinces/Vitebsk/> .
 <rivers/Daugava/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <sources/Daugava/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <rivers/Dnister/>
      :locatedIn <countries/UA/provinces/Cernivecka/> .
 <rivers/Dnister/>
      :locatedIn <countries/UA/provinces/Chmelnytska/> .
 <rivers/Dnister/>
      :locatedIn <countries/UA/provinces/Ivano-Frankivska/> .
 <rivers/Dnister/>
      :locatedIn <countries/UA/provinces/Lvivska/> .
 <rivers/Dnister/>
      :locatedIn <countries/UA/provinces/Odeska/> .
 <rivers/Dnister/>
      :locatedIn <countries/UA/provinces/Ternopilska/> .
 <rivers/Dnister/>
      :locatedIn <countries/UA/provinces/Vinnytska/> .
 <sources/Dnister/>
      :locatedIn <countries/UA/provinces/Lvivska/> .
 <estuarys/Dnister/>
      :locatedIn <countries/UA/provinces/Odeska/> .
 <rivers/SouthernBug/>
      :locatedIn <countries/UA/provinces/Chmelnytska/> .
 <rivers/SouthernBug/>
      :locatedIn <countries/UA/provinces/Kirovohradska/> .
 <rivers/SouthernBug/>
      :locatedIn <countries/UA/provinces/Mykolaïvska/> .
 <rivers/SouthernBug/>
      :locatedIn <countries/UA/provinces/Odeska/> .
 <rivers/SouthernBug/>
      :locatedIn <countries/UA/provinces/Vinnytska/> .
 <sources/SouthernBug/>
      :locatedIn <countries/UA/provinces/Chmelnytska/> .
 <estuarys/SouthernBug/>
      :locatedIn <countries/UA/provinces/Mykolaïvska/> .
 <rivers/Inhul/>
      :locatedIn <countries/UA/provinces/Kirovohradska/> .
 <rivers/Inhul/>
      :locatedIn <countries/UA/provinces/Mykolaïvska/> .
 <sources/Inhul/>
      :locatedIn <countries/UA/provinces/Kirovohradska/> .
 <estuarys/Inhul/>
      :locatedIn <countries/UA/provinces/Mykolaïvska/> .
 <rivers/Dnepr/>
      :locatedIn <countries/BY/provinces/Gomel/> .
 <rivers/Dnepr/>
      :locatedIn <countries/BY/provinces/Mahiljou/> .
 <rivers/Dnepr/>
      :locatedIn <countries/UA/provinces/Cerkaska/> .
 <rivers/Dnepr/>
      :locatedIn <countries/UA/provinces/Cernihivska/> .
 <rivers/Dnepr/>
      :locatedIn <countries/UA/provinces/Chersonska/> .
 <rivers/Dnepr/>
      :locatedIn <countries/UA/provinces/Dnipropetrovska/> .
 <rivers/Dnepr/>
      :locatedIn <countries/UA/provinces/Kyïvska/> .
 <rivers/Dnepr/>
      :locatedIn <countries/UA/provinces/Kirovohradska/> .
 <rivers/Dnepr/>
      :locatedIn <countries/UA/provinces/Poltavska/> .
 <rivers/Dnepr/>
      :locatedIn <countries/UA/provinces/Zaporizka/> .
 <rivers/Dnepr/>
      :locatedIn <countries/UA/provinces/Kyïv/> .
 <rivers/Dnepr/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <sources/Dnepr/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <estuarys/Dnepr/>
      :locatedIn <countries/UA/provinces/Chersonska/> .
 <rivers/Berezina/>
      :locatedIn <countries/BY/provinces/Vitebsk/> .
 <rivers/Berezina/>
      :locatedIn <countries/BY/provinces/Gomel/> .
 <rivers/Berezina/>
      :locatedIn <countries/BY/provinces/Mahiljou/> .
 <rivers/Berezina/>
      :locatedIn <countries/BY/provinces/Minsk/> .
 <sources/Berezina/>
      :locatedIn <countries/BY/provinces/Vitebsk/> .
 <estuarys/Berezina/>
      :locatedIn <countries/BY/provinces/Gomel/> .
 <rivers/Sozh/>
      :locatedIn <countries/BY/provinces/Gomel/> .
 <rivers/Sozh/>
      :locatedIn <countries/BY/provinces/Mahiljou/> .
 <rivers/Sozh/>
      :locatedIn <countries/UA/provinces/Cernihivska/> .
 <rivers/Sozh/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <sources/Sozh/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <estuarys/Sozh/>
      :locatedIn <countries/BY/provinces/Gomel/> .
 <estuarys/Sozh/>
      :locatedIn <countries/UA/provinces/Cernihivska/> .
 <rivers/Svislach/>
      :locatedIn <countries/BY/provinces/Mahiljou/> .
 <rivers/Svislach/>
      :locatedIn <countries/BY/provinces/Minsk/> .
 <rivers/Svislach/>
      :locatedIn <countries/BY/provinces/Minsk+City/> .
 <sources/Svislach/>
      :locatedIn <countries/BY/provinces/Minsk/> .
 <estuarys/Svislach/>
      :locatedIn <countries/BY/provinces/Mahiljou/> .
 <rivers/Prypjat/>
      :locatedIn <countries/BY/provinces/Brest/> .
 <rivers/Prypjat/>
      :locatedIn <countries/BY/provinces/Gomel/> .
 <rivers/Prypjat/>
      :locatedIn <countries/UA/provinces/Kyïvska/> .
 <rivers/Prypjat/>
      :locatedIn <countries/UA/provinces/Rivnenska/> .
 <rivers/Prypjat/>
      :locatedIn <countries/UA/provinces/Volynska/> .
 <sources/Prypjat/>
      :locatedIn <countries/UA/provinces/Volynska/> .
 <estuarys/Prypjat/>
      :locatedIn <countries/UA/provinces/Kyïvska/> .
 <rivers/Styr/>
      :locatedIn <countries/BY/provinces/Brest/> .
 <rivers/Styr/>
      :locatedIn <countries/UA/provinces/Lvivska/> .
 <rivers/Styr/>
      :locatedIn <countries/UA/provinces/Rivnenska/> .
 <rivers/Styr/>
      :locatedIn <countries/UA/provinces/Volynska/> .
 <sources/Styr/>
      :locatedIn <countries/UA/provinces/Volynska/> .
 <estuarys/Styr/>
      :locatedIn <countries/BY/provinces/Brest/> .
 <rivers/Teteriv/>
      :locatedIn <countries/UA/provinces/Kyïvska/> .
 <rivers/Teteriv/>
      :locatedIn <countries/UA/provinces/Zytomyrska/> .
 <sources/Teteriv/>
      :locatedIn <countries/UA/provinces/Zytomyrska/> .
 <estuarys/Teteriv/>
      :locatedIn <countries/UA/provinces/Kyïvska/> .
 <rivers/Desna/>
      :locatedIn <countries/UA/provinces/Cernihivska/> .
 <rivers/Desna/>
      :locatedIn <countries/UA/provinces/Kyïvska/> .
 <rivers/Desna/>
      :locatedIn <countries/UA/provinces/Sumska/> .
 <rivers/Desna/>
      :locatedIn <countries/R/provinces/Bryanskaya/> .
 <rivers/Desna/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <rivers/Desna/>
      :locatedIn <countries/R/provinces/Kirovskaya/> .
 <sources/Desna/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <estuarys/Desna/>
      :locatedIn <countries/UA/provinces/Kyïvska/> .
 <rivers/Seym/>
      :locatedIn <countries/UA/provinces/Cernihivska/> .
 <rivers/Seym/>
      :locatedIn <countries/UA/provinces/Sumska/> .
 <rivers/Seym/>
      :locatedIn <countries/R/provinces/Belgorodskaya/> .
 <rivers/Seym/>
      :locatedIn <countries/R/provinces/Kurskaya/> .
 <sources/Seym/>
      :locatedIn <countries/R/provinces/Kurskaya/> .
 <estuarys/Seym/>
      :locatedIn <countries/UA/provinces/Cernihivska/> .
 <rivers/Psel/>
      :locatedIn <countries/UA/provinces/Poltavska/> .
 <rivers/Psel/>
      :locatedIn <countries/UA/provinces/Sumska/> .
 <rivers/Psel/>
      :locatedIn <countries/R/provinces/Belgorodskaya/> .
 <rivers/Psel/>
      :locatedIn <countries/R/provinces/Kurskaya/> .
 <sources/Psel/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <estuarys/Psel/>
      :locatedIn <countries/UA/provinces/Kyïvska/> .
 <rivers/Vorskla/>
      :locatedIn <countries/UA/provinces/Poltavska/> .
 <rivers/Vorskla/>
      :locatedIn <countries/UA/provinces/Sumska/> .
 <rivers/Vorskla/>
      :locatedIn <countries/R/provinces/Belgorodskaya/> .
 <rivers/Vorskla/>
      :locatedIn <countries/R/provinces/Kurskaya/> .
 <sources/Vorskla/>
      :locatedIn <countries/R/provinces/Belgorodskaya/> .
 <estuarys/Vorskla/>
      :locatedIn <countries/UA/provinces/Kyïvska/> .
 <rivers/Inhulets/>
      :locatedIn <countries/UA/provinces/Chersonska/> .
 <rivers/Inhulets/>
      :locatedIn <countries/UA/provinces/Dnipropetrovska/> .
 <rivers/Inhulets/>
      :locatedIn <countries/UA/provinces/Kirovohradska/> .
 <rivers/Inhulets/>
      :locatedIn <countries/UA/provinces/Mykolaïvska/> .
 <sources/Inhulets/>
      :locatedIn <countries/UA/provinces/Kirovohradska/> .
 <estuarys/Inhulets/>
      :locatedIn <countries/UA/provinces/Chersonska/> .
 <rivers/Kalmius/>
      :locatedIn <countries/UA/provinces/Donetska/> .
 <sources/Kalmius/>
      :locatedIn <countries/UA/provinces/Donetska/> .
 <estuarys/Kalmius/>
      :locatedIn <countries/UA/provinces/Donetska/> .
 <rivers/Don/>
      :locatedIn <countries/R/provinces/Tulskaya/> .
 <rivers/Don/>
      :locatedIn <countries/R/provinces/Voronezhskaya/> .
 <rivers/Don/>
      :locatedIn <countries/R/provinces/Lipetskaya/> .
 <rivers/Don/>
      :locatedIn <countries/R/provinces/Volgogradskaya/> .
 <rivers/Don/>
      :locatedIn <countries/R/provinces/Rostovskaya/> .
 <sources/Don/>
      :locatedIn <countries/R/provinces/Tulskaya/> .
 <estuarys/Don/>
      :locatedIn <countries/R/provinces/Rostovskaya/> .
 <rivers/Donets/>
      :locatedIn <countries/UA/provinces/Charkivska/> .
 <rivers/Donets/>
      :locatedIn <countries/UA/provinces/Donetska/> .
 <rivers/Donets/>
      :locatedIn <countries/UA/provinces/Luhanska/> .
 <rivers/Donets/>
      :locatedIn <countries/R/provinces/Belgorodskaya/> .
 <rivers/Donets/>
      :locatedIn <countries/R/provinces/Rostovskaya/> .
 <sources/Donets/>
      :locatedIn <countries/R/provinces/Belgorodskaya/> .
 <estuarys/Donets/>
      :locatedIn <countries/R/provinces/Rostovskaya/> .
 <rivers/Manych/>
      :locatedIn <countries/R/provinces/Kalmykiya/> .
 <rivers/Manych/>
      :locatedIn <countries/R/provinces/Rostovskaya/> .
 <rivers/Manych/>
      :locatedIn <countries/R/provinces/Stavropolskiy/> .
 <sources/Manych/>
      :locatedIn <countries/R/provinces/Belgorodskaya/> .
 <estuarys/Manych/>
      :locatedIn <countries/R/provinces/Rostovskaya/> .
 <rivers/East+Manych/>
      :locatedIn <countries/R/provinces/Kalmykiya/> .
 <rivers/East+Manych/>
      :locatedIn <countries/R/provinces/Dagestan/> .
 <rivers/East+Manych/>
      :locatedIn <countries/R/provinces/Stavropolskiy/> .
 <sources/East+Manych/>
      :locatedIn <countries/R/provinces/Belgorodskaya/> .
 <estuarys/East+Manych/>
      :locatedIn <countries/R/provinces/Kalmykiya/> .
 <estuarys/East+Manych/>
      :locatedIn <countries/R/provinces/Dagestan/> .
 <rivers/Oskol/>
      :locatedIn <countries/UA/provinces/Charkivska/> .
 <rivers/Oskol/>
      :locatedIn <countries/UA/provinces/Donetska/> .
 <rivers/Oskol/>
      :locatedIn <countries/R/provinces/Belgorodskaya/> .
 <rivers/Oskol/>
      :locatedIn <countries/R/provinces/Kurskaya/> .
 <sources/Oskol/>
      :locatedIn <countries/R/provinces/Kurskaya/> .
 <estuarys/Oskol/>
      :locatedIn <countries/UA/provinces/Charkivska/> .
 <rivers/Kuban/>
      :locatedIn <countries/R/provinces/Adygeya/> .
 <rivers/Kuban/>
      :locatedIn <countries/R/provinces/Karachayevo-Cherkesskaya/> .
 <rivers/Kuban/>
      :locatedIn <countries/R/provinces/Krasnodarskiy/> .
 <rivers/Kuban/>
      :locatedIn <countries/R/provinces/Stavropolskiy/> .
 <sources/Kuban/>
      :locatedIn <countries/R/provinces/Karachayevo-Cherkesskaya/> .
 <estuarys/Kuban/>
      :locatedIn <countries/R/provinces/Krasnodarskiy/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Ivanovskaya/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Kostromskaya/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Tverskaya/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Yaroslavskaya/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Mariy-El/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Chuvashia/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Nizhnii+Novgorodskaya/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Astrakhanskaya/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Volgogradskaya/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Penzenskaya/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Samarskaya/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Saratovskaya/> .
 <rivers/Volga/>
      :locatedIn <countries/R/provinces/Ulyanovskaya/> .
 <sources/Volga/>
      :locatedIn <countries/R/provinces/Tverskaya/> .
 <estuarys/Volga/>
      :locatedIn <countries/R/provinces/Astrakhanskaya/> .
 <rivers/Oka/>
      :locatedIn <countries/R/provinces/Vladimirskaya/> .
 <rivers/Oka/>
      :locatedIn <countries/R/provinces/Kaluzhskaya/> .
 <rivers/Oka/>
      :locatedIn <countries/R/provinces/Moskovskaya/> .
 <rivers/Oka/>
      :locatedIn <countries/R/provinces/Orlovskaya/> .
 <rivers/Oka/>
      :locatedIn <countries/R/provinces/Ryazanskaya/> .
 <rivers/Oka/>
      :locatedIn <countries/R/provinces/Tulskaya/> .
 <rivers/Oka/>
      :locatedIn <countries/R/provinces/Nizhnii+Novgorodskaya/> .
 <sources/Oka/>
      :locatedIn <countries/R/provinces/Orlovskaya/> .
 <estuarys/Oka/>
      :locatedIn <countries/R/provinces/Nizhnii+Novgorodskaya/> .
 <rivers/Moskva/>
      :locatedIn <countries/R/provinces/Moscow/> .
 <rivers/Moskva/>
      :locatedIn <countries/R/provinces/Moskovskaya/> .
 <rivers/Moskva/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <sources/Moskva/>
      :locatedIn <countries/R/provinces/Smolenskaya/> .
 <estuarys/Moskva/>
      :locatedIn <countries/R/provinces/Moskovskaya/> .
 <rivers/Kama/>
      :locatedIn <countries/R/provinces/Kirovskaya/> .
 <rivers/Kama/>
      :locatedIn <countries/R/provinces/Tatarstan/> .
 <rivers/Kama/>
      :locatedIn <countries/R/provinces/Bashkortostan/> .
 <rivers/Kama/>
      :locatedIn <countries/R/provinces/Udmurtskaya/> .
 <rivers/Kama/>
      :locatedIn <countries/R/provinces/Permskij/> .
 <sources/Kama/>
      :locatedIn <countries/R/provinces/Udmurtskaya/> .
 <estuarys/Kama/>
      :locatedIn <countries/R/provinces/Tatarstan/> .
 <rivers/Vyatka/>
      :locatedIn <countries/R/provinces/Kirovskaya/> .
 <rivers/Vyatka/>
      :locatedIn <countries/R/provinces/Tatarstan/> .
 <rivers/Vyatka/>
      :locatedIn <countries/R/provinces/Udmurtskaya/> .
 <sources/Vyatka/>
      :locatedIn <countries/R/provinces/Udmurtskaya/> .
 <estuarys/Vyatka/>
      :locatedIn <countries/R/provinces/Tatarstan/> .
 <rivers/Chusovaya/>
      :locatedIn <countries/R/provinces/Permskij/> .
 <rivers/Chusovaya/>
      :locatedIn <countries/R/provinces/Sverdlovskaya/> .
 <rivers/Chusovaya/>
      :locatedIn <countries/R/provinces/Chelyabinskaya/> .
 <sources/Chusovaya/>
      :locatedIn <countries/R/provinces/Chelyabinskaya/> .
 <estuarys/Chusovaya/>
      :locatedIn <countries/R/provinces/Permskij/> .
 <rivers/Belaya/>
      :locatedIn <countries/R/provinces/Kaliningradskaya/> .
 <rivers/Belaya/>
      :locatedIn <countries/R/provinces/Tatarstan/> .
 <sources/Belaya/>
      :locatedIn <countries/R/provinces/Kaliningradskaya/> .
 <estuarys/Belaya/>
      :locatedIn <countries/R/provinces/Tatarstan/> .
 <rivers/Ural/>
      :locatedIn <countries/R/provinces/Bashkortostan/> .
 <rivers/Ural/>
      :locatedIn <countries/R/provinces/Orenburgskaya/> .
 <rivers/Ural/>
      :locatedIn <countries/R/provinces/Chelyabinskaya/> .
 <rivers/Ural/>
      :locatedIn <countries/KZ/provinces/Aktobe/> .
 <rivers/Ural/>
      :locatedIn <countries/KZ/provinces/Atyrau/> .
 <rivers/Ural/>
      :locatedIn <countries/KZ/provinces/West+Kazakhstan/> .
 <sources/Ural/>
      :locatedIn <countries/R/provinces/Bashkortostan/> .
 <estuarys/Ural/>
      :locatedIn <countries/KZ/provinces/Atyrau/> .
 <rivers/Emba/>
      :locatedIn <countries/KZ/provinces/Aktobe/> .
 <rivers/Emba/>
      :locatedIn <countries/KZ/provinces/Atyrau/> .
 <sources/Emba/>
      :locatedIn <countries/KZ/provinces/Aktobe/> .
 <estuarys/Emba/>
      :locatedIn <countries/KZ/provinces/Atyrau/> .
 <rivers/Ob/>
      :locatedIn <countries/R/provinces/Altayskiy/> .
 <rivers/Ob/>
      :locatedIn <countries/R/provinces/Novosibirskaya/> .
 <rivers/Ob/>
      :locatedIn <countries/R/provinces/Tomskaya/> .
 <rivers/Ob/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <sources/Ob/>
      :locatedIn <countries/R/provinces/Altayskiy/> .
 <estuarys/Ob/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <rivers/Irtysh/>
      :locatedIn <countries/R/provinces/Omskaya/> .
 <rivers/Irtysh/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <rivers/Irtysh/>
      :locatedIn <countries/KZ/provinces/Pavlodar/> .
 <rivers/Irtysh/>
      :locatedIn <countries/KZ/provinces/East-Kazakhstan/> .
 <sources/Irtysh/>
      :locatedIn <countries/KZ/provinces/East-Kazakhstan/> .
 <estuarys/Irtysh/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <rivers/Tobol/>
      :locatedIn <countries/R/provinces/Orenburgskaya/> .
 <rivers/Tobol/>
      :locatedIn <countries/R/provinces/Kurganskaya/> .
 <rivers/Tobol/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <rivers/Tobol/>
      :locatedIn <countries/KZ/provinces/Kostanai/> .
 <sources/Tobol/>
      :locatedIn <countries/R/provinces/Orenburgskaya/> .
 <estuarys/Tobol/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <rivers/Tura/>
      :locatedIn <countries/R/provinces/Sverdlovskaya/> .
 <rivers/Tura/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <sources/Tura/>
      :locatedIn <countries/R/provinces/Sverdlovskaya/> .
 <estuarys/Tura/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <rivers/Tagil/>
      :locatedIn <countries/R/provinces/Sverdlovskaya/> .
 <sources/Tagil/>
      :locatedIn <countries/R/provinces/Sverdlovskaya/> .
 <estuarys/Tagil/>
      :locatedIn <countries/R/provinces/Sverdlovskaya/> .
 <rivers/Isset/>
      :locatedIn <countries/R/provinces/Kurganskaya/> .
 <rivers/Isset/>
      :locatedIn <countries/R/provinces/Sverdlovskaya/> .
 <rivers/Isset/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <sources/Isset/>
      :locatedIn <countries/R/provinces/Sverdlovskaya/> .
 <estuarys/Isset/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <rivers/Miass/>
      :locatedIn <countries/R/provinces/Bashkortostan/> .
 <rivers/Miass/>
      :locatedIn <countries/R/provinces/Kurganskaya/> .
 <rivers/Miass/>
      :locatedIn <countries/R/provinces/Chelyabinskaya/> .
 <sources/Miass/>
      :locatedIn <countries/R/provinces/Bashkortostan/> .
 <estuarys/Miass/>
      :locatedIn <countries/R/provinces/Kurganskaya/> .
 <rivers/Ishim/>
      :locatedIn <countries/R/provinces/Omskaya/> .
 <rivers/Ishim/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <rivers/Ishim/>
      :locatedIn <countries/KZ/provinces/Akmola/> .
 <rivers/Ishim/>
      :locatedIn <countries/KZ/provinces/Karaganda/> .
 <rivers/Ishim/>
      :locatedIn <countries/KZ/provinces/North-Kazakhstan/> .
 <rivers/Ishim/>
      :locatedIn <countries/KZ/provinces/Astana/> .
 <sources/Ishim/>
      :locatedIn <countries/KZ/provinces/Karaganda/> .
 <estuarys/Ishim/>
      :locatedIn <countries/R/provinces/Tyumenskaya/> .
 <rivers/Katun/>
      :locatedIn <countries/R/provinces/Altay/> .
 <rivers/Katun/>
      :locatedIn <countries/R/provinces/Altayskiy/> .
 <sources/Katun/>
      :locatedIn <countries/R/provinces/Altay/> .
 <estuarys/Katun/>
      :locatedIn <countries/R/provinces/Altayskiy/> .
 <rivers/Chulym/>
      :locatedIn <countries/R/provinces/Tomskaya/> .
 <rivers/Chulym/>
      :locatedIn <countries/R/provinces/Khakasiya/> .
 <rivers/Chulym/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <sources/Chulym/>
      :locatedIn <countries/R/provinces/Khakasiya/> .
 <estuarys/Chulym/>
      :locatedIn <countries/R/provinces/Tomskaya/> .
 <rivers/Tom/>
      :locatedIn <countries/R/provinces/Kemerovskaya/> .
 <rivers/Tom/>
      :locatedIn <countries/R/provinces/Tomskaya/> .
 <rivers/Tom/>
      :locatedIn <countries/R/provinces/Khakasiya/> .
 <sources/Tom/>
      :locatedIn <countries/R/provinces/Khakasiya/> .
 <estuarys/Tom/>
      :locatedIn <countries/R/provinces/Tomskaya/> .
 <rivers/Yenissey/>
      :locatedIn <countries/R/provinces/Tyva/> .
 <rivers/Yenissey/>
      :locatedIn <countries/R/provinces/Khakasiya/> .
 <rivers/Yenissey/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <sources/Yenissey/>
      :locatedIn <countries/R/provinces/Tyva/> .
 <estuarys/Yenissey/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Little+Yenissey/>
      :locatedIn <countries/R/provinces/Tyva/> .
 <estuarys/Little+Yenissey/>
      :locatedIn <countries/R/provinces/Tyva/> .
 <rivers/Nizhnyaya+Tunguska/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Nizhnyaya+Tunguska/>
      :locatedIn <countries/R/provinces/Irkutskaya/> .
 <sources/Nizhnyaya+Tunguska/>
      :locatedIn <countries/R/provinces/Irkutskaya/> .
 <estuarys/Nizhnyaya+Tunguska/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Chantaika/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <sources/Chantaika/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <estuarys/Chantaika/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Angara/>
      :locatedIn <countries/R/provinces/Buryatiya/> .
 <rivers/Angara/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Angara/>
      :locatedIn <countries/R/provinces/Irkutskaya/> .
 <sources/Angara/>
      :locatedIn <countries/R/provinces/Buryatiya/> .
 <estuarys/Angara/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Selenge/>
      :locatedIn <countries/R/provinces/Buryatiya/> .
 <estuarys/Selenge/>
      :locatedIn <countries/R/provinces/Buryatiya/> .
 <rivers/Pyasina/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <sources/Pyasina/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <estuarys/Pyasina/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Taimyra/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <sources/Taimyra/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <estuarys/Taimyra/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Chatanga/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <sources/Chatanga/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <estuarys/Chatanga/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Olenyok/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Olenyok/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <sources/Olenyok/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <estuarys/Olenyok/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <rivers/Lena/>
      :locatedIn <countries/R/provinces/Irkutskaya/> .
 <rivers/Lena/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <sources/Lena/>
      :locatedIn <countries/R/provinces/Irkutskaya/> .
 <estuarys/Lena/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <rivers/Vilyuy/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <rivers/Vilyuy/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <sources/Vilyuy/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <estuarys/Vilyuy/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <rivers/Aldan/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <sources/Aldan/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <estuarys/Aldan/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <rivers/Vitim/>
      :locatedIn <countries/R/provinces/Buryatiya/> .
 <rivers/Vitim/>
      :locatedIn <countries/R/provinces/Irkutskaya/> .
 <rivers/Vitim/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <rivers/Vitim/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <sources/Vitim/>
      :locatedIn <countries/R/provinces/Buryatiya/> .
 <estuarys/Vitim/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <rivers/Indigirka/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <sources/Indigirka/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <estuarys/Indigirka/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <rivers/Kolyma/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <rivers/Kolyma/>
      :locatedIn <countries/R/provinces/Magadanskaya/> .
 <sources/Kolyma/>
      :locatedIn <countries/R/provinces/Magadanskaya/> .
 <estuarys/Kolyma/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <rivers/Anadyr/>
      :locatedIn <countries/R/provinces/Chukotka/> .
 <sources/Anadyr/>
      :locatedIn <countries/R/provinces/Chukotka/> .
 <estuarys/Anadyr/>
      :locatedIn <countries/R/provinces/Chukotka/> .
 <rivers/Kamchatka/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <sources/Kamchatka/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <estuarys/Kamchatka/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <rivers/Amur/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <rivers/Amur/>
      :locatedIn <countries/R/provinces/Jewish+Autonomous+Oblast/> .
 <rivers/Amur/>
      :locatedIn <countries/R/provinces/Khabarovskiy/> .
 <rivers/Amur/>
      :locatedIn <countries/R/provinces/Amurskaya/> .
 <sources/Amur/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <estuarys/Amur/>
      :locatedIn <countries/R/provinces/Khabarovskiy/> .
 <rivers/Schilka/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <sources/Schilka/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <estuarys/Schilka/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <rivers/Ingoda/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <sources/Ingoda/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <estuarys/Ingoda/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <rivers/Onon/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <sources/Onon/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <estuarys/Onon/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <rivers/Argun/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <estuarys/Argun/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <rivers/Sungacha/>
      :locatedIn <countries/R/provinces/Primorskiy/> .
 <sources/Sungacha/>
      :locatedIn <countries/R/provinces/Primorskiy/> .
 <estuarys/Sungacha/>
      :locatedIn <countries/R/provinces/Primorskiy/> .
 <rivers/Ussuri/>
      :locatedIn <countries/R/provinces/Primorskiy/> .
 <rivers/Ussuri/>
      :locatedIn <countries/R/provinces/Khabarovskiy/> .
 <sources/Ussuri/>
      :locatedIn <countries/R/provinces/Primorskiy/> .
 <estuarys/Ussuri/>
      :locatedIn <countries/R/provinces/Khabarovskiy/> .
 <rivers/Syrdarja/>
      :locatedIn <countries/KZ/provinces/South-Kazakhstan/> .
 <rivers/Syrdarja/>
      :locatedIn <countries/KZ/provinces/Kyzylorda/> .
 <rivers/Syrdarja/>
      :locatedIn <countries/KZ/provinces/Baikonur/> .
 <estuarys/Syrdarja/>
      :locatedIn <countries/KZ/provinces/Kyzylorda/> .
 <rivers/Ili/>
      :locatedIn <countries/KZ/provinces/Almaty/> .
 <estuarys/Ili/>
      :locatedIn <countries/KZ/provinces/Almaty/> .
 <rivers/Tekes/>
      :locatedIn <countries/KZ/provinces/Almaty/> .
 <sources/Tekes/>
      :locatedIn <countries/KZ/provinces/Almaty/> .
 <rivers/Tumen/>
      :locatedIn <countries/R/provinces/Primorskiy/> .
 <estuarys/Tumen/>
      :locatedIn <countries/R/provinces/Primorskiy/> .
 <lakes/Inarijärvi/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <lakes/Oulujärvi/>
      :locatedIn <countries/SF/provinces/Kainuu/> .
 <lakes/Saimaa/>
      :locatedIn <countries/SF/provinces/Etelä-Karjala/> .
 <lakes/Saimaa/>
      :locatedIn <countries/SF/provinces/Etelä-Savo/> .
 <lakes/Päijänne/>
      :locatedIn <countries/SF/provinces/Päijät-Häme/> .
 <lakes/Päijänne/>
      :locatedIn <countries/SF/provinces/Keski-Suomi/> .
 <lakes/Mjoesa-See/>
      :locatedIn <countries/N/provinces/Hedmark/> .
 <lakes/Mjoesa-See/>
      :locatedIn <countries/N/provinces/Oppland/> .
 <lakes/Storuman/>
      :locatedIn <countries/S/provinces/Västerbotten/> .
 <lakes/Siljan/>
      :locatedIn <countries/S/provinces/Dalarna/> .
 <lakes/Mälaren/>
      :locatedIn <countries/S/provinces/Södermanland/> .
 <lakes/Mälaren/>
      :locatedIn <countries/S/provinces/Stockholm/> .
 <lakes/Mälaren/>
      :locatedIn <countries/S/provinces/Uppsala/> .
 <lakes/Mälaren/>
      :locatedIn <countries/S/provinces/Västmanland/> .
 <lakes/Vänern/>
      :locatedIn <countries/S/provinces/Västra+Götaland/> .
 <lakes/Vänern/>
      :locatedIn <countries/S/provinces/Värmland/> .
 <lakes/Vättern/>
      :locatedIn <countries/S/provinces/Västra+Götaland/> .
 <lakes/Vättern/>
      :locatedIn <countries/S/provinces/Jönköping/> .
 <lakes/Vättern/>
      :locatedIn <countries/S/provinces/Örebro/> .
 <lakes/Vättern/>
      :locatedIn <countries/S/provinces/Östergötland/> .
 <lakes/Arresø/>
      :locatedIn <countries/DK/provinces/Hovedstaden/> .
 <lakes/Lough+Neagh/>
      :locatedIn <countries/GB/provinces/Northern+Ireland/> .
 <lakes/Loch+Ness/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <lakes/Loch+Lomond/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <lakes/Bodensee/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <lakes/Bodensee/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <lakes/Bodensee/>
      :locatedIn <countries/CH/provinces/Sankt+Gallen/> .
 <lakes/Bodensee/>
      :locatedIn <countries/CH/provinces/Thurgau/> .
 <lakes/Bodensee/>
      :locatedIn <countries/A/provinces/Vorarlberg/> .
 <lakes/Chiemsee/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <lakes/Starnberger+See/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <lakes/Ammersee/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <lakes/Laacher+Maar/>
      :locatedIn <countries/D/provinces/Rheinland-Pfalz/> .
 <lakes/Lac+Leman/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <lakes/Lac+Leman/>
      :locatedIn <countries/CH/provinces/Genève/> .
 <lakes/Lac+Leman/>
      :locatedIn <countries/CH/provinces/Valais/> .
 <lakes/Lac+Leman/>
      :locatedIn <countries/CH/provinces/Vaud/> .
 <lakes/Lac+de+Serre-Ponçon/>
      :locatedIn <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> .
 <lakes/Zürichsee/>
      :locatedIn <countries/CH/provinces/Glarus/> .
 <lakes/Zürichsee/>
      :locatedIn <countries/CH/provinces/Schwyz/> .
 <lakes/Zürichsee/>
      :locatedIn <countries/CH/provinces/Zürich/> .
 <lakes/Thunersee/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <lakes/Brienzersee/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <lakes/Lac+de+Neuchâtel/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <lakes/Lac+de+Neuchâtel/>
      :locatedIn <countries/CH/provinces/Fribourg/> .
 <lakes/Lac+de+Neuchâtel/>
      :locatedIn <countries/CH/provinces/Neuchâtel/> .
 <lakes/Lac+de+Neuchâtel/>
      :locatedIn <countries/CH/provinces/Vaud/> .
 <lakes/Bielersee/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <lakes/Bielersee/>
      :locatedIn <countries/CH/provinces/Neuchâtel/> .
 <lakes/Vierwaldstättersee/>
      :locatedIn <countries/CH/provinces/Luzern/> .
 <lakes/Vierwaldstättersee/>
      :locatedIn <countries/CH/provinces/Nidwalden/> .
 <lakes/Vierwaldstättersee/>
      :locatedIn <countries/CH/provinces/Obwalden/> .
 <lakes/Vierwaldstättersee/>
      :locatedIn <countries/CH/provinces/Schwyz/> .
 <lakes/Vierwaldstättersee/>
      :locatedIn <countries/CH/provinces/Uri/> .
 <lakes/Lago+Maggiore/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <lakes/Lago+Maggiore/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <lakes/Lago+Maggiore/>
      :locatedIn <countries/CH/provinces/Ticino/> .
 <lakes/Lago+di+Lugano/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <lakes/Lago+di+Lugano/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <lakes/Lago+di+Lugano/>
      :locatedIn <countries/CH/provinces/Ticino/> .
 <lakes/Lago+di+Como/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <lakes/Lago+di+Garda/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <lakes/Lago+di+Garda/>
      :locatedIn <countries/I/provinces/Veneto/> .
 <lakes/Lago+Trasimeno/>
      :locatedIn <countries/I/provinces/Toscana/> .
 <lakes/Lago+Trasimeno/>
      :locatedIn <countries/I/provinces/Umbria/> .
 <lakes/Lago+di+Bolsena/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <lakes/Lago+di+Bracciano/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <lakes/Lago+Albano/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <lakes/Lago+Omodeo/>
      :locatedIn <countries/I/provinces/Sardegna/> .
 <lakes/Laguna+de+Gallocanta/>
      :locatedIn <countries/E/provinces/Aragón/> .
 <lakes/Neusiedlersee/>
      :locatedIn <countries/H/provinces/Győr-Moson-Sopron/> .
 <lakes/Neusiedlersee/>
      :locatedIn <countries/A/provinces/Burgenland/> .
 <lakes/Balaton/>
      :locatedIn <countries/H/provinces/Fejér/> .
 <lakes/Balaton/>
      :locatedIn <countries/H/provinces/Somogy/> .
 <lakes/Balaton/>
      :locatedIn <countries/H/provinces/Veszprém/> .
 <lakes/Balaton/>
      :locatedIn <countries/H/provinces/Zala/> .
 <lakes/Orava+Reservoir/>
      :locatedIn <countries/SK/provinces/Žilinský/> .
 <lakes/Lake+Prespa/>
      :locatedIn <countries/GR/provinces/Dytikis+Makedonias/> .
 <lakes/Kiev+Reservoir/>
      :locatedIn <countries/UA/provinces/Cernihivska/> .
 <lakes/Kiev+Reservoir/>
      :locatedIn <countries/UA/provinces/Kyïvska/> .
 <lakes/Kakhovka+Reservoir/>
      :locatedIn <countries/UA/provinces/Chersonska/> .
 <lakes/Kakhovka+Reservoir/>
      :locatedIn <countries/UA/provinces/Dnipropetrovska/> .
 <lakes/Kakhovka+Reservoir/>
      :locatedIn <countries/UA/provinces/Zaporizka/> .
 <lakes/Kremenchuk+Reservoir/>
      :locatedIn <countries/UA/provinces/Cerkaska/> .
 <lakes/Kremenchuk+Reservoir/>
      :locatedIn <countries/UA/provinces/Kirovohradska/> .
 <lakes/Kremenchuk+Reservoir/>
      :locatedIn <countries/UA/provinces/Poltavska/> .
 <lakes/Rybinsk+Reservoir/>
      :locatedIn <countries/R/provinces/Vologodskaya/> .
 <lakes/Rybinsk+Reservoir/>
      :locatedIn <countries/R/provinces/Tverskaya/> .
 <lakes/Rybinsk+Reservoir/>
      :locatedIn <countries/R/provinces/Yaroslavskaya/> .
 <lakes/Kuybyshev+Reservoir/>
      :locatedIn <countries/R/provinces/Tatarstan/> .
 <lakes/Kuybyshev+Reservoir/>
      :locatedIn <countries/R/provinces/Samarskaya/> .
 <lakes/Kuybyshev+Reservoir/>
      :locatedIn <countries/R/provinces/Ulyanovskaya/> .
 <lakes/Kama+Reservoir/>
      :locatedIn <countries/R/provinces/Permskij/> .
 <lakes/Lower+Kama+Reservoir/>
      :locatedIn <countries/R/provinces/Kaliningradskaya/> .
 <lakes/Lower+Kama+Reservoir/>
      :locatedIn <countries/R/provinces/Tatarstan/> .
 <lakes/Lower+Kama+Reservoir/>
      :locatedIn <countries/R/provinces/Udmurtskaya/> .
 <lakes/Lower+Kama+Reservoir/>
      :locatedIn <countries/R/provinces/Permskij/> .
 <lakes/Ozero+Ladoga/>
      :locatedIn <countries/R/provinces/Karelia/> .
 <lakes/Ozero+Ladoga/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <lakes/Ozero+Onega/>
      :locatedIn <countries/R/provinces/Karelia/> .
 <lakes/Ozero+Onega/>
      :locatedIn <countries/R/provinces/Vologodskaya/> .
 <lakes/Ozero+Onega/>
      :locatedIn <countries/R/provinces/Leningradskaya/> .
 <lakes/Wygozero/>
      :locatedIn <countries/R/provinces/Karelia/> .
 <lakes/Ozero+Pskovskoje/>
      :locatedIn <countries/R/provinces/Pskovskaya/> .
 <lakes/Novosibirsk+Reservoir/>
      :locatedIn <countries/R/provinces/Altay/> .
 <lakes/Novosibirsk+Reservoir/>
      :locatedIn <countries/R/provinces/Novosibirskaya/> .
 <lakes/Ozero+Keta/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <lakes/Ozero+Khantayskoye/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <lakes/Ozero+Taimyr/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <lakes/Ozero+Baikal/>
      :locatedIn <countries/R/provinces/Buryatiya/> .
 <lakes/Ozero+Baikal/>
      :locatedIn <countries/R/provinces/Irkutskaya/> .
 <lakes/Ozero+Chanka/>
      :locatedIn <countries/R/provinces/Primorskiy/> .
 <lakes/Koltsevoye+Lake/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <lakes/Lake+Van/>
      :locatedIn <countries/TR/provinces/Bitlis/> .
 <lakes/Lake+Van/>
      :locatedIn <countries/TR/provinces/Van/> .
 <lakes/Tuz+Gölü/>
      :locatedIn <countries/TR/provinces/Aksaray/> .
 <lakes/Tuz+Gölü/>
      :locatedIn <countries/TR/provinces/Ankara/> .
 <lakes/Tuz+Gölü/>
      :locatedIn <countries/TR/provinces/Konya/> .
 <lakes/Nemrut+Gölü/>
      :locatedIn <countries/TR/provinces/Bitlis/> .
 <lakes/Lake+Keban/>
      :locatedIn <countries/TR/provinces/Elazığ/> .
 <lakes/Lake+Keban/>
      :locatedIn <countries/TR/provinces/Erzincan/> .
 <lakes/Lake+Keban/>
      :locatedIn <countries/TR/provinces/Tunceli/> .
 <lakes/Atatürk+Baraj+Gölü/>
      :locatedIn <countries/TR/provinces/Adıyaman/> .
 <lakes/Atatürk+Baraj+Gölü/>
      :locatedIn <countries/TR/provinces/Şanlıurfa/> .
 <lakes/Caspian+Sea/>
      :locatedIn <countries/R/provinces/Kalmykiya/> .
 <lakes/Caspian+Sea/>
      :locatedIn <countries/R/provinces/Astrakhanskaya/> .
 <lakes/Caspian+Sea/>
      :locatedIn <countries/R/provinces/Dagestan/> .
 <lakes/Caspian+Sea/>
      :locatedIn <countries/KZ/provinces/Atyrau/> .
 <lakes/Caspian+Sea/>
      :locatedIn <countries/KZ/provinces/Mangistau/> .
 <lakes/North+Aral+Sea/>
      :locatedIn <countries/KZ/provinces/Kyzylorda/> .
 <lakes/South+Aral+Sea/>
      :locatedIn <countries/KZ/provinces/Kyzylorda/> .
 <lakes/Bukhtarma+Reservoir/>
      :locatedIn <countries/KZ/provinces/East-Kazakhstan/> .
 <lakes/Kapshagay+Dam/>
      :locatedIn <countries/KZ/provinces/Almaty/> .
 <lakes/Ozero+Balchash/>
      :locatedIn <countries/KZ/provinces/Almaty/> .
 <lakes/Ozero+Balchash/>
      :locatedIn <countries/KZ/provinces/Karaganda/> .
 <lakes/Ozero+Balchash/>
      :locatedIn <countries/KZ/provinces/Zhambyl/> .
 <islands/Austvågøy/>
      :locatedIn <countries/N/provinces/Nordland/> .
 <islands/Ireland/>
      :locatedIn <countries/IRL/provinces/Leinster/> .
 <islands/Ireland/>
      :locatedIn <countries/IRL/provinces/Munster/> .
 <islands/Ireland/>
      :locatedIn <countries/IRL/provinces/Connacht/> .
 <islands/Ireland/>
      :locatedIn <countries/IRL/provinces/Ulster/> .
 <islands/Ireland/>
      :locatedIn <countries/GB/provinces/Northern+Ireland/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/North+East+England/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/North+West+England/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/Yorkshire+and+the+Humber/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/East+Midlands/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/West+Midlands/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/East+of+England/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/London/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/South+West+England/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Great+Britain/>
      :locatedIn <countries/GB/provinces/Wales/> .
 <islands/Shetland+Mainland/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Orkney+Mainland/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/South+Ronaldsay/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Hoy/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Westray/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Barra/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/South+Uist/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Benbecula/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/North+Uist/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Lewis+and+Harris/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Skye/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Rhum/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Mull/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Tiree/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Islay/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Jura/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Arran/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <islands/Anglesey/>
      :locatedIn <countries/GB/provinces/Wales/> .
 <islands/Isle+of+Wight/>
      :locatedIn <countries/GB/provinces/South+East+England/> .
 <islands/Gotland/>
      :locatedIn <countries/S/provinces/Gotland/> .
 <islands/Öland/>
      :locatedIn <countries/S/provinces/Kalmar/> .
 <islands/Åland/>
      :locatedIn <countries/SF/provinces/Åland/> .
 <islands/Seeland/>
      :locatedIn <countries/DK/provinces/Hovedstaden/> .
 <islands/Seeland/>
      :locatedIn <countries/DK/provinces/Sjælland/> .
 <islands/Fünen/>
      :locatedIn <countries/DK/provinces/Syddanmark/> .
 <islands/Langeland/>
      :locatedIn <countries/DK/provinces/Syddanmark/> .
 <islands/Falster/>
      :locatedIn <countries/DK/provinces/Sjælland/> .
 <islands/Lolland/>
      :locatedIn <countries/DK/provinces/Sjælland/> .
 <islands/Bornholm/>
      :locatedIn <countries/DK/provinces/Hovedstaden/> .
 <islands/Fehmarn/>
      :locatedIn <countries/D/provinces/Schleswig-Holstein/> .
 <islands/Rügen/>
      :locatedIn <countries/D/provinces/Mecklenburg-Vorpommern/> .
 <islands/Usedom/>
      :locatedIn <countries/D/provinces/Mecklenburg-Vorpommern/> .
 <islands/Usedom/>
      :locatedIn <countries/PL/provinces/Zachodniopomorskie/> .
 <islands/Helgoland/>
      :locatedIn <countries/D/provinces/Schleswig-Holstein/> .
 <islands/Sylt/>
      :locatedIn <countries/D/provinces/Schleswig-Holstein/> .
 <islands/Föhr/>
      :locatedIn <countries/D/provinces/Schleswig-Holstein/> .
 <islands/Amrum/>
      :locatedIn <countries/D/provinces/Schleswig-Holstein/> .
 <islands/Pellworm/>
      :locatedIn <countries/D/provinces/Schleswig-Holstein/> .
 <islands/Wangerooge/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <islands/Spiekeroog/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <islands/Langeoog/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <islands/Baltrum/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <islands/Norderney/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <islands/Juist/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <islands/Borkum/>
      :locatedIn <countries/D/provinces/Niedersachsen/> .
 <islands/Schiermonnikoog/>
      :locatedIn <countries/NL/provinces/Friesland/> .
 <islands/Ameland/>
      :locatedIn <countries/NL/provinces/Friesland/> .
 <islands/Terschelling/>
      :locatedIn <countries/NL/provinces/Friesland/> .
 <islands/Vlieland/>
      :locatedIn <countries/NL/provinces/Friesland/> .
 <islands/Texel/>
      :locatedIn <countries/NL/provinces/Noord-Holland/> .
 <islands/Zitny+Ostrov/>
      :locatedIn <countries/SK/provinces/Bratislavský/> .
 <islands/Zitny+Ostrov/>
      :locatedIn <countries/SK/provinces/Nitriansky/> .
 <islands/Zitny+Ostrov/>
      :locatedIn <countries/SK/provinces/Trnavský/> .
 <islands/Maly+Zitny+Ostrov/>
      :locatedIn <countries/H/provinces/Győr-Moson-Sopron/> .
 <islands/Margit+Sziget/>
      :locatedIn <countries/H/provinces/Budapest/> .
 <islands/Korfu/>
      :locatedIn <countries/GR/provinces/Ionion+Nison/> .
 <islands/Lefkas/>
      :locatedIn <countries/GR/provinces/Ionion+Nison/> .
 <islands/Kefallinia/>
      :locatedIn <countries/GR/provinces/Ionion+Nison/> .
 <islands/Zakynthos/>
      :locatedIn <countries/GR/provinces/Ionion+Nison/> .
 <islands/Euboea/>
      :locatedIn <countries/GR/provinces/Stereas+Elladas/> .
 <islands/Samothraki/>
      :locatedIn <countries/GR/provinces/Boreioy+Aigaioy/> .
 <islands/Lesbos/>
      :locatedIn <countries/GR/provinces/Boreioy+Aigaioy/> .
 <islands/Chios/>
      :locatedIn <countries/GR/provinces/Boreioy+Aigaioy/> .
 <islands/Samos/>
      :locatedIn <countries/GR/provinces/Boreioy+Aigaioy/> .
 <islands/Ikaria/>
      :locatedIn <countries/GR/provinces/Boreioy+Aigaioy/> .
 <islands/Kos/>
      :locatedIn <countries/GR/provinces/Notioy+Aigaioy/> .
 <islands/Rhodos/>
      :locatedIn <countries/GR/provinces/Notioy+Aigaioy/> .
 <islands/Syros/>
      :locatedIn <countries/GR/provinces/Notioy+Aigaioy/> .
 <islands/Mykonos/>
      :locatedIn <countries/GR/provinces/Notioy+Aigaioy/> .
 <islands/Crete/>
      :locatedIn <countries/GR/provinces/Kritis/> .
 <islands/Corse/>
      :locatedIn <countries/F/provinces/Corse/> .
 <islands/Elba/>
      :locatedIn <countries/I/provinces/Toscana/> .
 <islands/Sardegna/>
      :locatedIn <countries/I/provinces/Sardegna/> .
 <islands/Alicudi/>
      :locatedIn <countries/I/provinces/Calabria/> .
 <islands/Filicudi/>
      :locatedIn <countries/I/provinces/Calabria/> .
 <islands/Salina/>
      :locatedIn <countries/I/provinces/Calabria/> .
 <islands/Lipari/>
      :locatedIn <countries/I/provinces/Calabria/> .
 <islands/Vulcano/>
      :locatedIn <countries/I/provinces/Calabria/> .
 <islands/Panarea/>
      :locatedIn <countries/I/provinces/Calabria/> .
 <islands/Stromboli/>
      :locatedIn <countries/I/provinces/Calabria/> .
 <islands/Sicilia/>
      :locatedIn <countries/I/provinces/Sicilia/> .
 <islands/Lampedusa/>
      :locatedIn <countries/I/provinces/Sicilia/> .
 <islands/Linosa/>
      :locatedIn <countries/I/provinces/Sicilia/> .
 <islands/Menorca/>
      :locatedIn <countries/E/provinces/Illes+Balears/> .
 <islands/Mallorca/>
      :locatedIn <countries/E/provinces/Illes+Balears/> .
 <islands/Ibiza/>
      :locatedIn <countries/E/provinces/Illes+Balears/> .
 <islands/Formentera/>
      :locatedIn <countries/E/provinces/Illes+Balears/> .
 <islands/Lanzarote/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <islands/Fuerteventura/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <islands/Gran+Canaria/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <islands/Teneriffa/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <islands/Gomera/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <islands/Hierro/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <islands/La+Palma/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <islands/Madeira/>
      :locatedIn <countries/P/provinces/Madeira/> .
 <islands/Porto+Santo/>
      :locatedIn <countries/P/provinces/Madeira/> .
 <islands/Sao+Miguel/>
      :locatedIn <countries/P/provinces/Azores/> .
 <islands/Santa+Maria/>
      :locatedIn <countries/P/provinces/Azores/> .
 <islands/Terceira/>
      :locatedIn <countries/P/provinces/Azores/> .
 <islands/Sao+Jorge/>
      :locatedIn <countries/P/provinces/Azores/> .
 <islands/Pico/>
      :locatedIn <countries/P/provinces/Azores/> .
 <islands/Faial/>
      :locatedIn <countries/P/provinces/Azores/> .
 <islands/Graciosa/>
      :locatedIn <countries/P/provinces/Azores/> .
 <islands/Flores+(Azores)/>
      :locatedIn <countries/P/provinces/Azores/> .
 <islands/Corvo/>
      :locatedIn <countries/P/provinces/Azores/> .
 <islands/Novaya+Zemlya+Severny+Island/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <islands/Novaya+Zemlya+Yuzhny+Island/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <islands/Kotelny+Island/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <islands/Wrangel+Island/>
      :locatedIn <countries/R/provinces/Chukotka/> .
 <islands/Olkhon/>
      :locatedIn <countries/R/provinces/Buryatiya/> .
 <islands/Atlasov/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <islands/Paramushir/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <islands/Onekotan/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <islands/Krenizyn/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <islands/Iturup/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <islands/Kunashir/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <islands/Sachalin/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <mountains/Haltiatunturi/>
      :locatedIn <countries/SF/provinces/Lappia/> .
 <mountains/Kebnekaise/>
      :locatedIn <countries/S/provinces/Norrbotten/> .
 <mountains/Sarektjokko/>
      :locatedIn <countries/S/provinces/Norrbotten/> .
 <mountains/Higravstinden/>
      :locatedIn <countries/N/provinces/Nordland/> .
 <mountains/Galdhoeppig/>
      :locatedIn <countries/N/provinces/Oppland/> .
 <mountains/Glittertind/>
      :locatedIn <countries/N/provinces/Oppland/> .
 <mountains/Snoehetta/>
      :locatedIn <countries/N/provinces/Oppland/> .
 <mountains/Ben+Nevis/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <mountains/Snowdon/>
      :locatedIn <countries/GB/provinces/Wales/> .
 <mountains/Sgùrr+Alasdair/>
      :locatedIn <countries/GB/provinces/Scotland/> .
 <mountains/Carrauntoohil/>
      :locatedIn <countries/IRL/provinces/Munster/> .
 <mountains/Slieve+Donard/>
      :locatedIn <countries/GB/provinces/Northern+Ireland/> .
 <mountains/Feldberg/>
      :locatedIn <countries/D/provinces/Baden-Württemberg/> .
 <mountains/Brocken/>
      :locatedIn <countries/D/provinces/Sachsen-Anhalt/> .
 <mountains/Grosser+Arber/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <mountains/Zugspitze/>
      :locatedIn <countries/D/provinces/Bayern/> .
 <mountains/Zugspitze/>
      :locatedIn <countries/A/provinces/Tirol/> .
 <mountains/Barre+des+Ecrins/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <mountains/Mont+Ventoux/>
      :locatedIn <countries/F/provinces/Provence-Alpes-Côte+d'Azur/> .
 <mountains/Gran+Paradiso/>
      :locatedIn <countries/I/provinces/Piemonte/> .
 <mountains/Gran+Paradiso/>
      :locatedIn <countries/I/provinces/Valle+d'Aosta/> .
 <mountains/Mont+Blanc/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <mountains/Mont+Blanc/>
      :locatedIn <countries/I/provinces/Valle+d'Aosta/> .
 <mountains/Grand+Combin/>
      :locatedIn <countries/CH/provinces/Valais/> .
 <mountains/Matterhorn/>
      :locatedIn <countries/I/provinces/Valle+d'Aosta/> .
 <mountains/Matterhorn/>
      :locatedIn <countries/CH/provinces/Valais/> .
 <mountains/Monte+Rosa/>
      :locatedIn <countries/I/provinces/Valle+d'Aosta/> .
 <mountains/Monte+Rosa/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <mountains/Monte+Rosa/>
      :locatedIn <countries/CH/provinces/Valais/> .
 <mountains/Finsteraarhorn/>
      :locatedIn <countries/CH/provinces/Basel-Landschaft/> .
 <mountains/Finsteraarhorn/>
      :locatedIn <countries/CH/provinces/Valais/> .
 <mountains/Piz+Bernina/>
      :locatedIn <countries/I/provinces/Lombardia/> .
 <mountains/Piz+Bernina/>
      :locatedIn <countries/CH/provinces/Graubünden/> .
 <mountains/Marmolata/>
      :locatedIn <countries/I/provinces/Trentino-Alto+Adige/> .
 <mountains/Marmolata/>
      :locatedIn <countries/I/provinces/Veneto/> .
 <mountains/Grossglockner/>
      :locatedIn <countries/A/provinces/Kärnten/> .
 <mountains/Hochgolling/>
      :locatedIn <countries/A/provinces/Steiermark/> .
 <mountains/Hochgolling/>
      :locatedIn <countries/A/provinces/Salzburg/> .
 <mountains/Grand+Ballon/>
      :locatedIn <countries/F/provinces/Grand+Est/> .
 <mountains/Chasseral/>
      :locatedIn <countries/CH/provinces/Bern/> .
 <mountains/Crêt+de+la+Neige/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <mountains/Puy+De+Dome/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <mountains/Puy+de+Sancy/>
      :locatedIn <countries/F/provinces/Auvergne-Rhône-Alpes/> .
 <mountains/Hiru+Erregeen+Mahaia/>
      :locatedIn <countries/F/provinces/Nouvelle-Aquitaine/> .
 <mountains/Hiru+Erregeen+Mahaia/>
      :locatedIn <countries/E/provinces/Euskadi/> .
 <mountains/Hiru+Erregeen+Mahaia/>
      :locatedIn <countries/E/provinces/Navarra/> .
 <mountains/Vignemale/>
      :locatedIn <countries/F/provinces/Occitanie/> .
 <mountains/Vignemale/>
      :locatedIn <countries/E/provinces/Aragón/> .
 <mountains/Pico+de+Aneto/>
      :locatedIn <countries/E/provinces/Aragón/> .
 <mountains/Pica+d'Estats/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <mountains/Coma+Pedrosa/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <mountains/Croscat/>
      :locatedIn <countries/E/provinces/Catalunya/> .
 <mountains/Torre+de+Cerredo/>
      :locatedIn <countries/E/provinces/Asturias/> .
 <mountains/Torre+de+Cerredo/>
      :locatedIn <countries/E/provinces/Castilla+y+León/> .
 <mountains/Torre+de+Estrela/>
      :locatedIn <countries/P/provinces/Guarda/> .
 <mountains/Pico+de+Almanzor/>
      :locatedIn <countries/E/provinces/Castilla+y+León/> .
 <mountains/Moncayo/>
      :locatedIn <countries/E/provinces/Aragón/> .
 <mountains/Moncayo/>
      :locatedIn <countries/E/provinces/Castilla+y+León/> .
 <mountains/Mulhacen/>
      :locatedIn <countries/E/provinces/Andalucía/> .
 <mountains/Puig+Major/>
      :locatedIn <countries/E/provinces/Illes+Balears/> .
 <mountains/Monte+Cinto/>
      :locatedIn <countries/F/provinces/Corse/> .
 <mountains/Punta+La+Marmora/>
      :locatedIn <countries/I/provinces/Sardegna/> .
 <mountains/Monte+Capanne/>
      :locatedIn <countries/I/provinces/Toscana/> .
 <mountains/Monte+Cimone/>
      :locatedIn <countries/I/provinces/Emilia-Romagna/> .
 <mountains/Corno+Grande/>
      :locatedIn <countries/I/provinces/Abruzzo/> .
 <mountains/Monte+Amaro/>
      :locatedIn <countries/I/provinces/Abruzzo/> .
 <mountains/Maschio+delle+Faete/>
      :locatedIn <countries/I/provinces/Lazio/> .
 <mountains/Vesuvio/>
      :locatedIn <countries/I/provinces/Campania/> .
 <mountains/Serra+Dolcedorme/>
      :locatedIn <countries/I/provinces/Basilicata/> .
 <mountains/Serra+Dolcedorme/>
      :locatedIn <countries/I/provinces/Calabria/> .
 <mountains/Montalto/>
      :locatedIn <countries/I/provinces/Calabria/> .
 <mountains/Etna/>
      :locatedIn <countries/I/provinces/Sicilia/> .
 <mountains/Pizzo+Carbonara/>
      :locatedIn <countries/I/provinces/Sicilia/> .
 <mountains/Schneekoppe/>
      :locatedIn <countries/CZ/provinces/Královéhradecký/> .
 <mountains/Schneekoppe/>
      :locatedIn <countries/PL/provinces/Dolnośląskie/> .
 <mountains/Gerlachovsky+Stit/>
      :locatedIn <countries/SK/provinces/Prešovský/> .
 <mountains/Kékes/>
      :locatedIn <countries/H/provinces/Heves/> .
 <mountains/Howerla/>
      :locatedIn <countries/UA/provinces/Ivano-Frankivska/> .
 <mountains/Howerla/>
      :locatedIn <countries/UA/provinces/Zakarpatska/> .
 <mountains/Pietrosul/>
      :locatedIn <countries/RO/provinces/Maramureş/> .
 <mountains/Moldoveanu/>
      :locatedIn <countries/RO/provinces/Argeş/> .
 <mountains/Moldoveanu/>
      :locatedIn <countries/RO/provinces/Braşov/> .
 <mountains/Moldoveanu/>
      :locatedIn <countries/RO/provinces/Sibiu/> .
 <mountains/Cincar/>
      :locatedIn <countries/BIH/provinces/Federacija+Bosne+i+Hercegovine/> .
 <mountains/Smolikas/>
      :locatedIn <countries/GR/provinces/Ipeiroy/> .
 <mountains/Olymp/>
      :locatedIn <countries/GR/provinces/Kentrikis+Makedonias/> .
 <mountains/Olymp/>
      :locatedIn <countries/GR/provinces/Thessalias/> .
 <mountains/Athos/>
      :locatedIn <countries/GR/provinces/Aghion+Oros/> .
 <mountains/Kyllini/>
      :locatedIn <countries/GR/provinces/Peloponnisos/> .
 <mountains/Profitis+Ilias/>
      :locatedIn <countries/GR/provinces/Peloponnisos/> .
 <mountains/Aenos/>
      :locatedIn <countries/GR/provinces/Ionion+Nison/> .
 <mountains/Elati/>
      :locatedIn <countries/GR/provinces/Ionion+Nison/> .
 <mountains/Dirfi/>
      :locatedIn <countries/GR/provinces/Stereas+Elladas/> .
 <mountains/Fengari/>
      :locatedIn <countries/GR/provinces/Boreioy+Aigaioy/> .
 <mountains/Kerkis/>
      :locatedIn <countries/GR/provinces/Boreioy+Aigaioy/> .
 <mountains/Pilineo/>
      :locatedIn <countries/GR/provinces/Boreioy+Aigaioy/> .
 <mountains/Pramnos/>
      :locatedIn <countries/GR/provinces/Boreioy+Aigaioy/> .
 <mountains/Attavyros/>
      :locatedIn <countries/GR/provinces/Notioy+Aigaioy/> .
 <mountains/Psiloritis/>
      :locatedIn <countries/GR/provinces/Kritis/> .
 <mountains/Pico+de+Teide/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <mountains/Pico+de+las+Nieves/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <mountains/Pico+de+Malpaso/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <mountains/Garajonay/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <mountains/Roque+de+los+Muchachos/>
      :locatedIn <countries/E/provinces/Canarias/> .
 <mountains/Pico+Ruivo/>
      :locatedIn <countries/P/provinces/Madeira/> .
 <mountains/Pico/>
      :locatedIn <countries/P/provinces/Azores/> .
 <mountains/Pico+da+Vara/>
      :locatedIn <countries/P/provinces/Azores/> .
 <mountains/Pico+da+Esperança/>
      :locatedIn <countries/P/provinces/Azores/> .
 <mountains/Cabeço+Gordo/>
      :locatedIn <countries/P/provinces/Azores/> .
 <mountains/Serra+de+Santa+Bárbara/>
      :locatedIn <countries/P/provinces/Azores/> .
 <mountains/Roman+Kosch/>
      :locatedIn <countries/UA/provinces/Krym/> .
 <mountains/Kamen/>
      :locatedIn <countries/R/provinces/Krasnoyarsk/> .
 <mountains/Pik+Sedova/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <mountains/Gora+Pervousmotrennaya/>
      :locatedIn <countries/R/provinces/Arkhangelskaya/> .
 <mountains/Narodnaja/>
      :locatedIn <countries/R/provinces/Komi/> .
 <mountains/Tulymski+Kamen/>
      :locatedIn <countries/R/provinces/Permskij/> .
 <mountains/Osljanka/>
      :locatedIn <countries/R/provinces/Permskij/> .
 <mountains/Iremel/>
      :locatedIn <countries/R/provinces/Bashkortostan/> .
 <mountains/Jamantau/>
      :locatedIn <countries/R/provinces/Bashkortostan/> .
 <mountains/Zachwoa/>
      :locatedIn <countries/R/provinces/Dagestan/> .
 <mountains/Elbrus/>
      :locatedIn <countries/R/provinces/Kabardino-Balkarskaya/> .
 <mountains/Dychtau/>
      :locatedIn <countries/R/provinces/Kabardino-Balkarskaya/> .
 <mountains/Schchara/>
      :locatedIn <countries/R/provinces/Kabardino-Balkarskaya/> .
 <mountains/Kasbek/>
      :locatedIn <countries/R/provinces/North+Ossetia-Alania/> .
 <mountains/Bazardüzü/>
      :locatedIn <countries/R/provinces/Dagestan/> .
 <mountains/Ararat/>
      :locatedIn <countries/TR/provinces/Ağrı/> .
 <mountains/Ararat/>
      :locatedIn <countries/TR/provinces/Iğdır/> .
 <mountains/Süphan+Dağı/>
      :locatedIn <countries/TR/provinces/Bitlis/> .
 <mountains/Nemrut+Dağı/>
      :locatedIn <countries/TR/provinces/Bitlis/> .
 <mountains/Kaçkar+Dağı/>
      :locatedIn <countries/TR/provinces/Rize/> .
 <mountains/Uludağ/>
      :locatedIn <countries/TR/provinces/Bursa/> .
 <mountains/Erciyes+Dagi/>
      :locatedIn <countries/TR/provinces/Kayseri/> .
 <mountains/Hasan+Dagi/>
      :locatedIn <countries/TR/provinces/Aksaray/> .
 <mountains/Demirkazik/>
      :locatedIn <countries/TR/provinces/Niğde/> .
 <mountains/Khuvkhoitun/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <mountains/Kljutschewskaja+Sopka/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <mountains/Shiveluch/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <mountains/Ichinsky/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <mountains/Koryaksky/>
      :locatedIn <countries/R/provinces/Kamchatka/> .
 <mountains/Alaid/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <mountains/Chikurachki/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <mountains/Krenizyn/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <mountains/Stokap/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <mountains/Tyatya/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <mountains/Peak+Pobeda/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <mountains/Mus-Khaya/>
      :locatedIn <countries/R/provinces/Sakha/> .
 <mountains/Lopatin/>
      :locatedIn <countries/R/provinces/Sakhalin/> .
 <mountains/Tordoki+Yani/>
      :locatedIn <countries/R/provinces/Khabarovskiy/> .
 <mountains/Pik+BAM/>
      :locatedIn <countries/R/provinces/Zabaykalskiy/> .
 <mountains/Zhima/>
      :locatedIn <countries/R/provinces/Buryatiya/> .
 <mountains/Mönkh+Saridag/>
      :locatedIn <countries/R/provinces/Buryatiya/> .
 <mountains/Bjelucha/>
      :locatedIn <countries/R/provinces/Altay/> .
 <mountains/Bjelucha/>
      :locatedIn <countries/KZ/provinces/East-Kazakhstan/> .
 <mountains/Pik+Talgar/>
      :locatedIn <countries/KZ/provinces/Almaty/> .
 <mountains/Pik+Manas/>
      :locatedIn <countries/KZ/provinces/Zhambyl/> .
 <mountains/Pik+Chan-Tengri/>
      :locatedIn <countries/KZ/provinces/Almaty/> .
 <deserts/Ryn/>
      :locatedIn <countries/R/provinces/Kalmykiya/> .
 <deserts/Ryn/>
      :locatedIn <countries/R/provinces/Astrakhanskaya/> .
 <deserts/Ryn/>
      :locatedIn <countries/KZ/provinces/Atyrau/> .
 <deserts/Ryn/>
      :locatedIn <countries/KZ/provinces/West+Kazakhstan/> .
 <deserts/Ust+Urt/>
      :locatedIn <countries/KZ/provinces/Aktobe/> .
 <deserts/Ust+Urt/>
      :locatedIn <countries/KZ/provinces/Mangistau/> .
 <deserts/Kysylkum/>
      :locatedIn <countries/KZ/provinces/Kyzylorda/> .
 <deserts/Aralkum/>
      :locatedIn <countries/KZ/provinces/Kyzylorda/> .
 <deserts/Muyunkum/>
      :locatedIn <countries/KZ/provinces/Kyzylorda/> .
 <deserts/Muyunkum/>
      :locatedIn <countries/KZ/provinces/Zhambyl/> .
 <seas/Atlantic+Ocean/> :mergesWith
   <seas/Mediterranean+Sea/> .
 <seas/Atlantic+Ocean/> :mergesWith
   <seas/The+Channel/> .
 <seas/Atlantic+Ocean/> :mergesWith
   <seas/Irish+Sea/> .
 <seas/Atlantic+Ocean/> :mergesWith
   <seas/North+Sea/> .
 <seas/Atlantic+Ocean/> :mergesWith
   <seas/Norwegian+Sea/> .
 <seas/Atlantic+Ocean/> :mergesWith
   <seas/Greenland+Sea/> .
 <seas/Mediterranean+Sea/> :mergesWith
   <seas/Atlantic+Ocean/> .
 <seas/Mediterranean+Sea/> :mergesWith
   <seas/Marmara+Sea/> .
 <seas/Black+Sea/> :mergesWith
   <seas/Marmara+Sea/> .
 <seas/Black+Sea/> :mergesWith
   <seas/Sea+of+Azov/> .
 <seas/Marmara+Sea/> :mergesWith
   <seas/Mediterranean+Sea/> .
 <seas/Marmara+Sea/> :mergesWith
   <seas/Black+Sea/> .
 <seas/Sea+of+Azov/> :mergesWith
   <seas/Black+Sea/> .
 <seas/The+Channel/> :mergesWith
   <seas/Atlantic+Ocean/> .
 <seas/The+Channel/> :mergesWith
   <seas/North+Sea/> .
 <seas/Irish+Sea/> :mergesWith
   <seas/Atlantic+Ocean/> .
 <seas/North+Sea/> :mergesWith
   <seas/Atlantic+Ocean/> .
 <seas/North+Sea/> :mergesWith
   <seas/The+Channel/> .
 <seas/North+Sea/> :mergesWith
   <seas/Skagerrak/> .
 <seas/North+Sea/> :mergesWith
   <seas/Norwegian+Sea/> .
 <seas/Skagerrak/> :mergesWith
   <seas/North+Sea/> .
 <seas/Skagerrak/> :mergesWith
   <seas/Kattegat/> .
 <seas/Kattegat/> :mergesWith
   <seas/Skagerrak/> .
 <seas/Kattegat/> :mergesWith
   <seas/Baltic+Sea/> .
 <seas/Baltic+Sea/> :mergesWith
   <seas/Kattegat/> .
 <seas/Norwegian+Sea/> :mergesWith
   <seas/Atlantic+Ocean/> .
 <seas/Norwegian+Sea/> :mergesWith
   <seas/North+Sea/> .
 <seas/Norwegian+Sea/> :mergesWith
   <seas/Greenland+Sea/> .
 <seas/Norwegian+Sea/> :mergesWith
   <seas/Barents+Sea/> .
 <seas/Greenland+Sea/> :mergesWith
   <seas/Atlantic+Ocean/> .
 <seas/Greenland+Sea/> :mergesWith
   <seas/Norwegian+Sea/> .
 <seas/Greenland+Sea/> :mergesWith
   <seas/Arctic+Ocean/> .
 <seas/Arctic+Ocean/> :mergesWith
   <seas/Greenland+Sea/> .
 <seas/Arctic+Ocean/> :mergesWith
   <seas/Barents+Sea/> .
 <seas/Arctic+Ocean/> :mergesWith
   <seas/Kara+Sea/> .
 <seas/Arctic+Ocean/> :mergesWith
   <seas/Laptev+Sea/> .
 <seas/Arctic+Ocean/> :mergesWith
   <seas/East+Sibirian+Sea/> .
 <seas/Arctic+Ocean/> :mergesWith
   <seas/Chukchi+Sea/> .
 <seas/Barents+Sea/> :mergesWith
   <seas/Norwegian+Sea/> .
 <seas/Barents+Sea/> :mergesWith
   <seas/Arctic+Ocean/> .
 <seas/Barents+Sea/> :mergesWith
   <seas/White+Sea/> .
 <seas/Barents+Sea/> :mergesWith
   <seas/Kara+Sea/> .
 <seas/White+Sea/> :mergesWith
   <seas/Barents+Sea/> .
 <seas/Kara+Sea/> :mergesWith
   <seas/Arctic+Ocean/> .
 <seas/Kara+Sea/> :mergesWith
   <seas/Barents+Sea/> .
 <seas/Kara+Sea/> :mergesWith
   <seas/Laptev+Sea/> .
 <seas/Laptev+Sea/> :mergesWith
   <seas/Arctic+Ocean/> .
 <seas/Laptev+Sea/> :mergesWith
   <seas/Kara+Sea/> .
 <seas/Laptev+Sea/> :mergesWith
   <seas/East+Sibirian+Sea/> .
 <seas/East+Sibirian+Sea/> :mergesWith
   <seas/Arctic+Ocean/> .
 <seas/East+Sibirian+Sea/> :mergesWith
   <seas/Laptev+Sea/> .
 <seas/East+Sibirian+Sea/> :mergesWith
   <seas/Bering+Sea/> .
 <seas/Chukchi+Sea/> :mergesWith
   <seas/Arctic+Ocean/> .
 <seas/Chukchi+Sea/> :mergesWith
   <seas/East+Sibirian+Sea/> .
 <seas/Chukchi+Sea/> :mergesWith
   <seas/Bering+Sea/> .
 <seas/Bering+Sea/> :mergesWith
   <seas/Chukchi+Sea/> .
 <seas/Bering+Sea/> :mergesWith
   <seas/Pacific+Ocean/> .
 <seas/Pacific+Ocean/> :mergesWith
   <seas/Bering+Sea/> .
 <seas/Pacific+Ocean/> :mergesWith
   <seas/Sea+of+Okhotsk/> .
 <seas/Pacific+Ocean/> :mergesWith
   <seas/Sea+of+Japan/> .
 <seas/Sea+of+Okhotsk/> :mergesWith
   <seas/Pacific+Ocean/> .
 <seas/Sea+of+Okhotsk/> :mergesWith
   <seas/Sea+of+Japan/> .
 <seas/Sea+of+Japan/> :mergesWith
   <seas/Pacific+Ocean/> .
 <seas/Sea+of+Japan/> :mergesWith
   <seas/Sea+of+Okhotsk/> .
 <islands/Svalbard/>
      :locatedInWater <seas/Norwegian+Sea/> .
 <islands/Svalbard/>
      :locatedInWater <seas/Greenland+Sea/> .
 <islands/Svalbard/>
      :locatedInWater <seas/Arctic+Ocean/> .
 <islands/Svalbard/>
      :locatedInWater <seas/Barents+Sea/> .
 <islands/Iceland/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Iceland/>
      :locatedInWater <seas/Norwegian+Sea/> .
 <islands/Iceland/>
      :locatedInWater <seas/Greenland+Sea/> .
 <islands/Austvågøy/>
      :locatedInWater <seas/Norwegian+Sea/> .
 <islands/Streymoy/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Streymoy/>
      :locatedInWater <seas/Norwegian+Sea/> .
 <islands/Ireland/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Ireland/>
      :locatedInWater <seas/Irish+Sea/> .
 <islands/Great+Britain/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Great+Britain/>
      :locatedInWater <seas/The+Channel/> .
 <islands/Great+Britain/>
      :locatedInWater <seas/Irish+Sea/> .
 <islands/Great+Britain/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Shetland+Mainland/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Shetland+Mainland/>
      :locatedInWater <seas/Norwegian+Sea/> .
 <islands/Orkney+Mainland/>
      :locatedInWater <seas/North+Sea/> .
 <islands/South+Ronaldsay/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Hoy/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Westray/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Barra/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/South+Uist/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Benbecula/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/North+Uist/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Lewis+and+Harris/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Skye/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Rhum/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Mull/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Tiree/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Islay/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Jura/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Arran/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Isle+of+Man/>
      :locatedInWater <seas/Irish+Sea/> .
 <islands/Anglesey/>
      :locatedInWater <seas/Irish+Sea/> .
 <islands/Isle+of+Wight/>
      :locatedInWater <seas/The+Channel/> .
 <islands/Guernsey/>
      :locatedInWater <seas/The+Channel/> .
 <islands/Jersey/>
      :locatedInWater <seas/The+Channel/> .
 <islands/Gotland/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Öland/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Åland/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Hiumaa/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Ösel/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Seeland/>
      :locatedInWater <seas/Kattegat/> .
 <islands/Seeland/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Fünen/>
      :locatedInWater <seas/Kattegat/> .
 <islands/Fünen/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Langeland/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Falster/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Lolland/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Bornholm/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Fehmarn/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Rügen/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Usedom/>
      :locatedInWater <seas/Baltic+Sea/> .
 <islands/Helgoland/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Sylt/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Föhr/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Amrum/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Pellworm/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Wangerooge/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Spiekeroog/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Langeoog/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Baltrum/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Norderney/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Juist/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Borkum/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Schiermonnikoog/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Ameland/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Terschelling/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Vlieland/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Texel/>
      :locatedInWater <seas/North+Sea/> .
 <islands/Krk/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Cres/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Brač/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Korčula/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Korfu/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Lefkas/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Kefallinia/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Zakynthos/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Euboea/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Samothraki/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Lesbos/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Chios/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Samos/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Ikaria/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Kos/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Rhodos/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Syros/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Mykonos/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Crete/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Cyprus/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Corse/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Elba/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Sardegna/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Alicudi/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Filicudi/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Salina/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Lipari/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Vulcano/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Panarea/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Stromboli/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Sicilia/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Lampedusa/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Linosa/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Malta/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Gozo/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Menorca/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Mallorca/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Ibiza/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Formentera/>
      :locatedInWater <seas/Mediterranean+Sea/> .
 <islands/Lanzarote/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Fuerteventura/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Gran+Canaria/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Teneriffa/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Gomera/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Hierro/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/La+Palma/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Madeira/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Porto+Santo/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Sao+Miguel/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Santa+Maria/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Terceira/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Sao+Jorge/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Pico/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Faial/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Graciosa/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Flores+(Azores)/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Corvo/>
      :locatedInWater <seas/Atlantic+Ocean/> .
 <islands/Novaya+Zemlya+Severny+Island/>
      :locatedInWater <seas/Arctic+Ocean/> .
 <islands/Novaya+Zemlya+Severny+Island/>
      :locatedInWater <seas/Barents+Sea/> .
 <islands/Novaya+Zemlya+Severny+Island/>
      :locatedInWater <seas/Kara+Sea/> .
 <islands/Novaya+Zemlya+Yuzhny+Island/>
      :locatedInWater <seas/Barents+Sea/> .
 <islands/Novaya+Zemlya+Yuzhny+Island/>
      :locatedInWater <seas/Kara+Sea/> .
 <islands/Kotelny+Island/>
      :locatedInWater <seas/Arctic+Ocean/> .
 <islands/Kotelny+Island/>
      :locatedInWater <seas/Laptev+Sea/> .
 <islands/Kotelny+Island/>
      :locatedInWater <seas/East+Sibirian+Sea/> .
 <islands/Wrangel+Island/>
      :locatedInWater <seas/Arctic+Ocean/> .
 <islands/Wrangel+Island/>
      :locatedInWater <seas/East+Sibirian+Sea/> .
 <islands/Wrangel+Island/>
      :locatedInWater <seas/Chukchi+Sea/> .
 <islands/Olkhon/>
      :locatedInWater <lakes/Ozero+Baikal/> .
 <islands/Atlasov/>
      :locatedInWater <seas/Sea+of+Okhotsk/> .
 <islands/Paramushir/>
      :locatedInWater <seas/Pacific+Ocean/> .
 <islands/Paramushir/>
      :locatedInWater <seas/Sea+of+Okhotsk/> .
 <islands/Onekotan/>
      :locatedInWater <seas/Pacific+Ocean/> .
 <islands/Onekotan/>
      :locatedInWater <seas/Sea+of+Okhotsk/> .
 <islands/Krenizyn/>
      :locatedInWater <lakes/Koltsevoye+Lake/> .
 <islands/Iturup/>
      :locatedInWater <seas/Pacific+Ocean/> .
 <islands/Iturup/>
      :locatedInWater <seas/Sea+of+Okhotsk/> .
 <islands/Kunashir/>
      :locatedInWater <seas/Pacific+Ocean/> .
 <islands/Kunashir/>
      :locatedInWater <seas/Sea+of+Okhotsk/> .
 <islands/Sachalin/>
      :locatedInWater <seas/Sea+of+Okhotsk/> .
 <islands/Sachalin/>
      :locatedInWater <seas/Sea+of+Japan/> .
 <mountainRanges/Pennines/>
      rdf:type :MountainRange;   
      :name 'Pennines' .
 <mountainRanges/Mourne+Mountains/>
      rdf:type :MountainRange;   
      :name 'Mourne Mountains' .
 <mountainRanges/Beskides/>
      rdf:type :MountainRange;   
      :name 'Beskides' .
 <mountainRanges/Western+Carpathians/>
      rdf:type :MountainRange;   
      :name 'Western Carpathians' .
 <mountainRanges/Wooded+Carpathians/>
      rdf:type :MountainRange;   
      :name 'Wooded Carpathians' .
 <mountainRanges/Sudety+Mountains/>
      rdf:type :MountainRange;   
      :name 'Sudety Mountains' .
 <mountainRanges/Fichtelgebirge/>
      rdf:type :MountainRange;   
      :name 'Fichtelgebirge' .
 <mountainRanges/Erzgebirge/>
      rdf:type :MountainRange;   
      :name 'Erzgebirge' .
 <mountainRanges/Bohemian+Mountains/>
      rdf:type :MountainRange;   
      :name 'Bohemian Mountains' .
 <mountainRanges/Harz/>
      rdf:type :MountainRange;   
      :name 'Harz' .
 <mountainRanges/Thüringer+Wald/>
      rdf:type :MountainRange;   
      :name 'Thüringer Wald' .
 <mountainRanges/Rhön/>
      rdf:type :MountainRange;   
      :name 'Rhön' .
 <mountainRanges/Alps/>
      rdf:type :MountainRange;   
      :name 'Alps' .
 <mountainRanges/Rothaargebirge/>
      rdf:type :MountainRange;   
      :name 'Rothaargebirge' .
 <mountainRanges/Vogesen/>
      rdf:type :MountainRange;   
      :name 'Vogesen' .
 <mountainRanges/Ardennes/>
      rdf:type :MountainRange;   
      :name 'Ardennes' .
 <mountainRanges/Black+Forest/>
      rdf:type :MountainRange;   
      :name 'Black Forest' .
 <mountainRanges/Jura/>
      rdf:type :MountainRange;   
      :name 'Jura' .
 <mountainRanges/Cevennes/>
      rdf:type :MountainRange;   
      :name 'Cevennes' .
 <mountainRanges/Massif+Central/>
      rdf:type :MountainRange;   
      :name 'Massif Central' .
 <mountainRanges/Pyrenees/>
      rdf:type :MountainRange;   
      :name 'Pyrenees' .
 <mountainRanges/Cordillera+Cantabrica/>
      rdf:type :MountainRange;   
      :name 'Cordillera Cantabrica' .
 <mountainRanges/Cordillera+Iberica/>
      rdf:type :MountainRange;   
      :name 'Cordillera Iberica' .
 <mountainRanges/Cordillera+Iberica+Central/>
      rdf:type :MountainRange;   
      :name 'Cordillera Iberica Central' .
 <mountainRanges/Cordillera+Betica/>
      rdf:type :MountainRange;   
      :name 'Cordillera Betica' .
 <mountainRanges/Apennin/>
      rdf:type :MountainRange;   
      :name 'Apennin' .
 <mountainRanges/Bayrischer+Wald/>
      rdf:type :MountainRange;   
      :name 'Bayrischer Wald' .
 <mountainRanges/Eastern+Carpathians/>
      rdf:type :MountainRange;   
      :name 'Eastern Carpathians' .
 <mountainRanges/Southern+Carpathians/>
      rdf:type :MountainRange;   
      :name 'Southern Carpathians' .
 <mountainRanges/Dinaric+Alps/>
      rdf:type :MountainRange;   
      :name 'Dinaric Alps' .
 <mountainRanges/Vitosha/>
      rdf:type :MountainRange;   
      :name 'Vitosha' .
 <mountainRanges/Balkan/>
      rdf:type :MountainRange;   
      :name 'Balkan' .
 <mountainRanges/Pindos/>
      rdf:type :MountainRange;   
      :name 'Pindos' .
 <mountainRanges/Rila/>
      rdf:type :MountainRange;   
      :name 'Rila' .
 <mountainRanges/Taurus/>
      rdf:type :MountainRange;   
      :name 'Taurus' .
 <mountainRanges/Caucasus/>
      rdf:type :MountainRange;   
      :name 'Caucasus' .
 <mountainRanges/Kurdistan/>
      rdf:type :MountainRange;   
      :name 'Kurdistan' .
 <mountainRanges/Antitaurus/>
      rdf:type :MountainRange;   
      :name 'Antitaurus' .
 <mountainRanges/Ural/>
      rdf:type :MountainRange;   
      :name 'Ural' .
 <mountainRanges/Waldai+Hills/>
      rdf:type :MountainRange;   
      :name 'Waldai Hills' .
 <mountainRanges/Altai/>
      rdf:type :MountainRange;   
      :name 'Altai' .
 <mountainRanges/Sayan+Mountains/>
      rdf:type :MountainRange;   
      :name 'Sayan Mountains' .
 <mountainRanges/Putorana+Mountains/>
      rdf:type :MountainRange;   
      :name 'Putorana Mountains' .
 <mountainRanges/Stanovoy+Highlands/>
      rdf:type :MountainRange;   
      :name 'Stanovoy Highlands' .
 <mountainRanges/Khentii+Mountains/>
      rdf:type :MountainRange;   
      :name 'Khentii Mountains' .
 <mountainRanges/Sikhote-Alin/>
      rdf:type :MountainRange;   
      :name 'Sikhote-Alin' .
 <mountainRanges/Tian+Shan/>
      rdf:type :MountainRange;   
      :name 'Tian Shan' .
 <mountainRanges/Scandinavian+Mountains/>
      rdf:type :MountainRange;   
      :name 'Scandinavian Mountains' .
 <mountainRanges/Grampians/>
      rdf:type :MountainRange;   
      :name 'Grampians' .
 <mountainRanges/Armorican+Highlands/>
      rdf:type :MountainRange;   
      :name 'Armorican Highlands' .
 <mountainRanges/Vosges/>
      rdf:type :MountainRange;   
      :name 'Vosges' .
 <mountainRanges/Colli+Albani/>
      rdf:type :MountainRange;   
      :name 'Colli Albani' .
 <mountainRanges/Matra/>
      rdf:type :MountainRange;   
      :name 'Matra' .
 <mountainRanges/Crete/>
      rdf:type :MountainRange;   
      :name 'Crete' .
 <mountainRanges/Troodos/>
      rdf:type :MountainRange;   
      :name 'Troodos' .
 <mountainRanges/Canary+Islands/>
      rdf:type :MountainRange;   
      :name 'Canary Islands' .
 <mountainRanges/Madeira/>
      rdf:type :MountainRange;   
      :name 'Madeira' .
 <mountainRanges/Azores/>
      rdf:type :MountainRange;   
      :name 'Azores' .
 <mountainRanges/Crimean+Mountains/>
      rdf:type :MountainRange;   
      :name 'Crimean Mountains' .
 <mountainRanges/Armenian+Highlands/>
      rdf:type :MountainRange;   
      :name 'Armenian Highlands' .
 <mountainRanges/Pontic+Mountains/>
      rdf:type :MountainRange;   
      :name 'Pontic Mountains' .
 <mountainRanges/Sredinny+Range/>
      rdf:type :MountainRange;   
      :name 'Sredinny Range' .
 <mountainRanges/Chersky+Range/>
      rdf:type :MountainRange;   
      :name 'Chersky Range' .
 <mountainRanges/Suntar-Khayata+Range/>
      rdf:type :MountainRange;   
      :name 'Suntar-Khayata Range' .
 <archipelagos/Svalbard/>
      rdf:type :Archipelago; 
      :name 'Svalbard' .
 <archipelagos/Lofotes/>
      rdf:type :Archipelago; 
      :name 'Lofotes' .
 <archipelagos/Faroe+Islands/>
      rdf:type :Archipelago; 
      :name 'Faroe Islands' .
 <archipelagos/British+Isles/>
      rdf:type :Archipelago; 
      :name 'British Isles' .
 <archipelagos/Shetland+Islands/>
      rdf:type :Archipelago; 
      :name 'Shetland Islands' .
 <archipelagos/Orkney+Islands/>
      rdf:type :Archipelago; 
      :name 'Orkney Islands' .
 <archipelagos/Outer+Hebrides/>
      rdf:type :Archipelago; 
      :name 'Outer Hebrides' .
 <archipelagos/Inner+Hebrides/>
      rdf:type :Archipelago; 
      :name 'Inner Hebrides' .
 <archipelagos/Channel+Islands/>
      rdf:type :Archipelago; 
      :name 'Channel Islands' .
 <archipelagos/Åland+Islands/>
      rdf:type :Archipelago; 
      :name 'Åland Islands' .
 <archipelagos/Nordfriesische+Inseln/>
      rdf:type :Archipelago; 
      :name 'Nordfriesische Inseln' .
 <archipelagos/Ostfriesische+Inseln/>
      rdf:type :Archipelago; 
      :name 'Ostfriesische Inseln' .
 <archipelagos/Westfriesische+Inseln/>
      rdf:type :Archipelago; 
      :name 'Westfriesische Inseln' .
 <archipelagos/Adriatic+Islands/>
      rdf:type :Archipelago; 
      :name 'Adriatic Islands' .
 <archipelagos/Ionic+Islands/>
      rdf:type :Archipelago; 
      :name 'Ionic Islands' .
 <archipelagos/Sporades/>
      rdf:type :Archipelago; 
      :name 'Sporades' .
 <archipelagos/Kyklades/>
      rdf:type :Archipelago; 
      :name 'Kyklades' .
 <archipelagos/Lipari+Islands/>
      rdf:type :Archipelago; 
      :name 'Lipari Islands' .
 <archipelagos/Malta/>
      rdf:type :Archipelago; 
      :name 'Malta' .
 <archipelagos/Baleares/>
      rdf:type :Archipelago; 
      :name 'Baleares' .
 <archipelagos/Canares/>
      rdf:type :Archipelago; 
      :name 'Canares' .
 <archipelagos/Madeira/>
      rdf:type :Archipelago; 
      :name 'Madeira' .
 <archipelagos/Azores/>
      rdf:type :Archipelago; 
      :name 'Azores' .
 <archipelagos/Curiles/>
      rdf:type :Archipelago; 
      :name 'Curiles' .
 <mountains/Hvannadalshnukur/> rdf:type :Volcano .
 <mountains/Snaefell/> rdf:type :Volcano .
 <mountains/Hekla/> rdf:type :Volcano .
 <mountains/Katla/> rdf:type :Volcano .
 <mountains/Puy+De+Dome/> rdf:type :Volcano .
 <mountains/Puy+de+Sancy/> rdf:type :Volcano .
 <mountains/Croscat/> rdf:type :Volcano .
 <mountains/Maschio+delle+Faete/> rdf:type :Volcano .
 <mountains/Vesuvio/> rdf:type :Volcano .
 <mountains/Etna/> rdf:type :Volcano .
 <mountains/Pico+de+Teide/> rdf:type :Volcano .
 <mountains/Pico+de+las+Nieves/> rdf:type :Volcano .
 <mountains/Pico+de+Malpaso/> rdf:type :Volcano .
 <mountains/Garajonay/> rdf:type :Volcano .
 <mountains/Roque+de+los+Muchachos/> rdf:type :Volcano .
 <mountains/Pico+Ruivo/> rdf:type :Volcano .
 <mountains/Pico/> rdf:type :Volcano .
 <mountains/Pico+da+Vara/> rdf:type :Volcano .
 <mountains/Pico+da+Esperança/> rdf:type :Volcano .
 <mountains/Cabeço+Gordo/> rdf:type :Volcano .
 <mountains/Serra+de+Santa+Bárbara/> rdf:type :Volcano .
 <mountains/Kamen/> rdf:type :Volcano .
 <mountains/Elbrus/> rdf:type :Volcano .
 <mountains/Kasbek/> rdf:type :Volcano .
 <mountains/Ararat/> rdf:type :Volcano .
 <mountains/Süphan+Dağı/> rdf:type :Volcano .
 <mountains/Nemrut+Dağı/> rdf:type :Volcano .
 <mountains/Erciyes+Dagi/> rdf:type :Volcano .
 <mountains/Hasan+Dagi/> rdf:type :Volcano .
 <mountains/Khuvkhoitun/> rdf:type :Volcano .
 <mountains/Kljutschewskaja+Sopka/> rdf:type :Volcano .
 <mountains/Shiveluch/> rdf:type :Volcano .
 <mountains/Ichinsky/> rdf:type :Volcano .
 <mountains/Koryaksky/> rdf:type :Volcano .
 <mountains/Alaid/> rdf:type :Volcano .
 <mountains/Chikurachki/> rdf:type :Volcano .
 <mountains/Krenizyn/> rdf:type :Volcano .
 <mountains/Stokap/> rdf:type :Volcano .
 <mountains/Tyatya/> rdf:type :Volcano .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Albanian/>; 
    :languageInfo- <countries/AL/>; 
        :percent 98.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Greek/>; 
    :languageInfo- <countries/AL/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/AL/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Aromanian/>; 
    :languageInfo- <countries/AL/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Macedonian/>; 
    :languageInfo- <countries/AL/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Greek/>; 
    :languageInfo- <countries/GR/>; 
        :percent 92] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Albanian/>; 
    :languageInfo- <countries/GR/>; 
        :percent 4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/GR/>; 
        :percent 2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Macedonian/>; 
    :languageInfo- <countries/GR/>; 
        :percent 1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/GR/>; 
        :percent 1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Aromanian/>; 
    :languageInfo- <countries/GR/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Greek/>; 
    :languageInfo- <countries/CY/>; 
        :percent 61] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/CY/>; 
        :percent 24] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/CY/>; 
        :percent 3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Romanian/>; 
    :languageInfo- <countries/CY/>; 
        :percent 2.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Bulgarian/>; 
    :languageInfo- <countries/CY/>; 
        :percent 1.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/CY/>; 
        :percent 1.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Filipino/>; 
    :languageInfo- <countries/CY/>; 
        :percent 0.9] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Greek/>; 
    :languageInfo- <countries/AD/>; 
        :percent 60] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/AD/>; 
        :percent 40] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Macedonian/>; 
    :languageInfo- <countries/MK/>; 
        :percent 66.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Albanian/>; 
    :languageInfo- <countries/MK/>; 
        :percent 25.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/MK/>; 
        :percent 3.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/MK/>; 
        :percent 1.9] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Serbo-Croatian/>; 
    :languageInfo- <countries/MK/>; 
        :percent 1.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Aromanian/>; 
    :languageInfo- <countries/MK/>; 
        :percent 0.35] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Serbo-Croatian/>; 
    :languageInfo- <countries/SRB/>; 
        :percent 90] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Hungarian/>; 
    :languageInfo- <countries/SRB/>; 
        :percent 3.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/SRB/>; 
        :percent 1.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Slovak/>; 
    :languageInfo- <countries/SRB/>; 
        :percent 0.7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Aromanian/>; 
    :languageInfo- <countries/SRB/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Bulgarian/>; 
    :languageInfo- <countries/SRB/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Serbo-Croatian/>; 
    :languageInfo- <countries/MNE/>; 
        :percent 86.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Albanian/>; 
    :languageInfo- <countries/MNE/>; 
        :percent 5.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/MNE/>; 
        :percent 0.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Albanian/>; 
    :languageInfo- <countries/KOS/>; 
        :percent 94.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Serbo-Croatian/>; 
    :languageInfo- <countries/KOS/>; 
        :percent 3.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/KOS/>; 
        :percent 1.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/KOS/>; 
        :percent 1.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Catalan/>; 
    :languageInfo- <countries/AND/>; 
        :percent 54.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Spanish/>; 
    :languageInfo- <countries/AND/>; 
        :percent 16.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Portuguese/>; 
    :languageInfo- <countries/AND/>; 
        :percent 13] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/French/>; 
    :languageInfo- <countries/AND/>; 
        :percent 7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/AND/>; 
        :percent 3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Galician/>; 
    :languageInfo- <countries/AND/>; 
        :percent 2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/French/>; 
    :languageInfo- <countries/F/>; 
        :percent 87.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/F/>; 
        :percent 3.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Berber/>; 
    :languageInfo- <countries/F/>; 
        :percent 3.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Spanish/>; 
    :languageInfo- <countries/F/>; 
        :percent 1.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/F/>; 
        :percent 1.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Portuguese/>; 
    :languageInfo- <countries/F/>; 
        :percent 1.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Occitan/>; 
    :languageInfo- <countries/F/>; 
        :percent 1.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Alsatian/>; 
    :languageInfo- <countries/F/>; 
        :percent 0.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/F/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Vietnamese/>; 
    :languageInfo- <countries/F/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Breton/>; 
    :languageInfo- <countries/F/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/F/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Kurdish/>; 
    :languageInfo- <countries/F/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Corsu/>; 
    :languageInfo- <countries/F/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Catalan/>; 
    :languageInfo- <countries/F/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Basque/>; 
    :languageInfo- <countries/F/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Spanish/>; 
    :languageInfo- <countries/E/>; 
        :percent 69] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Catalan/>; 
    :languageInfo- <countries/E/>; 
        :percent 14.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Galician/>; 
    :languageInfo- <countries/E/>; 
        :percent 6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/E/>; 
        :percent 2.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Romanian/>; 
    :languageInfo- <countries/E/>; 
        :percent 1.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Basque/>; 
    :languageInfo- <countries/E/>; 
        :percent 1.7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/E/>; 
        :percent 1.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Berber/>; 
    :languageInfo- <countries/E/>; 
        :percent 1.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/E/>; 
        :percent 0.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Czech/>; 
    :languageInfo- <countries/CZ/>; 
        :percent 95.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Slovak/>; 
    :languageInfo- <countries/CZ/>; 
        :percent 1.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Slovak/>; 
    :languageInfo- <countries/SK/>; 
        :percent 78.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Hungarian/>; 
    :languageInfo- <countries/SK/>; 
        :percent 9.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/SK/>; 
        :percent 2.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ukrainian/>; 
    :languageInfo- <countries/SK/>; 
        :percent 1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/D/>; 
        :percent 90] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/D/>; 
        :percent 1.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/D/>; 
        :percent 1.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ukrainian/>; 
    :languageInfo- <countries/D/>; 
        :percent 1.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Romanian/>; 
    :languageInfo- <countries/D/>; 
        :percent 1.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/D/>; 
        :percent 0.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/D/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Kurdish/>; 
    :languageInfo- <countries/D/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Hungarian/>; 
    :languageInfo- <countries/H/>; 
        :percent 99] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/I/>; 
        :percent 90] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Sardu/>; 
    :languageInfo- <countries/I/>; 
        :percent 1.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Romanian/>; 
    :languageInfo- <countries/I/>; 
        :percent 1.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/I/>; 
        :percent 1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Albanian/>; 
    :languageInfo- <countries/I/>; 
        :percent 0.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/I/>; 
        :percent 0.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Friulian/>; 
    :languageInfo- <countries/I/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Chinese/>; 
    :languageInfo- <countries/I/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/French/>; 
    :languageInfo- <countries/I/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Occitan/>; 
    :languageInfo- <countries/I/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Slovenian/>; 
    :languageInfo- <countries/I/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/I/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ladin/>; 
    :languageInfo- <countries/I/>; 
        :percent 0.06] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/CH/>; 
        :percent 62.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/French/>; 
    :languageInfo- <countries/CH/>; 
        :percent 22.9] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/CH/>; 
        :percent 8.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Romansh/>; 
    :languageInfo- <countries/CH/>; 
        :percent 0.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/FL/>; 
        :percent 91.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Portuguese/>; 
    :languageInfo- <countries/FL/>; 
        :percent 1.9] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/FL/>; 
        :percent 1.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/FL/>; 
        :percent 1.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Albanian/>; 
    :languageInfo- <countries/FL/>; 
        :percent 1.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/A/>; 
        :percent 92.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Serbo-Croatian/>; 
    :languageInfo- <countries/A/>; 
        :percent 4.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/A/>; 
        :percent 2.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Hungarian/>; 
    :languageInfo- <countries/A/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Polish/>; 
    :languageInfo- <countries/A/>; 
        :percent 0.35] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Albanian/>; 
    :languageInfo- <countries/A/>; 
        :percent 0.35] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Slovenian/>; 
    :languageInfo- <countries/A/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/A/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Estonian/>; 
    :languageInfo- <countries/EST/>; 
        :percent 68.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/EST/>; 
        :percent 29.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ukrainian/>; 
    :languageInfo- <countries/EST/>; 
        :percent 0.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Latvian/>; 
    :languageInfo- <countries/LV/>; 
        :percent 56.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/LV/>; 
        :percent 33.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Lithuanian/>; 
    :languageInfo- <countries/LT/>; 
        :percent 82] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/LT/>; 
        :percent 8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Polish/>; 
    :languageInfo- <countries/LT/>; 
        :percent 5.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/BY/>; 
        :percent 70.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Belorussian/>; 
    :languageInfo- <countries/BY/>; 
        :percent 23.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Polish/>; 
    :languageInfo- <countries/PL/>; 
        :percent 98.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/PL/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ukrainian/>; 
    :languageInfo- <countries/UA/>; 
        :percent 67.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/UA/>; 
        :percent 29.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Romanian/>; 
    :languageInfo- <countries/UA/>; 
        :percent 0.7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Belorussian/>; 
    :languageInfo- <countries/UA/>; 
        :percent 0.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Crimean+Tatar/>; 
    :languageInfo- <countries/UA/>; 
        :percent 0.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Bulgarian/>; 
    :languageInfo- <countries/UA/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Hungarian/>; 
    :languageInfo- <countries/UA/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Polish/>; 
    :languageInfo- <countries/UA/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Yiddish/>; 
    :languageInfo- <countries/UA/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/R/>; 
        :percent 83] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Tatar/>; 
    :languageInfo- <countries/R/>; 
        :percent 3.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ukrainian/>; 
    :languageInfo- <countries/R/>; 
        :percent 1.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Chuvash/>; 
    :languageInfo- <countries/R/>; 
        :percent 1.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Bashkir/>; 
    :languageInfo- <countries/R/>; 
        :percent 1.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Chechen/>; 
    :languageInfo- <countries/R/>; 
        :percent 1.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Armenian/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.86] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Avaric/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Mongolian/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Circassian/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Azerbaijani/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.44] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Dargwa/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ossetian/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.38] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Mari/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.32] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Kazakh/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Yakut/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ingush/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Lezgian/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Erzya/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Buryat/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.25] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Uzbek/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Udmurt/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.15] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Komi/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.15] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Kalmyk/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Evenki/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.02] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Khanty/>; 
    :languageInfo- <countries/R/>; 
        :percent 0.01] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Dutch/>; 
    :languageInfo- <countries/B/>; 
        :percent 55] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/French/>; 
    :languageInfo- <countries/B/>; 
        :percent 39] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/B/>; 
        :percent 3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/B/>; 
        :percent 2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/B/>; 
        :percent 1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/B/>; 
        :percent 0.7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Luxembourgish/>; 
    :languageInfo- <countries/L/>; 
        :percent 55.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Portuguese/>; 
    :languageInfo- <countries/L/>; 
        :percent 15.7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/French/>; 
    :languageInfo- <countries/L/>; 
        :percent 12.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/L/>; 
        :percent 3.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/L/>; 
        :percent 2.9] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/L/>; 
        :percent 2.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Dutch/>; 
    :languageInfo- <countries/NL/>; 
        :percent 85] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Frisian/>; 
    :languageInfo- <countries/NL/>; 
        :percent 2.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Malay/>; 
    :languageInfo- <countries/NL/>; 
        :percent 2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/NL/>; 
        :percent 2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/NL/>; 
        :percent 1.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Polish/>; 
    :languageInfo- <countries/NL/>; 
        :percent 1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Berber/>; 
    :languageInfo- <countries/NL/>; 
        :percent 1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Kurdish/>; 
    :languageInfo- <countries/NL/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Slovenian/>; 
    :languageInfo- <countries/SLO/>; 
        :percent 92] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Serbo-Croatian/>; 
    :languageInfo- <countries/SLO/>; 
        :percent 4.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Hungarian/>; 
    :languageInfo- <countries/SLO/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Albanian/>; 
    :languageInfo- <countries/SLO/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/SLO/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/SLO/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Serbo-Croatian/>; 
    :languageInfo- <countries/HR/>; 
        :percent 96.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/HR/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Serbo-Croatian/>; 
    :languageInfo- <countries/BIH/>; 
        :percent 98.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Bulgarian/>; 
    :languageInfo- <countries/BG/>; 
        :percent 85] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/BG/>; 
        :percent 9.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/BG/>; 
        :percent 4.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Romanian/>; 
    :languageInfo- <countries/RO/>; 
        :percent 91] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Hungarian/>; 
    :languageInfo- <countries/RO/>; 
        :percent 6.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/RO/>; 
        :percent 1.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ukrainian/>; 
    :languageInfo- <countries/RO/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/RO/>; 
        :percent 0.15] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/RO/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/RO/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Crimean+Tatar/>; 
    :languageInfo- <countries/RO/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Aromanian/>; 
    :languageInfo- <countries/RO/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Danish/>; 
    :languageInfo- <countries/DK/>; 
        :percent 98] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/DK/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Icelandic/>; 
    :languageInfo- <countries/IS/>; 
        :percent 93.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Lithuanian/>; 
    :languageInfo- <countries/IS/>; 
        :percent 0.43] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/IS/>; 
        :percent 0.32] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/IS/>; 
        :percent 0.31] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Danish/>; 
    :languageInfo- <countries/IS/>; 
        :percent 0.31] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Faroese/>; 
    :languageInfo- <countries/FO/>; 
        :percent 93.8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Danish/>; 
    :languageInfo- <countries/FO/>; 
        :percent 3.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/IRL/>; 
        :percent 95] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Polish/>; 
    :languageInfo- <countries/IRL/>; 
        :percent 2.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Irish/>; 
    :languageInfo- <countries/IRL/>; 
        :percent 2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Lithuanian/>; 
    :languageInfo- <countries/IRL/>; 
        :percent 0.7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Romanian/>; 
    :languageInfo- <countries/IRL/>; 
        :percent 0.7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Latvian/>; 
    :languageInfo- <countries/IRL/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/IRL/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Malayalam/>; 
    :languageInfo- <countries/IRL/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Yoruba/>; 
    :languageInfo- <countries/IRL/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Igbo/>; 
    :languageInfo- <countries/IRL/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Finnish/>; 
    :languageInfo- <countries/SF/>; 
        :percent 87.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Swedish/>; 
    :languageInfo- <countries/SF/>; 
        :percent 5.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/SF/>; 
        :percent 1.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Estonian/>; 
    :languageInfo- <countries/SF/>; 
        :percent 0.9] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/SF/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Somali/>; 
    :languageInfo- <countries/SF/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/SF/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Sami/>; 
    :languageInfo- <countries/SF/>; 
        :percent 0.05] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Norwegian/>; 
    :languageInfo- <countries/N/>; 
        :percent 99] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Sami/>; 
    :languageInfo- <countries/N/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Swedish/>; 
    :languageInfo- <countries/S/>; 
        :percent 82] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/S/>; 
        :percent 3.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Finnish/>; 
    :languageInfo- <countries/S/>; 
        :percent 1.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Polish/>; 
    :languageInfo- <countries/S/>; 
        :percent 0.7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Sami/>; 
    :languageInfo- <countries/S/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/French/>; 
    :languageInfo- <countries/MC/>; 
        :percent 50] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/MC/>; 
        :percent 22] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/MC/>; 
        :percent 8.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/MC/>; 
        :percent 4.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/MC/>; 
        :percent 2.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Greek/>; 
    :languageInfo- <countries/MC/>; 
        :percent 1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Latin/>; 
    :languageInfo- <countries/V/>] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/V/>] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/RSM/>; 
        :percent 99] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Maltese/>; 
    :languageInfo- <countries/M/>; 
        :percent 88] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/M/>; 
        :percent 8] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/M/>; 
        :percent 2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/GBM/>; 
        :percent 100] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Romanian/>; 
    :languageInfo- <countries/MD/>; 
        :percent 78.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/MD/>; 
        :percent 14.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Gagauz/>; 
    :languageInfo- <countries/MD/>; 
        :percent 2.7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ukrainian/>; 
    :languageInfo- <countries/MD/>; 
        :percent 2.7] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Bulgarian/>; 
    :languageInfo- <countries/MD/>; 
        :percent 1.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Roma/>; 
    :languageInfo- <countries/MD/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Portuguese/>; 
    :languageInfo- <countries/P/>; 
        :percent 97] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ukrainian/>; 
    :languageInfo- <countries/P/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Romanian/>; 
    :languageInfo- <countries/P/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Norwegian/>; 
    :languageInfo- <countries/SVA/>; 
        :percent 58] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/GB/>; 
        :percent 88] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Scots/>; 
    :languageInfo- <countries/GB/>; 
        :percent 2.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Welsh/>; 
    :languageInfo- <countries/GB/>; 
        :percent 1.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Polish/>; 
    :languageInfo- <countries/GB/>; 
        :percent 1.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Punjabi/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Urdu/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Bengali/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Gujarati/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/French/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Chinese/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Portuguese/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Spanish/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Tamil/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Italian/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Somali/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Lithuanian/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Irish/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Scottish+Gaelic/>; 
    :languageInfo- <countries/GB/>; 
        :percent 0.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Llanito/>; 
    :languageInfo- <countries/GBZ/>] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/GBZ/>] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Spanish/>; 
    :languageInfo- <countries/GBZ/>] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/GBG/>] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/English/>; 
    :languageInfo- <countries/GBJ/>; 
        :percent 94.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Portuguese/>; 
    :languageInfo- <countries/GBJ/>; 
        :percent 4.6] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Turkish/>; 
    :languageInfo- <countries/TR/>; 
        :percent 84.5] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Kurdish/>; 
    :languageInfo- <countries/TR/>; 
        :percent 12.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Arabic/>; 
    :languageInfo- <countries/TR/>; 
        :percent 1.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Zaza/>; 
    :languageInfo- <countries/TR/>; 
        :percent 1.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Circassian/>; 
    :languageInfo- <countries/TR/>; 
        :percent 1.0] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Kazakh/>; 
    :languageInfo- <countries/KZ/>; 
        :percent 68] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Russian/>; 
    :languageInfo- <countries/KZ/>; 
        :percent 20] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Uzbek/>; 
    :languageInfo- <countries/KZ/>; 
        :percent 2.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Ukrainian/>; 
    :languageInfo- <countries/KZ/>; 
        :percent 2.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Uyghur/>; 
    :languageInfo- <countries/KZ/>; 
        :percent 1.4] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Tatar/>; 
    :languageInfo- <countries/KZ/>; 
        :percent 1.3] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/German/>; 
    :languageInfo- <countries/KZ/>; 
        :percent 1.1] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Dari/>; 
    :languageInfo- <countries/KZ/>; 
        :percent 0.2] .
 [ rdf:type :SpokenBy ; :onLanguage <languages/Dungan/>; 
    :languageInfo- <countries/KZ/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/AL/>; 
        :percent 58.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/AL/>; 
        :percent 10] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/AL/>; 
        :percent 6.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/AL/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/GR/>; 
        :percent 91] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/GR/>; 
        :percent 2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/GR/>; 
        :percent 2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/GR/>; 
        :percent 0.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/CY/>; 
        :percent 69.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/CY/>; 
        :percent 25.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/CY/>; 
        :percent 3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/CY/>; 
        :percent 2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/AD/>; 
        :percent 60] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/AD/>; 
        :percent 16] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/AD/>; 
        :percent 4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/MK/>; 
        :percent 64.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/MK/>; 
        :percent 33.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/MK/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/SRB/>; 
        :percent 84.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/SRB/>; 
        :percent 5.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/SRB/>; 
        :percent 3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/SRB/>; 
        :percent 1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/MNE/>; 
        :percent 72.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/MNE/>; 
        :percent 19.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/MNE/>; 
        :percent 3.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/MNE/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/KOS/>; 
        :percent 95.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/KOS/>; 
        :percent 2.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/KOS/>; 
        :percent 1.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/AND/>; 
        :percent 90.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/AND/>; 
        :percent 3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/AND/>; 
        :percent 2.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/F/>; 
        :percent 57.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/F/>; 
        :percent 9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/F/>; 
        :percent 3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/F/>; 
        :percent 0.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/F/>; 
        :percent 0.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/F/>; 
        :percent 0.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Hindu/>; 
    :religionInfo- <countries/F/>; 
        :percent 0.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Coptic+Christian/>; 
    :religionInfo- <countries/F/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/E/>; 
        :percent 68.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/E/>; 
        :percent 4.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/E/>; 
        :percent 2.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/E/>; 
        :percent 2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jehovas+Witnesses/>; 
    :religionInfo- <countries/E/>; 
        :percent 0.25] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/E/>; 
        :percent 0.14] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Mormon/>; 
    :religionInfo- <countries/E/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/CZ/>; 
        :percent 10.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/CZ/>; 
        :percent 0.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/CZ/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/SK/>; 
        :percent 65.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/SK/>; 
        :percent 8.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/SK/>; 
        :percent 0.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/D/>; 
        :percent 28.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/D/>; 
        :percent 27.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/D/>; 
        :percent 6.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/D/>; 
        :percent 2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/D/>; 
        :percent 0.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/D/>; 
        :percent 0.25] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jehovas+Witnesses/>; 
    :religionInfo- <countries/D/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Hindu/>; 
    :religionInfo- <countries/D/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/H/>; 
        :percent 39.0] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/H/>; 
        :percent 13.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/H/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/I/>; 
        :percent 71.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/I/>; 
        :percent 3.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/I/>; 
        :percent 2.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/I/>; 
        :percent 2.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jehovas+Witnesses/>; 
    :religionInfo- <countries/I/>; 
        :percent 0.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Sikh/>; 
    :religionInfo- <countries/I/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Hindu/>; 
    :religionInfo- <countries/I/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/I/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/CH/>; 
        :percent 37.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/CH/>; 
        :percent 27.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/CH/>; 
        :percent 5.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/CH/>; 
        :percent 2.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Hindu/>; 
    :religionInfo- <countries/CH/>; 
        :percent 0.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/CH/>; 
        :percent 0.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/CH/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/FL/>; 
        :percent 75.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/FL/>; 
        :percent 8.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/FL/>; 
        :percent 5.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/FL/>; 
        :percent 1.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/A/>; 
        :percent 56.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/A/>; 
        :percent 8.0] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/A/>; 
        :percent 4.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/A/>; 
        :percent 3.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/A/>; 
        :percent 0.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/EST/>; 
        :percent 16.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/EST/>; 
        :percent 10.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/EST/>; 
        :percent 0.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jehovas+Witnesses/>; 
    :religionInfo- <countries/EST/>; 
        :percent 0.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/LV/>; 
        :percent 36.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/LV/>; 
        :percent 19.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/LV/>; 
        :percent 19.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/LT/>; 
        :percent 77.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/LT/>; 
        :percent 4.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/LT/>; 
        :percent 0.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/BY/>; 
        :percent 48.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/BY/>; 
        :percent 7.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/BY/>; 
        :percent 0.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/BY/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/PL/>; 
        :percent 85.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/PL/>; 
        :percent 1.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/PL/>; 
        :percent 0.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jehovas+Witnesses/>; 
    :religionInfo- <countries/PL/>; 
        :percent 0.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/UA/>; 
        :percent 67.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/UA/>; 
        :percent 10.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/UA/>; 
        :percent 2.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/UA/>; 
        :percent 1.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/UA/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Hindu/>; 
    :religionInfo- <countries/UA/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/R/>; 
        :percent 42.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/R/>; 
        :percent 6.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/R/>; 
        :percent 0.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/R/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/R/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/R/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/B/>; 
        :percent 52.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/B/>; 
        :percent 6.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/B/>; 
        :percent 2.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/B/>; 
        :percent 1.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/B/>; 
        :percent 0.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/B/>; 
        :percent 0.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/L/>; 
        :percent 68.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/L/>; 
        :percent 3.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/L/>; 
        :percent 2.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/L/>; 
        :percent 0.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/NL/>; 
        :percent 23.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/NL/>; 
        :percent 14.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/NL/>; 
        :percent 5.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Hindu/>; 
    :religionInfo- <countries/NL/>; 
        :percent 1.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/NL/>; 
        :percent 1.0] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/SLO/>; 
        :percent 57.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/SLO/>; 
        :percent 2.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/SLO/>; 
        :percent 2.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/SLO/>; 
        :percent 0.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/HR/>; 
        :percent 86.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/HR/>; 
        :percent 4.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/HR/>; 
        :percent 1.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/HR/>; 
        :percent 0.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/BIH/>; 
        :percent 50.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/BIH/>; 
        :percent 30.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/BIH/>; 
        :percent 15.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/BIH/>; 
        :percent 4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/BG/>; 
        :percent 59.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/BG/>; 
        :percent 7.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/BG/>; 
        :percent 0.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/BG/>; 
        :percent 0.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/BG/>; 
        :percent 0.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/RO/>; 
        :percent 86.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/RO/>; 
        :percent 5.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/RO/>; 
        :percent 5.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/RO/>; 
        :percent 0.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/DK/>; 
        :percent 74.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/DK/>; 
        :percent 5.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/DK/>; 
        :percent 1.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/DK/>; 
        :percent 1.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/IS/>; 
        :percent 74] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/IS/>; 
        :percent 3.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/FO/>; 
        :percent 92] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/FO/>; 
        :percent 0.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/IRL/>; 
        :percent 78.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/IRL/>; 
        :percent 4.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/IRL/>; 
        :percent 1.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/IRL/>; 
        :percent 1.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Hindu/>; 
    :religionInfo- <countries/IRL/>; 
        :percent 0.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/SF/>; 
        :percent 69.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/SF/>; 
        :percent 2.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/SF/>; 
        :percent 1.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/N/>; 
        :percent 70.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/N/>; 
        :percent 3.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/N/>; 
        :percent 3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/S/>; 
        :percent 64.8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/S/>; 
        :percent 8.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/S/>; 
        :percent 1.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/S/>; 
        :percent 1.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/MC/>; 
        :percent 77] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/MC/>; 
        :percent 3.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/MC/>; 
        :percent 2.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/MC/>; 
        :percent 1.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/MC/>; 
        :percent 0.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/V/>; 
        :percent 100] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/RSM/>; 
        :percent 97.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/RSM/>; 
        :percent 1.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/RSM/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/M/>; 
        :percent 93.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/M/>; 
        :percent 2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/M/>; 
        :percent 1.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/M/>; 
        :percent 1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/GBM/>; 
        :percent 95] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/GBM/>; 
        :percent 5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/MD/>; 
        :percent 93.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/MD/>; 
        :percent 1.9] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/MD/>; 
        :percent 0.15] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/P/>; 
        :percent 81] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/P/>; 
        :percent 3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/P/>; 
        :percent 1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/P/>; 
        :percent 0.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/P/>; 
        :percent 0.5] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Hindu/>; 
    :religionInfo- <countries/P/>; 
        :percent 0.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/SVA/>; 
        :percent 60] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/SVA/>; 
        :percent 25] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/GB/>; 
        :percent 42] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/GB/>; 
        :percent 8] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/GB/>; 
        :percent 4.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Hindu/>; 
    :religionInfo- <countries/GB/>; 
        :percent 1.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/GB/>; 
        :percent 0.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Sikh/>; 
    :religionInfo- <countries/GB/>; 
        :percent 0.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/GB/>; 
        :percent 0.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/GB/>; 
        :percent 0.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/GBZ/>; 
        :percent 72.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/GBZ/>; 
        :percent 7.7] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/GBZ/>; 
        :percent 3.6] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Jewish/>; 
    :religionInfo- <countries/GBZ/>; 
        :percent 2.4] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Hindu/>; 
    :religionInfo- <countries/GBZ/>; 
        :percent 2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/GBJ/>; 
        :percent 25] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/GBJ/>; 
        :percent 25] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/TR/>; 
        :percent 98.3] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/TR/>; 
        :percent 0.1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Muslim/>; 
    :religionInfo- <countries/KZ/>; 
        :percent 70.2] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Christian+Orthodox/>; 
    :religionInfo- <countries/KZ/>; 
        :percent 24] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Protestant/>; 
    :religionInfo- <countries/KZ/>; 
        :percent 1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Catholic/>; 
    :religionInfo- <countries/KZ/>; 
        :percent 1] .
 [ rdf:type :BelievedBy ; :onReligion <religions/Buddhist/>; 
    :religionInfo- <countries/KZ/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Albanian/>; 
    :ethnicInfo- <countries/AL/>; 
        :percent 97] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Greek/>; 
    :ethnicInfo- <countries/AL/>; 
        :percent 0.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Macedonian/>; 
    :ethnicInfo- <countries/AL/>; 
        :percent 0.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/AL/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Aromanian/>; 
    :ethnicInfo- <countries/AL/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Greek/>; 
    :ethnicInfo- <countries/GR/>; 
        :percent 91] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Albanian/>; 
    :ethnicInfo- <countries/GR/>; 
        :percent 4.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/GR/>; 
        :percent 2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Macedonian/>; 
    :ethnicInfo- <countries/GR/>; 
        :percent 1.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turkish/>; 
    :ethnicInfo- <countries/GR/>; 
        :percent 1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Aromanian/>; 
    :ethnicInfo- <countries/GR/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Greek+Cypriots/>; 
    :ethnicInfo- <countries/CY/>; 
        :percent 58.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turkish/>; 
    :ethnicInfo- <countries/CY/>; 
        :percent 13] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turkish+Cypriots/>; 
    :ethnicInfo- <countries/CY/>; 
        :percent 11] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Greek/>; 
    :ethnicInfo- <countries/CY/>; 
        :percent 2.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/British/>; 
    :ethnicInfo- <countries/CY/>; 
        :percent 2.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/CY/>; 
        :percent 2.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bulgarian/>; 
    :ethnicInfo- <countries/CY/>; 
        :percent 1.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Filipino/>; 
    :ethnicInfo- <countries/CY/>; 
        :percent 1.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Greek+Cypriots/>; 
    :ethnicInfo- <countries/AD/>; 
        :percent 60] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/British/>; 
    :ethnicInfo- <countries/AD/>; 
        :percent 40] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Macedonian/>; 
    :ethnicInfo- <countries/MK/>; 
        :percent 64.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Albanian/>; 
    :ethnicInfo- <countries/MK/>; 
        :percent 25.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turkish/>; 
    :ethnicInfo- <countries/MK/>; 
        :percent 3.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/MK/>; 
        :percent 2.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Serb/>; 
    :ethnicInfo- <countries/MK/>; 
        :percent 1.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bosniak/>; 
    :ethnicInfo- <countries/MK/>; 
        :percent 0.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Aromanian/>; 
    :ethnicInfo- <countries/MK/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Serb/>; 
    :ethnicInfo- <countries/SRB/>; 
        :percent 83.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Hungarian/>; 
    :ethnicInfo- <countries/SRB/>; 
        :percent 3.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/SRB/>; 
        :percent 2.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bosniak/>; 
    :ethnicInfo- <countries/SRB/>; 
        :percent 2.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Croat/>; 
    :ethnicInfo- <countries/SRB/>; 
        :percent 0.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Slovak/>; 
    :ethnicInfo- <countries/SRB/>; 
        :percent 0.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Aromanian/>; 
    :ethnicInfo- <countries/SRB/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Montenegrin/>; 
    :ethnicInfo- <countries/SRB/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Macedonian/>; 
    :ethnicInfo- <countries/SRB/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bulgarian/>; 
    :ethnicInfo- <countries/SRB/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Montenegrin/>; 
    :ethnicInfo- <countries/MNE/>; 
        :percent 45.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Serb/>; 
    :ethnicInfo- <countries/MNE/>; 
        :percent 29.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bosniak/>; 
    :ethnicInfo- <countries/MNE/>; 
        :percent 12.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Albanian/>; 
    :ethnicInfo- <countries/MNE/>; 
        :percent 4.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Croat/>; 
    :ethnicInfo- <countries/MNE/>; 
        :percent 1.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/MNE/>; 
        :percent 0.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Albanian/>; 
    :ethnicInfo- <countries/KOS/>; 
        :percent 92.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bosniak/>; 
    :ethnicInfo- <countries/KOS/>; 
        :percent 1.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Serb/>; 
    :ethnicInfo- <countries/KOS/>; 
        :percent 1.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/KOS/>; 
        :percent 1.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turk/>; 
    :ethnicInfo- <countries/KOS/>; 
        :percent 1.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Andorran/>; 
    :ethnicInfo- <countries/AND/>; 
        :percent 48.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Spanish/>; 
    :ethnicInfo- <countries/AND/>; 
        :percent 25.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Portuguese/>; 
    :ethnicInfo- <countries/AND/>; 
        :percent 13] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/French/>; 
    :ethnicInfo- <countries/AND/>; 
        :percent 4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/AND/>; 
        :percent 3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/African/>; 
    :ethnicInfo- <countries/AND/>; 
        :percent 3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/French/>; 
    :ethnicInfo- <countries/F/>; 
        :percent 75] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/F/>; 
        :percent 7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/F/>; 
        :percent 5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/West+African/>; 
    :ethnicInfo- <countries/F/>; 
        :percent 3.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Asian/>; 
    :ethnicInfo- <countries/F/>; 
        :percent 1.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Portuguese/>; 
    :ethnicInfo- <countries/F/>; 
        :percent 1.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Berber/>; 
    :ethnicInfo- <countries/F/>; 
        :percent 1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turk/>; 
    :ethnicInfo- <countries/F/>; 
        :percent 0.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Spanish/>; 
    :ethnicInfo- <countries/E/>; 
        :percent 86.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Mestizo/>; 
    :ethnicInfo- <countries/E/>; 
        :percent 5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/E/>; 
        :percent 3.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/E/>; 
        :percent 1.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/E/>; 
        :percent 1.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/British/>; 
    :ethnicInfo- <countries/E/>; 
        :percent 0.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Czech/>; 
    :ethnicInfo- <countries/CZ/>; 
        :percent 90] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Moravian/>; 
    :ethnicInfo- <countries/CZ/>; 
        :percent 5.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Slovak/>; 
    :ethnicInfo- <countries/CZ/>; 
        :percent 1.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/CZ/>; 
        :percent 0.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/CZ/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/CZ/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Hungarian/>; 
    :ethnicInfo- <countries/CZ/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Slovak/>; 
    :ethnicInfo- <countries/SK/>; 
        :percent 80.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Hungarian/>; 
    :ethnicInfo- <countries/SK/>; 
        :percent 8.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/SK/>; 
        :percent 2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Czech/>; 
    :ethnicInfo- <countries/SK/>; 
        :percent 0.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/SK/>; 
        :percent 0.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/SK/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/SK/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 82] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turk/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 2.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 2.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 1.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 1.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 1.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 1.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 1.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 1.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Greek/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Serb/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Kurd/>; 
    :ethnicInfo- <countries/D/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Hungarian/>; 
    :ethnicInfo- <countries/H/>; 
        :percent 92] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/H/>; 
        :percent 3.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/H/>; 
        :percent 1.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Slovak/>; 
    :ethnicInfo- <countries/H/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/H/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Croat/>; 
    :ethnicInfo- <countries/H/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/I/>; 
        :percent 90.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Sardinian/>; 
    :ethnicInfo- <countries/I/>; 
        :percent 1.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/I/>; 
        :percent 1.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/I/>; 
        :percent 1.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Albanian/>; 
    :ethnicInfo- <countries/I/>; 
        :percent 0.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/I/>; 
        :percent 0.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Chinese/>; 
    :ethnicInfo- <countries/I/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Slovene/>; 
    :ethnicInfo- <countries/I/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/I/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/CH/>; 
        :percent 65] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/French/>; 
    :ethnicInfo- <countries/CH/>; 
        :percent 22] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/CH/>; 
        :percent 8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romansch/>; 
    :ethnicInfo- <countries/CH/>; 
        :percent 1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Alemannic/>; 
    :ethnicInfo- <countries/FL/>; 
        :percent 85.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/FL/>; 
        :percent 3.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Portuguese/>; 
    :ethnicInfo- <countries/FL/>; 
        :percent 1.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turk/>; 
    :ethnicInfo- <countries/FL/>; 
        :percent 1.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Albanian/>; 
    :ethnicInfo- <countries/FL/>; 
        :percent 1.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Austrian/>; 
    :ethnicInfo- <countries/A/>; 
        :percent 85] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turk/>; 
    :ethnicInfo- <countries/A/>; 
        :percent 4.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Serb/>; 
    :ethnicInfo- <countries/A/>; 
        :percent 4.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/A/>; 
        :percent 2.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Croat/>; 
    :ethnicInfo- <countries/A/>; 
        :percent 2.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/A/>; 
        :percent 1.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Slovene/>; 
    :ethnicInfo- <countries/A/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/A/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Estonian/>; 
    :ethnicInfo- <countries/EST/>; 
        :percent 68.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/EST/>; 
        :percent 24.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/EST/>; 
        :percent 1.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Belorussian/>; 
    :ethnicInfo- <countries/EST/>; 
        :percent 1.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Finn/>; 
    :ethnicInfo- <countries/EST/>; 
        :percent 0.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Latvian/>; 
    :ethnicInfo- <countries/EST/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Latvian/>; 
    :ethnicInfo- <countries/LV/>; 
        :percent 62.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/LV/>; 
        :percent 25.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Belorussian/>; 
    :ethnicInfo- <countries/LV/>; 
        :percent 3.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/LV/>; 
        :percent 2.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/LV/>; 
        :percent 2.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Lithuanian/>; 
    :ethnicInfo- <countries/LV/>; 
        :percent 1.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Lithuanian/>; 
    :ethnicInfo- <countries/LT/>; 
        :percent 84.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/LT/>; 
        :percent 6.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/LT/>; 
        :percent 5.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Belorussian/>; 
    :ethnicInfo- <countries/LT/>; 
        :percent 1.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/LT/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Belorussian/>; 
    :ethnicInfo- <countries/BY/>; 
        :percent 83.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/BY/>; 
        :percent 8.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/BY/>; 
        :percent 3.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/BY/>; 
        :percent 1.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Tatar/>; 
    :ethnicInfo- <countries/BY/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/PL/>; 
        :percent 98] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/PL/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/PL/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/UA/>; 
        :percent 77.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/UA/>; 
        :percent 17.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Belorussian/>; 
    :ethnicInfo- <countries/UA/>; 
        :percent 0.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Moldovan/>; 
    :ethnicInfo- <countries/UA/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Crimean+Tatar/>; 
    :ethnicInfo- <countries/UA/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bulgarian/>; 
    :ethnicInfo- <countries/UA/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Hungarian/>; 
    :ethnicInfo- <countries/UA/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/UA/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/UA/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Jewish/>; 
    :ethnicInfo- <countries/UA/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 80.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Tatar/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 3.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 1.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bashkir/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 1.15] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Chuvash/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 1.05] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Chechen/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 1.04] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Armenian/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.86] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Avars/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.66] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Mongol/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Mordvin/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.54] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Circassian/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Kazakh/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.47] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Azerbaijani/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.44] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Dargin/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.43] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Yakut/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Udmurt/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ossetian/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.38] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Mari/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.35] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Lezgian/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.34] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ingush/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.32] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Buryat/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.29] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Komi/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.26] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Uzbek/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.21] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Tajik/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.15] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Kalmyk/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.12] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Khanty/>; 
    :ethnicInfo- <countries/R/>; 
        :percent 0.02] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/French/>; 
    :ethnicInfo- <countries/B/>; 
        :percent 58] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Dutch/>; 
    :ethnicInfo- <countries/B/>; 
        :percent 31] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/B/>; 
        :percent 4.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/B/>; 
        :percent 3.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turkish/>; 
    :ethnicInfo- <countries/B/>; 
        :percent 2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/B/>; 
        :percent 0.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/B/>; 
        :percent 0.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Luxembourgish/>; 
    :ethnicInfo- <countries/L/>; 
        :percent 51.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Portuguese/>; 
    :ethnicInfo- <countries/L/>; 
        :percent 15.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/French/>; 
    :ethnicInfo- <countries/L/>; 
        :percent 10] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/L/>; 
        :percent 3.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/L/>; 
        :percent 2.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Spanish/>; 
    :ethnicInfo- <countries/L/>; 
        :percent 1.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Dutch/>; 
    :ethnicInfo- <countries/NL/>; 
        :percent 76.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/NL/>; 
        :percent 2.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Indonesian/>; 
    :ethnicInfo- <countries/NL/>; 
        :percent 2.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Surinamese/>; 
    :ethnicInfo- <countries/NL/>; 
        :percent 2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/NL/>; 
        :percent 2.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turk/>; 
    :ethnicInfo- <countries/NL/>; 
        :percent 2.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Berber/>; 
    :ethnicInfo- <countries/NL/>; 
        :percent 1.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/NL/>; 
        :percent 1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Caribbean/>; 
    :ethnicInfo- <countries/NL/>; 
        :percent 0.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Kurd/>; 
    :ethnicInfo- <countries/NL/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Slovene/>; 
    :ethnicInfo- <countries/SLO/>; 
        :percent 91.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Serb/>; 
    :ethnicInfo- <countries/SLO/>; 
        :percent 2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Croat/>; 
    :ethnicInfo- <countries/SLO/>; 
        :percent 1.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bosniak/>; 
    :ethnicInfo- <countries/SLO/>; 
        :percent 1.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Hungarian/>; 
    :ethnicInfo- <countries/SLO/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Albanian/>; 
    :ethnicInfo- <countries/SLO/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/SLO/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/SLO/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Croat/>; 
    :ethnicInfo- <countries/HR/>; 
        :percent 90.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Serb/>; 
    :ethnicInfo- <countries/HR/>; 
        :percent 4.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bosniak/>; 
    :ethnicInfo- <countries/HR/>; 
        :percent 0.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/HR/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Albanian/>; 
    :ethnicInfo- <countries/HR/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/HR/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Hungarian/>; 
    :ethnicInfo- <countries/HR/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Slovene/>; 
    :ethnicInfo- <countries/HR/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bosniak/>; 
    :ethnicInfo- <countries/BIH/>; 
        :percent 50.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Serb/>; 
    :ethnicInfo- <countries/BIH/>; 
        :percent 30.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Croat/>; 
    :ethnicInfo- <countries/BIH/>; 
        :percent 15.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bulgarian/>; 
    :ethnicInfo- <countries/BG/>; 
        :percent 84.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turkish/>; 
    :ethnicInfo- <countries/BG/>; 
        :percent 9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/BG/>; 
        :percent 4.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/BG/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Armenian/>; 
    :ethnicInfo- <countries/BG/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/RO/>; 
        :percent 88.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Hungarian/>; 
    :ethnicInfo- <countries/RO/>; 
        :percent 6.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/RO/>; 
        :percent 3.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/RO/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/RO/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turkish/>; 
    :ethnicInfo- <countries/RO/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/RO/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Crimean+Tatar/>; 
    :ethnicInfo- <countries/RO/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Aromanian/>; 
    :ethnicInfo- <countries/RO/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Danish/>; 
    :ethnicInfo- <countries/DK/>; 
        :percent 86.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/DK/>; 
        :percent 2.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turkish/>; 
    :ethnicInfo- <countries/DK/>; 
        :percent 1.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/DK/>; 
        :percent 1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Icelander/>; 
    :ethnicInfo- <countries/IS/>; 
        :percent 81] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/IS/>; 
        :percent 6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Danish/>; 
    :ethnicInfo- <countries/IS/>; 
        :percent 1.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Faroese/>; 
    :ethnicInfo- <countries/FO/>; 
        :percent 87.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Danish/>; 
    :ethnicInfo- <countries/FO/>; 
        :percent 7.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Irish/>; 
    :ethnicInfo- <countries/IRL/>; 
        :percent 82.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/IRL/>; 
        :percent 2.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/British/>; 
    :ethnicInfo- <countries/IRL/>; 
        :percent 2.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Asian/>; 
    :ethnicInfo- <countries/IRL/>; 
        :percent 2.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/African/>; 
    :ethnicInfo- <countries/IRL/>; 
        :percent 1.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Lithuanian/>; 
    :ethnicInfo- <countries/IRL/>; 
        :percent 0.75] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/IRL/>; 
        :percent 0.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Latvian/>; 
    :ethnicInfo- <countries/IRL/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Finn/>; 
    :ethnicInfo- <countries/SF/>; 
        :percent 87.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Swedish/>; 
    :ethnicInfo- <countries/SF/>; 
        :percent 5.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/SF/>; 
        :percent 1.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Estonian/>; 
    :ethnicInfo- <countries/SF/>; 
        :percent 0.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/SF/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Somali/>; 
    :ethnicInfo- <countries/SF/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/English/>; 
    :ethnicInfo- <countries/SF/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Sami/>; 
    :ethnicInfo- <countries/SF/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Norwegian/>; 
    :ethnicInfo- <countries/N/>; 
        :percent 82.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/N/>; 
        :percent 2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Sami/>; 
    :ethnicInfo- <countries/N/>; 
        :percent 1.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Swedish/>; 
    :ethnicInfo- <countries/S/>; 
        :percent 80.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/S/>; 
        :percent 3.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Finnish/>; 
    :ethnicInfo- <countries/S/>; 
        :percent 1.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/S/>; 
        :percent 0.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/French/>; 
    :ethnicInfo- <countries/MC/>; 
        :percent 26] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Monegasque/>; 
    :ethnicInfo- <countries/MC/>; 
        :percent 22.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/MC/>; 
        :percent 22] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/British/>; 
    :ethnicInfo- <countries/MC/>; 
        :percent 7.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/MC/>; 
        :percent 4.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/MC/>; 
        :percent 2.0] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Greek/>; 
    :ethnicInfo- <countries/MC/>; 
        :percent 1.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/V/>; 
        :percent 80] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Swiss/>; 
    :ethnicInfo- <countries/V/>; 
        :percent 10] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/V/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Argentinian/>; 
    :ethnicInfo- <countries/V/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/RSM/>; 
        :percent 99] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Maltese/>; 
    :ethnicInfo- <countries/M/>; 
        :percent 90] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/M/>; 
        :percent 3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/British/>; 
    :ethnicInfo- <countries/M/>; 
        :percent 2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/M/>; 
        :percent 1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/English/>; 
    :ethnicInfo- <countries/GBM/>; 
        :percent 50] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Manx/>; 
    :ethnicInfo- <countries/GBM/>; 
        :percent 15] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Irish/>; 
    :ethnicInfo- <countries/GBM/>; 
        :percent 10] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Scot/>; 
    :ethnicInfo- <countries/GBM/>; 
        :percent 5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Welsh/>; 
    :ethnicInfo- <countries/GBM/>; 
        :percent 5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/MD/>; 
        :percent 78.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/MD/>; 
        :percent 7.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/MD/>; 
        :percent 7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Gagauz/>; 
    :ethnicInfo- <countries/MD/>; 
        :percent 4.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bulgarian/>; 
    :ethnicInfo- <countries/MD/>; 
        :percent 1.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Roma/>; 
    :ethnicInfo- <countries/MD/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Portuguese/>; 
    :ethnicInfo- <countries/P/>; 
        :percent 96] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/African/>; 
    :ethnicInfo- <countries/P/>; 
        :percent 1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/P/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Romanian/>; 
    :ethnicInfo- <countries/P/>; 
        :percent 0.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Indian/>; 
    :ethnicInfo- <countries/P/>; 
        :percent 0.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Norwegian/>; 
    :ethnicInfo- <countries/SVA/>; 
        :percent 58] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/SVA/>; 
        :percent 16] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/English/>; 
    :ethnicInfo- <countries/GB/>; 
        :percent 72.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Scot/>; 
    :ethnicInfo- <countries/GB/>; 
        :percent 7.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Welsh/>; 
    :ethnicInfo- <countries/GB/>; 
        :percent 4.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/African/>; 
    :ethnicInfo- <countries/GB/>; 
        :percent 3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Northern+Irish/>; 
    :ethnicInfo- <countries/GB/>; 
        :percent 2.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Indian/>; 
    :ethnicInfo- <countries/GB/>; 
        :percent 2.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Pakistani/>; 
    :ethnicInfo- <countries/GB/>; 
        :percent 1.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bangladeshi/>; 
    :ethnicInfo- <countries/GB/>; 
        :percent 0.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Chinese/>; 
    :ethnicInfo- <countries/GB/>; 
        :percent 0.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Spanish/>; 
    :ethnicInfo- <countries/GBZ/>; 
        :percent 28] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/British/>; 
    :ethnicInfo- <countries/GBZ/>; 
        :percent 27] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Italian/>; 
    :ethnicInfo- <countries/GBZ/>; 
        :percent 15] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Portuguese/>; 
    :ethnicInfo- <countries/GBZ/>; 
        :percent 15] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Maltese/>; 
    :ethnicInfo- <countries/GBZ/>; 
        :percent 8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/GBZ/>; 
        :percent 1.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Norman-French/>; 
    :ethnicInfo- <countries/GBG/>; 
        :percent 52] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/British/>; 
    :ethnicInfo- <countries/GBG/>; 
        :percent 23.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Portuguese/>; 
    :ethnicInfo- <countries/GBG/>; 
        :percent 2.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Latvian/>; 
    :ethnicInfo- <countries/GBG/>; 
        :percent 1.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Norman-French/>; 
    :ethnicInfo- <countries/GBJ/>; 
        :percent 46.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/British/>; 
    :ethnicInfo- <countries/GBJ/>; 
        :percent 32.7] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Portuguese/>; 
    :ethnicInfo- <countries/GBJ/>; 
        :percent 8.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Polish/>; 
    :ethnicInfo- <countries/GBJ/>; 
        :percent 3.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Turkish/>; 
    :ethnicInfo- <countries/TR/>; 
        :percent 71.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Kurd/>; 
    :ethnicInfo- <countries/TR/>; 
        :percent 19] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Arab/>; 
    :ethnicInfo- <countries/TR/>; 
        :percent 1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Circassian/>; 
    :ethnicInfo- <countries/TR/>; 
        :percent 1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Albanian/>; 
    :ethnicInfo- <countries/TR/>; 
        :percent 0.6] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Crimean+Tatar/>; 
    :ethnicInfo- <countries/TR/>; 
        :percent 0.5] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Armenian/>; 
    :ethnicInfo- <countries/TR/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Bosniak/>; 
    :ethnicInfo- <countries/TR/>; 
        :percent 0.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Kazakh/>; 
    :ethnicInfo- <countries/KZ/>; 
        :percent 67.9] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Russian/>; 
    :ethnicInfo- <countries/KZ/>; 
        :percent 19.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Uzbek/>; 
    :ethnicInfo- <countries/KZ/>; 
        :percent 2.8] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Ukrainian/>; 
    :ethnicInfo- <countries/KZ/>; 
        :percent 2.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Uyghur/>; 
    :ethnicInfo- <countries/KZ/>; 
        :percent 1.4] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Tatar/>; 
    :ethnicInfo- <countries/KZ/>; 
        :percent 1.3] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/German/>; 
    :ethnicInfo- <countries/KZ/>; 
        :percent 1.1] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Tajik/>; 
    :ethnicInfo- <countries/KZ/>; 
        :percent 0.2] .
 [ rdf:type :EthnicProportion ; :onEthnicGroup <ethnicgroups/Dungan/>; 
    :ethnicInfo- <countries/KZ/>; 
        :percent 0.2] .
 <ethnicgroups/Albanian/>
      rdf:type :EthnicGroup ; 
      :name 'Albanian' .
 <ethnicgroups/Greek/>
      rdf:type :EthnicGroup ; 
      :name 'Greek' .
 <ethnicgroups/Macedonian/>
      rdf:type :EthnicGroup ; 
      :name 'Macedonian' .
 <ethnicgroups/Roma/>
      rdf:type :EthnicGroup ; 
      :name 'Roma' .
 <ethnicgroups/Aromanian/>
      rdf:type :EthnicGroup ; 
      :name 'Aromanian' .
 <ethnicgroups/Turkish/>
      rdf:type :EthnicGroup ; 
      :name 'Turkish' .
 <ethnicgroups/Greek+Cypriots/>
      rdf:type :EthnicGroup ; 
      :name 'Greek Cypriots' .
 <ethnicgroups/Turkish+Cypriots/>
      rdf:type :EthnicGroup ; 
      :name 'Turkish Cypriots' .
 <ethnicgroups/British/>
      rdf:type :EthnicGroup ; 
      :name 'British' .
 <ethnicgroups/Romanian/>
      rdf:type :EthnicGroup ; 
      :name 'Romanian' .
 <ethnicgroups/Bulgarian/>
      rdf:type :EthnicGroup ; 
      :name 'Bulgarian' .
 <ethnicgroups/Filipino/>
      rdf:type :EthnicGroup ; 
      :name 'Filipino' .
 <ethnicgroups/Serb/>
      rdf:type :EthnicGroup ; 
      :name 'Serb' .
 <ethnicgroups/Bosniak/>
      rdf:type :EthnicGroup ; 
      :name 'Bosniak' .
 <ethnicgroups/Hungarian/>
      rdf:type :EthnicGroup ; 
      :name 'Hungarian' .
 <ethnicgroups/Croat/>
      rdf:type :EthnicGroup ; 
      :name 'Croat' .
 <ethnicgroups/Slovak/>
      rdf:type :EthnicGroup ; 
      :name 'Slovak' .
 <ethnicgroups/Montenegrin/>
      rdf:type :EthnicGroup ; 
      :name 'Montenegrin' .
 <ethnicgroups/Turk/>
      rdf:type :EthnicGroup ; 
      :name 'Turk' .
 <ethnicgroups/Andorran/>
      rdf:type :EthnicGroup ; 
      :name 'Andorran' .
 <ethnicgroups/Spanish/>
      rdf:type :EthnicGroup ; 
      :name 'Spanish' .
 <ethnicgroups/Portuguese/>
      rdf:type :EthnicGroup ; 
      :name 'Portuguese' .
 <ethnicgroups/French/>
      rdf:type :EthnicGroup ; 
      :name 'French' .
 <ethnicgroups/Arab/>
      rdf:type :EthnicGroup ; 
      :name 'Arab' .
 <ethnicgroups/African/>
      rdf:type :EthnicGroup ; 
      :name 'African' .
 <ethnicgroups/Italian/>
      rdf:type :EthnicGroup ; 
      :name 'Italian' .
 <ethnicgroups/West+African/>
      rdf:type :EthnicGroup ; 
      :name 'West African' .
 <ethnicgroups/Asian/>
      rdf:type :EthnicGroup ; 
      :name 'Asian' .
 <ethnicgroups/Berber/>
      rdf:type :EthnicGroup ; 
      :name 'Berber' .
 <ethnicgroups/Mestizo/>
      rdf:type :EthnicGroup ; 
      :name 'Mestizo' .
 <ethnicgroups/Czech/>
      rdf:type :EthnicGroup ; 
      :name 'Czech' .
 <ethnicgroups/Moravian/>
      rdf:type :EthnicGroup ; 
      :name 'Moravian' .
 <ethnicgroups/Polish/>
      rdf:type :EthnicGroup ; 
      :name 'Polish' .
 <ethnicgroups/German/>
      rdf:type :EthnicGroup ; 
      :name 'German' .
 <ethnicgroups/Ukrainian/>
      rdf:type :EthnicGroup ; 
      :name 'Ukrainian' .
 <ethnicgroups/Russian/>
      rdf:type :EthnicGroup ; 
      :name 'Russian' .
 <ethnicgroups/Kurd/>
      rdf:type :EthnicGroup ; 
      :name 'Kurd' .
 <ethnicgroups/Sardinian/>
      rdf:type :EthnicGroup ; 
      :name 'Sardinian' .
 <ethnicgroups/Chinese/>
      rdf:type :EthnicGroup ; 
      :name 'Chinese' .
 <ethnicgroups/Slovene/>
      rdf:type :EthnicGroup ; 
      :name 'Slovene' .
 <ethnicgroups/Romansch/>
      rdf:type :EthnicGroup ; 
      :name 'Romansch' .
 <ethnicgroups/Alemannic/>
      rdf:type :EthnicGroup ; 
      :name 'Alemannic' .
 <ethnicgroups/Austrian/>
      rdf:type :EthnicGroup ; 
      :name 'Austrian' .
 <ethnicgroups/Estonian/>
      rdf:type :EthnicGroup ; 
      :name 'Estonian' .
 <ethnicgroups/Belorussian/>
      rdf:type :EthnicGroup ; 
      :name 'Belorussian' .
 <ethnicgroups/Finn/>
      rdf:type :EthnicGroup ; 
      :name 'Finn' .
 <ethnicgroups/Latvian/>
      rdf:type :EthnicGroup ; 
      :name 'Latvian' .
 <ethnicgroups/Lithuanian/>
      rdf:type :EthnicGroup ; 
      :name 'Lithuanian' .
 <ethnicgroups/Tatar/>
      rdf:type :EthnicGroup ; 
      :name 'Tatar' .
 <ethnicgroups/Moldovan/>
      rdf:type :EthnicGroup ; 
      :name 'Moldovan' .
 <ethnicgroups/Crimean+Tatar/>
      rdf:type :EthnicGroup ; 
      :name 'Crimean Tatar' .
 <ethnicgroups/Jewish/>
      rdf:type :EthnicGroup ; 
      :name 'Jewish' .
 <ethnicgroups/Bashkir/>
      rdf:type :EthnicGroup ; 
      :name 'Bashkir' .
 <ethnicgroups/Chuvash/>
      rdf:type :EthnicGroup ; 
      :name 'Chuvash' .
 <ethnicgroups/Chechen/>
      rdf:type :EthnicGroup ; 
      :name 'Chechen' .
 <ethnicgroups/Armenian/>
      rdf:type :EthnicGroup ; 
      :name 'Armenian' .
 <ethnicgroups/Avars/>
      rdf:type :EthnicGroup ; 
      :name 'Avars' .
 <ethnicgroups/Mongol/>
      rdf:type :EthnicGroup ; 
      :name 'Mongol' .
 <ethnicgroups/Mordvin/>
      rdf:type :EthnicGroup ; 
      :name 'Mordvin' .
 <ethnicgroups/Circassian/>
      rdf:type :EthnicGroup ; 
      :name 'Circassian' .
 <ethnicgroups/Kazakh/>
      rdf:type :EthnicGroup ; 
      :name 'Kazakh' .
 <ethnicgroups/Azerbaijani/>
      rdf:type :EthnicGroup ; 
      :name 'Azerbaijani' .
 <ethnicgroups/Dargin/>
      rdf:type :EthnicGroup ; 
      :name 'Dargin' .
 <ethnicgroups/Yakut/>
      rdf:type :EthnicGroup ; 
      :name 'Yakut' .
 <ethnicgroups/Udmurt/>
      rdf:type :EthnicGroup ; 
      :name 'Udmurt' .
 <ethnicgroups/Ossetian/>
      rdf:type :EthnicGroup ; 
      :name 'Ossetian' .
 <ethnicgroups/Mari/>
      rdf:type :EthnicGroup ; 
      :name 'Mari' .
 <ethnicgroups/Lezgian/>
      rdf:type :EthnicGroup ; 
      :name 'Lezgian' .
 <ethnicgroups/Ingush/>
      rdf:type :EthnicGroup ; 
      :name 'Ingush' .
 <ethnicgroups/Buryat/>
      rdf:type :EthnicGroup ; 
      :name 'Buryat' .
 <ethnicgroups/Komi/>
      rdf:type :EthnicGroup ; 
      :name 'Komi' .
 <ethnicgroups/Uzbek/>
      rdf:type :EthnicGroup ; 
      :name 'Uzbek' .
 <ethnicgroups/Tajik/>
      rdf:type :EthnicGroup ; 
      :name 'Tajik' .
 <ethnicgroups/Kalmyk/>
      rdf:type :EthnicGroup ; 
      :name 'Kalmyk' .
 <ethnicgroups/Khanty/>
      rdf:type :EthnicGroup ; 
      :name 'Khanty' .
 <ethnicgroups/Dutch/>
      rdf:type :EthnicGroup ; 
      :name 'Dutch' .
 <ethnicgroups/Luxembourgish/>
      rdf:type :EthnicGroup ; 
      :name 'Luxembourgish' .
 <ethnicgroups/Indonesian/>
      rdf:type :EthnicGroup ; 
      :name 'Indonesian' .
 <ethnicgroups/Surinamese/>
      rdf:type :EthnicGroup ; 
      :name 'Surinamese' .
 <ethnicgroups/Caribbean/>
      rdf:type :EthnicGroup ; 
      :name 'Caribbean' .
 <ethnicgroups/Danish/>
      rdf:type :EthnicGroup ; 
      :name 'Danish' .
 <ethnicgroups/Icelander/>
      rdf:type :EthnicGroup ; 
      :name 'Icelander' .
 <ethnicgroups/Faroese/>
      rdf:type :EthnicGroup ; 
      :name 'Faroese' .
 <ethnicgroups/Irish/>
      rdf:type :EthnicGroup ; 
      :name 'Irish' .
 <ethnicgroups/Swedish/>
      rdf:type :EthnicGroup ; 
      :name 'Swedish' .
 <ethnicgroups/Somali/>
      rdf:type :EthnicGroup ; 
      :name 'Somali' .
 <ethnicgroups/English/>
      rdf:type :EthnicGroup ; 
      :name 'English' .
 <ethnicgroups/Sami/>
      rdf:type :EthnicGroup ; 
      :name 'Sami' .
 <ethnicgroups/Norwegian/>
      rdf:type :EthnicGroup ; 
      :name 'Norwegian' .
 <ethnicgroups/Finnish/>
      rdf:type :EthnicGroup ; 
      :name 'Finnish' .
 <ethnicgroups/Monegasque/>
      rdf:type :EthnicGroup ; 
      :name 'Monegasque' .
 <ethnicgroups/Swiss/>
      rdf:type :EthnicGroup ; 
      :name 'Swiss' .
 <ethnicgroups/Argentinian/>
      rdf:type :EthnicGroup ; 
      :name 'Argentinian' .
 <ethnicgroups/Maltese/>
      rdf:type :EthnicGroup ; 
      :name 'Maltese' .
 <ethnicgroups/Manx/>
      rdf:type :EthnicGroup ; 
      :name 'Manx' .
 <ethnicgroups/Scot/>
      rdf:type :EthnicGroup ; 
      :name 'Scot' .
 <ethnicgroups/Welsh/>
      rdf:type :EthnicGroup ; 
      :name 'Welsh' .
 <ethnicgroups/Gagauz/>
      rdf:type :EthnicGroup ; 
      :name 'Gagauz' .
 <ethnicgroups/Indian/>
      rdf:type :EthnicGroup ; 
      :name 'Indian' .
 <ethnicgroups/Northern+Irish/>
      rdf:type :EthnicGroup ; 
      :name 'Northern Irish' .
 <ethnicgroups/Pakistani/>
      rdf:type :EthnicGroup ; 
      :name 'Pakistani' .
 <ethnicgroups/Bangladeshi/>
      rdf:type :EthnicGroup ; 
      :name 'Bangladeshi' .
 <ethnicgroups/Norman-French/>
      rdf:type :EthnicGroup ; 
      :name 'Norman-French' .
 <ethnicgroups/Uyghur/>
      rdf:type :EthnicGroup ; 
      :name 'Uyghur' .
 <ethnicgroups/Dungan/>
      rdf:type :EthnicGroup ; 
      :name 'Dungan' .
 <religions/Muslim/>
      rdf:type :Religion ; 
      :name 'Muslim' .
 <religions/Catholic/>
      rdf:type :Religion ; 
      :name 'Catholic' .
 <religions/Christian+Orthodox/>
      rdf:type :Religion ; 
      :name 'Christian Orthodox' .
 <religions/Protestant/>
      rdf:type :Religion ; 
      :name 'Protestant' .
 <religions/Jewish/>
      rdf:type :Religion ; 
      :name 'Jewish' .
 <religions/Buddhist/>
      rdf:type :Religion ; 
      :name 'Buddhist' .
 <religions/Hindu/>
      rdf:type :Religion ; 
      :name 'Hindu' .
 <religions/Coptic+Christian/>
      rdf:type :Religion ; 
      :name 'Coptic Christian' .
 <religions/Jehovas+Witnesses/>
      rdf:type :Religion ; 
      :name 'Jehovas Witnesses' .
 <religions/Mormon/>
      rdf:type :Religion ; 
      :name 'Mormon' .
 <religions/Sikh/>
      rdf:type :Religion ; 
      :name 'Sikh' .
 <languages/Irish/> rdf:type :Language ;
     :name "Irish"  .
  <languages/Scottish+Gaelic/> rdf:type :Language ;
     :name "Scottish Gaelic"  .
  <languages/Welsh/> rdf:type :Language ;
     :name "Welsh"  .
  <languages/Breton/> rdf:type :Language ;
     :name "Breton"  .
  <languages/Icelandic/> rdf:type :Language ;
     :name "Icelandic"  .
  <languages/Faroese/> rdf:type :Language ;
     :name "Faroese"  .
  <languages/Norwegian/> rdf:type :Language ;
     :name "Norwegian"  .
  <languages/Swedish/> rdf:type :Language ;
     :name "Swedish"  .
  <languages/Danish/> rdf:type :Language ;
     :name "Danish"  .
  <languages/Scots/> rdf:type :Language ;
     :name "Scots"  .
  <languages/English/> rdf:type :Language ;
     :name "English"  .
  <languages/Frisian/> rdf:type :Language ;
     :name "Frisian"  .
  <languages/Dutch/> rdf:type :Language ;
     :name "Dutch"  .
  <languages/German/> rdf:type :Language ;
     :name "German"  .
  <languages/Alsatian/> rdf:type :Language ;
     :name "Alsatian"  .
  <languages/Luxembourgish/> rdf:type :Language ;
     :name "Luxembourgish" ;
     :othername "Letzeburgisch" .
  <languages/Yiddish/> rdf:type :Language ;
     :name "Yiddish"  .
  <languages/Latin/> rdf:type :Language ;
     :name "Latin"  .
  <languages/Portuguese/> rdf:type :Language ;
     :name "Portuguese"  .
  <languages/Galician/> rdf:type :Language ;
     :name "Galician"  .
  <languages/Spanish/> rdf:type :Language ;
     :name "Spanish" ;
     :othername "Castilian" .
  <languages/Llanito/> rdf:type :Language ;
     :name "Llanito"  .
  <languages/Catalan/> rdf:type :Language ;
     :name "Catalan"  .
  <languages/Occitan/> rdf:type :Language ;
     :name "Occitan"  .
  <languages/French/> rdf:type :Language ;
     :name "French"  .
  <languages/Romansh/> rdf:type :Language ;
     :name "Romansh"  .
  <languages/Ladin/> rdf:type :Language ;
     :name "Ladin"  .
  <languages/Friulian/> rdf:type :Language ;
     :name "Friulian"  .
  <languages/Sardu/> rdf:type :Language ;
     :name "Sardu" ;
     :othername "Sardinian" .
  <languages/Italian/> rdf:type :Language ;
     :name "Italian"  .
  <languages/Corsu/> rdf:type :Language ;
     :name "Corsu"  .
  <languages/Romanian/> rdf:type :Language ;
     :name "Romanian"  .
  <languages/Aromanian/> rdf:type :Language ;
     :name "Aromanian"  .
  <languages/Latvian/> rdf:type :Language ;
     :name "Latvian"  .
  <languages/Lithuanian/> rdf:type :Language ;
     :name "Lithuanian"  .
  <languages/Czech/> rdf:type :Language ;
     :name "Czech"  .
  <languages/Slovak/> rdf:type :Language ;
     :name "Slovak"  .
  <languages/Polish/> rdf:type :Language ;
     :name "Polish"  .
  <languages/Slovenian/> rdf:type :Language ;
     :name "Slovenian"  .
  <languages/Serbo-Croatian/> rdf:type :Language ;
     :name "Serbo-Croatian"  .
  <languages/Macedonian/> rdf:type :Language ;
     :name "Macedonian"  .
  <languages/Bulgarian/> rdf:type :Language ;
     :name "Bulgarian"  .
  <languages/Belorussian/> rdf:type :Language ;
     :name "Belorussian"  .
  <languages/Ukrainian/> rdf:type :Language ;
     :name "Ukrainian"  .
  <languages/Russian/> rdf:type :Language ;
     :name "Russian"  .
  <languages/Greek/> rdf:type :Language ;
     :name "Greek"  .
  <languages/Albanian/> rdf:type :Language ;
     :name "Albanian"  .
  <languages/Armenian/> rdf:type :Language ;
     :name "Armenian"  .
  <languages/Ossetian/> rdf:type :Language ;
     :name "Ossetian"  .
  <languages/Kurdish/> rdf:type :Language ;
     :name "Kurdish"  .
  <languages/Zaza/> rdf:type :Language ;
     :name "Zaza" ;
     :othername "Zazaki" , "Dimli" .
  <languages/Dari/> rdf:type :Language ;
     :name "Dari" ;
     :othername "Farsi" , "Afghan Persian" , "Tajik" , "Dihgan/Dehqan" .
  <languages/Punjabi/> rdf:type :Language ;
     :name "Punjabi"  .
  <languages/Gujarati/> rdf:type :Language ;
     :name "Gujarati"  .
  <languages/Roma/> rdf:type :Language ;
     :name "Roma"  .
  <languages/Urdu/> rdf:type :Language ;
     :name "Urdu"  .
  <languages/Bengali/> rdf:type :Language ;
     :name "Bengali" ;
     :othername "Bangla" .
  <languages/Basque/> rdf:type :Language ;
     :name "Basque"  .
  <languages/Circassian/> rdf:type :Language ;
     :name "Circassian" ;
     :othername "Kabardian" , "Adyghe" .
  <languages/Avaric/> rdf:type :Language ;
     :name "Avaric"  .
  <languages/Lezgian/> rdf:type :Language ;
     :name "Lezgian"  .
  <languages/Ingush/> rdf:type :Language ;
     :name "Ingush"  .
  <languages/Chechen/> rdf:type :Language ;
     :name "Chechen"  .
  <languages/Dargwa/> rdf:type :Language ;
     :name "Dargwa"  .
  <languages/Sami/> rdf:type :Language ;
     :name "Sami"  .
  <languages/Finnish/> rdf:type :Language ;
     :name "Finnish"  .
  <languages/Estonian/> rdf:type :Language ;
     :name "Estonian"  .
  <languages/Komi/> rdf:type :Language ;
     :name "Komi"  .
  <languages/Mari/> rdf:type :Language ;
     :name "Mari"  .
  <languages/Udmurt/> rdf:type :Language ;
     :name "Udmurt"  .
  <languages/Erzya/> rdf:type :Language ;
     :name "Erzya"  .
  <languages/Hungarian/> rdf:type :Language ;
     :name "Hungarian"  .
  <languages/Khanty/> rdf:type :Language ;
     :name "Khanty"  .
  <languages/Tamil/> rdf:type :Language ;
     :name "Tamil"  .
  <languages/Malayalam/> rdf:type :Language ;
     :name "Malayalam"  .
  <languages/Gagauz/> rdf:type :Language ;
     :name "Gagauz"  .
  <languages/Turkish/> rdf:type :Language ;
     :name "Turkish"  .
  <languages/Azerbaijani/> rdf:type :Language ;
     :name "Azerbaijani" ;
     :othername "Azeri" .
  <languages/Tatar/> rdf:type :Language ;
     :name "Tatar"  .
  <languages/Bashkir/> rdf:type :Language ;
     :name "Bashkir"  .
  <languages/Crimean+Tatar/> rdf:type :Language ;
     :name "Crimean Tatar"  .
  <languages/Kazakh/> rdf:type :Language ;
     :name "Kazakh"  .
  <languages/Chuvash/> rdf:type :Language ;
     :name "Chuvash"  .
  <languages/Yakut/> rdf:type :Language ;
     :name "Yakut" ;
     :othername "Sakha" .
  <languages/Uzbek/> rdf:type :Language ;
     :name "Uzbek"  .
  <languages/Uyghur/> rdf:type :Language ;
     :name "Uyghur"  .
  <languages/Mongolian/> rdf:type :Language ;
     :name "Mongolian"  .
  <languages/Buryat/> rdf:type :Language ;
     :name "Buryat"  .
  <languages/Kalmyk/> rdf:type :Language ;
     :name "Kalmyk"  .
  <languages/Evenki/> rdf:type :Language ;
     :name "Evenki" ;
     :othername "Tungus" .
  <languages/Chinese/> rdf:type :Language ;
     :name "Chinese" ;
     :othername "Sinitic" .
  <languages/Dungan/> rdf:type :Language ;
     :name "Dungan"  .
  <languages/Vietnamese/> rdf:type :Language ;
     :name "Vietnamese"  .
  <languages/Malay/> rdf:type :Language ;
     :name "Malay" ;
     :othername "Indonesian" , "Malaysian" .
  <languages/Tagalog/> rdf:type :Language ;
     :name "Tagalog" ;
     :othername "Filipino" .
  <languages/Yoruba/> rdf:type :Language ;
     :name "Yoruba"  .
  <languages/Igbo/> rdf:type :Language ;
     :name "Igbo"  .
  <languages/Arabic/> rdf:type :Language ;
     :name "Arabic"  .
  <languages/Maltese/> rdf:type :Language ;
     :name "Maltese"  .
  <languages/Somali/> rdf:type :Language ;
     :name "Somali"  .
  <languages/Berber/> rdf:type :Language ;
     :name "Berber"  .
 