@prefix gn: <http://www.geonames.org/ontology#>.
@prefix geographis: <http://telegraphis.net/ontology/geography/geography#>.
@prefix code: <http://telegraphis.net/ontology/measurement/code#>.
@prefix measurement: <http://telegraphis.net/ontology/measurement/measurement#>.
@prefix quantity: <http://www.telegraphis.net/ontology/measurement/quantity#>.
@prefix metric: <http://www.telegraphis.net/ontology/measurement/metric#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
<http://telegraphis.net/data/countries/AD#AD> a gn:Country;
    gn:name "Andorra"@en;
    geographis:isoShortName "ANDORRA"@en, "ANDORRE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "72000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "468.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "AD";
    geographis:isoAlpha3 "AND";
    geographis:isoNumeric "020";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "AND" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "020" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AN" ].
<http://telegraphis.net/data/countries/AD#AD> geographis:capital <http://telegraphis.net/data/capitals/AD/Andorra_la_Vella#AndorralaVella>.
<http://telegraphis.net/data/countries/AD#AD> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/AD#AD> owl:sameAs <http://www.geonames.org/countries/#AD>.
<http://telegraphis.net/data/countries/AD#AD> owl:sameAs <http://sws.geonames.org/3041565/>.
<http://telegraphis.net/data/countries/AD#AD> owl:sameAs <http://dbpedia.org/resource/Andorra>.
<http://telegraphis.net/data/countries/AD#AD> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Andorra>.
<http://telegraphis.net/data/countries/AE#AE> a gn:Country;
    gn:name "United Arab Emirates"@en;
    geographis:isoShortName "UNITED ARAB EMIRATES"@en, "ÉMIRATS ARABES UNIS"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4621000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "82880.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "AE";
    geographis:isoAlpha3 "ARE";
    geographis:isoNumeric "784";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ARE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "784" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AE" ].
<http://telegraphis.net/data/countries/AE#AE> geographis:capital <http://telegraphis.net/data/capitals/AE/Abu_Dhabi#AbuDhabi>.
<http://telegraphis.net/data/countries/AE#AE> geographis:currency <http://telegraphis.net/data/currencies/AED#AED>.
<http://telegraphis.net/data/countries/AE#AE> owl:sameAs <http://www.geonames.org/countries/#AE>.
<http://telegraphis.net/data/countries/AE#AE> owl:sameAs <http://sws.geonames.org/290557/>.
<http://telegraphis.net/data/countries/AE#AE> owl:sameAs <http://dbpedia.org/resource/United_Arab_Emirates>.
<http://telegraphis.net/data/countries/AE#AE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/United_Arab_Emirates>.
<http://telegraphis.net/data/countries/AF#AF> a gn:Country;
    gn:name "Afghanistan"@en;
    geographis:isoShortName "AFGHANISTAN"@en, "AFGHANISTAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "32738000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "647500.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "AF";
    geographis:isoAlpha3 "AFG";
    geographis:isoNumeric "004";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "AFG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "004" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AF" ].
<http://telegraphis.net/data/countries/AF#AF> geographis:capital <http://telegraphis.net/data/capitals/AF/Kabul#Kabul>.
<http://telegraphis.net/data/countries/AF#AF> geographis:currency <http://telegraphis.net/data/currencies/AFN#AFN>.
<http://telegraphis.net/data/countries/AF#AF> owl:sameAs <http://www.geonames.org/countries/#AF>.
<http://telegraphis.net/data/countries/AF#AF> owl:sameAs <http://sws.geonames.org/1149361/>.
<http://telegraphis.net/data/countries/AF#AF> owl:sameAs <http://dbpedia.org/resource/Afghanistan>.
<http://telegraphis.net/data/countries/AF#AF> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Afghanistan>.
<http://telegraphis.net/data/countries/AG#AG> a gn:Country;
    gn:name "Antigua and Barbuda"@en;
    geographis:isoShortName "ANTIGUA AND BARBUDA"@en, "ANTIGUA-ET-BARBUDA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "69000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "443.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "AG";
    geographis:isoAlpha3 "ATG";
    geographis:isoNumeric "028";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ATG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "028" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AC" ].
<http://telegraphis.net/data/countries/AG#AG> geographis:capital <http://telegraphis.net/data/capitals/AG/St._John%27s#St.John%27s>.
<http://telegraphis.net/data/countries/AG#AG> geographis:currency <http://telegraphis.net/data/currencies/XCD#XCD>.
<http://telegraphis.net/data/countries/AG#AG> owl:sameAs <http://www.geonames.org/countries/#AG>.
<http://telegraphis.net/data/countries/AG#AG> owl:sameAs <http://sws.geonames.org/3576396/>.
<http://telegraphis.net/data/countries/AG#AG> owl:sameAs <http://dbpedia.org/resource/Antigua_and_Barbuda>.
<http://telegraphis.net/data/countries/AG#AG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Antigua_and_Barbuda>.
<http://telegraphis.net/data/countries/AI#AI> a gn:Country;
    gn:name "Anguilla"@en;
    geographis:isoShortName "ANGUILLA"@en, "ANGUILLA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "13254";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "102.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "AI";
    geographis:isoAlpha3 "AIA";
    geographis:isoNumeric "660";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "AIA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "660" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AV" ].
<http://telegraphis.net/data/countries/AI#AI> geographis:capital <http://telegraphis.net/data/capitals/AI/The_Valley#TheValley>.
<http://telegraphis.net/data/countries/AI#AI> geographis:currency <http://telegraphis.net/data/currencies/XCD#XCD>.
<http://telegraphis.net/data/countries/AI#AI> owl:sameAs <http://www.geonames.org/countries/#AI>.
<http://telegraphis.net/data/countries/AI#AI> owl:sameAs <http://sws.geonames.org/3573511/>.
<http://telegraphis.net/data/countries/AI#AI> owl:sameAs <http://dbpedia.org/resource/Anguilla>.
<http://telegraphis.net/data/countries/AI#AI> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Anguilla>.
<http://telegraphis.net/data/countries/AL#AL> a gn:Country;
    gn:name "Albania"@en;
    geographis:isoShortName "ALBANIA"@en, "ALBANIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3619000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "28748.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "AL";
    geographis:isoAlpha3 "ALB";
    geographis:isoNumeric "008";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ALB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "008" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AL" ].
<http://telegraphis.net/data/countries/AL#AL> geographis:capital <http://telegraphis.net/data/capitals/AL/Tirana#Tirana>.
<http://telegraphis.net/data/countries/AL#AL> geographis:currency <http://telegraphis.net/data/currencies/ALL#ALL>.
<http://telegraphis.net/data/countries/AL#AL> owl:sameAs <http://www.geonames.org/countries/#AL>.
<http://telegraphis.net/data/countries/AL#AL> owl:sameAs <http://sws.geonames.org/783754/>.
<http://telegraphis.net/data/countries/AL#AL> owl:sameAs <http://dbpedia.org/resource/Albania>.
<http://telegraphis.net/data/countries/AL#AL> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Albania>.
<http://telegraphis.net/data/countries/AM#AM> a gn:Country;
    gn:name "Armenia"@en;
    geographis:isoShortName "ARMENIA"@en, "ARMÉNIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2968000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "29800.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "AM";
    geographis:isoAlpha3 "ARM";
    geographis:isoNumeric "051";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ARM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "051" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AM" ].
<http://telegraphis.net/data/countries/AM#AM> geographis:capital <http://telegraphis.net/data/capitals/AM/Yerevan#Yerevan>.
<http://telegraphis.net/data/countries/AM#AM> geographis:currency <http://telegraphis.net/data/currencies/AMD#AMD>.
<http://telegraphis.net/data/countries/AM#AM> owl:sameAs <http://www.geonames.org/countries/#AM>.
<http://telegraphis.net/data/countries/AM#AM> owl:sameAs <http://sws.geonames.org/174982/>.
<http://telegraphis.net/data/countries/AM#AM> owl:sameAs <http://dbpedia.org/resource/Armenia>.
<http://telegraphis.net/data/countries/AM#AM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Armenia>.
<http://telegraphis.net/data/countries/AN#AN> a gn:Country;
    gn:name "Netherlands Antilles"@en;
    geographis:isoShortName "NETHERLANDS ANTILLES"@en, "ANTILLES NÉERLANDAISES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "136197";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "960.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "AN";
    geographis:isoAlpha3 "ANT";
    geographis:isoNumeric "530";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ANT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "530" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NT" ].
<http://telegraphis.net/data/countries/AN#AN> geographis:capital <http://telegraphis.net/data/capitals/AN/Willemstad#Willemstad>.
<http://telegraphis.net/data/countries/AN#AN> geographis:currency <http://telegraphis.net/data/currencies/ANG#ANG>.
<http://telegraphis.net/data/countries/AN#AN> owl:sameAs <http://www.geonames.org/countries/#AN>.
<http://telegraphis.net/data/countries/AN#AN> owl:sameAs <http://sws.geonames.org/3513447/>.
<http://telegraphis.net/data/countries/AN#AN> owl:sameAs <http://dbpedia.org/resource/Netherlands_Antilles>.
<http://telegraphis.net/data/countries/AN#AN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Netherlands_Antilles>.
<http://telegraphis.net/data/countries/AO#AO> a gn:Country;
    gn:name "Angola"@en;
    geographis:isoShortName "ANGOLA"@en, "ANGOLA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "12531000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1246700.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "AO";
    geographis:isoAlpha3 "AGO";
    geographis:isoNumeric "024";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "AGO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "024" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AO" ].
<http://telegraphis.net/data/countries/AO#AO> geographis:capital <http://telegraphis.net/data/capitals/AO/Luanda#Luanda>.
<http://telegraphis.net/data/countries/AO#AO> geographis:currency <http://telegraphis.net/data/currencies/AOA#AOA>.
<http://telegraphis.net/data/countries/AO#AO> owl:sameAs <http://www.geonames.org/countries/#AO>.
<http://telegraphis.net/data/countries/AO#AO> owl:sameAs <http://sws.geonames.org/3351879/>.
<http://telegraphis.net/data/countries/AO#AO> owl:sameAs <http://dbpedia.org/resource/Angola>.
<http://telegraphis.net/data/countries/AO#AO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Angola>.
<http://telegraphis.net/data/countries/AQ#AQ> a gn:Country;
    gn:name "Antarctica"@en;
    geographis:isoShortName "ANTARCTICA"@en, "ANTARCTIQUE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "0";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "14000000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AN#AN>;
    geographis:isoAlpha2 "AQ";
    geographis:isoAlpha3 "ATA";
    geographis:isoNumeric "010";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AQ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ATA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "010" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AY" ].
<http://telegraphis.net/data/countries/AQ#AQ> owl:sameAs <http://www.geonames.org/countries/#AQ>.
<http://telegraphis.net/data/countries/AQ#AQ> owl:sameAs <http://sws.geonames.org/6697173/>.
<http://telegraphis.net/data/countries/AQ#AQ> owl:sameAs <http://dbpedia.org/resource/Antarctica>.
<http://telegraphis.net/data/countries/AQ#AQ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Antarctica>.
<http://telegraphis.net/data/countries/AR#AR> a gn:Country;
    gn:name "Argentina"@en;
    geographis:isoShortName "ARGENTINA"@en, "ARGENTINE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "40677000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2766890.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "AR";
    geographis:isoAlpha3 "ARG";
    geographis:isoNumeric "032";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ARG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "032" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AR" ].
<http://telegraphis.net/data/countries/AR#AR> geographis:capital <http://telegraphis.net/data/capitals/AR/Buenos_Aires#BuenosAires>.
<http://telegraphis.net/data/countries/AR#AR> geographis:currency <http://telegraphis.net/data/currencies/ARS#ARS>.
<http://telegraphis.net/data/countries/AR#AR> owl:sameAs <http://www.geonames.org/countries/#AR>.
<http://telegraphis.net/data/countries/AR#AR> owl:sameAs <http://sws.geonames.org/3865483/>.
<http://telegraphis.net/data/countries/AR#AR> owl:sameAs <http://dbpedia.org/resource/Argentina>.
<http://telegraphis.net/data/countries/AR#AR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Argentina>.
<http://telegraphis.net/data/countries/AS#AS> a gn:Country;
    gn:name "American Samoa"@en;
    geographis:isoShortName "AMERICAN SAMOA"@en, "SAMOA AMÉRICAINES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "57881";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "199.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "AS";
    geographis:isoAlpha3 "ASM";
    geographis:isoNumeric "016";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ASM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "016" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AQ" ].
<http://telegraphis.net/data/countries/AS#AS> geographis:capital <http://telegraphis.net/data/capitals/AS/Pago_Pago#PagoPago>.
<http://telegraphis.net/data/countries/AS#AS> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/AS#AS> owl:sameAs <http://www.geonames.org/countries/#AS>.
<http://telegraphis.net/data/countries/AS#AS> owl:sameAs <http://sws.geonames.org/5880801/>.
<http://telegraphis.net/data/countries/AS#AS> owl:sameAs <http://dbpedia.org/resource/American_Samoa>.
<http://telegraphis.net/data/countries/AS#AS> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/American_Samoa>.
<http://telegraphis.net/data/countries/AT#AT> a gn:Country;
    gn:name "Austria"@en;
    geographis:isoShortName "AUSTRIA"@en, "AUTRICHE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "8205000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "83858.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "AT";
    geographis:isoAlpha3 "AUT";
    geographis:isoNumeric "040";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "AUT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "040" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AU" ].
<http://telegraphis.net/data/countries/AT#AT> geographis:capital <http://telegraphis.net/data/capitals/AT/Vienna#Vienna>.
<http://telegraphis.net/data/countries/AT#AT> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/AT#AT> owl:sameAs <http://www.geonames.org/countries/#AT>.
<http://telegraphis.net/data/countries/AT#AT> owl:sameAs <http://sws.geonames.org/2782113/>.
<http://telegraphis.net/data/countries/AT#AT> owl:sameAs <http://dbpedia.org/resource/Austria>.
<http://telegraphis.net/data/countries/AT#AT> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Austria>.
<http://telegraphis.net/data/countries/AU#AU> a gn:Country;
    gn:name "Australia"@en;
    geographis:isoShortName "AUSTRALIA"@en, "AUSTRALIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "20600000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "7686850.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "AU";
    geographis:isoAlpha3 "AUS";
    geographis:isoNumeric "036";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "AUS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "036" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AS" ].
<http://telegraphis.net/data/countries/AU#AU> geographis:capital <http://telegraphis.net/data/capitals/AU/Canberra#Canberra>.
<http://telegraphis.net/data/countries/AU#AU> geographis:currency <http://telegraphis.net/data/currencies/AUD#AUD>.
<http://telegraphis.net/data/countries/AU#AU> owl:sameAs <http://www.geonames.org/countries/#AU>.
<http://telegraphis.net/data/countries/AU#AU> owl:sameAs <http://sws.geonames.org/2077456/>.
<http://telegraphis.net/data/countries/AU#AU> owl:sameAs <http://dbpedia.org/resource/Australia>.
<http://telegraphis.net/data/countries/AU#AU> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Australia>.
<http://telegraphis.net/data/countries/AW#AW> a gn:Country;
    gn:name "Aruba"@en;
    geographis:isoShortName "ARUBA"@en, "ARUBA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "71566";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "193.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "AW";
    geographis:isoAlpha3 "ABW";
    geographis:isoNumeric "533";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ABW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "533" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AA" ].
<http://telegraphis.net/data/countries/AW#AW> geographis:capital <http://telegraphis.net/data/capitals/AW/Oranjestad#Oranjestad>.
<http://telegraphis.net/data/countries/AW#AW> geographis:currency <http://telegraphis.net/data/currencies/AWG#AWG>.
<http://telegraphis.net/data/countries/AW#AW> owl:sameAs <http://www.geonames.org/countries/#AW>.
<http://telegraphis.net/data/countries/AW#AW> owl:sameAs <http://sws.geonames.org/3577279/>.
<http://telegraphis.net/data/countries/AW#AW> owl:sameAs <http://dbpedia.org/resource/Aruba>.
<http://telegraphis.net/data/countries/AW#AW> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Aruba>.
<http://telegraphis.net/data/countries/AX#AX> a gn:Country;
    gn:name "Aland Islands"@en;
    geographis:isoShortName "ÅLAND ISLANDS"@en, "ÅLAND, ÎLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "26711";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "None" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "AX";
    geographis:isoAlpha3 "ALA";
    geographis:isoNumeric "248";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AX" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ALA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "248" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "None" ].
<http://telegraphis.net/data/countries/AX#AX> geographis:capital <http://telegraphis.net/data/capitals/AX/Mariehamn#Mariehamn>.
<http://telegraphis.net/data/countries/AX#AX> owl:sameAs <http://www.geonames.org/countries/#AX>.
<http://telegraphis.net/data/countries/AX#AX> owl:sameAs <http://sws.geonames.org/661882/>.
<http://telegraphis.net/data/countries/AX#AX> owl:sameAs <http://dbpedia.org/resource/%C3%85land_Islands>.
<http://telegraphis.net/data/countries/AZ#AZ> a gn:Country;
    gn:name "Azerbaijan"@en;
    geographis:isoShortName "AZERBAIJAN"@en, "AZERBAÏDJAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "8177000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "86600.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "AZ";
    geographis:isoAlpha3 "AZE";
    geographis:isoNumeric "031";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "AZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "AZE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "031" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AJ" ].
<http://telegraphis.net/data/countries/AZ#AZ> geographis:capital <http://telegraphis.net/data/capitals/AZ/Baku#Baku>.
<http://telegraphis.net/data/countries/AZ#AZ> geographis:currency <http://telegraphis.net/data/currencies/AZN#AZN>.
<http://telegraphis.net/data/countries/AZ#AZ> owl:sameAs <http://www.geonames.org/countries/#AZ>.
<http://telegraphis.net/data/countries/AZ#AZ> owl:sameAs <http://sws.geonames.org/587116/>.
<http://telegraphis.net/data/countries/AZ#AZ> owl:sameAs <http://dbpedia.org/resource/Azerbaijan>.
<http://telegraphis.net/data/countries/AZ#AZ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Azerbaijan>.
<http://telegraphis.net/data/countries/BA#BA> a gn:Country;
    gn:name "Bosnia and Herzegovina"@en;
    geographis:isoShortName "BOSNIA AND HERZEGOVINA"@en, "BOSNIE-HERZÉGOVINE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4590000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "51129.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "BA";
    geographis:isoAlpha3 "BIH";
    geographis:isoNumeric "070";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BIH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "070" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BK" ].
<http://telegraphis.net/data/countries/BA#BA> geographis:capital <http://telegraphis.net/data/capitals/BA/Sarajevo#Sarajevo>.
<http://telegraphis.net/data/countries/BA#BA> geographis:currency <http://telegraphis.net/data/currencies/BAM#BAM>.
<http://telegraphis.net/data/countries/BA#BA> owl:sameAs <http://www.geonames.org/countries/#BA>.
<http://telegraphis.net/data/countries/BA#BA> owl:sameAs <http://sws.geonames.org/3277605/>.
<http://telegraphis.net/data/countries/BA#BA> owl:sameAs <http://dbpedia.org/resource/Bosnia_and_Herzegovina>.
<http://telegraphis.net/data/countries/BA#BA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Bosnia_and_Herzegovina>.
<http://telegraphis.net/data/countries/BB#BB> a gn:Country;
    gn:name "Barbados"@en;
    geographis:isoShortName "BARBADOS"@en, "BARBADE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "281000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "431.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "BB";
    geographis:isoAlpha3 "BRB";
    geographis:isoNumeric "052";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BRB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "052" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BB" ].
<http://telegraphis.net/data/countries/BB#BB> geographis:capital <http://telegraphis.net/data/capitals/BB/Bridgetown#Bridgetown>.
<http://telegraphis.net/data/countries/BB#BB> geographis:currency <http://telegraphis.net/data/currencies/BBD#BBD>.
<http://telegraphis.net/data/countries/BB#BB> owl:sameAs <http://www.geonames.org/countries/#BB>.
<http://telegraphis.net/data/countries/BB#BB> owl:sameAs <http://sws.geonames.org/3374084/>.
<http://telegraphis.net/data/countries/BB#BB> owl:sameAs <http://dbpedia.org/resource/Barbados>.
<http://telegraphis.net/data/countries/BB#BB> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Barbados>.
<http://telegraphis.net/data/countries/BD#BD> a gn:Country;
    gn:name "Bangladesh"@en;
    geographis:isoShortName "BANGLADESH"@en, "BANGLADESH"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "153546000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "144000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "BD";
    geographis:isoAlpha3 "BGD";
    geographis:isoNumeric "050";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BGD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "050" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BG" ].
<http://telegraphis.net/data/countries/BD#BD> geographis:capital <http://telegraphis.net/data/capitals/BD/Dhaka#Dhaka>.
<http://telegraphis.net/data/countries/BD#BD> geographis:currency <http://telegraphis.net/data/currencies/BDT#BDT>.
<http://telegraphis.net/data/countries/BD#BD> owl:sameAs <http://www.geonames.org/countries/#BD>.
<http://telegraphis.net/data/countries/BD#BD> owl:sameAs <http://sws.geonames.org/1210997/>.
<http://telegraphis.net/data/countries/BD#BD> owl:sameAs <http://dbpedia.org/resource/Bangladesh>.
<http://telegraphis.net/data/countries/BD#BD> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Bangladesh>.
<http://telegraphis.net/data/countries/BE#BE> a gn:Country;
    gn:name "Belgium"@en;
    geographis:isoShortName "BELGIUM"@en, "BELGIQUE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "10403000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "30510.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "BE";
    geographis:isoAlpha3 "BEL";
    geographis:isoNumeric "056";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BEL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "056" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BE" ].
<http://telegraphis.net/data/countries/BE#BE> geographis:capital <http://telegraphis.net/data/capitals/BE/Brussels#Brussels>.
<http://telegraphis.net/data/countries/BE#BE> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/BE#BE> owl:sameAs <http://www.geonames.org/countries/#BE>.
<http://telegraphis.net/data/countries/BE#BE> owl:sameAs <http://sws.geonames.org/2802361/>.
<http://telegraphis.net/data/countries/BE#BE> owl:sameAs <http://dbpedia.org/resource/Belgium>.
<http://telegraphis.net/data/countries/BE#BE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Belgium>.
<http://telegraphis.net/data/countries/BF#BF> a gn:Country;
    gn:name "Burkina Faso"@en;
    geographis:isoShortName "BURKINA FASO"@en, "BURKINA FASO"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "14761000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "274200.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "BF";
    geographis:isoAlpha3 "BFA";
    geographis:isoNumeric "854";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BFA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "854" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "UV" ].
<http://telegraphis.net/data/countries/BF#BF> geographis:capital <http://telegraphis.net/data/capitals/BF/Ouagadougou#Ouagadougou>.
<http://telegraphis.net/data/countries/BF#BF> geographis:currency <http://telegraphis.net/data/currencies/XOF#XOF>.
<http://telegraphis.net/data/countries/BF#BF> owl:sameAs <http://www.geonames.org/countries/#BF>.
<http://telegraphis.net/data/countries/BF#BF> owl:sameAs <http://sws.geonames.org/2361809/>.
<http://telegraphis.net/data/countries/BF#BF> owl:sameAs <http://dbpedia.org/resource/Burkina_Faso>.
<http://telegraphis.net/data/countries/BF#BF> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Burkina_Faso>.
<http://telegraphis.net/data/countries/BG#BG> a gn:Country;
    gn:name "Bulgaria"@en;
    geographis:isoShortName "BULGARIA"@en, "BULGARIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "7262000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "110910.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "BG";
    geographis:isoAlpha3 "BGR";
    geographis:isoNumeric "100";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BGR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "100" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BU" ].
<http://telegraphis.net/data/countries/BG#BG> geographis:capital <http://telegraphis.net/data/capitals/BG/Sofia#Sofia>.
<http://telegraphis.net/data/countries/BG#BG> geographis:currency <http://telegraphis.net/data/currencies/BGN#BGN>.
<http://telegraphis.net/data/countries/BG#BG> owl:sameAs <http://www.geonames.org/countries/#BG>.
<http://telegraphis.net/data/countries/BG#BG> owl:sameAs <http://sws.geonames.org/732800/>.
<http://telegraphis.net/data/countries/BG#BG> owl:sameAs <http://dbpedia.org/resource/Bulgaria>.
<http://telegraphis.net/data/countries/BG#BG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Bulgaria>.
<http://telegraphis.net/data/countries/BH#BH> a gn:Country;
    gn:name "Bahrain"@en;
    geographis:isoShortName "BAHRAIN"@en, "BAHREÏN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "718000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "665.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "BH";
    geographis:isoAlpha3 "BHR";
    geographis:isoNumeric "048";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BHR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "048" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BA" ].
<http://telegraphis.net/data/countries/BH#BH> geographis:capital <http://telegraphis.net/data/capitals/BH/Manama#Manama>.
<http://telegraphis.net/data/countries/BH#BH> geographis:currency <http://telegraphis.net/data/currencies/BHD#BHD>.
<http://telegraphis.net/data/countries/BH#BH> owl:sameAs <http://www.geonames.org/countries/#BH>.
<http://telegraphis.net/data/countries/BH#BH> owl:sameAs <http://sws.geonames.org/290291/>.
<http://telegraphis.net/data/countries/BH#BH> owl:sameAs <http://dbpedia.org/resource/Bahrain>.
<http://telegraphis.net/data/countries/BH#BH> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Bahrain>.
<http://telegraphis.net/data/countries/BI#BI> a gn:Country;
    gn:name "Burundi"@en;
    geographis:isoShortName "BURUNDI"@en, "BURUNDI"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "8691000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "27830.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "BI";
    geographis:isoAlpha3 "BDI";
    geographis:isoNumeric "108";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BDI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "108" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BY" ].
<http://telegraphis.net/data/countries/BI#BI> geographis:capital <http://telegraphis.net/data/capitals/BI/Bujumbura#Bujumbura>.
<http://telegraphis.net/data/countries/BI#BI> geographis:currency <http://telegraphis.net/data/currencies/BIF#BIF>.
<http://telegraphis.net/data/countries/BI#BI> owl:sameAs <http://www.geonames.org/countries/#BI>.
<http://telegraphis.net/data/countries/BI#BI> owl:sameAs <http://sws.geonames.org/433561/>.
<http://telegraphis.net/data/countries/BI#BI> owl:sameAs <http://dbpedia.org/resource/Burundi>.
<http://telegraphis.net/data/countries/BI#BI> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Burundi>.
<http://telegraphis.net/data/countries/BJ#BJ> a gn:Country;
    gn:name "Benin"@en;
    geographis:isoShortName "BENIN"@en, "BÉNIN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "8294000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "112620.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "BJ";
    geographis:isoAlpha3 "BEN";
    geographis:isoNumeric "204";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BJ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BEN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "204" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BN" ].
<http://telegraphis.net/data/countries/BJ#BJ> geographis:capital <http://telegraphis.net/data/capitals/BJ/Porto-Novo#PortoNovo>.
<http://telegraphis.net/data/countries/BJ#BJ> geographis:currency <http://telegraphis.net/data/currencies/XOF#XOF>.
<http://telegraphis.net/data/countries/BJ#BJ> owl:sameAs <http://www.geonames.org/countries/#BJ>.
<http://telegraphis.net/data/countries/BJ#BJ> owl:sameAs <http://sws.geonames.org/2395170/>.
<http://telegraphis.net/data/countries/BJ#BJ> owl:sameAs <http://dbpedia.org/resource/Benin>.
<http://telegraphis.net/data/countries/BJ#BJ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Benin>.
<http://telegraphis.net/data/countries/BL#BL> a gn:Country;
    gn:name "Saint Barthélemy"@en;
    geographis:isoShortName "SAINT BARTHÉLEMY"@en, "SAINT-BARTHÉLEMY"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "8450";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "21.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "BL";
    geographis:isoAlpha3 "BLM";
    geographis:isoNumeric "652";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BLM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "652" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TB" ].
<http://telegraphis.net/data/countries/BL#BL> geographis:capital <http://telegraphis.net/data/capitals/BL/Gustavia#Gustavia>.
<http://telegraphis.net/data/countries/BL#BL> owl:sameAs <http://www.geonames.org/countries/#BL>.
<http://telegraphis.net/data/countries/BL#BL> owl:sameAs <http://sws.geonames.org/3578476/>.
<http://telegraphis.net/data/countries/BL#BL> owl:sameAs <http://dbpedia.org/resource/Saint_Barth%C3%A9lemy>.
<http://telegraphis.net/data/countries/BM#BM> a gn:Country;
    gn:name "Bermuda"@en;
    geographis:isoShortName "BERMUDA"@en, "BERMUDES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "65365";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "53.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "BM";
    geographis:isoAlpha3 "BMU";
    geographis:isoNumeric "060";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BMU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "060" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BD" ].
<http://telegraphis.net/data/countries/BM#BM> geographis:capital <http://telegraphis.net/data/capitals/BM/Hamilton#Hamilton>.
<http://telegraphis.net/data/countries/BM#BM> geographis:currency <http://telegraphis.net/data/currencies/BMD#BMD>.
<http://telegraphis.net/data/countries/BM#BM> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/BM#BM> owl:sameAs <http://www.geonames.org/countries/#BM>.
<http://telegraphis.net/data/countries/BM#BM> owl:sameAs <http://sws.geonames.org/3573345/>.
<http://telegraphis.net/data/countries/BM#BM> owl:sameAs <http://dbpedia.org/resource/Bermuda>.
<http://telegraphis.net/data/countries/BM#BM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Bermuda>.
<http://telegraphis.net/data/countries/BN#BN> a gn:Country;
    gn:name "Brunei"@en;
    geographis:isoShortName "BRUNEI DARUSSALAM"@en, "BRUNÉI DARUSSALAM"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "381000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "5770.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "BN";
    geographis:isoAlpha3 "BRN";
    geographis:isoNumeric "096";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BRN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "096" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BX" ].
<http://telegraphis.net/data/countries/BN#BN> geographis:capital <http://telegraphis.net/data/capitals/BN/Bandar_Seri_Begawan#BandarSeriBegawan>.
<http://telegraphis.net/data/countries/BN#BN> geographis:currency <http://telegraphis.net/data/currencies/BND#BND>.
<http://telegraphis.net/data/countries/BN#BN> geographis:currency <http://telegraphis.net/data/currencies/SGD#SGD>.
<http://telegraphis.net/data/countries/BN#BN> owl:sameAs <http://www.geonames.org/countries/#BN>.
<http://telegraphis.net/data/countries/BN#BN> owl:sameAs <http://sws.geonames.org/1820814/>.
<http://telegraphis.net/data/countries/BN#BN> owl:sameAs <http://dbpedia.org/resource/Brunei>.
<http://telegraphis.net/data/countries/BN#BN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Brunei>.
<http://telegraphis.net/data/countries/BO#BO> a gn:Country;
    gn:name "Bolivia"@en;
    geographis:isoShortName "BOLIVIA"@en, "BOLIVIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "9247000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1098580.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "BO";
    geographis:isoAlpha3 "BOL";
    geographis:isoNumeric "068";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BOL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "068" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BL" ].
<http://telegraphis.net/data/countries/BO#BO> geographis:capital <http://telegraphis.net/data/capitals/BO/La_Paz#LaPaz>.
<http://telegraphis.net/data/countries/BO#BO> geographis:currency <http://telegraphis.net/data/currencies/BOB#BOB>.
<http://telegraphis.net/data/countries/BO#BO> geographis:currency <http://telegraphis.net/data/currencies/BOV#BOV>.
<http://telegraphis.net/data/countries/BO#BO> owl:sameAs <http://www.geonames.org/countries/#BO>.
<http://telegraphis.net/data/countries/BO#BO> owl:sameAs <http://sws.geonames.org/3923057/>.
<http://telegraphis.net/data/countries/BO#BO> owl:sameAs <http://dbpedia.org/resource/Bolivia>.
<http://telegraphis.net/data/countries/BO#BO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Bolivia>.
<http://telegraphis.net/data/countries/BR#BR> a gn:Country;
    gn:name "Brazil"@en;
    geographis:isoShortName "BRAZIL"@en, "BRÉSIL"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "191908000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "8511965.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "BR";
    geographis:isoAlpha3 "BRA";
    geographis:isoNumeric "076";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BRA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "076" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BR" ].
<http://telegraphis.net/data/countries/BR#BR> geographis:capital <http://telegraphis.net/data/capitals/BR/Bras%C3%ADlia#Bras%C3%ADlia>.
<http://telegraphis.net/data/countries/BR#BR> geographis:currency <http://telegraphis.net/data/currencies/BRL#BRL>.
<http://telegraphis.net/data/countries/BR#BR> owl:sameAs <http://www.geonames.org/countries/#BR>.
<http://telegraphis.net/data/countries/BR#BR> owl:sameAs <http://sws.geonames.org/3469034/>.
<http://telegraphis.net/data/countries/BR#BR> owl:sameAs <http://dbpedia.org/resource/Brazil>.
<http://telegraphis.net/data/countries/BR#BR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Brazil>.
<http://telegraphis.net/data/countries/BS#BS> a gn:Country;
    gn:name "Bahamas"@en;
    geographis:isoShortName "BAHAMAS"@en, "BAHAMAS"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "301790";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "13940.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "BS";
    geographis:isoAlpha3 "BHS";
    geographis:isoNumeric "044";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BHS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "044" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BF" ].
<http://telegraphis.net/data/countries/BS#BS> geographis:capital <http://telegraphis.net/data/capitals/BS/Nassau#Nassau>.
<http://telegraphis.net/data/countries/BS#BS> geographis:currency <http://telegraphis.net/data/currencies/BSD#BSD>.
<http://telegraphis.net/data/countries/BS#BS> owl:sameAs <http://www.geonames.org/countries/#BS>.
<http://telegraphis.net/data/countries/BS#BS> owl:sameAs <http://sws.geonames.org/3572887/>.
<http://telegraphis.net/data/countries/BS#BS> owl:sameAs <http://dbpedia.org/resource/The_Bahamas>.
<http://telegraphis.net/data/countries/BS#BS> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Bahamas_The>.
<http://telegraphis.net/data/countries/BT#BT> a gn:Country;
    gn:name "Bhutan"@en;
    geographis:isoShortName "BHUTAN"@en, "BHOUTAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2376000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "47000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "BT";
    geographis:isoAlpha3 "BTN";
    geographis:isoNumeric "064";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BTN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "064" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BT" ].
<http://telegraphis.net/data/countries/BT#BT> geographis:capital <http://telegraphis.net/data/capitals/BT/Thimphu#Thimphu>.
<http://telegraphis.net/data/countries/BT#BT> geographis:currency <http://telegraphis.net/data/currencies/BTN#BTN>.
<http://telegraphis.net/data/countries/BT#BT> geographis:currency <http://telegraphis.net/data/currencies/INR#INR>.
<http://telegraphis.net/data/countries/BT#BT> owl:sameAs <http://www.geonames.org/countries/#BT>.
<http://telegraphis.net/data/countries/BT#BT> owl:sameAs <http://sws.geonames.org/1252634/>.
<http://telegraphis.net/data/countries/BT#BT> owl:sameAs <http://dbpedia.org/resource/Bhutan>.
<http://telegraphis.net/data/countries/BT#BT> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Bhutan>.
<http://telegraphis.net/data/countries/BV#BV> a gn:Country;
    gn:name "Bouvet Island"@en;
    geographis:isoShortName "BOUVET ISLAND"@en, "BOUVET, ÎLE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "0";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "None" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AN#AN>;
    geographis:isoAlpha2 "BV";
    geographis:isoAlpha3 "BVT";
    geographis:isoNumeric "074";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BVT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "074" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BV" ].
<http://telegraphis.net/data/countries/BV#BV> owl:sameAs <http://www.geonames.org/countries/#BV>.
<http://telegraphis.net/data/countries/BV#BV> owl:sameAs <http://sws.geonames.org/3371123/>.
<http://telegraphis.net/data/countries/BV#BV> owl:sameAs <http://dbpedia.org/resource/Bouvet_Island>.
<http://telegraphis.net/data/countries/BV#BV> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Bouvet_Island>.
<http://telegraphis.net/data/countries/BW#BW> a gn:Country;
    gn:name "Botswana"@en;
    geographis:isoShortName "BOTSWANA"@en, "BOTSWANA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1842000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "600370.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "BW";
    geographis:isoAlpha3 "BWA";
    geographis:isoNumeric "072";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BWA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "072" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BC" ].
<http://telegraphis.net/data/countries/BW#BW> geographis:capital <http://telegraphis.net/data/capitals/BW/Gaborone#Gaborone>.
<http://telegraphis.net/data/countries/BW#BW> geographis:currency <http://telegraphis.net/data/currencies/BWP#BWP>.
<http://telegraphis.net/data/countries/BW#BW> owl:sameAs <http://www.geonames.org/countries/#BW>.
<http://telegraphis.net/data/countries/BW#BW> owl:sameAs <http://sws.geonames.org/933860/>.
<http://telegraphis.net/data/countries/BW#BW> owl:sameAs <http://dbpedia.org/resource/Botswana>.
<http://telegraphis.net/data/countries/BW#BW> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Botswana>.
<http://telegraphis.net/data/countries/BY#BY> a gn:Country;
    gn:name "Belarus"@en;
    geographis:isoShortName "BELARUS"@en, "BÉLARUS"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "9685000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "207600.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "BY";
    geographis:isoAlpha3 "BLR";
    geographis:isoNumeric "112";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BLR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "112" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BO" ].
<http://telegraphis.net/data/countries/BY#BY> geographis:capital <http://telegraphis.net/data/capitals/BY/Minsk#Minsk>.
<http://telegraphis.net/data/countries/BY#BY> geographis:currency <http://telegraphis.net/data/currencies/BYR#BYR>.
<http://telegraphis.net/data/countries/BY#BY> owl:sameAs <http://www.geonames.org/countries/#BY>.
<http://telegraphis.net/data/countries/BY#BY> owl:sameAs <http://sws.geonames.org/630336/>.
<http://telegraphis.net/data/countries/BY#BY> owl:sameAs <http://dbpedia.org/resource/Belarus>.
<http://telegraphis.net/data/countries/BY#BY> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Belarus>.
<http://telegraphis.net/data/countries/BZ#BZ> a gn:Country;
    gn:name "Belize"@en;
    geographis:isoShortName "BELIZE"@en, "BELIZE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "301000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "22966.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "BZ";
    geographis:isoAlpha3 "BLZ";
    geographis:isoNumeric "084";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "BZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "BLZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "084" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BH" ].
<http://telegraphis.net/data/countries/BZ#BZ> geographis:capital <http://telegraphis.net/data/capitals/BZ/Belmopan#Belmopan>.
<http://telegraphis.net/data/countries/BZ#BZ> geographis:currency <http://telegraphis.net/data/currencies/BZD#BZD>.
<http://telegraphis.net/data/countries/BZ#BZ> owl:sameAs <http://www.geonames.org/countries/#BZ>.
<http://telegraphis.net/data/countries/BZ#BZ> owl:sameAs <http://sws.geonames.org/3582678/>.
<http://telegraphis.net/data/countries/BZ#BZ> owl:sameAs <http://dbpedia.org/resource/Belize>.
<http://telegraphis.net/data/countries/BZ#BZ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Belize>.
<http://telegraphis.net/data/countries/CA#CA> a gn:Country;
    gn:name "Canada"@en;
    geographis:isoShortName "CANADA"@en, "CANADA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "33679000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "9984670.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "CA";
    geographis:isoAlpha3 "CAN";
    geographis:isoNumeric "124";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CAN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "124" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CA" ].
<http://telegraphis.net/data/countries/CA#CA> geographis:capital <http://telegraphis.net/data/capitals/CA/Ottawa#Ottawa>.
<http://telegraphis.net/data/countries/CA#CA> geographis:currency <http://telegraphis.net/data/currencies/CAD#CAD>.
<http://telegraphis.net/data/countries/CA#CA> owl:sameAs <http://www.geonames.org/countries/#CA>.
<http://telegraphis.net/data/countries/CA#CA> owl:sameAs <http://sws.geonames.org/6251999/>.
<http://telegraphis.net/data/countries/CA#CA> owl:sameAs <http://dbpedia.org/resource/Canada>.
<http://telegraphis.net/data/countries/CA#CA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Canada>.
<http://telegraphis.net/data/countries/CC#CC> a gn:Country;
    gn:name "Cocos Islands"@en;
    geographis:isoShortName "COCOS (KEELING) ISLANDS"@en, "COCOS (KEELING), ÎLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "628";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "14.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "CC";
    geographis:isoAlpha3 "CCK";
    geographis:isoNumeric "166";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CCK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "166" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CK" ].
<http://telegraphis.net/data/countries/CC#CC> geographis:capital <http://telegraphis.net/data/capitals/CC/West_Island#WestIsland>.
<http://telegraphis.net/data/countries/CC#CC> geographis:currency <http://telegraphis.net/data/currencies/AUD#AUD>.
<http://telegraphis.net/data/countries/CC#CC> owl:sameAs <http://www.geonames.org/countries/#CC>.
<http://telegraphis.net/data/countries/CC#CC> owl:sameAs <http://sws.geonames.org/1547376/>.
<http://telegraphis.net/data/countries/CC#CC> owl:sameAs <http://dbpedia.org/resource/Cocos_%28Keeling%29_Islands>.
<http://telegraphis.net/data/countries/CC#CC> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Cocos_(Keeling)_Islands>.
<http://telegraphis.net/data/countries/CD#CD> a gn:Country;
    gn:name "Congo - Kinshasa"@en;
    geographis:isoShortName "CONGO, THE DEMOCRATIC REPUBLIC OF THE"@en, "CONGO, LA RÉPUBLIQUE DÉMOCRATIQUE DU"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "60085004";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2345410.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "CD";
    geographis:isoAlpha3 "COD";
    geographis:isoNumeric "180";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "COD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "180" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CG" ].
<http://telegraphis.net/data/countries/CD#CD> geographis:capital <http://telegraphis.net/data/capitals/CD/Kinshasa#Kinshasa>.
<http://telegraphis.net/data/countries/CD#CD> geographis:currency <http://telegraphis.net/data/currencies/CDF#CDF>.
<http://telegraphis.net/data/countries/CD#CD> owl:sameAs <http://www.geonames.org/countries/#CD>.
<http://telegraphis.net/data/countries/CD#CD> owl:sameAs <http://sws.geonames.org/203312/>.
<http://telegraphis.net/data/countries/CD#CD> owl:sameAs <http://dbpedia.org/resource/Democratic_Republic_of_the_Congo>.
<http://telegraphis.net/data/countries/CD#CD> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Congo_Democratic_Republic_of_the>.
<http://telegraphis.net/data/countries/CF#CF> a gn:Country;
    gn:name "Central African Republic"@en;
    geographis:isoShortName "CENTRAL AFRICAN REPUBLIC"@en, "CENTRAFRICAINE, RÉPUBLIQUE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4434000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "622984.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "CF";
    geographis:isoAlpha3 "CAF";
    geographis:isoNumeric "140";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CAF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "140" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CT" ].
<http://telegraphis.net/data/countries/CF#CF> geographis:capital <http://telegraphis.net/data/capitals/CF/Bangui#Bangui>.
<http://telegraphis.net/data/countries/CF#CF> geographis:currency <http://telegraphis.net/data/currencies/XAF#XAF>.
<http://telegraphis.net/data/countries/CF#CF> owl:sameAs <http://www.geonames.org/countries/#CF>.
<http://telegraphis.net/data/countries/CF#CF> owl:sameAs <http://sws.geonames.org/239880/>.
<http://telegraphis.net/data/countries/CF#CF> owl:sameAs <http://dbpedia.org/resource/Central_African_Republic>.
<http://telegraphis.net/data/countries/CF#CF> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Central_African_Republic>.
<http://telegraphis.net/data/countries/CG#CG> a gn:Country;
    gn:name "Congo - Brazzaville"@en;
    geographis:isoShortName "CONGO"@en, "CONGO"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3039126";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "342000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "CG";
    geographis:isoAlpha3 "COG";
    geographis:isoNumeric "178";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "COG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "178" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CF" ].
<http://telegraphis.net/data/countries/CG#CG> geographis:capital <http://telegraphis.net/data/capitals/CG/Brazzaville#Brazzaville>.
<http://telegraphis.net/data/countries/CG#CG> geographis:currency <http://telegraphis.net/data/currencies/XAF#XAF>.
<http://telegraphis.net/data/countries/CG#CG> owl:sameAs <http://www.geonames.org/countries/#CG>.
<http://telegraphis.net/data/countries/CG#CG> owl:sameAs <http://sws.geonames.org/2260494/>.
<http://telegraphis.net/data/countries/CG#CG> owl:sameAs <http://dbpedia.org/resource/Republic_of_the_Congo>.
<http://telegraphis.net/data/countries/CG#CG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Congo_Republic_of_the>.
<http://telegraphis.net/data/countries/CH#CH> a gn:Country;
    gn:name "Switzerland"@en;
    geographis:isoShortName "SWITZERLAND"@en, "SUISSE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "7581000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "41290.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "CH";
    geographis:isoAlpha3 "CHE";
    geographis:isoNumeric "756";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CHE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "756" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SZ" ].
<http://telegraphis.net/data/countries/CH#CH> geographis:capital <http://telegraphis.net/data/capitals/CH/Berne#Berne>.
<http://telegraphis.net/data/countries/CH#CH> geographis:currency <http://telegraphis.net/data/currencies/CHE#CHE>.
<http://telegraphis.net/data/countries/CH#CH> geographis:currency <http://telegraphis.net/data/currencies/CHF#CHF>.
<http://telegraphis.net/data/countries/CH#CH> geographis:currency <http://telegraphis.net/data/currencies/CHW#CHW>.
<http://telegraphis.net/data/countries/CH#CH> owl:sameAs <http://www.geonames.org/countries/#CH>.
<http://telegraphis.net/data/countries/CH#CH> owl:sameAs <http://sws.geonames.org/2658434/>.
<http://telegraphis.net/data/countries/CH#CH> owl:sameAs <http://dbpedia.org/resource/Switzerland>.
<http://telegraphis.net/data/countries/CH#CH> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Switzerland>.
<http://telegraphis.net/data/countries/CI#CI> a gn:Country;
    gn:name "Ivory Coast"@en;
    geographis:isoShortName "CÔTE D'IVOIRE"@en, "CÔTE D'IVOIRE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "18373000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "322460.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "CI";
    geographis:isoAlpha3 "CIV";
    geographis:isoNumeric "384";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CIV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "384" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "IV" ].
<http://telegraphis.net/data/countries/CI#CI> geographis:capital <http://telegraphis.net/data/capitals/CI/Yamoussoukro#Yamoussoukro>.
<http://telegraphis.net/data/countries/CI#CI> geographis:currency <http://telegraphis.net/data/currencies/XOF#XOF>.
<http://telegraphis.net/data/countries/CI#CI> owl:sameAs <http://www.geonames.org/countries/#CI>.
<http://telegraphis.net/data/countries/CI#CI> owl:sameAs <http://sws.geonames.org/2287781/>.
<http://telegraphis.net/data/countries/CI#CI> owl:sameAs <http://dbpedia.org/resource/C%C3%B4te_d%27Ivoire>.
<http://telegraphis.net/data/countries/CI#CI> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Cote_dIvoire>.
<http://telegraphis.net/data/countries/CK#CK> a gn:Country;
    gn:name "Cook Islands"@en;
    geographis:isoShortName "COOK ISLANDS"@en, "COOK, ÎLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "21388";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "240.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "CK";
    geographis:isoAlpha3 "COK";
    geographis:isoNumeric "184";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "COK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "184" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CW" ].
<http://telegraphis.net/data/countries/CK#CK> geographis:capital <http://telegraphis.net/data/capitals/CK/Avarua#Avarua>.
<http://telegraphis.net/data/countries/CK#CK> geographis:currency <http://telegraphis.net/data/currencies/NZD#NZD>.
<http://telegraphis.net/data/countries/CK#CK> owl:sameAs <http://www.geonames.org/countries/#CK>.
<http://telegraphis.net/data/countries/CK#CK> owl:sameAs <http://sws.geonames.org/1899402/>.
<http://telegraphis.net/data/countries/CK#CK> owl:sameAs <http://dbpedia.org/resource/Cook_Islands>.
<http://telegraphis.net/data/countries/CK#CK> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Cook_Islands>.
<http://telegraphis.net/data/countries/CL#CL> a gn:Country;
    gn:name "Chile"@en;
    geographis:isoShortName "CHILE"@en, "CHILI"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "16432000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "756950.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "CL";
    geographis:isoAlpha3 "CHL";
    geographis:isoNumeric "152";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CHL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "152" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CI" ].
<http://telegraphis.net/data/countries/CL#CL> geographis:capital <http://telegraphis.net/data/capitals/CL/Santiago#Santiago>.
<http://telegraphis.net/data/countries/CL#CL> geographis:currency <http://telegraphis.net/data/currencies/CLF#CLF>.
<http://telegraphis.net/data/countries/CL#CL> geographis:currency <http://telegraphis.net/data/currencies/CLP#CLP>.
<http://telegraphis.net/data/countries/CL#CL> owl:sameAs <http://www.geonames.org/countries/#CL>.
<http://telegraphis.net/data/countries/CL#CL> owl:sameAs <http://sws.geonames.org/3895114/>.
<http://telegraphis.net/data/countries/CL#CL> owl:sameAs <http://dbpedia.org/resource/Chile>.
<http://telegraphis.net/data/countries/CL#CL> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Chile>.
<http://telegraphis.net/data/countries/CM#CM> a gn:Country;
    gn:name "Cameroon"@en;
    geographis:isoShortName "CAMEROON"@en, "CAMEROUN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "18467000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "475440.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "CM";
    geographis:isoAlpha3 "CMR";
    geographis:isoNumeric "120";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CMR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "120" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CM" ].
<http://telegraphis.net/data/countries/CM#CM> geographis:capital <http://telegraphis.net/data/capitals/CM/Yaound%C3%A9#Yaound%C3%A9>.
<http://telegraphis.net/data/countries/CM#CM> geographis:currency <http://telegraphis.net/data/currencies/XAF#XAF>.
<http://telegraphis.net/data/countries/CM#CM> owl:sameAs <http://www.geonames.org/countries/#CM>.
<http://telegraphis.net/data/countries/CM#CM> owl:sameAs <http://sws.geonames.org/2233387/>.
<http://telegraphis.net/data/countries/CM#CM> owl:sameAs <http://dbpedia.org/resource/Cameroon>.
<http://telegraphis.net/data/countries/CM#CM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Cameroon>.
<http://telegraphis.net/data/countries/CN#CN> a gn:Country;
    gn:name "China"@en;
    geographis:isoShortName "CHINA"@en, "CHINE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1330044000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "9596960.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "CN";
    geographis:isoAlpha3 "CHN";
    geographis:isoNumeric "156";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CHN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "156" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CH" ].
<http://telegraphis.net/data/countries/CN#CN> geographis:capital <http://telegraphis.net/data/capitals/CN/Beijing#Beijing>.
<http://telegraphis.net/data/countries/CN#CN> geographis:currency <http://telegraphis.net/data/currencies/CNY#CNY>.
<http://telegraphis.net/data/countries/CN#CN> owl:sameAs <http://www.geonames.org/countries/#CN>.
<http://telegraphis.net/data/countries/CN#CN> owl:sameAs <http://sws.geonames.org/1814991/>.
<http://telegraphis.net/data/countries/CN#CN> owl:sameAs <http://dbpedia.org/resource/People%27s_Republic_of_China>.
<http://telegraphis.net/data/countries/CN#CN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/China>.
<http://telegraphis.net/data/countries/CO#CO> a gn:Country;
    gn:name "Colombia"@en;
    geographis:isoShortName "COLOMBIA"@en, "COLOMBIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "45013000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1138910.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "CO";
    geographis:isoAlpha3 "COL";
    geographis:isoNumeric "170";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "COL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "170" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CO" ].
<http://telegraphis.net/data/countries/CO#CO> geographis:capital <http://telegraphis.net/data/capitals/CO/Bogot%C3%A1#Bogot%C3%A1>.
<http://telegraphis.net/data/countries/CO#CO> geographis:currency <http://telegraphis.net/data/currencies/COP#COP>.
<http://telegraphis.net/data/countries/CO#CO> geographis:currency <http://telegraphis.net/data/currencies/COU#COU>.
<http://telegraphis.net/data/countries/CO#CO> owl:sameAs <http://www.geonames.org/countries/#CO>.
<http://telegraphis.net/data/countries/CO#CO> owl:sameAs <http://sws.geonames.org/3686110/>.
<http://telegraphis.net/data/countries/CO#CO> owl:sameAs <http://dbpedia.org/resource/Colombia>.
<http://telegraphis.net/data/countries/CO#CO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Colombia>.
<http://telegraphis.net/data/countries/CR#CR> a gn:Country;
    gn:name "Costa Rica"@en;
    geographis:isoShortName "COSTA RICA"@en, "COSTA RICA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4191000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "51100.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "CR";
    geographis:isoAlpha3 "CRI";
    geographis:isoNumeric "188";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CRI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "188" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CS" ].
<http://telegraphis.net/data/countries/CR#CR> geographis:capital <http://telegraphis.net/data/capitals/CR/San_Jos%C3%A9#SanJos%C3%A9>.
<http://telegraphis.net/data/countries/CR#CR> geographis:currency <http://telegraphis.net/data/currencies/CRC#CRC>.
<http://telegraphis.net/data/countries/CR#CR> owl:sameAs <http://www.geonames.org/countries/#CR>.
<http://telegraphis.net/data/countries/CR#CR> owl:sameAs <http://sws.geonames.org/3624060/>.
<http://telegraphis.net/data/countries/CR#CR> owl:sameAs <http://dbpedia.org/resource/Costa_Rica>.
<http://telegraphis.net/data/countries/CU#CU> a gn:Country;
    gn:name "Cuba"@en;
    geographis:isoShortName "CUBA"@en, "CUBA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "11423000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "110860.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "CU";
    geographis:isoAlpha3 "CUB";
    geographis:isoNumeric "192";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CUB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "192" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CU" ].
<http://telegraphis.net/data/countries/CU#CU> geographis:capital <http://telegraphis.net/data/capitals/CU/Havana#Havana>.
<http://telegraphis.net/data/countries/CU#CU> geographis:currency <http://telegraphis.net/data/currencies/CUC#CUC>.
<http://telegraphis.net/data/countries/CU#CU> geographis:currency <http://telegraphis.net/data/currencies/CUP#CUP>.
<http://telegraphis.net/data/countries/CU#CU> owl:sameAs <http://www.geonames.org/countries/#CU>.
<http://telegraphis.net/data/countries/CU#CU> owl:sameAs <http://sws.geonames.org/3562981/>.
<http://telegraphis.net/data/countries/CU#CU> owl:sameAs <http://dbpedia.org/resource/Cuba>.
<http://telegraphis.net/data/countries/CU#CU> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Cuba>.
<http://telegraphis.net/data/countries/CV#CV> a gn:Country;
    gn:name "Cape Verde"@en;
    geographis:isoShortName "CAPE VERDE"@en, "CAP-VERT"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "426000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "4033.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "CV";
    geographis:isoAlpha3 "CPV";
    geographis:isoNumeric "132";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CPV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "132" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CV" ].
<http://telegraphis.net/data/countries/CV#CV> geographis:capital <http://telegraphis.net/data/capitals/CV/Praia#Praia>.
<http://telegraphis.net/data/countries/CV#CV> geographis:currency <http://telegraphis.net/data/currencies/CVE#CVE>.
<http://telegraphis.net/data/countries/CV#CV> owl:sameAs <http://www.geonames.org/countries/#CV>.
<http://telegraphis.net/data/countries/CV#CV> owl:sameAs <http://sws.geonames.org/3374766/>.
<http://telegraphis.net/data/countries/CV#CV> owl:sameAs <http://dbpedia.org/resource/Cape_Verde>.
<http://telegraphis.net/data/countries/CV#CV> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Cape_Verde>.
<http://telegraphis.net/data/countries/CX#CX> a gn:Country;
    gn:name "Christmas Island"@en;
    geographis:isoShortName "CHRISTMAS ISLAND"@en, "CHRISTMAS, ÎLE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "361";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "135.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "CX";
    geographis:isoAlpha3 "CXR";
    geographis:isoNumeric "162";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CX" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CXR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "162" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "KT" ].
<http://telegraphis.net/data/countries/CX#CX> geographis:capital <http://telegraphis.net/data/capitals/CX/Flying_Fish_Cove#FlyingFishCove>.
<http://telegraphis.net/data/countries/CX#CX> geographis:currency <http://telegraphis.net/data/currencies/AUD#AUD>.
<http://telegraphis.net/data/countries/CX#CX> owl:sameAs <http://www.geonames.org/countries/#CX>.
<http://telegraphis.net/data/countries/CX#CX> owl:sameAs <http://sws.geonames.org/2078138/>.
<http://telegraphis.net/data/countries/CX#CX> owl:sameAs <http://dbpedia.org/resource/Christmas_Island>.
<http://telegraphis.net/data/countries/CX#CX> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Christmas_Island>.
<http://telegraphis.net/data/countries/CY#CY> a gn:Country;
    gn:name "Cyprus"@en;
    geographis:isoShortName "CYPRUS"@en, "CHYPRE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "792000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "9250.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "CY";
    geographis:isoAlpha3 "CYP";
    geographis:isoNumeric "196";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CYP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "196" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CY" ].
<http://telegraphis.net/data/countries/CY#CY> geographis:capital <http://telegraphis.net/data/capitals/CY/Nicosia#Nicosia>.
<http://telegraphis.net/data/countries/CY#CY> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/CY#CY> owl:sameAs <http://www.geonames.org/countries/#CY>.
<http://telegraphis.net/data/countries/CY#CY> owl:sameAs <http://sws.geonames.org/146669/>.
<http://telegraphis.net/data/countries/CY#CY> owl:sameAs <http://dbpedia.org/resource/Cyprus>.
<http://telegraphis.net/data/countries/CY#CY> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Cyprus>.
<http://telegraphis.net/data/countries/CZ#CZ> a gn:Country;
    gn:name "Czech Republic"@en;
    geographis:isoShortName "CZECH REPUBLIC"@en, "TCHÈQUE, RÉPUBLIQUE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "10220000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "78866.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "CZ";
    geographis:isoAlpha3 "CZE";
    geographis:isoNumeric "203";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "CZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CZE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "203" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "EZ" ].
<http://telegraphis.net/data/countries/CZ#CZ> geographis:capital <http://telegraphis.net/data/capitals/CZ/Prague#Prague>.
<http://telegraphis.net/data/countries/CZ#CZ> geographis:currency <http://telegraphis.net/data/currencies/CZK#CZK>.
<http://telegraphis.net/data/countries/CZ#CZ> owl:sameAs <http://www.geonames.org/countries/#CZ>.
<http://telegraphis.net/data/countries/CZ#CZ> owl:sameAs <http://sws.geonames.org/3077311/>.
<http://telegraphis.net/data/countries/CZ#CZ> owl:sameAs <http://dbpedia.org/resource/Czech_Republic>.
<http://telegraphis.net/data/countries/CZ#CZ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Czech_Republic>.
<http://telegraphis.net/data/countries/DE#DE> a gn:Country;
    gn:name "Germany"@en;
    geographis:isoShortName "GERMANY"@en, "ALLEMAGNE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "82369000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "357021.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "DE";
    geographis:isoAlpha3 "DEU";
    geographis:isoNumeric "276";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "DE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "DEU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "276" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GM" ].
<http://telegraphis.net/data/countries/DE#DE> geographis:capital <http://telegraphis.net/data/capitals/DE/Berlin#Berlin>.
<http://telegraphis.net/data/countries/DE#DE> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/DE#DE> owl:sameAs <http://www.geonames.org/countries/#DE>.
<http://telegraphis.net/data/countries/DE#DE> owl:sameAs <http://sws.geonames.org/2921044/>.
<http://telegraphis.net/data/countries/DE#DE> owl:sameAs <http://dbpedia.org/resource/Germany>.
<http://telegraphis.net/data/countries/DE#DE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Germany>.
<http://telegraphis.net/data/countries/DJ#DJ> a gn:Country;
    gn:name "Djibouti"@en;
    geographis:isoShortName "DJIBOUTI"@en, "DJIBOUTI"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "506000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "23000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "DJ";
    geographis:isoAlpha3 "DJI";
    geographis:isoNumeric "262";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "DJ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "DJI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "262" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "DJ" ].
<http://telegraphis.net/data/countries/DJ#DJ> geographis:capital <http://telegraphis.net/data/capitals/DJ/Djibouti#Djibouti>.
<http://telegraphis.net/data/countries/DJ#DJ> geographis:currency <http://telegraphis.net/data/currencies/DJF#DJF>.
<http://telegraphis.net/data/countries/DJ#DJ> owl:sameAs <http://www.geonames.org/countries/#DJ>.
<http://telegraphis.net/data/countries/DJ#DJ> owl:sameAs <http://sws.geonames.org/223816/>.
<http://telegraphis.net/data/countries/DJ#DJ> owl:sameAs <http://dbpedia.org/resource/Djibouti>.
<http://telegraphis.net/data/countries/DJ#DJ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Djibouti>.
<http://telegraphis.net/data/countries/DK#DK> a gn:Country;
    gn:name "Denmark"@en;
    geographis:isoShortName "DENMARK"@en, "DANEMARK"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "5484000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "43094.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "DK";
    geographis:isoAlpha3 "DNK";
    geographis:isoNumeric "208";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "DK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "DNK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "208" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "DA" ].
<http://telegraphis.net/data/countries/DK#DK> geographis:capital <http://telegraphis.net/data/capitals/DK/Copenhagen#Copenhagen>.
<http://telegraphis.net/data/countries/DK#DK> geographis:currency <http://telegraphis.net/data/currencies/DKK#DKK>.
<http://telegraphis.net/data/countries/DK#DK> owl:sameAs <http://www.geonames.org/countries/#DK>.
<http://telegraphis.net/data/countries/DK#DK> owl:sameAs <http://sws.geonames.org/2623032/>.
<http://telegraphis.net/data/countries/DK#DK> owl:sameAs <http://dbpedia.org/resource/Denmark>.
<http://telegraphis.net/data/countries/DK#DK> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Denmark>.
<http://telegraphis.net/data/countries/DM#DM> a gn:Country;
    gn:name "Dominica"@en;
    geographis:isoShortName "DOMINICA"@en, "DOMINIQUE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "72000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "754.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "DM";
    geographis:isoAlpha3 "DMA";
    geographis:isoNumeric "212";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "DM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "DMA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "212" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "DO" ].
<http://telegraphis.net/data/countries/DM#DM> geographis:capital <http://telegraphis.net/data/capitals/DM/Roseau#Roseau>.
<http://telegraphis.net/data/countries/DM#DM> geographis:currency <http://telegraphis.net/data/currencies/XCD#XCD>.
<http://telegraphis.net/data/countries/DM#DM> owl:sameAs <http://www.geonames.org/countries/#DM>.
<http://telegraphis.net/data/countries/DM#DM> owl:sameAs <http://sws.geonames.org/3575830/>.
<http://telegraphis.net/data/countries/DM#DM> owl:sameAs <http://dbpedia.org/resource/Dominica>.
<http://telegraphis.net/data/countries/DM#DM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Dominica>.
<http://telegraphis.net/data/countries/DO#DO> a gn:Country;
    gn:name "Dominican Republic"@en;
    geographis:isoShortName "DOMINICAN REPUBLIC"@en, "DOMINICAINE, RÉPUBLIQUE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "9507000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "48730.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "DO";
    geographis:isoAlpha3 "DOM";
    geographis:isoNumeric "214";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "DO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "DOM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "214" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "DR" ].
<http://telegraphis.net/data/countries/DO#DO> geographis:capital <http://telegraphis.net/data/capitals/DO/Santo_Domingo#SantoDomingo>.
<http://telegraphis.net/data/countries/DO#DO> geographis:currency <http://telegraphis.net/data/currencies/DOP#DOP>.
<http://telegraphis.net/data/countries/DO#DO> owl:sameAs <http://www.geonames.org/countries/#DO>.
<http://telegraphis.net/data/countries/DO#DO> owl:sameAs <http://sws.geonames.org/3508796/>.
<http://telegraphis.net/data/countries/DO#DO> owl:sameAs <http://dbpedia.org/resource/Dominican_Republic>.
<http://telegraphis.net/data/countries/DO#DO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Dominican_Republic>.
<http://telegraphis.net/data/countries/DZ#DZ> a gn:Country;
    gn:name "Algeria"@en;
    geographis:isoShortName "ALGERIA"@en, "ALGÉRIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "33739000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2381740.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "DZ";
    geographis:isoAlpha3 "DZA";
    geographis:isoNumeric "012";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "DZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "DZA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "012" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "AG" ].
<http://telegraphis.net/data/countries/DZ#DZ> geographis:capital <http://telegraphis.net/data/capitals/DZ/Algiers#Algiers>.
<http://telegraphis.net/data/countries/DZ#DZ> geographis:currency <http://telegraphis.net/data/currencies/DZD#DZD>.
<http://telegraphis.net/data/countries/DZ#DZ> owl:sameAs <http://www.geonames.org/countries/#DZ>.
<http://telegraphis.net/data/countries/DZ#DZ> owl:sameAs <http://sws.geonames.org/2589581/>.
<http://telegraphis.net/data/countries/DZ#DZ> owl:sameAs <http://dbpedia.org/resource/Algeria>.
<http://telegraphis.net/data/countries/DZ#DZ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Algeria>.
<http://telegraphis.net/data/countries/EC#EC> a gn:Country;
    gn:name "Ecuador"@en;
    geographis:isoShortName "ECUADOR"@en, "ÉQUATEUR"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "13927000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "283560.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "EC";
    geographis:isoAlpha3 "ECU";
    geographis:isoNumeric "218";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "EC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ECU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "218" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "EC" ].
<http://telegraphis.net/data/countries/EC#EC> geographis:capital <http://telegraphis.net/data/capitals/EC/Quito#Quito>.
<http://telegraphis.net/data/countries/EC#EC> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/EC#EC> owl:sameAs <http://www.geonames.org/countries/#EC>.
<http://telegraphis.net/data/countries/EC#EC> owl:sameAs <http://sws.geonames.org/3658394/>.
<http://telegraphis.net/data/countries/EC#EC> owl:sameAs <http://dbpedia.org/resource/Ecuador>.
<http://telegraphis.net/data/countries/EC#EC> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Ecuador>.
<http://telegraphis.net/data/countries/EE#EE> a gn:Country;
    gn:name "Estonia"@en;
    geographis:isoShortName "ESTONIA"@en, "ESTONIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1307000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "45226.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "EE";
    geographis:isoAlpha3 "EST";
    geographis:isoNumeric "233";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "EE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "EST" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "233" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "EN" ].
<http://telegraphis.net/data/countries/EE#EE> geographis:capital <http://telegraphis.net/data/capitals/EE/Tallinn#Tallinn>.
<http://telegraphis.net/data/countries/EE#EE> geographis:currency <http://telegraphis.net/data/currencies/EEK#EEK>.
<http://telegraphis.net/data/countries/EE#EE> owl:sameAs <http://www.geonames.org/countries/#EE>.
<http://telegraphis.net/data/countries/EE#EE> owl:sameAs <http://sws.geonames.org/453733/>.
<http://telegraphis.net/data/countries/EE#EE> owl:sameAs <http://dbpedia.org/resource/Estonia>.
<http://telegraphis.net/data/countries/EE#EE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Estonia>.
<http://telegraphis.net/data/countries/EG#EG> a gn:Country;
    gn:name "Egypt"@en;
    geographis:isoShortName "EGYPT"@en, "ÉGYPTE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "81713000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1001450.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "EG";
    geographis:isoAlpha3 "EGY";
    geographis:isoNumeric "818";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "EG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "EGY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "818" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "EG" ].
<http://telegraphis.net/data/countries/EG#EG> geographis:capital <http://telegraphis.net/data/capitals/EG/Cairo#Cairo>.
<http://telegraphis.net/data/countries/EG#EG> geographis:currency <http://telegraphis.net/data/currencies/EGP#EGP>.
<http://telegraphis.net/data/countries/EG#EG> owl:sameAs <http://www.geonames.org/countries/#EG>.
<http://telegraphis.net/data/countries/EG#EG> owl:sameAs <http://sws.geonames.org/357994/>.
<http://telegraphis.net/data/countries/EG#EG> owl:sameAs <http://dbpedia.org/resource/Egypt>.
<http://telegraphis.net/data/countries/EG#EG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Egypt>.
<http://telegraphis.net/data/countries/EH#EH> a gn:Country;
    gn:name "Western Sahara"@en;
    geographis:isoShortName "WESTERN SAHARA"@en, "SAHARA OCCIDENTAL"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "273008";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "266000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "EH";
    geographis:isoAlpha3 "ESH";
    geographis:isoNumeric "732";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "EH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ESH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "732" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "WI" ].
<http://telegraphis.net/data/countries/EH#EH> geographis:capital <http://telegraphis.net/data/capitals/EH/El-Aaiun#ElAaiun>.
<http://telegraphis.net/data/countries/EH#EH> geographis:currency <http://telegraphis.net/data/currencies/MAD#MAD>.
<http://telegraphis.net/data/countries/EH#EH> owl:sameAs <http://www.geonames.org/countries/#EH>.
<http://telegraphis.net/data/countries/EH#EH> owl:sameAs <http://sws.geonames.org/2461445/>.
<http://telegraphis.net/data/countries/EH#EH> owl:sameAs <http://dbpedia.org/resource/Western_Sahara>.
<http://telegraphis.net/data/countries/EH#EH> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Western_Sahara>.
<http://telegraphis.net/data/countries/ER#ER> a gn:Country;
    gn:name "Eritrea"@en;
    geographis:isoShortName "ERITREA"@en, "ÉRYTHRÉE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "5028000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "121320.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "ER";
    geographis:isoAlpha3 "ERI";
    geographis:isoNumeric "232";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "ER" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ERI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "232" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "ER" ].
<http://telegraphis.net/data/countries/ER#ER> geographis:capital <http://telegraphis.net/data/capitals/ER/Asmara#Asmara>.
<http://telegraphis.net/data/countries/ER#ER> geographis:currency <http://telegraphis.net/data/currencies/ERN#ERN>.
<http://telegraphis.net/data/countries/ER#ER> owl:sameAs <http://www.geonames.org/countries/#ER>.
<http://telegraphis.net/data/countries/ER#ER> owl:sameAs <http://sws.geonames.org/338010/>.
<http://telegraphis.net/data/countries/ER#ER> owl:sameAs <http://dbpedia.org/resource/Eritrea>.
<http://telegraphis.net/data/countries/ER#ER> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Eritrea>.
<http://telegraphis.net/data/countries/ES#ES> a gn:Country;
    gn:name "Spain"@en;
    geographis:isoShortName "SPAIN"@en, "ESPAGNE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "40491000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "504782.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "ES";
    geographis:isoAlpha3 "ESP";
    geographis:isoNumeric "724";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "ES" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ESP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "724" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SP" ].
<http://telegraphis.net/data/countries/ES#ES> geographis:capital <http://telegraphis.net/data/capitals/ES/Madrid#Madrid>.
<http://telegraphis.net/data/countries/ES#ES> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/ES#ES> owl:sameAs <http://www.geonames.org/countries/#ES>.
<http://telegraphis.net/data/countries/ES#ES> owl:sameAs <http://sws.geonames.org/2510769/>.
<http://telegraphis.net/data/countries/ES#ES> owl:sameAs <http://dbpedia.org/resource/Spain>.
<http://telegraphis.net/data/countries/ES#ES> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Spain>.
<http://telegraphis.net/data/countries/ET#ET> a gn:Country;
    gn:name "Ethiopia"@en;
    geographis:isoShortName "ETHIOPIA"@en, "ÉTHIOPIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "78254000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1127127.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "ET";
    geographis:isoAlpha3 "ETH";
    geographis:isoNumeric "231";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "ET" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ETH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "231" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "ET" ].
<http://telegraphis.net/data/countries/ET#ET> geographis:capital <http://telegraphis.net/data/capitals/ET/Addis_Ababa#AddisAbaba>.
<http://telegraphis.net/data/countries/ET#ET> geographis:currency <http://telegraphis.net/data/currencies/ETB#ETB>.
<http://telegraphis.net/data/countries/ET#ET> owl:sameAs <http://www.geonames.org/countries/#ET>.
<http://telegraphis.net/data/countries/ET#ET> owl:sameAs <http://sws.geonames.org/337996/>.
<http://telegraphis.net/data/countries/ET#ET> owl:sameAs <http://dbpedia.org/resource/Ethiopia>.
<http://telegraphis.net/data/countries/ET#ET> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Ethiopia>.
<http://telegraphis.net/data/countries/FI#FI> a gn:Country;
    gn:name "Finland"@en;
    geographis:isoShortName "FINLAND"@en, "FINLANDE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "5244000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "337030.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "FI";
    geographis:isoAlpha3 "FIN";
    geographis:isoNumeric "246";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "FI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "FIN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "246" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "FI" ].
<http://telegraphis.net/data/countries/FI#FI> geographis:capital <http://telegraphis.net/data/capitals/FI/Helsinki#Helsinki>.
<http://telegraphis.net/data/countries/FI#FI> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/FI#FI> owl:sameAs <http://www.geonames.org/countries/#FI>.
<http://telegraphis.net/data/countries/FI#FI> owl:sameAs <http://sws.geonames.org/660013/>.
<http://telegraphis.net/data/countries/FI#FI> owl:sameAs <http://dbpedia.org/resource/Finland>.
<http://telegraphis.net/data/countries/FI#FI> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Finland>.
<http://telegraphis.net/data/countries/FJ#FJ> a gn:Country;
    gn:name "Fiji"@en;
    geographis:isoShortName "FIJI"@en, "FIDJI"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "931000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "18270.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "FJ";
    geographis:isoAlpha3 "FJI";
    geographis:isoNumeric "242";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "FJ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "FJI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "242" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "FJ" ].
<http://telegraphis.net/data/countries/FJ#FJ> geographis:capital <http://telegraphis.net/data/capitals/FJ/Suva#Suva>.
<http://telegraphis.net/data/countries/FJ#FJ> geographis:currency <http://telegraphis.net/data/currencies/FJD#FJD>.
<http://telegraphis.net/data/countries/FJ#FJ> owl:sameAs <http://www.geonames.org/countries/#FJ>.
<http://telegraphis.net/data/countries/FJ#FJ> owl:sameAs <http://sws.geonames.org/2205218/>.
<http://telegraphis.net/data/countries/FJ#FJ> owl:sameAs <http://dbpedia.org/resource/Fiji>.
<http://telegraphis.net/data/countries/FJ#FJ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Fiji>.
<http://telegraphis.net/data/countries/FK#FK> a gn:Country;
    gn:name "Falkland Islands"@en;
    geographis:isoShortName "FALKLAND ISLANDS (MALVINAS)"@en, "FALKLAND, ÎLES (MALVINAS)"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2638";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "12173.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "FK";
    geographis:isoAlpha3 "FLK";
    geographis:isoNumeric "238";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "FK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "FLK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "238" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "FK" ].
<http://telegraphis.net/data/countries/FK#FK> geographis:capital <http://telegraphis.net/data/capitals/FK/Stanley#Stanley>.
<http://telegraphis.net/data/countries/FK#FK> geographis:currency <http://telegraphis.net/data/currencies/FKP#FKP>.
<http://telegraphis.net/data/countries/FK#FK> owl:sameAs <http://www.geonames.org/countries/#FK>.
<http://telegraphis.net/data/countries/FK#FK> owl:sameAs <http://sws.geonames.org/3474414/>.
<http://telegraphis.net/data/countries/FK#FK> owl:sameAs <http://dbpedia.org/resource/Falkland_Islands>.
<http://telegraphis.net/data/countries/FK#FK> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Falkland_Islands_(Islas_Malvinas)>.
<http://telegraphis.net/data/countries/FM#FM> a gn:Country;
    gn:name "Micronesia"@en;
    geographis:isoShortName "MICRONESIA, FEDERATED STATES OF"@en, "MICRONÉSIE, ÉTATS FÉDÉRÉS DE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "108105";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "702.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "FM";
    geographis:isoAlpha3 "FSM";
    geographis:isoNumeric "583";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "FM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "FSM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "583" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "FM" ].
<http://telegraphis.net/data/countries/FM#FM> geographis:capital <http://telegraphis.net/data/capitals/FM/Palikir#Palikir>.
<http://telegraphis.net/data/countries/FM#FM> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/FM#FM> owl:sameAs <http://www.geonames.org/countries/#FM>.
<http://telegraphis.net/data/countries/FM#FM> owl:sameAs <http://sws.geonames.org/2081918/>.
<http://telegraphis.net/data/countries/FM#FM> owl:sameAs <http://dbpedia.org/resource/Federated_States_of_Micronesia>.
<http://telegraphis.net/data/countries/FM#FM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Micronesia_Federated_States_of>.
<http://telegraphis.net/data/countries/FO#FO> a gn:Country;
    gn:name "Faroe Islands"@en;
    geographis:isoShortName "FAROE ISLANDS"@en, "FÉROÉ, ÎLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "48228";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1399.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "FO";
    geographis:isoAlpha3 "FRO";
    geographis:isoNumeric "234";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "FO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "FRO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "234" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "FO" ].
<http://telegraphis.net/data/countries/FO#FO> geographis:capital <http://telegraphis.net/data/capitals/FO/T%C3%B3rshavn#T%C3%B3rshavn>.
<http://telegraphis.net/data/countries/FO#FO> geographis:currency <http://telegraphis.net/data/currencies/DKK#DKK>.
<http://telegraphis.net/data/countries/FO#FO> owl:sameAs <http://www.geonames.org/countries/#FO>.
<http://telegraphis.net/data/countries/FO#FO> owl:sameAs <http://sws.geonames.org/2622320/>.
<http://telegraphis.net/data/countries/FO#FO> owl:sameAs <http://dbpedia.org/resource/Faroe_Islands>.
<http://telegraphis.net/data/countries/FO#FO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Faroe_Islands>.
<http://telegraphis.net/data/countries/FR#FR> a gn:Country;
    gn:name "France"@en;
    geographis:isoShortName "FRANCE"@en, "FRANCE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "64094000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "547030.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "FR";
    geographis:isoAlpha3 "FRA";
    geographis:isoNumeric "250";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "FR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "FRA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "250" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "FR" ].
<http://telegraphis.net/data/countries/FR#FR> geographis:capital <http://telegraphis.net/data/capitals/FR/Paris#Paris>.
<http://telegraphis.net/data/countries/FR#FR> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/FR#FR> owl:sameAs <http://www.geonames.org/countries/#FR>.
<http://telegraphis.net/data/countries/FR#FR> owl:sameAs <http://sws.geonames.org/3017382/>.
<http://telegraphis.net/data/countries/FR#FR> owl:sameAs <http://dbpedia.org/resource/France>.
<http://telegraphis.net/data/countries/FR#FR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/France>.
<http://telegraphis.net/data/countries/GA#GA> a gn:Country;
    gn:name "Gabon"@en;
    geographis:isoShortName "GABON"@en, "GABON"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1484000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "267667.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "GA";
    geographis:isoAlpha3 "GAB";
    geographis:isoNumeric "266";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GAB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "266" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GB" ].
<http://telegraphis.net/data/countries/GA#GA> geographis:capital <http://telegraphis.net/data/capitals/GA/Libreville#Libreville>.
<http://telegraphis.net/data/countries/GA#GA> geographis:currency <http://telegraphis.net/data/currencies/XAF#XAF>.
<http://telegraphis.net/data/countries/GA#GA> owl:sameAs <http://www.geonames.org/countries/#GA>.
<http://telegraphis.net/data/countries/GA#GA> owl:sameAs <http://sws.geonames.org/2400553/>.
<http://telegraphis.net/data/countries/GA#GA> owl:sameAs <http://dbpedia.org/resource/Gabon>.
<http://telegraphis.net/data/countries/GA#GA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Gabon>.
<http://telegraphis.net/data/countries/GB#GB> a gn:Country;
    gn:name "United Kingdom"@en;
    geographis:isoShortName "UNITED KINGDOM"@en, "ROYAUME-UNI"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "60943000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "244820.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "GB";
    geographis:isoAlpha3 "GBR";
    geographis:isoNumeric "826";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GBR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "826" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "UK" ].
<http://telegraphis.net/data/countries/GB#GB> geographis:capital <http://telegraphis.net/data/capitals/GB/London#London>.
<http://telegraphis.net/data/countries/GB#GB> geographis:currency <http://telegraphis.net/data/currencies/GBP#GBP>.
<http://telegraphis.net/data/countries/GB#GB> owl:sameAs <http://www.geonames.org/countries/#GB>.
<http://telegraphis.net/data/countries/GB#GB> owl:sameAs <http://sws.geonames.org/2635167/>.
<http://telegraphis.net/data/countries/GB#GB> owl:sameAs <http://dbpedia.org/resource/United_Kingdom>.
<http://telegraphis.net/data/countries/GB#GB> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/United_Kingdom>.
<http://telegraphis.net/data/countries/GD#GD> a gn:Country;
    gn:name "Grenada"@en;
    geographis:isoShortName "GRENADA"@en, "GRENADE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "90000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "344.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "GD";
    geographis:isoAlpha3 "GRD";
    geographis:isoNumeric "308";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GRD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "308" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GJ" ].
<http://telegraphis.net/data/countries/GD#GD> geographis:capital <http://telegraphis.net/data/capitals/GD/St._George%27s#St.George%27s>.
<http://telegraphis.net/data/countries/GD#GD> geographis:currency <http://telegraphis.net/data/currencies/XCD#XCD>.
<http://telegraphis.net/data/countries/GD#GD> owl:sameAs <http://www.geonames.org/countries/#GD>.
<http://telegraphis.net/data/countries/GD#GD> owl:sameAs <http://sws.geonames.org/3580239/>.
<http://telegraphis.net/data/countries/GD#GD> owl:sameAs <http://dbpedia.org/resource/Grenada>.
<http://telegraphis.net/data/countries/GD#GD> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Grenada>.
<http://telegraphis.net/data/countries/GE#GE> a gn:Country;
    gn:name "Georgia"@en;
    geographis:isoShortName "GEORGIA"@en, "GÉORGIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4630000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "69700.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "GE";
    geographis:isoAlpha3 "GEO";
    geographis:isoNumeric "268";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GEO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "268" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GG" ].
<http://telegraphis.net/data/countries/GE#GE> geographis:capital <http://telegraphis.net/data/capitals/GE/Tbilisi#Tbilisi>.
<http://telegraphis.net/data/countries/GE#GE> geographis:currency <http://telegraphis.net/data/currencies/GEL#GEL>.
<http://telegraphis.net/data/countries/GE#GE> owl:sameAs <http://www.geonames.org/countries/#GE>.
<http://telegraphis.net/data/countries/GE#GE> owl:sameAs <http://sws.geonames.org/614540/>.
<http://telegraphis.net/data/countries/GE#GE> owl:sameAs <http://dbpedia.org/resource/Georgia_%28country%29>.
<http://telegraphis.net/data/countries/GE#GE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Georgia>.
<http://telegraphis.net/data/countries/GF#GF> a gn:Country;
    gn:name "French Guiana"@en;
    geographis:isoShortName "FRENCH GUIANA"@en, "GUYANE FRANÇAISE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "195506";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "91000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "GF";
    geographis:isoAlpha3 "GUF";
    geographis:isoNumeric "254";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GUF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "254" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "FG" ].
<http://telegraphis.net/data/countries/GF#GF> geographis:capital <http://telegraphis.net/data/capitals/GF/Cayenne#Cayenne>.
<http://telegraphis.net/data/countries/GF#GF> owl:sameAs <http://www.geonames.org/countries/#GF>.
<http://telegraphis.net/data/countries/GF#GF> owl:sameAs <http://sws.geonames.org/3381670/>.
<http://telegraphis.net/data/countries/GF#GF> owl:sameAs <http://dbpedia.org/resource/French_Guiana>.
<http://telegraphis.net/data/countries/GG#GG> a gn:Country;
    gn:name "Guernsey"@en;
    geographis:isoShortName "GUERNSEY"@en, "GUERNESEY"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "65228";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "78.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "GG";
    geographis:isoAlpha3 "GGY";
    geographis:isoNumeric "831";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GGY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "831" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GK" ].
<http://telegraphis.net/data/countries/GG#GG> geographis:capital <http://telegraphis.net/data/capitals/GG/St_Peter_Port#StPeterPort>.
<http://telegraphis.net/data/countries/GG#GG> geographis:currency <http://telegraphis.net/data/currencies/GBP#GBP>.
<http://telegraphis.net/data/countries/GG#GG> owl:sameAs <http://www.geonames.org/countries/#GG>.
<http://telegraphis.net/data/countries/GG#GG> owl:sameAs <http://sws.geonames.org/3042362/>.
<http://telegraphis.net/data/countries/GG#GG> owl:sameAs <http://dbpedia.org/resource/Guernsey>.
<http://telegraphis.net/data/countries/GG#GG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Guernsey>.
<http://telegraphis.net/data/countries/GH#GH> a gn:Country;
    gn:name "Ghana"@en;
    geographis:isoShortName "GHANA"@en, "GHANA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "23382000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "239460.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "GH";
    geographis:isoAlpha3 "GHA";
    geographis:isoNumeric "288";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GHA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "288" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GH" ].
<http://telegraphis.net/data/countries/GH#GH> geographis:capital <http://telegraphis.net/data/capitals/GH/Accra#Accra>.
<http://telegraphis.net/data/countries/GH#GH> geographis:currency <http://telegraphis.net/data/currencies/GHS#GHS>.
<http://telegraphis.net/data/countries/GH#GH> owl:sameAs <http://www.geonames.org/countries/#GH>.
<http://telegraphis.net/data/countries/GH#GH> owl:sameAs <http://sws.geonames.org/2300660/>.
<http://telegraphis.net/data/countries/GH#GH> owl:sameAs <http://dbpedia.org/resource/Ghana>.
<http://telegraphis.net/data/countries/GH#GH> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Ghana>.
<http://telegraphis.net/data/countries/GI#GI> a gn:Country;
    gn:name "Gibraltar"@en;
    geographis:isoShortName "GIBRALTAR"@en, "GIBRALTAR"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "27884";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "6.5" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "GI";
    geographis:isoAlpha3 "GIB";
    geographis:isoNumeric "292";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GIB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "292" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GI" ].
<http://telegraphis.net/data/countries/GI#GI> geographis:capital <http://telegraphis.net/data/capitals/GI/Gibraltar#Gibraltar>.
<http://telegraphis.net/data/countries/GI#GI> geographis:currency <http://telegraphis.net/data/currencies/GIP#GIP>.
<http://telegraphis.net/data/countries/GI#GI> owl:sameAs <http://www.geonames.org/countries/#GI>.
<http://telegraphis.net/data/countries/GI#GI> owl:sameAs <http://sws.geonames.org/2411586/>.
<http://telegraphis.net/data/countries/GI#GI> owl:sameAs <http://dbpedia.org/resource/Gibraltar>.
<http://telegraphis.net/data/countries/GI#GI> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Gibraltar>.
<http://telegraphis.net/data/countries/GL#GL> a gn:Country;
    gn:name "Greenland"@en;
    geographis:isoShortName "GREENLAND"@en, "GROENLAND"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "56375";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2166086.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "GL";
    geographis:isoAlpha3 "GRL";
    geographis:isoNumeric "304";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GRL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "304" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GL" ].
<http://telegraphis.net/data/countries/GL#GL> geographis:capital <http://telegraphis.net/data/capitals/GL/Nuuk#Nuuk>.
<http://telegraphis.net/data/countries/GL#GL> geographis:currency <http://telegraphis.net/data/currencies/DKK#DKK>.
<http://telegraphis.net/data/countries/GL#GL> owl:sameAs <http://www.geonames.org/countries/#GL>.
<http://telegraphis.net/data/countries/GL#GL> owl:sameAs <http://sws.geonames.org/3425505/>.
<http://telegraphis.net/data/countries/GL#GL> owl:sameAs <http://dbpedia.org/resource/Greenland>.
<http://telegraphis.net/data/countries/GL#GL> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Greenland>.
<http://telegraphis.net/data/countries/GM#GM> a gn:Country;
    gn:name "Gambia"@en;
    geographis:isoShortName "GAMBIA"@en, "GAMBIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1593256";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "11300.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "GM";
    geographis:isoAlpha3 "GMB";
    geographis:isoNumeric "270";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GMB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "270" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GA" ].
<http://telegraphis.net/data/countries/GM#GM> geographis:capital <http://telegraphis.net/data/capitals/GM/Banjul#Banjul>.
<http://telegraphis.net/data/countries/GM#GM> geographis:currency <http://telegraphis.net/data/currencies/GMD#GMD>.
<http://telegraphis.net/data/countries/GM#GM> owl:sameAs <http://www.geonames.org/countries/#GM>.
<http://telegraphis.net/data/countries/GM#GM> owl:sameAs <http://sws.geonames.org/2413451/>.
<http://telegraphis.net/data/countries/GM#GM> owl:sameAs <http://dbpedia.org/resource/The_Gambia>.
<http://telegraphis.net/data/countries/GM#GM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Gambia_The>.
<http://telegraphis.net/data/countries/GN#GN> a gn:Country;
    gn:name "Guinea"@en;
    geographis:isoShortName "GUINEA"@en, "GUINÉE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "10211000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "245857.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "GN";
    geographis:isoAlpha3 "GIN";
    geographis:isoNumeric "324";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GIN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "324" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GV" ].
<http://telegraphis.net/data/countries/GN#GN> geographis:capital <http://telegraphis.net/data/capitals/GN/Conakry#Conakry>.
<http://telegraphis.net/data/countries/GN#GN> geographis:currency <http://telegraphis.net/data/currencies/GNF#GNF>.
<http://telegraphis.net/data/countries/GN#GN> owl:sameAs <http://www.geonames.org/countries/#GN>.
<http://telegraphis.net/data/countries/GN#GN> owl:sameAs <http://sws.geonames.org/2420477/>.
<http://telegraphis.net/data/countries/GN#GN> owl:sameAs <http://dbpedia.org/resource/Guinea>.
<http://telegraphis.net/data/countries/GN#GN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Guinea>.
<http://telegraphis.net/data/countries/GP#GP> a gn:Country;
    gn:name "Guadeloupe"@en;
    geographis:isoShortName "GUADELOUPE"@en, "GUADELOUPE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "443000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1780.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "GP";
    geographis:isoAlpha3 "GLP";
    geographis:isoNumeric "312";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GLP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "312" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GP" ].
<http://telegraphis.net/data/countries/GP#GP> geographis:capital <http://telegraphis.net/data/capitals/GP/Basse-Terre#BasseTerre>.
<http://telegraphis.net/data/countries/GP#GP> owl:sameAs <http://www.geonames.org/countries/#GP>.
<http://telegraphis.net/data/countries/GP#GP> owl:sameAs <http://sws.geonames.org/3579143/>.
<http://telegraphis.net/data/countries/GP#GP> owl:sameAs <http://dbpedia.org/resource/Guadeloupe>.
<http://telegraphis.net/data/countries/GQ#GQ> a gn:Country;
    gn:name "Equatorial Guinea"@en;
    geographis:isoShortName "EQUATORIAL GUINEA"@en, "GUINÉE ÉQUATORIALE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "562000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "28051.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "GQ";
    geographis:isoAlpha3 "GNQ";
    geographis:isoNumeric "226";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GQ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GNQ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "226" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "EK" ].
<http://telegraphis.net/data/countries/GQ#GQ> geographis:capital <http://telegraphis.net/data/capitals/GQ/Malabo#Malabo>.
<http://telegraphis.net/data/countries/GQ#GQ> geographis:currency <http://telegraphis.net/data/currencies/XAF#XAF>.
<http://telegraphis.net/data/countries/GQ#GQ> owl:sameAs <http://www.geonames.org/countries/#GQ>.
<http://telegraphis.net/data/countries/GQ#GQ> owl:sameAs <http://sws.geonames.org/2309096/>.
<http://telegraphis.net/data/countries/GQ#GQ> owl:sameAs <http://dbpedia.org/resource/Equatorial_Guinea>.
<http://telegraphis.net/data/countries/GQ#GQ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Equatorial_Guinea>.
<http://telegraphis.net/data/countries/GR#GR> a gn:Country;
    gn:name "Greece"@en;
    geographis:isoShortName "GREECE"@en, "GRÈCE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "10722000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "131940.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "GR";
    geographis:isoAlpha3 "GRC";
    geographis:isoNumeric "300";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GRC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "300" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GR" ].
<http://telegraphis.net/data/countries/GR#GR> geographis:capital <http://telegraphis.net/data/capitals/GR/Athens#Athens>.
<http://telegraphis.net/data/countries/GR#GR> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/GR#GR> owl:sameAs <http://www.geonames.org/countries/#GR>.
<http://telegraphis.net/data/countries/GR#GR> owl:sameAs <http://sws.geonames.org/390903/>.
<http://telegraphis.net/data/countries/GR#GR> owl:sameAs <http://dbpedia.org/resource/Greece>.
<http://telegraphis.net/data/countries/GR#GR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Greece>.
<http://telegraphis.net/data/countries/GS#GS> a gn:Country;
    gn:name "South Georgia and the South Sandwich Islands"@en;
    geographis:isoShortName "SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS"@en, "GÉORGIE DU SUD ET LES ÎLES SANDWICH DU SUD"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "100";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "3903.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AN#AN>;
    geographis:isoAlpha2 "GS";
    geographis:isoAlpha3 "SGS";
    geographis:isoNumeric "239";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SGS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "239" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SX" ].
<http://telegraphis.net/data/countries/GS#GS> geographis:capital <http://telegraphis.net/data/capitals/GS/Grytviken#Grytviken>.
<http://telegraphis.net/data/countries/GS#GS> geographis:currency <http://telegraphis.net/data/currencies/GBP#GBP>.
<http://telegraphis.net/data/countries/GS#GS> owl:sameAs <http://www.geonames.org/countries/#GS>.
<http://telegraphis.net/data/countries/GS#GS> owl:sameAs <http://sws.geonames.org/3474415/>.
<http://telegraphis.net/data/countries/GS#GS> owl:sameAs <http://dbpedia.org/resource/South_Georgia_and_the_South_Sandwich_Islands>.
<http://telegraphis.net/data/countries/GS#GS> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/South_Georgia_and_the_South_Sandwich_Islands>.
<http://telegraphis.net/data/countries/GT#GT> a gn:Country;
    gn:name "Guatemala"@en;
    geographis:isoShortName "GUATEMALA"@en, "GUATEMALA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "13002000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "108890.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "GT";
    geographis:isoAlpha3 "GTM";
    geographis:isoNumeric "320";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GTM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "320" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GT" ].
<http://telegraphis.net/data/countries/GT#GT> geographis:capital <http://telegraphis.net/data/capitals/GT/Guatemala_City#GuatemalaCity>.
<http://telegraphis.net/data/countries/GT#GT> geographis:currency <http://telegraphis.net/data/currencies/GTQ#GTQ>.
<http://telegraphis.net/data/countries/GT#GT> owl:sameAs <http://www.geonames.org/countries/#GT>.
<http://telegraphis.net/data/countries/GT#GT> owl:sameAs <http://sws.geonames.org/3595528/>.
<http://telegraphis.net/data/countries/GT#GT> owl:sameAs <http://dbpedia.org/resource/Guatemala>.
<http://telegraphis.net/data/countries/GT#GT> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Guatemala>.
<http://telegraphis.net/data/countries/GU#GU> a gn:Country;
    gn:name "Guam"@en;
    geographis:isoShortName "GUAM"@en, "GUAM"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "168564";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "549.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "GU";
    geographis:isoAlpha3 "GUM";
    geographis:isoNumeric "316";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GUM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "316" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GQ" ].
<http://telegraphis.net/data/countries/GU#GU> geographis:capital <http://telegraphis.net/data/capitals/GU/Hag%C3%A5t%C3%B1a#Hag%C3%A5t%C3%B1a>.
<http://telegraphis.net/data/countries/GU#GU> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/GU#GU> owl:sameAs <http://www.geonames.org/countries/#GU>.
<http://telegraphis.net/data/countries/GU#GU> owl:sameAs <http://sws.geonames.org/4043988/>.
<http://telegraphis.net/data/countries/GU#GU> owl:sameAs <http://dbpedia.org/resource/Guam>.
<http://telegraphis.net/data/countries/GU#GU> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Guam>.
<http://telegraphis.net/data/countries/GW#GW> a gn:Country;
    gn:name "Guinea-Bissau"@en;
    geographis:isoShortName "GUINEA-BISSAU"@en, "GUINÉE-BISSAU"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1503000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "36120.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "GW";
    geographis:isoAlpha3 "GNB";
    geographis:isoNumeric "624";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GNB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "624" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "PU" ].
<http://telegraphis.net/data/countries/GW#GW> geographis:capital <http://telegraphis.net/data/capitals/GW/Bissau#Bissau>.
<http://telegraphis.net/data/countries/GW#GW> geographis:currency <http://telegraphis.net/data/currencies/XOF#XOF>.
<http://telegraphis.net/data/countries/GW#GW> owl:sameAs <http://www.geonames.org/countries/#GW>.
<http://telegraphis.net/data/countries/GW#GW> owl:sameAs <http://sws.geonames.org/2372248/>.
<http://telegraphis.net/data/countries/GW#GW> owl:sameAs <http://dbpedia.org/resource/Guinea-Bissau>.
<http://telegraphis.net/data/countries/GW#GW> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Guinea-Bissau>.
<http://telegraphis.net/data/countries/GY#GY> a gn:Country;
    gn:name "Guyana"@en;
    geographis:isoShortName "GUYANA"@en, "GUYANA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "770000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "214970.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "GY";
    geographis:isoAlpha3 "GUY";
    geographis:isoNumeric "328";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "GY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "GUY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "328" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "GY" ].
<http://telegraphis.net/data/countries/GY#GY> geographis:capital <http://telegraphis.net/data/capitals/GY/Georgetown#Georgetown>.
<http://telegraphis.net/data/countries/GY#GY> geographis:currency <http://telegraphis.net/data/currencies/GYD#GYD>.
<http://telegraphis.net/data/countries/GY#GY> owl:sameAs <http://www.geonames.org/countries/#GY>.
<http://telegraphis.net/data/countries/GY#GY> owl:sameAs <http://sws.geonames.org/3378535/>.
<http://telegraphis.net/data/countries/GY#GY> owl:sameAs <http://dbpedia.org/resource/Guyana>.
<http://telegraphis.net/data/countries/GY#GY> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Guyana>.
<http://telegraphis.net/data/countries/HK#HK> a gn:Country;
    gn:name "Hong Kong"@en;
    geographis:isoShortName "HONG KONG"@en, "HONG-KONG"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "6898686";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1092.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "HK";
    geographis:isoAlpha3 "HKG";
    geographis:isoNumeric "344";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "HK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "HKG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "344" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "HK" ].
<http://telegraphis.net/data/countries/HK#HK> geographis:capital <http://telegraphis.net/data/capitals/HK/Hong_Kong#HongKong>.
<http://telegraphis.net/data/countries/HK#HK> geographis:currency <http://telegraphis.net/data/currencies/HKD#HKD>.
<http://telegraphis.net/data/countries/HK#HK> owl:sameAs <http://www.geonames.org/countries/#HK>.
<http://telegraphis.net/data/countries/HK#HK> owl:sameAs <http://sws.geonames.org/1819730/>.
<http://telegraphis.net/data/countries/HK#HK> owl:sameAs <http://dbpedia.org/resource/Hong_Kong>.
<http://telegraphis.net/data/countries/HK#HK> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Hong_Kong>.
<http://telegraphis.net/data/countries/HM#HM> a gn:Country;
    gn:name "Heard Island and McDonald Islands"@en;
    geographis:isoShortName "HEARD ISLAND AND MCDONALD ISLANDS"@en, "HEARD, ÎLE ET MCDONALD, ÎLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "0";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "412.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AN#AN>;
    geographis:isoAlpha2 "HM";
    geographis:isoAlpha3 "HMD";
    geographis:isoNumeric "334";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "HM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "HMD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "334" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "HM" ].
<http://telegraphis.net/data/countries/HM#HM> geographis:currency <http://telegraphis.net/data/currencies/AUD#AUD>.
<http://telegraphis.net/data/countries/HM#HM> owl:sameAs <http://www.geonames.org/countries/#HM>.
<http://telegraphis.net/data/countries/HM#HM> owl:sameAs <http://sws.geonames.org/1547314/>.
<http://telegraphis.net/data/countries/HM#HM> owl:sameAs <http://dbpedia.org/resource/Heard_Island_and_McDonald_Islands>.
<http://telegraphis.net/data/countries/HM#HM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Heard_Island_and_McDonald_Islands>.
<http://telegraphis.net/data/countries/HN#HN> a gn:Country;
    gn:name "Honduras"@en;
    geographis:isoShortName "HONDURAS"@en, "HONDURAS"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "7639000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "112090.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "HN";
    geographis:isoAlpha3 "HND";
    geographis:isoNumeric "340";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "HN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "HND" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "340" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "HO" ].
<http://telegraphis.net/data/countries/HN#HN> geographis:capital <http://telegraphis.net/data/capitals/HN/Tegucigalpa#Tegucigalpa>.
<http://telegraphis.net/data/countries/HN#HN> geographis:currency <http://telegraphis.net/data/currencies/HNL#HNL>.
<http://telegraphis.net/data/countries/HN#HN> owl:sameAs <http://www.geonames.org/countries/#HN>.
<http://telegraphis.net/data/countries/HN#HN> owl:sameAs <http://sws.geonames.org/3608932/>.
<http://telegraphis.net/data/countries/HN#HN> owl:sameAs <http://dbpedia.org/resource/Honduras>.
<http://telegraphis.net/data/countries/HN#HN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Honduras>.
<http://telegraphis.net/data/countries/HR#HR> a gn:Country;
    gn:name "Croatia"@en;
    geographis:isoShortName "CROATIA"@en, "CROATIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4491000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "56542.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "HR";
    geographis:isoAlpha3 "HRV";
    geographis:isoNumeric "191";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "HR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "HRV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "191" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "HR" ].
<http://telegraphis.net/data/countries/HR#HR> geographis:capital <http://telegraphis.net/data/capitals/HR/Zagreb#Zagreb>.
<http://telegraphis.net/data/countries/HR#HR> geographis:currency <http://telegraphis.net/data/currencies/HRK#HRK>.
<http://telegraphis.net/data/countries/HR#HR> owl:sameAs <http://www.geonames.org/countries/#HR>.
<http://telegraphis.net/data/countries/HR#HR> owl:sameAs <http://sws.geonames.org/3202326/>.
<http://telegraphis.net/data/countries/HR#HR> owl:sameAs <http://dbpedia.org/resource/Croatia>.
<http://telegraphis.net/data/countries/HR#HR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Croatia>.
<http://telegraphis.net/data/countries/HT#HT> a gn:Country;
    gn:name "Haiti"@en;
    geographis:isoShortName "HAITI"@en, "HAÏTI"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "8924000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "27750.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "HT";
    geographis:isoAlpha3 "HTI";
    geographis:isoNumeric "332";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "HT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "HTI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "332" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "HA" ].
<http://telegraphis.net/data/countries/HT#HT> geographis:capital <http://telegraphis.net/data/capitals/HT/Port-au-Prince#PortauPrince>.
<http://telegraphis.net/data/countries/HT#HT> geographis:currency <http://telegraphis.net/data/currencies/HTG#HTG>.
<http://telegraphis.net/data/countries/HT#HT> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/HT#HT> owl:sameAs <http://www.geonames.org/countries/#HT>.
<http://telegraphis.net/data/countries/HT#HT> owl:sameAs <http://sws.geonames.org/3723988/>.
<http://telegraphis.net/data/countries/HT#HT> owl:sameAs <http://dbpedia.org/resource/Haiti>.
<http://telegraphis.net/data/countries/HT#HT> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Haiti>.
<http://telegraphis.net/data/countries/HU#HU> a gn:Country;
    gn:name "Hungary"@en;
    geographis:isoShortName "HUNGARY"@en, "HONGRIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "9930000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "93030.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "HU";
    geographis:isoAlpha3 "HUN";
    geographis:isoNumeric "348";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "HU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "HUN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "348" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "HU" ].
<http://telegraphis.net/data/countries/HU#HU> geographis:capital <http://telegraphis.net/data/capitals/HU/Budapest#Budapest>.
<http://telegraphis.net/data/countries/HU#HU> geographis:currency <http://telegraphis.net/data/currencies/HUF#HUF>.
<http://telegraphis.net/data/countries/HU#HU> owl:sameAs <http://www.geonames.org/countries/#HU>.
<http://telegraphis.net/data/countries/HU#HU> owl:sameAs <http://sws.geonames.org/719819/>.
<http://telegraphis.net/data/countries/HU#HU> owl:sameAs <http://dbpedia.org/resource/Hungary>.
<http://telegraphis.net/data/countries/HU#HU> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Hungary>.
<http://telegraphis.net/data/countries/ID#ID> a gn:Country;
    gn:name "Indonesia"@en;
    geographis:isoShortName "INDONESIA"@en, "INDONÉSIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "237512000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1919440.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "ID";
    geographis:isoAlpha3 "IDN";
    geographis:isoNumeric "360";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "ID" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "IDN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "360" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "ID" ].
<http://telegraphis.net/data/countries/ID#ID> geographis:capital <http://telegraphis.net/data/capitals/ID/Jakarta#Jakarta>.
<http://telegraphis.net/data/countries/ID#ID> geographis:currency <http://telegraphis.net/data/currencies/IDR#IDR>.
<http://telegraphis.net/data/countries/ID#ID> owl:sameAs <http://www.geonames.org/countries/#ID>.
<http://telegraphis.net/data/countries/ID#ID> owl:sameAs <http://sws.geonames.org/1643084/>.
<http://telegraphis.net/data/countries/ID#ID> owl:sameAs <http://dbpedia.org/resource/Indonesia>.
<http://telegraphis.net/data/countries/ID#ID> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Indonesia>.
<http://telegraphis.net/data/countries/IE#IE> a gn:Country;
    gn:name "Ireland"@en;
    geographis:isoShortName "IRELAND"@en, "IRLANDE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4156000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "70280.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "IE";
    geographis:isoAlpha3 "IRL";
    geographis:isoNumeric "372";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "IE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "IRL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "372" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "EI" ].
<http://telegraphis.net/data/countries/IE#IE> geographis:capital <http://telegraphis.net/data/capitals/IE/Dublin#Dublin>.
<http://telegraphis.net/data/countries/IE#IE> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/IE#IE> owl:sameAs <http://www.geonames.org/countries/#IE>.
<http://telegraphis.net/data/countries/IE#IE> owl:sameAs <http://sws.geonames.org/2963597/>.
<http://telegraphis.net/data/countries/IE#IE> owl:sameAs <http://dbpedia.org/resource/Republic_of_Ireland>.
<http://telegraphis.net/data/countries/IE#IE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Ireland>.
<http://telegraphis.net/data/countries/IL#IL> a gn:Country;
    gn:name "Israel"@en;
    geographis:isoShortName "ISRAEL"@en, "ISRAËL"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "6500000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "20770.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "IL";
    geographis:isoAlpha3 "ISR";
    geographis:isoNumeric "376";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "IL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ISR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "376" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "IS" ].
<http://telegraphis.net/data/countries/IL#IL> geographis:capital <http://telegraphis.net/data/capitals/IL/Jerusalem#Jerusalem>.
<http://telegraphis.net/data/countries/IL#IL> geographis:currency <http://telegraphis.net/data/currencies/ILS#ILS>.
<http://telegraphis.net/data/countries/IL#IL> owl:sameAs <http://www.geonames.org/countries/#IL>.
<http://telegraphis.net/data/countries/IL#IL> owl:sameAs <http://sws.geonames.org/294640/>.
<http://telegraphis.net/data/countries/IL#IL> owl:sameAs <http://dbpedia.org/resource/Israel>.
<http://telegraphis.net/data/countries/IL#IL> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Israel>.
<http://telegraphis.net/data/countries/IM#IM> a gn:Country;
    gn:name "Isle of Man"@en;
    geographis:isoShortName "ISLE OF MAN"@en, "ÎLE DE MAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "75049";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "572.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "IM";
    geographis:isoAlpha3 "IMN";
    geographis:isoNumeric "833";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "IM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "IMN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "833" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "IM" ].
<http://telegraphis.net/data/countries/IM#IM> geographis:capital <http://telegraphis.net/data/capitals/IM/Douglas%2C_Isle_of_Man#Douglas%2CIsleofMan>.
<http://telegraphis.net/data/countries/IM#IM> geographis:currency <http://telegraphis.net/data/currencies/GBP#GBP>.
<http://telegraphis.net/data/countries/IM#IM> owl:sameAs <http://www.geonames.org/countries/#IM>.
<http://telegraphis.net/data/countries/IM#IM> owl:sameAs <http://sws.geonames.org/3042225/>.
<http://telegraphis.net/data/countries/IM#IM> owl:sameAs <http://dbpedia.org/resource/Isle_of_Man>.
<http://telegraphis.net/data/countries/IM#IM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Isle_of_Man>.
<http://telegraphis.net/data/countries/IN#IN> a gn:Country;
    gn:name "India"@en;
    geographis:isoShortName "INDIA"@en, "INDE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1147995000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "3287590.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "IN";
    geographis:isoAlpha3 "IND";
    geographis:isoNumeric "356";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "IN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "IND" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "356" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "IN" ].
<http://telegraphis.net/data/countries/IN#IN> geographis:capital <http://telegraphis.net/data/capitals/IN/New_Delhi#NewDelhi>.
<http://telegraphis.net/data/countries/IN#IN> geographis:currency <http://telegraphis.net/data/currencies/INR#INR>.
<http://telegraphis.net/data/countries/IN#IN> owl:sameAs <http://www.geonames.org/countries/#IN>.
<http://telegraphis.net/data/countries/IN#IN> owl:sameAs <http://sws.geonames.org/1269750/>.
<http://telegraphis.net/data/countries/IN#IN> owl:sameAs <http://dbpedia.org/resource/India>.
<http://telegraphis.net/data/countries/IN#IN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/India>.
<http://telegraphis.net/data/countries/IO#IO> a gn:Country;
    gn:name "British Indian Ocean Territory"@en;
    geographis:isoShortName "BRITISH INDIAN OCEAN TERRITORY"@en, "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L'"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "0";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "60.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "IO";
    geographis:isoAlpha3 "IOT";
    geographis:isoNumeric "086";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "IO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "IOT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "086" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "IO" ].
<http://telegraphis.net/data/countries/IO#IO> geographis:capital <http://telegraphis.net/data/capitals/IO/Diego_Garcia#DiegoGarcia>.
<http://telegraphis.net/data/countries/IO#IO> geographis:currency <http://telegraphis.net/data/currencies/GBP#GBP>.
<http://telegraphis.net/data/countries/IO#IO> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/IO#IO> owl:sameAs <http://www.geonames.org/countries/#IO>.
<http://telegraphis.net/data/countries/IO#IO> owl:sameAs <http://sws.geonames.org/1282588/>.
<http://telegraphis.net/data/countries/IO#IO> owl:sameAs <http://dbpedia.org/resource/British_Indian_Ocean_Territory>.
<http://telegraphis.net/data/countries/IO#IO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/British_Indian_Ocean_Territory>.
<http://telegraphis.net/data/countries/IQ#IQ> a gn:Country;
    gn:name "Iraq"@en;
    geographis:isoShortName "IRAQ"@en, "IRAQ"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "28221000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "437072.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "IQ";
    geographis:isoAlpha3 "IRQ";
    geographis:isoNumeric "368";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "IQ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "IRQ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "368" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "IZ" ].
<http://telegraphis.net/data/countries/IQ#IQ> geographis:capital <http://telegraphis.net/data/capitals/IQ/Baghdad#Baghdad>.
<http://telegraphis.net/data/countries/IQ#IQ> geographis:currency <http://telegraphis.net/data/currencies/IQD#IQD>.
<http://telegraphis.net/data/countries/IQ#IQ> owl:sameAs <http://www.geonames.org/countries/#IQ>.
<http://telegraphis.net/data/countries/IQ#IQ> owl:sameAs <http://sws.geonames.org/99237/>.
<http://telegraphis.net/data/countries/IQ#IQ> owl:sameAs <http://dbpedia.org/resource/Iraq>.
<http://telegraphis.net/data/countries/IQ#IQ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Iraq>.
<http://telegraphis.net/data/countries/IR#IR> a gn:Country;
    gn:name "Iran"@en;
    geographis:isoShortName "IRAN, ISLAMIC REPUBLIC OF"@en, "IRAN, RÉPUBLIQUE ISLAMIQUE D'"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "65875000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1648000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "IR";
    geographis:isoAlpha3 "IRN";
    geographis:isoNumeric "364";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "IR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "IRN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "364" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "IR" ].
<http://telegraphis.net/data/countries/IR#IR> geographis:capital <http://telegraphis.net/data/capitals/IR/Tehran#Tehran>.
<http://telegraphis.net/data/countries/IR#IR> geographis:currency <http://telegraphis.net/data/currencies/IRR#IRR>.
<http://telegraphis.net/data/countries/IR#IR> owl:sameAs <http://www.geonames.org/countries/#IR>.
<http://telegraphis.net/data/countries/IR#IR> owl:sameAs <http://sws.geonames.org/130758/>.
<http://telegraphis.net/data/countries/IR#IR> owl:sameAs <http://dbpedia.org/resource/Iran>.
<http://telegraphis.net/data/countries/IR#IR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Iran>.
<http://telegraphis.net/data/countries/IS#IS> a gn:Country;
    gn:name "Iceland"@en;
    geographis:isoShortName "ICELAND"@en, "ISLANDE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "304000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "103000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "IS";
    geographis:isoAlpha3 "ISL";
    geographis:isoNumeric "352";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "IS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ISL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "352" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "IC" ].
<http://telegraphis.net/data/countries/IS#IS> geographis:capital <http://telegraphis.net/data/capitals/IS/Reykjav%C3%ADk#Reykjav%C3%ADk>.
<http://telegraphis.net/data/countries/IS#IS> geographis:currency <http://telegraphis.net/data/currencies/ISK#ISK>.
<http://telegraphis.net/data/countries/IS#IS> owl:sameAs <http://www.geonames.org/countries/#IS>.
<http://telegraphis.net/data/countries/IS#IS> owl:sameAs <http://sws.geonames.org/2629691/>.
<http://telegraphis.net/data/countries/IS#IS> owl:sameAs <http://dbpedia.org/resource/Iceland>.
<http://telegraphis.net/data/countries/IS#IS> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Iceland>.
<http://telegraphis.net/data/countries/IT#IT> a gn:Country;
    gn:name "Italy"@en;
    geographis:isoShortName "ITALY"@en, "ITALIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "58145000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "301230.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "IT";
    geographis:isoAlpha3 "ITA";
    geographis:isoNumeric "380";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "IT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ITA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "380" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "IT" ].
<http://telegraphis.net/data/countries/IT#IT> geographis:capital <http://telegraphis.net/data/capitals/IT/Rome#Rome>.
<http://telegraphis.net/data/countries/IT#IT> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/IT#IT> owl:sameAs <http://www.geonames.org/countries/#IT>.
<http://telegraphis.net/data/countries/IT#IT> owl:sameAs <http://sws.geonames.org/3175395/>.
<http://telegraphis.net/data/countries/IT#IT> owl:sameAs <http://dbpedia.org/resource/Italy>.
<http://telegraphis.net/data/countries/IT#IT> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Italy>.
<http://telegraphis.net/data/countries/JE#JE> a gn:Country;
    gn:name "Jersey"@en;
    geographis:isoShortName "JERSEY"@en, "JERSEY"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "90812";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "116.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "JE";
    geographis:isoAlpha3 "JEY";
    geographis:isoNumeric "832";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "JE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "JEY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "832" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "JE" ].
<http://telegraphis.net/data/countries/JE#JE> geographis:capital <http://telegraphis.net/data/capitals/JE/Saint_Helier#SaintHelier>.
<http://telegraphis.net/data/countries/JE#JE> geographis:currency <http://telegraphis.net/data/currencies/GBP#GBP>.
<http://telegraphis.net/data/countries/JE#JE> owl:sameAs <http://www.geonames.org/countries/#JE>.
<http://telegraphis.net/data/countries/JE#JE> owl:sameAs <http://sws.geonames.org/3042142/>.
<http://telegraphis.net/data/countries/JE#JE> owl:sameAs <http://dbpedia.org/resource/Jersey>.
<http://telegraphis.net/data/countries/JE#JE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Jersey>.
<http://telegraphis.net/data/countries/JM#JM> a gn:Country;
    gn:name "Jamaica"@en;
    geographis:isoShortName "JAMAICA"@en, "JAMAÏQUE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2801000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "10991.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "JM";
    geographis:isoAlpha3 "JAM";
    geographis:isoNumeric "388";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "JM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "JAM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "388" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "JM" ].
<http://telegraphis.net/data/countries/JM#JM> geographis:capital <http://telegraphis.net/data/capitals/JM/Kingston#Kingston>.
<http://telegraphis.net/data/countries/JM#JM> geographis:currency <http://telegraphis.net/data/currencies/JMD#JMD>.
<http://telegraphis.net/data/countries/JM#JM> owl:sameAs <http://www.geonames.org/countries/#JM>.
<http://telegraphis.net/data/countries/JM#JM> owl:sameAs <http://sws.geonames.org/3489940/>.
<http://telegraphis.net/data/countries/JM#JM> owl:sameAs <http://dbpedia.org/resource/Jamaica>.
<http://telegraphis.net/data/countries/JM#JM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Jamaica>.
<http://telegraphis.net/data/countries/JO#JO> a gn:Country;
    gn:name "Jordan"@en;
    geographis:isoShortName "JORDAN"@en, "JORDANIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "6198000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "92300.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "JO";
    geographis:isoAlpha3 "JOR";
    geographis:isoNumeric "400";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "JO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "JOR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "400" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "JO" ].
<http://telegraphis.net/data/countries/JO#JO> geographis:capital <http://telegraphis.net/data/capitals/JO/Amman#Amman>.
<http://telegraphis.net/data/countries/JO#JO> geographis:currency <http://telegraphis.net/data/currencies/JOD#JOD>.
<http://telegraphis.net/data/countries/JO#JO> owl:sameAs <http://www.geonames.org/countries/#JO>.
<http://telegraphis.net/data/countries/JO#JO> owl:sameAs <http://sws.geonames.org/248816/>.
<http://telegraphis.net/data/countries/JO#JO> owl:sameAs <http://dbpedia.org/resource/Jordan>.
<http://telegraphis.net/data/countries/JO#JO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Jordan>.
<http://telegraphis.net/data/countries/JP#JP> a gn:Country;
    gn:name "Japan"@en;
    geographis:isoShortName "JAPAN"@en, "JAPON"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "127288000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "377835.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "JP";
    geographis:isoAlpha3 "JPN";
    geographis:isoNumeric "392";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "JP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "JPN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "392" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "JA" ].
<http://telegraphis.net/data/countries/JP#JP> geographis:capital <http://telegraphis.net/data/capitals/JP/Tokyo#Tokyo>.
<http://telegraphis.net/data/countries/JP#JP> geographis:currency <http://telegraphis.net/data/currencies/JPY#JPY>.
<http://telegraphis.net/data/countries/JP#JP> owl:sameAs <http://www.geonames.org/countries/#JP>.
<http://telegraphis.net/data/countries/JP#JP> owl:sameAs <http://sws.geonames.org/1861060/>.
<http://telegraphis.net/data/countries/JP#JP> owl:sameAs <http://dbpedia.org/resource/Japan>.
<http://telegraphis.net/data/countries/JP#JP> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Japan>.
<http://telegraphis.net/data/countries/KE#KE> a gn:Country;
    gn:name "Kenya"@en;
    geographis:isoShortName "KENYA"@en, "KENYA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "37953000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "582650.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "KE";
    geographis:isoAlpha3 "KEN";
    geographis:isoNumeric "404";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "KEN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "404" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "KE" ].
<http://telegraphis.net/data/countries/KE#KE> geographis:capital <http://telegraphis.net/data/capitals/KE/Nairobi#Nairobi>.
<http://telegraphis.net/data/countries/KE#KE> geographis:currency <http://telegraphis.net/data/currencies/KES#KES>.
<http://telegraphis.net/data/countries/KE#KE> owl:sameAs <http://www.geonames.org/countries/#KE>.
<http://telegraphis.net/data/countries/KE#KE> owl:sameAs <http://sws.geonames.org/192950/>.
<http://telegraphis.net/data/countries/KE#KE> owl:sameAs <http://dbpedia.org/resource/Kenya>.
<http://telegraphis.net/data/countries/KE#KE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Kenya>.
<http://telegraphis.net/data/countries/KG#KG> a gn:Country;
    gn:name "Kyrgyzstan"@en;
    geographis:isoShortName "KYRGYZSTAN"@en, "KIRGHIZISTAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "5356000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "198500.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "KG";
    geographis:isoAlpha3 "KGZ";
    geographis:isoNumeric "417";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "KGZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "417" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "KG" ].
<http://telegraphis.net/data/countries/KG#KG> geographis:capital <http://telegraphis.net/data/capitals/KG/Bishkek#Bishkek>.
<http://telegraphis.net/data/countries/KG#KG> geographis:currency <http://telegraphis.net/data/currencies/KGS#KGS>.
<http://telegraphis.net/data/countries/KG#KG> owl:sameAs <http://www.geonames.org/countries/#KG>.
<http://telegraphis.net/data/countries/KG#KG> owl:sameAs <http://sws.geonames.org/1527747/>.
<http://telegraphis.net/data/countries/KG#KG> owl:sameAs <http://dbpedia.org/resource/Kyrgyzstan>.
<http://telegraphis.net/data/countries/KG#KG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Kyrgyzstan>.
<http://telegraphis.net/data/countries/KH#KH> a gn:Country;
    gn:name "Cambodia"@en;
    geographis:isoShortName "CAMBODIA"@en, "CAMBODGE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "14241000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "181040.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "KH";
    geographis:isoAlpha3 "KHM";
    geographis:isoNumeric "116";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "KHM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "116" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CB" ].
<http://telegraphis.net/data/countries/KH#KH> geographis:capital <http://telegraphis.net/data/capitals/KH/Phnom_Penh#PhnomPenh>.
<http://telegraphis.net/data/countries/KH#KH> geographis:currency <http://telegraphis.net/data/currencies/KHR#KHR>.
<http://telegraphis.net/data/countries/KH#KH> owl:sameAs <http://www.geonames.org/countries/#KH>.
<http://telegraphis.net/data/countries/KH#KH> owl:sameAs <http://sws.geonames.org/1831722/>.
<http://telegraphis.net/data/countries/KH#KH> owl:sameAs <http://dbpedia.org/resource/Cambodia>.
<http://telegraphis.net/data/countries/KH#KH> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Cambodia>.
<http://telegraphis.net/data/countries/KI#KI> a gn:Country;
    gn:name "Kiribati"@en;
    geographis:isoShortName "KIRIBATI"@en, "KIRIBATI"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "110000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "811.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "KI";
    geographis:isoAlpha3 "KIR";
    geographis:isoNumeric "296";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "KIR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "296" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "KR" ].
<http://telegraphis.net/data/countries/KI#KI> geographis:capital <http://telegraphis.net/data/capitals/KI/South_Tarawa#SouthTarawa>.
<http://telegraphis.net/data/countries/KI#KI> geographis:currency <http://telegraphis.net/data/currencies/AUD#AUD>.
<http://telegraphis.net/data/countries/KI#KI> owl:sameAs <http://www.geonames.org/countries/#KI>.
<http://telegraphis.net/data/countries/KI#KI> owl:sameAs <http://sws.geonames.org/4030945/>.
<http://telegraphis.net/data/countries/KI#KI> owl:sameAs <http://dbpedia.org/resource/Kiribati>.
<http://telegraphis.net/data/countries/KI#KI> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Kiribati>.
<http://telegraphis.net/data/countries/KM#KM> a gn:Country;
    gn:name "Comoros"@en;
    geographis:isoShortName "COMOROS"@en, "COMORES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "731000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2170.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "KM";
    geographis:isoAlpha3 "COM";
    geographis:isoNumeric "174";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "COM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "174" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CN" ].
<http://telegraphis.net/data/countries/KM#KM> geographis:capital <http://telegraphis.net/data/capitals/KM/Moroni#Moroni>.
<http://telegraphis.net/data/countries/KM#KM> geographis:currency <http://telegraphis.net/data/currencies/KMF#KMF>.
<http://telegraphis.net/data/countries/KM#KM> owl:sameAs <http://www.geonames.org/countries/#KM>.
<http://telegraphis.net/data/countries/KM#KM> owl:sameAs <http://sws.geonames.org/921929/>.
<http://telegraphis.net/data/countries/KM#KM> owl:sameAs <http://dbpedia.org/resource/Comoros>.
<http://telegraphis.net/data/countries/KM#KM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Comoros>.
<http://telegraphis.net/data/countries/KN#KN> a gn:Country;
    gn:name "Saint Kitts and Nevis"@en;
    geographis:isoShortName "SAINT KITTS AND NEVIS"@en, "SAINT-KITTS-ET-NEVIS"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "39000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "261.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "KN";
    geographis:isoAlpha3 "KNA";
    geographis:isoNumeric "659";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "KNA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "659" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SC" ].
<http://telegraphis.net/data/countries/KN#KN> geographis:capital <http://telegraphis.net/data/capitals/KN/Basseterre#Basseterre>.
<http://telegraphis.net/data/countries/KN#KN> geographis:currency <http://telegraphis.net/data/currencies/XCD#XCD>.
<http://telegraphis.net/data/countries/KN#KN> owl:sameAs <http://www.geonames.org/countries/#KN>.
<http://telegraphis.net/data/countries/KN#KN> owl:sameAs <http://sws.geonames.org/3575174/>.
<http://telegraphis.net/data/countries/KN#KN> owl:sameAs <http://dbpedia.org/resource/Saint_Kitts_and_Nevis>.
<http://telegraphis.net/data/countries/KN#KN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Saint_Kitts_and_Nevis>.
<http://telegraphis.net/data/countries/KP#KP> a gn:Country;
    gn:name "North Korea"@en;
    geographis:isoShortName "KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF"@en, "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "22912177";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "120540.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "KP";
    geographis:isoAlpha3 "PRK";
    geographis:isoNumeric "408";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PRK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "408" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "KN" ].
<http://telegraphis.net/data/countries/KP#KP> geographis:capital <http://telegraphis.net/data/capitals/KP/Pyongyang#Pyongyang>.
<http://telegraphis.net/data/countries/KP#KP> geographis:currency <http://telegraphis.net/data/currencies/KPW#KPW>.
<http://telegraphis.net/data/countries/KP#KP> owl:sameAs <http://www.geonames.org/countries/#KP>.
<http://telegraphis.net/data/countries/KP#KP> owl:sameAs <http://sws.geonames.org/1873107/>.
<http://telegraphis.net/data/countries/KP#KP> owl:sameAs <http://dbpedia.org/resource/North_Korea>.
<http://telegraphis.net/data/countries/KP#KP> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Korea_North>.
<http://telegraphis.net/data/countries/KR#KR> a gn:Country;
    gn:name "South Korea"@en;
    geographis:isoShortName "KOREA, REPUBLIC OF"@en, "CORÉE, RÉPUBLIQUE DE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "48422644";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "98480.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "KR";
    geographis:isoAlpha3 "KOR";
    geographis:isoNumeric "410";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "KOR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "410" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "KS" ].
<http://telegraphis.net/data/countries/KR#KR> geographis:capital <http://telegraphis.net/data/capitals/KR/Seoul#Seoul>.
<http://telegraphis.net/data/countries/KR#KR> geographis:currency <http://telegraphis.net/data/currencies/KRW#KRW>.
<http://telegraphis.net/data/countries/KR#KR> owl:sameAs <http://www.geonames.org/countries/#KR>.
<http://telegraphis.net/data/countries/KR#KR> owl:sameAs <http://sws.geonames.org/1835841/>.
<http://telegraphis.net/data/countries/KR#KR> owl:sameAs <http://dbpedia.org/resource/South_Korea>.
<http://telegraphis.net/data/countries/KR#KR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Korea_South>.
<http://telegraphis.net/data/countries/KW#KW> a gn:Country;
    gn:name "Kuwait"@en;
    geographis:isoShortName "KUWAIT"@en, "KOWEÏT"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2596000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "17820.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "KW";
    geographis:isoAlpha3 "KWT";
    geographis:isoNumeric "414";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "KWT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "414" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "KU" ].
<http://telegraphis.net/data/countries/KW#KW> geographis:capital <http://telegraphis.net/data/capitals/KW/Kuwait_City#KuwaitCity>.
<http://telegraphis.net/data/countries/KW#KW> geographis:currency <http://telegraphis.net/data/currencies/KWD#KWD>.
<http://telegraphis.net/data/countries/KW#KW> owl:sameAs <http://www.geonames.org/countries/#KW>.
<http://telegraphis.net/data/countries/KW#KW> owl:sameAs <http://sws.geonames.org/285570/>.
<http://telegraphis.net/data/countries/KW#KW> owl:sameAs <http://dbpedia.org/resource/Kuwait>.
<http://telegraphis.net/data/countries/KW#KW> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Kuwait>.
<http://telegraphis.net/data/countries/KY#KY> a gn:Country;
    gn:name "Cayman Islands"@en;
    geographis:isoShortName "CAYMAN ISLANDS"@en, "CAÏMANES, ÎLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "44270";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "262.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "KY";
    geographis:isoAlpha3 "CYM";
    geographis:isoNumeric "136";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "CYM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "136" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CJ" ].
<http://telegraphis.net/data/countries/KY#KY> geographis:capital <http://telegraphis.net/data/capitals/KY/George_Town#GeorgeTown>.
<http://telegraphis.net/data/countries/KY#KY> geographis:currency <http://telegraphis.net/data/currencies/KYD#KYD>.
<http://telegraphis.net/data/countries/KY#KY> owl:sameAs <http://www.geonames.org/countries/#KY>.
<http://telegraphis.net/data/countries/KY#KY> owl:sameAs <http://sws.geonames.org/3580718/>.
<http://telegraphis.net/data/countries/KY#KY> owl:sameAs <http://dbpedia.org/resource/Cayman_Islands>.
<http://telegraphis.net/data/countries/KY#KY> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Cayman_Islands>.
<http://telegraphis.net/data/countries/KZ#KZ> a gn:Country;
    gn:name "Kazakhstan"@en;
    geographis:isoShortName "KAZAKHSTAN"@en, "KAZAKHSTAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "15340000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2717300.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "KZ";
    geographis:isoAlpha3 "KAZ";
    geographis:isoNumeric "398";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "KZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "KAZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "398" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "KZ" ].
<http://telegraphis.net/data/countries/KZ#KZ> geographis:capital <http://telegraphis.net/data/capitals/KZ/Astana#Astana>.
<http://telegraphis.net/data/countries/KZ#KZ> geographis:currency <http://telegraphis.net/data/currencies/KZT#KZT>.
<http://telegraphis.net/data/countries/KZ#KZ> owl:sameAs <http://www.geonames.org/countries/#KZ>.
<http://telegraphis.net/data/countries/KZ#KZ> owl:sameAs <http://sws.geonames.org/1522867/>.
<http://telegraphis.net/data/countries/KZ#KZ> owl:sameAs <http://dbpedia.org/resource/Kazakhstan>.
<http://telegraphis.net/data/countries/KZ#KZ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Kazakhstan>.
<http://telegraphis.net/data/countries/LA#LA> a gn:Country;
    gn:name "Laos"@en;
    geographis:isoShortName "LAO PEOPLE'S DEMOCRATIC REPUBLIC"@en, "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "6677000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "236800.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "LA";
    geographis:isoAlpha3 "LAO";
    geographis:isoNumeric "418";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LAO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "418" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "LA" ].
<http://telegraphis.net/data/countries/LA#LA> geographis:capital <http://telegraphis.net/data/capitals/LA/Vientiane#Vientiane>.
<http://telegraphis.net/data/countries/LA#LA> geographis:currency <http://telegraphis.net/data/currencies/LAK#LAK>.
<http://telegraphis.net/data/countries/LA#LA> owl:sameAs <http://www.geonames.org/countries/#LA>.
<http://telegraphis.net/data/countries/LA#LA> owl:sameAs <http://sws.geonames.org/1655842/>.
<http://telegraphis.net/data/countries/LA#LA> owl:sameAs <http://dbpedia.org/resource/Laos>.
<http://telegraphis.net/data/countries/LA#LA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Laos>.
<http://telegraphis.net/data/countries/LB#LB> a gn:Country;
    gn:name "Lebanon"@en;
    geographis:isoShortName "LEBANON"@en, "LIBAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3971000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "10400.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "LB";
    geographis:isoAlpha3 "LBN";
    geographis:isoNumeric "422";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LBN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "422" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "LE" ].
<http://telegraphis.net/data/countries/LB#LB> geographis:capital <http://telegraphis.net/data/capitals/LB/Beirut#Beirut>.
<http://telegraphis.net/data/countries/LB#LB> geographis:currency <http://telegraphis.net/data/currencies/LBP#LBP>.
<http://telegraphis.net/data/countries/LB#LB> owl:sameAs <http://www.geonames.org/countries/#LB>.
<http://telegraphis.net/data/countries/LB#LB> owl:sameAs <http://sws.geonames.org/272103/>.
<http://telegraphis.net/data/countries/LB#LB> owl:sameAs <http://dbpedia.org/resource/Lebanon>.
<http://telegraphis.net/data/countries/LB#LB> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Lebanon>.
<http://telegraphis.net/data/countries/LC#LC> a gn:Country;
    gn:name "Saint Lucia"@en;
    geographis:isoShortName "SAINT LUCIA"@en, "SAINTE-LUCIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "172000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "616.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "LC";
    geographis:isoAlpha3 "LCA";
    geographis:isoNumeric "662";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LCA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "662" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "ST" ].
<http://telegraphis.net/data/countries/LC#LC> geographis:capital <http://telegraphis.net/data/capitals/LC/Castries#Castries>.
<http://telegraphis.net/data/countries/LC#LC> geographis:currency <http://telegraphis.net/data/currencies/XCD#XCD>.
<http://telegraphis.net/data/countries/LC#LC> owl:sameAs <http://www.geonames.org/countries/#LC>.
<http://telegraphis.net/data/countries/LC#LC> owl:sameAs <http://sws.geonames.org/3576468/>.
<http://telegraphis.net/data/countries/LC#LC> owl:sameAs <http://dbpedia.org/resource/Saint_Lucia>.
<http://telegraphis.net/data/countries/LC#LC> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Saint_Lucia>.
<http://telegraphis.net/data/countries/LI#LI> a gn:Country;
    gn:name "Liechtenstein"@en;
    geographis:isoShortName "LIECHTENSTEIN"@en, "LIECHTENSTEIN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "34000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "160.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "LI";
    geographis:isoAlpha3 "LIE";
    geographis:isoNumeric "438";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LIE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "438" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "LS" ].
<http://telegraphis.net/data/countries/LI#LI> geographis:capital <http://telegraphis.net/data/capitals/LI/Vaduz#Vaduz>.
<http://telegraphis.net/data/countries/LI#LI> geographis:currency <http://telegraphis.net/data/currencies/CHF#CHF>.
<http://telegraphis.net/data/countries/LI#LI> owl:sameAs <http://www.geonames.org/countries/#LI>.
<http://telegraphis.net/data/countries/LI#LI> owl:sameAs <http://sws.geonames.org/3042058/>.
<http://telegraphis.net/data/countries/LI#LI> owl:sameAs <http://dbpedia.org/resource/Liechtenstein>.
<http://telegraphis.net/data/countries/LI#LI> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Liechtenstein>.
<http://telegraphis.net/data/countries/LK#LK> a gn:Country;
    gn:name "Sri Lanka"@en;
    geographis:isoShortName "SRI LANKA"@en, "SRI LANKA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "21128000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "65610.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "LK";
    geographis:isoAlpha3 "LKA";
    geographis:isoNumeric "144";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LKA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "144" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CE" ].
<http://telegraphis.net/data/countries/LK#LK> geographis:capital <http://telegraphis.net/data/capitals/LK/Colombo#Colombo>.
<http://telegraphis.net/data/countries/LK#LK> geographis:currency <http://telegraphis.net/data/currencies/LKR#LKR>.
<http://telegraphis.net/data/countries/LK#LK> owl:sameAs <http://www.geonames.org/countries/#LK>.
<http://telegraphis.net/data/countries/LK#LK> owl:sameAs <http://sws.geonames.org/1227603/>.
<http://telegraphis.net/data/countries/LK#LK> owl:sameAs <http://dbpedia.org/resource/Sri_Lanka>.
<http://telegraphis.net/data/countries/LK#LK> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Sri_Lanka>.
<http://telegraphis.net/data/countries/LR#LR> a gn:Country;
    gn:name "Liberia"@en;
    geographis:isoShortName "LIBERIA"@en, "LIBÉRIA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3334000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "111370.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "LR";
    geographis:isoAlpha3 "LBR";
    geographis:isoNumeric "430";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LBR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "430" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "LI" ].
<http://telegraphis.net/data/countries/LR#LR> geographis:capital <http://telegraphis.net/data/capitals/LR/Monrovia#Monrovia>.
<http://telegraphis.net/data/countries/LR#LR> geographis:currency <http://telegraphis.net/data/currencies/LRD#LRD>.
<http://telegraphis.net/data/countries/LR#LR> owl:sameAs <http://www.geonames.org/countries/#LR>.
<http://telegraphis.net/data/countries/LR#LR> owl:sameAs <http://sws.geonames.org/2275384/>.
<http://telegraphis.net/data/countries/LR#LR> owl:sameAs <http://dbpedia.org/resource/Liberia>.
<http://telegraphis.net/data/countries/LR#LR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Liberia>.
<http://telegraphis.net/data/countries/LS#LS> a gn:Country;
    gn:name "Lesotho"@en;
    geographis:isoShortName "LESOTHO"@en, "LESOTHO"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2128000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "30355.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "LS";
    geographis:isoAlpha3 "LSO";
    geographis:isoNumeric "426";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LSO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "426" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "LT" ].
<http://telegraphis.net/data/countries/LS#LS> geographis:capital <http://telegraphis.net/data/capitals/LS/Maseru#Maseru>.
<http://telegraphis.net/data/countries/LS#LS> geographis:currency <http://telegraphis.net/data/currencies/LSL#LSL>.
<http://telegraphis.net/data/countries/LS#LS> owl:sameAs <http://www.geonames.org/countries/#LS>.
<http://telegraphis.net/data/countries/LS#LS> owl:sameAs <http://sws.geonames.org/932692/>.
<http://telegraphis.net/data/countries/LS#LS> owl:sameAs <http://dbpedia.org/resource/Lesotho>.
<http://telegraphis.net/data/countries/LS#LS> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Lesotho>.
<http://telegraphis.net/data/countries/LT#LT> a gn:Country;
    gn:name "Lithuania"@en;
    geographis:isoShortName "LITHUANIA"@en, "LITUANIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3565000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "65200.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "LT";
    geographis:isoAlpha3 "LTU";
    geographis:isoNumeric "440";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LTU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "440" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "LH" ].
<http://telegraphis.net/data/countries/LT#LT> geographis:capital <http://telegraphis.net/data/capitals/LT/Vilnius#Vilnius>.
<http://telegraphis.net/data/countries/LT#LT> geographis:currency <http://telegraphis.net/data/currencies/LTL#LTL>.
<http://telegraphis.net/data/countries/LT#LT> owl:sameAs <http://www.geonames.org/countries/#LT>.
<http://telegraphis.net/data/countries/LT#LT> owl:sameAs <http://sws.geonames.org/597427/>.
<http://telegraphis.net/data/countries/LT#LT> owl:sameAs <http://dbpedia.org/resource/Lithuania>.
<http://telegraphis.net/data/countries/LT#LT> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Lithuania>.
<http://telegraphis.net/data/countries/LU#LU> a gn:Country;
    gn:name "Luxembourg"@en;
    geographis:isoShortName "LUXEMBOURG"@en, "LUXEMBOURG"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "486000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2586.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "LU";
    geographis:isoAlpha3 "LUX";
    geographis:isoNumeric "442";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LUX" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "442" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "LU" ].
<http://telegraphis.net/data/countries/LU#LU> geographis:capital <http://telegraphis.net/data/capitals/LU/Luxembourg#Luxembourg>.
<http://telegraphis.net/data/countries/LU#LU> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/LU#LU> owl:sameAs <http://www.geonames.org/countries/#LU>.
<http://telegraphis.net/data/countries/LU#LU> owl:sameAs <http://sws.geonames.org/2960313/>.
<http://telegraphis.net/data/countries/LU#LU> owl:sameAs <http://dbpedia.org/resource/Luxembourg>.
<http://telegraphis.net/data/countries/LU#LU> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Luxembourg>.
<http://telegraphis.net/data/countries/LV#LV> a gn:Country;
    gn:name "Latvia"@en;
    geographis:isoShortName "LATVIA"@en, "LETTONIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2245000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "64589.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "LV";
    geographis:isoAlpha3 "LVA";
    geographis:isoNumeric "428";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LVA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "428" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "LG" ].
<http://telegraphis.net/data/countries/LV#LV> geographis:capital <http://telegraphis.net/data/capitals/LV/Riga#Riga>.
<http://telegraphis.net/data/countries/LV#LV> geographis:currency <http://telegraphis.net/data/currencies/LVL#LVL>.
<http://telegraphis.net/data/countries/LV#LV> owl:sameAs <http://www.geonames.org/countries/#LV>.
<http://telegraphis.net/data/countries/LV#LV> owl:sameAs <http://sws.geonames.org/458258/>.
<http://telegraphis.net/data/countries/LV#LV> owl:sameAs <http://dbpedia.org/resource/Latvia>.
<http://telegraphis.net/data/countries/LV#LV> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Latvia>.
<http://telegraphis.net/data/countries/LY#LY> a gn:Country;
    gn:name "Libya"@en;
    geographis:isoShortName "LIBYAN ARAB JAMAHIRIYA"@en, "LIBYENNE, JAMAHIRIYA ARABE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "6173000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1759540.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "LY";
    geographis:isoAlpha3 "LBY";
    geographis:isoNumeric "434";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "LY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "LBY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "434" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "LY" ].
<http://telegraphis.net/data/countries/LY#LY> geographis:capital <http://telegraphis.net/data/capitals/LY/Tripolis#Tripolis>.
<http://telegraphis.net/data/countries/LY#LY> geographis:currency <http://telegraphis.net/data/currencies/LYD#LYD>.
<http://telegraphis.net/data/countries/LY#LY> owl:sameAs <http://www.geonames.org/countries/#LY>.
<http://telegraphis.net/data/countries/LY#LY> owl:sameAs <http://sws.geonames.org/2215636/>.
<http://telegraphis.net/data/countries/LY#LY> owl:sameAs <http://dbpedia.org/resource/Libya>.
<http://telegraphis.net/data/countries/LY#LY> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Libya>.
<http://telegraphis.net/data/countries/MA#MA> a gn:Country;
    gn:name "Morocco"@en;
    geographis:isoShortName "MOROCCO"@en, "MAROC"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "34272000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "446550.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "MA";
    geographis:isoAlpha3 "MAR";
    geographis:isoNumeric "504";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MAR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "504" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MO" ].
<http://telegraphis.net/data/countries/MA#MA> geographis:capital <http://telegraphis.net/data/capitals/MA/Rabat#Rabat>.
<http://telegraphis.net/data/countries/MA#MA> geographis:currency <http://telegraphis.net/data/currencies/MAD#MAD>.
<http://telegraphis.net/data/countries/MA#MA> owl:sameAs <http://www.geonames.org/countries/#MA>.
<http://telegraphis.net/data/countries/MA#MA> owl:sameAs <http://sws.geonames.org/2542007/>.
<http://telegraphis.net/data/countries/MA#MA> owl:sameAs <http://dbpedia.org/resource/Morocco>.
<http://telegraphis.net/data/countries/MA#MA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Morocco>.
<http://telegraphis.net/data/countries/MC#MC> a gn:Country;
    gn:name "Monaco"@en;
    geographis:isoShortName "MONACO"@en, "MONACO"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "32000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "MC";
    geographis:isoAlpha3 "MCO";
    geographis:isoNumeric "492";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MCO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "492" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MN" ].
<http://telegraphis.net/data/countries/MC#MC> geographis:capital <http://telegraphis.net/data/capitals/MC/Monaco#Monaco>.
<http://telegraphis.net/data/countries/MC#MC> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/MC#MC> owl:sameAs <http://www.geonames.org/countries/#MC>.
<http://telegraphis.net/data/countries/MC#MC> owl:sameAs <http://sws.geonames.org/2993457/>.
<http://telegraphis.net/data/countries/MC#MC> owl:sameAs <http://dbpedia.org/resource/Monaco>.
<http://telegraphis.net/data/countries/MC#MC> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Monaco>.
<http://telegraphis.net/data/countries/MD#MD> a gn:Country;
    gn:name "Moldova"@en;
    geographis:isoShortName "MOLDOVA, REPUBLIC OF"@en, "MOLDOVA, RÉPUBLIQUE DE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4324000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "33843.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "MD";
    geographis:isoAlpha3 "MDA";
    geographis:isoNumeric "498";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MDA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "498" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MD" ].
<http://telegraphis.net/data/countries/MD#MD> geographis:capital <http://telegraphis.net/data/capitals/MD/Chi%C5%9Fin%C4%83u#Chi%C5%9Fin%C4%83u>.
<http://telegraphis.net/data/countries/MD#MD> geographis:currency <http://telegraphis.net/data/currencies/MDL#MDL>.
<http://telegraphis.net/data/countries/MD#MD> owl:sameAs <http://www.geonames.org/countries/#MD>.
<http://telegraphis.net/data/countries/MD#MD> owl:sameAs <http://sws.geonames.org/617790/>.
<http://telegraphis.net/data/countries/MD#MD> owl:sameAs <http://dbpedia.org/resource/Moldova>.
<http://telegraphis.net/data/countries/MD#MD> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Moldova>.
<http://telegraphis.net/data/countries/ME#ME> a gn:Country;
    gn:name "Montenegro"@en;
    geographis:isoShortName "MONTENEGRO"@en, "MONTÉNÉGRO"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "678000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "14026.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "ME";
    geographis:isoAlpha3 "MNE";
    geographis:isoNumeric "499";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "ME" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MNE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "499" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MJ" ].
<http://telegraphis.net/data/countries/ME#ME> geographis:capital <http://telegraphis.net/data/capitals/ME/Podgorica#Podgorica>.
<http://telegraphis.net/data/countries/ME#ME> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/ME#ME> owl:sameAs <http://www.geonames.org/countries/#ME>.
<http://telegraphis.net/data/countries/ME#ME> owl:sameAs <http://sws.geonames.org/3194884/>.
<http://telegraphis.net/data/countries/ME#ME> owl:sameAs <http://dbpedia.org/resource/Montenegro>.
<http://telegraphis.net/data/countries/ME#ME> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Montenegro>.
<http://telegraphis.net/data/countries/MF#MF> a gn:Country;
    gn:name "Saint Martin"@en;
    geographis:isoShortName "SAINT MARTIN"@en, "SAINT-MARTIN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "33100";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "53.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "MF";
    geographis:isoAlpha3 "MAF";
    geographis:isoNumeric "663";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MAF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "663" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "RN" ].
<http://telegraphis.net/data/countries/MF#MF> geographis:capital <http://telegraphis.net/data/capitals/MF/Marigot#Marigot>.
<http://telegraphis.net/data/countries/MF#MF> owl:sameAs <http://www.geonames.org/countries/#MF>.
<http://telegraphis.net/data/countries/MF#MF> owl:sameAs <http://sws.geonames.org/3578421/>.
<http://telegraphis.net/data/countries/MF#MF> owl:sameAs <http://dbpedia.org/resource/Saint_Martin_%28France%29>.
<http://telegraphis.net/data/countries/MG#MG> a gn:Country;
    gn:name "Madagascar"@en;
    geographis:isoShortName "MADAGASCAR"@en, "MADAGASCAR"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "20042000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "587040.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "MG";
    geographis:isoAlpha3 "MDG";
    geographis:isoNumeric "450";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MDG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "450" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MA" ].
<http://telegraphis.net/data/countries/MG#MG> geographis:capital <http://telegraphis.net/data/capitals/MG/Antananarivo#Antananarivo>.
<http://telegraphis.net/data/countries/MG#MG> geographis:currency <http://telegraphis.net/data/currencies/MGA#MGA>.
<http://telegraphis.net/data/countries/MG#MG> owl:sameAs <http://www.geonames.org/countries/#MG>.
<http://telegraphis.net/data/countries/MG#MG> owl:sameAs <http://sws.geonames.org/1062947/>.
<http://telegraphis.net/data/countries/MG#MG> owl:sameAs <http://dbpedia.org/resource/Madagascar>.
<http://telegraphis.net/data/countries/MG#MG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Madagascar>.
<http://telegraphis.net/data/countries/MH#MH> a gn:Country;
    gn:name "Marshall Islands"@en;
    geographis:isoShortName "MARSHALL ISLANDS"@en, "MARSHALL, ÎLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "11628";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "181.3" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "MH";
    geographis:isoAlpha3 "MHL";
    geographis:isoNumeric "584";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MHL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "584" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "RM" ].
<http://telegraphis.net/data/countries/MH#MH> geographis:capital <http://telegraphis.net/data/capitals/MH/Uliga#Uliga>.
<http://telegraphis.net/data/countries/MH#MH> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/MH#MH> owl:sameAs <http://www.geonames.org/countries/#MH>.
<http://telegraphis.net/data/countries/MH#MH> owl:sameAs <http://sws.geonames.org/2080185/>.
<http://telegraphis.net/data/countries/MH#MH> owl:sameAs <http://dbpedia.org/resource/Marshall_Islands>.
<http://telegraphis.net/data/countries/MH#MH> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Marshall_Islands>.
<http://telegraphis.net/data/countries/MK#MK> a gn:Country;
    gn:name "Macedonia"@en;
    geographis:isoShortName "MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF"@en, "MACÉDOINE, L'EX-RÉPUBLIQUE YOUGOSLAVE DE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2061000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "25333.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "MK";
    geographis:isoAlpha3 "MKD";
    geographis:isoNumeric "807";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MKD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "807" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MK" ].
<http://telegraphis.net/data/countries/MK#MK> geographis:capital <http://telegraphis.net/data/capitals/MK/Skopje#Skopje>.
<http://telegraphis.net/data/countries/MK#MK> geographis:currency <http://telegraphis.net/data/currencies/MKD#MKD>.
<http://telegraphis.net/data/countries/MK#MK> owl:sameAs <http://www.geonames.org/countries/#MK>.
<http://telegraphis.net/data/countries/MK#MK> owl:sameAs <http://sws.geonames.org/718075/>.
<http://telegraphis.net/data/countries/MK#MK> owl:sameAs <http://dbpedia.org/resource/Macedonia>.
<http://telegraphis.net/data/countries/MK#MK> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Macedonia>.
<http://telegraphis.net/data/countries/ML#ML> a gn:Country;
    gn:name "Mali"@en;
    geographis:isoShortName "MALI"@en, "MALI"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "12324000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1240000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "ML";
    geographis:isoAlpha3 "MLI";
    geographis:isoNumeric "466";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "ML" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MLI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "466" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "ML" ].
<http://telegraphis.net/data/countries/ML#ML> geographis:capital <http://telegraphis.net/data/capitals/ML/Bamako#Bamako>.
<http://telegraphis.net/data/countries/ML#ML> geographis:currency <http://telegraphis.net/data/currencies/XOF#XOF>.
<http://telegraphis.net/data/countries/ML#ML> owl:sameAs <http://www.geonames.org/countries/#ML>.
<http://telegraphis.net/data/countries/ML#ML> owl:sameAs <http://sws.geonames.org/2453866/>.
<http://telegraphis.net/data/countries/ML#ML> owl:sameAs <http://dbpedia.org/resource/Mali>.
<http://telegraphis.net/data/countries/ML#ML> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Mali>.
<http://telegraphis.net/data/countries/MM#MM> a gn:Country;
    gn:name "Myanmar"@en;
    geographis:isoShortName "MYANMAR"@en, "MYANMAR"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "47758000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "678500.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "MM";
    geographis:isoAlpha3 "MMR";
    geographis:isoNumeric "104";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MMR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "104" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BM" ].
<http://telegraphis.net/data/countries/MM#MM> geographis:capital <http://telegraphis.net/data/capitals/MM/Naypyidaw#Naypyidaw>.
<http://telegraphis.net/data/countries/MM#MM> geographis:currency <http://telegraphis.net/data/currencies/MMK#MMK>.
<http://telegraphis.net/data/countries/MM#MM> owl:sameAs <http://www.geonames.org/countries/#MM>.
<http://telegraphis.net/data/countries/MM#MM> owl:sameAs <http://sws.geonames.org/1327865/>.
<http://telegraphis.net/data/countries/MM#MM> owl:sameAs <http://dbpedia.org/resource/Burma>.
<http://telegraphis.net/data/countries/MM#MM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Burma>.
<http://telegraphis.net/data/countries/MN#MN> a gn:Country;
    gn:name "Mongolia"@en;
    geographis:isoShortName "MONGOLIA"@en, "MONGOLIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2996000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1565000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "MN";
    geographis:isoAlpha3 "MNG";
    geographis:isoNumeric "496";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MNG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "496" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MG" ].
<http://telegraphis.net/data/countries/MN#MN> geographis:capital <http://telegraphis.net/data/capitals/MN/Ulan_Bator#UlanBator>.
<http://telegraphis.net/data/countries/MN#MN> geographis:currency <http://telegraphis.net/data/currencies/MNT#MNT>.
<http://telegraphis.net/data/countries/MN#MN> owl:sameAs <http://www.geonames.org/countries/#MN>.
<http://telegraphis.net/data/countries/MN#MN> owl:sameAs <http://sws.geonames.org/2029969/>.
<http://telegraphis.net/data/countries/MN#MN> owl:sameAs <http://dbpedia.org/resource/Mongolia>.
<http://telegraphis.net/data/countries/MN#MN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Mongolia>.
<http://telegraphis.net/data/countries/MO#MO> a gn:Country;
    gn:name "Macao"@en;
    geographis:isoShortName "MACAO"@en, "MACAO"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "449198";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "254.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "MO";
    geographis:isoAlpha3 "MAC";
    geographis:isoNumeric "446";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MAC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "446" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MC" ].
<http://telegraphis.net/data/countries/MO#MO> geographis:capital <http://telegraphis.net/data/capitals/MO/Macao#Macao>.
<http://telegraphis.net/data/countries/MO#MO> geographis:currency <http://telegraphis.net/data/currencies/MOP#MOP>.
<http://telegraphis.net/data/countries/MO#MO> owl:sameAs <http://www.geonames.org/countries/#MO>.
<http://telegraphis.net/data/countries/MO#MO> owl:sameAs <http://sws.geonames.org/1821275/>.
<http://telegraphis.net/data/countries/MO#MO> owl:sameAs <http://dbpedia.org/resource/Macau>.
<http://telegraphis.net/data/countries/MO#MO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Macau>.
<http://telegraphis.net/data/countries/MP#MP> a gn:Country;
    gn:name "Northern Mariana Islands"@en;
    geographis:isoShortName "NORTHERN MARIANA ISLANDS"@en, "MARIANNES DU NORD, ÎLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "80362";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "477.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "MP";
    geographis:isoAlpha3 "MNP";
    geographis:isoNumeric "580";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MNP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "580" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CQ" ].
<http://telegraphis.net/data/countries/MP#MP> geographis:capital <http://telegraphis.net/data/capitals/MP/Saipan#Saipan>.
<http://telegraphis.net/data/countries/MP#MP> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/MP#MP> owl:sameAs <http://www.geonames.org/countries/#MP>.
<http://telegraphis.net/data/countries/MP#MP> owl:sameAs <http://sws.geonames.org/4041467/>.
<http://telegraphis.net/data/countries/MP#MP> owl:sameAs <http://dbpedia.org/resource/Northern_Mariana_Islands>.
<http://telegraphis.net/data/countries/MQ#MQ> a gn:Country;
    gn:name "Martinique"@en;
    geographis:isoShortName "MARTINIQUE"@en, "MARTINIQUE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "432900";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1100.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "MQ";
    geographis:isoAlpha3 "MTQ";
    geographis:isoNumeric "474";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MQ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MTQ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "474" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MB" ].
<http://telegraphis.net/data/countries/MQ#MQ> geographis:capital <http://telegraphis.net/data/capitals/MQ/Fort-de-France#FortdeFrance>.
<http://telegraphis.net/data/countries/MQ#MQ> owl:sameAs <http://www.geonames.org/countries/#MQ>.
<http://telegraphis.net/data/countries/MQ#MQ> owl:sameAs <http://sws.geonames.org/3570311/>.
<http://telegraphis.net/data/countries/MQ#MQ> owl:sameAs <http://dbpedia.org/resource/Martinique>.
<http://telegraphis.net/data/countries/MR#MR> a gn:Country;
    gn:name "Mauritania"@en;
    geographis:isoShortName "MAURITANIA"@en, "MAURITANIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3364000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1030700.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "MR";
    geographis:isoAlpha3 "MRT";
    geographis:isoNumeric "478";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MRT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "478" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MR" ].
<http://telegraphis.net/data/countries/MR#MR> geographis:capital <http://telegraphis.net/data/capitals/MR/Nouakchott#Nouakchott>.
<http://telegraphis.net/data/countries/MR#MR> geographis:currency <http://telegraphis.net/data/currencies/MRO#MRO>.
<http://telegraphis.net/data/countries/MR#MR> owl:sameAs <http://www.geonames.org/countries/#MR>.
<http://telegraphis.net/data/countries/MR#MR> owl:sameAs <http://sws.geonames.org/2378080/>.
<http://telegraphis.net/data/countries/MR#MR> owl:sameAs <http://dbpedia.org/resource/Mauritania>.
<http://telegraphis.net/data/countries/MR#MR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Mauritania>.
<http://telegraphis.net/data/countries/MS#MS> a gn:Country;
    gn:name "Montserrat"@en;
    geographis:isoShortName "MONTSERRAT"@en, "MONTSERRAT"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "9341";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "102.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "MS";
    geographis:isoAlpha3 "MSR";
    geographis:isoNumeric "500";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MSR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "500" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MH" ].
<http://telegraphis.net/data/countries/MS#MS> geographis:capital <http://telegraphis.net/data/capitals/MS/Plymouth#Plymouth>.
<http://telegraphis.net/data/countries/MS#MS> geographis:currency <http://telegraphis.net/data/currencies/XCD#XCD>.
<http://telegraphis.net/data/countries/MS#MS> owl:sameAs <http://www.geonames.org/countries/#MS>.
<http://telegraphis.net/data/countries/MS#MS> owl:sameAs <http://sws.geonames.org/3578097/>.
<http://telegraphis.net/data/countries/MS#MS> owl:sameAs <http://dbpedia.org/resource/Montserrat>.
<http://telegraphis.net/data/countries/MS#MS> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Montserrat>.
<http://telegraphis.net/data/countries/MT#MT> a gn:Country;
    gn:name "Malta"@en;
    geographis:isoShortName "MALTA"@en, "MALTE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "403000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "316.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "MT";
    geographis:isoAlpha3 "MLT";
    geographis:isoNumeric "470";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MLT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "470" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MT" ].
<http://telegraphis.net/data/countries/MT#MT> geographis:capital <http://telegraphis.net/data/capitals/MT/Valletta#Valletta>.
<http://telegraphis.net/data/countries/MT#MT> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/MT#MT> owl:sameAs <http://www.geonames.org/countries/#MT>.
<http://telegraphis.net/data/countries/MT#MT> owl:sameAs <http://sws.geonames.org/2562770/>.
<http://telegraphis.net/data/countries/MT#MT> owl:sameAs <http://dbpedia.org/resource/Malta>.
<http://telegraphis.net/data/countries/MT#MT> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Malta>.
<http://telegraphis.net/data/countries/MU#MU> a gn:Country;
    gn:name "Mauritius"@en;
    geographis:isoShortName "MAURITIUS"@en, "MAURICE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1260000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2040.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "MU";
    geographis:isoAlpha3 "MUS";
    geographis:isoNumeric "480";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MUS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "480" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MP" ].
<http://telegraphis.net/data/countries/MU#MU> geographis:capital <http://telegraphis.net/data/capitals/MU/Port_Louis#PortLouis>.
<http://telegraphis.net/data/countries/MU#MU> geographis:currency <http://telegraphis.net/data/currencies/MUR#MUR>.
<http://telegraphis.net/data/countries/MU#MU> owl:sameAs <http://www.geonames.org/countries/#MU>.
<http://telegraphis.net/data/countries/MU#MU> owl:sameAs <http://sws.geonames.org/934292/>.
<http://telegraphis.net/data/countries/MU#MU> owl:sameAs <http://dbpedia.org/resource/Mauritius>.
<http://telegraphis.net/data/countries/MU#MU> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Mauritius>.
<http://telegraphis.net/data/countries/MV#MV> a gn:Country;
    gn:name "Maldives"@en;
    geographis:isoShortName "MALDIVES"@en, "MALDIVES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "379000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "300.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "MV";
    geographis:isoAlpha3 "MDV";
    geographis:isoNumeric "462";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MDV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "462" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MV" ].
<http://telegraphis.net/data/countries/MV#MV> geographis:capital <http://telegraphis.net/data/capitals/MV/Mal%C3%A9#Mal%C3%A9>.
<http://telegraphis.net/data/countries/MV#MV> geographis:currency <http://telegraphis.net/data/currencies/MVR#MVR>.
<http://telegraphis.net/data/countries/MV#MV> owl:sameAs <http://www.geonames.org/countries/#MV>.
<http://telegraphis.net/data/countries/MV#MV> owl:sameAs <http://sws.geonames.org/1282028/>.
<http://telegraphis.net/data/countries/MV#MV> owl:sameAs <http://dbpedia.org/resource/Maldives>.
<http://telegraphis.net/data/countries/MV#MV> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Maldives>.
<http://telegraphis.net/data/countries/MW#MW> a gn:Country;
    gn:name "Malawi"@en;
    geographis:isoShortName "MALAWI"@en, "MALAWI"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "13931000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "118480.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "MW";
    geographis:isoAlpha3 "MWI";
    geographis:isoNumeric "454";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MWI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "454" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MI" ].
<http://telegraphis.net/data/countries/MW#MW> geographis:capital <http://telegraphis.net/data/capitals/MW/Lilongwe#Lilongwe>.
<http://telegraphis.net/data/countries/MW#MW> geographis:currency <http://telegraphis.net/data/currencies/MWK#MWK>.
<http://telegraphis.net/data/countries/MW#MW> owl:sameAs <http://www.geonames.org/countries/#MW>.
<http://telegraphis.net/data/countries/MW#MW> owl:sameAs <http://sws.geonames.org/927384/>.
<http://telegraphis.net/data/countries/MW#MW> owl:sameAs <http://dbpedia.org/resource/Malawi>.
<http://telegraphis.net/data/countries/MW#MW> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Malawi>.
<http://telegraphis.net/data/countries/MX#MX> a gn:Country;
    gn:name "Mexico"@en;
    geographis:isoShortName "MEXICO"@en, "MEXIQUE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "109955000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1972550.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "MX";
    geographis:isoAlpha3 "MEX";
    geographis:isoNumeric "484";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MX" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MEX" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "484" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MX" ].
<http://telegraphis.net/data/countries/MX#MX> geographis:capital <http://telegraphis.net/data/capitals/MX/Mexico_City#MexicoCity>.
<http://telegraphis.net/data/countries/MX#MX> geographis:currency <http://telegraphis.net/data/currencies/MXN#MXN>.
<http://telegraphis.net/data/countries/MX#MX> geographis:currency <http://telegraphis.net/data/currencies/MXV#MXV>.
<http://telegraphis.net/data/countries/MX#MX> owl:sameAs <http://www.geonames.org/countries/#MX>.
<http://telegraphis.net/data/countries/MX#MX> owl:sameAs <http://sws.geonames.org/3996063/>.
<http://telegraphis.net/data/countries/MX#MX> owl:sameAs <http://dbpedia.org/resource/Mexico>.
<http://telegraphis.net/data/countries/MX#MX> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Mexico>.
<http://telegraphis.net/data/countries/MY#MY> a gn:Country;
    gn:name "Malaysia"@en;
    geographis:isoShortName "MALAYSIA"@en, "MALAISIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "25259000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "329750.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "MY";
    geographis:isoAlpha3 "MYS";
    geographis:isoNumeric "458";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MYS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "458" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MY" ].
<http://telegraphis.net/data/countries/MY#MY> geographis:capital <http://telegraphis.net/data/capitals/MY/Kuala_Lumpur#KualaLumpur>.
<http://telegraphis.net/data/countries/MY#MY> geographis:currency <http://telegraphis.net/data/currencies/MYR#MYR>.
<http://telegraphis.net/data/countries/MY#MY> owl:sameAs <http://www.geonames.org/countries/#MY>.
<http://telegraphis.net/data/countries/MY#MY> owl:sameAs <http://sws.geonames.org/1733045/>.
<http://telegraphis.net/data/countries/MY#MY> owl:sameAs <http://dbpedia.org/resource/Malaysia>.
<http://telegraphis.net/data/countries/MY#MY> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Malaysia>.
<http://telegraphis.net/data/countries/MZ#MZ> a gn:Country;
    gn:name "Mozambique"@en;
    geographis:isoShortName "MOZAMBIQUE"@en, "MOZAMBIQUE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "21284000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "801590.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "MZ";
    geographis:isoAlpha3 "MOZ";
    geographis:isoNumeric "508";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "MZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MOZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "508" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MZ" ].
<http://telegraphis.net/data/countries/MZ#MZ> geographis:capital <http://telegraphis.net/data/capitals/MZ/Maputo#Maputo>.
<http://telegraphis.net/data/countries/MZ#MZ> geographis:currency <http://telegraphis.net/data/currencies/MZN#MZN>.
<http://telegraphis.net/data/countries/MZ#MZ> owl:sameAs <http://www.geonames.org/countries/#MZ>.
<http://telegraphis.net/data/countries/MZ#MZ> owl:sameAs <http://sws.geonames.org/1036973/>.
<http://telegraphis.net/data/countries/MZ#MZ> owl:sameAs <http://dbpedia.org/resource/Mozambique>.
<http://telegraphis.net/data/countries/MZ#MZ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Mozambique>.
<http://telegraphis.net/data/countries/NA#NA> a gn:Country;
    gn:name "Namibia"@en;
    geographis:isoShortName "NAMIBIA"@en, "NAMIBIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2063000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "825418.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "NA";
    geographis:isoAlpha3 "NAM";
    geographis:isoNumeric "516";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NAM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "516" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "WA" ].
<http://telegraphis.net/data/countries/NA#NA> geographis:capital <http://telegraphis.net/data/capitals/NA/Windhoek#Windhoek>.
<http://telegraphis.net/data/countries/NA#NA> geographis:currency <http://telegraphis.net/data/currencies/NAD#NAD>.
<http://telegraphis.net/data/countries/NA#NA> owl:sameAs <http://www.geonames.org/countries/#NA>.
<http://telegraphis.net/data/countries/NA#NA> owl:sameAs <http://sws.geonames.org/3355338/>.
<http://telegraphis.net/data/countries/NA#NA> owl:sameAs <http://dbpedia.org/resource/Namibia>.
<http://telegraphis.net/data/countries/NA#NA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Namibia>.
<http://telegraphis.net/data/countries/NC#NC> a gn:Country;
    gn:name "New Caledonia"@en;
    geographis:isoShortName "NEW CALEDONIA"@en, "NOUVELLE-CALÉDONIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "216494";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "19060.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "NC";
    geographis:isoAlpha3 "NCL";
    geographis:isoNumeric "540";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NCL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "540" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NC" ].
<http://telegraphis.net/data/countries/NC#NC> geographis:capital <http://telegraphis.net/data/capitals/NC/Noum%C3%A9a#Noum%C3%A9a>.
<http://telegraphis.net/data/countries/NC#NC> geographis:currency <http://telegraphis.net/data/currencies/XPF#XPF>.
<http://telegraphis.net/data/countries/NC#NC> owl:sameAs <http://www.geonames.org/countries/#NC>.
<http://telegraphis.net/data/countries/NC#NC> owl:sameAs <http://sws.geonames.org/2139685/>.
<http://telegraphis.net/data/countries/NC#NC> owl:sameAs <http://dbpedia.org/resource/New_Caledonia>.
<http://telegraphis.net/data/countries/NC#NC> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/New_Caledonia>.
<http://telegraphis.net/data/countries/NE#NE> a gn:Country;
    gn:name "Niger"@en;
    geographis:isoShortName "NIGER"@en, "NIGER"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "13272000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1267000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "NE";
    geographis:isoAlpha3 "NER";
    geographis:isoNumeric "562";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NER" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "562" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NG" ].
<http://telegraphis.net/data/countries/NE#NE> geographis:capital <http://telegraphis.net/data/capitals/NE/Niamey#Niamey>.
<http://telegraphis.net/data/countries/NE#NE> geographis:currency <http://telegraphis.net/data/currencies/XOF#XOF>.
<http://telegraphis.net/data/countries/NE#NE> owl:sameAs <http://www.geonames.org/countries/#NE>.
<http://telegraphis.net/data/countries/NE#NE> owl:sameAs <http://sws.geonames.org/2440476/>.
<http://telegraphis.net/data/countries/NE#NE> owl:sameAs <http://dbpedia.org/resource/Niger>.
<http://telegraphis.net/data/countries/NE#NE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Niger>.
<http://telegraphis.net/data/countries/NF#NF> a gn:Country;
    gn:name "Norfolk Island"@en;
    geographis:isoShortName "NORFOLK ISLAND"@en, "NORFOLK, ÎLE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1828";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "34.6" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "NF";
    geographis:isoAlpha3 "NFK";
    geographis:isoNumeric "574";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NFK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "574" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NF" ].
<http://telegraphis.net/data/countries/NF#NF> geographis:capital <http://telegraphis.net/data/capitals/NF/Kingston#Kingston>.
<http://telegraphis.net/data/countries/NF#NF> geographis:currency <http://telegraphis.net/data/currencies/AUD#AUD>.
<http://telegraphis.net/data/countries/NF#NF> owl:sameAs <http://www.geonames.org/countries/#NF>.
<http://telegraphis.net/data/countries/NF#NF> owl:sameAs <http://sws.geonames.org/2155115/>.
<http://telegraphis.net/data/countries/NF#NF> owl:sameAs <http://dbpedia.org/resource/Norfolk_Island>.
<http://telegraphis.net/data/countries/NF#NF> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Norfolk_Island>.
<http://telegraphis.net/data/countries/NG#NG> a gn:Country;
    gn:name "Nigeria"@en;
    geographis:isoShortName "NIGERIA"@en, "NIGÉRIA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "138283000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "923768.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "NG";
    geographis:isoAlpha3 "NGA";
    geographis:isoNumeric "566";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NGA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "566" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NI" ].
<http://telegraphis.net/data/countries/NG#NG> geographis:capital <http://telegraphis.net/data/capitals/NG/Abuja#Abuja>.
<http://telegraphis.net/data/countries/NG#NG> geographis:currency <http://telegraphis.net/data/currencies/NGN#NGN>.
<http://telegraphis.net/data/countries/NG#NG> owl:sameAs <http://www.geonames.org/countries/#NG>.
<http://telegraphis.net/data/countries/NG#NG> owl:sameAs <http://sws.geonames.org/2328926/>.
<http://telegraphis.net/data/countries/NG#NG> owl:sameAs <http://dbpedia.org/resource/Nigeria>.
<http://telegraphis.net/data/countries/NG#NG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Nigeria>.
<http://telegraphis.net/data/countries/NI#NI> a gn:Country;
    gn:name "Nicaragua"@en;
    geographis:isoShortName "NICARAGUA"@en, "NICARAGUA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "5780000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "129494.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "NI";
    geographis:isoAlpha3 "NIC";
    geographis:isoNumeric "558";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NIC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "558" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NU" ].
<http://telegraphis.net/data/countries/NI#NI> geographis:capital <http://telegraphis.net/data/capitals/NI/Managua#Managua>.
<http://telegraphis.net/data/countries/NI#NI> geographis:currency <http://telegraphis.net/data/currencies/NIO#NIO>.
<http://telegraphis.net/data/countries/NI#NI> owl:sameAs <http://www.geonames.org/countries/#NI>.
<http://telegraphis.net/data/countries/NI#NI> owl:sameAs <http://sws.geonames.org/3617476/>.
<http://telegraphis.net/data/countries/NI#NI> owl:sameAs <http://dbpedia.org/resource/Nicaragua>.
<http://telegraphis.net/data/countries/NI#NI> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Nicaragua>.
<http://telegraphis.net/data/countries/NL#NL> a gn:Country;
    gn:name "Netherlands"@en;
    geographis:isoShortName "NETHERLANDS"@en, "PAYS-BAS"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "16645000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "41526.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "NL";
    geographis:isoAlpha3 "NLD";
    geographis:isoNumeric "528";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NLD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "528" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NL" ].
<http://telegraphis.net/data/countries/NL#NL> geographis:capital <http://telegraphis.net/data/capitals/NL/Amsterdam#Amsterdam>.
<http://telegraphis.net/data/countries/NL#NL> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/NL#NL> owl:sameAs <http://www.geonames.org/countries/#NL>.
<http://telegraphis.net/data/countries/NL#NL> owl:sameAs <http://sws.geonames.org/2750405/>.
<http://telegraphis.net/data/countries/NL#NL> owl:sameAs <http://dbpedia.org/resource/Netherlands>.
<http://telegraphis.net/data/countries/NL#NL> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Netherlands>.
<http://telegraphis.net/data/countries/NO#NO> a gn:Country;
    gn:name "Norway"@en;
    geographis:isoShortName "NORWAY"@en, "NORVÈGE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4644000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "324220.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "NO";
    geographis:isoAlpha3 "NOR";
    geographis:isoNumeric "578";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NOR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "578" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NO" ].
<http://telegraphis.net/data/countries/NO#NO> geographis:capital <http://telegraphis.net/data/capitals/NO/Oslo#Oslo>.
<http://telegraphis.net/data/countries/NO#NO> geographis:currency <http://telegraphis.net/data/currencies/NOK#NOK>.
<http://telegraphis.net/data/countries/NO#NO> owl:sameAs <http://www.geonames.org/countries/#NO>.
<http://telegraphis.net/data/countries/NO#NO> owl:sameAs <http://sws.geonames.org/3144096/>.
<http://telegraphis.net/data/countries/NO#NO> owl:sameAs <http://dbpedia.org/resource/Norway>.
<http://telegraphis.net/data/countries/NO#NO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Norway>.
<http://telegraphis.net/data/countries/NP#NP> a gn:Country;
    gn:name "Nepal"@en;
    geographis:isoShortName "NEPAL"@en, "NÉPAL"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "29519000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "140800.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "NP";
    geographis:isoAlpha3 "NPL";
    geographis:isoNumeric "524";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NPL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "524" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NP" ].
<http://telegraphis.net/data/countries/NP#NP> geographis:capital <http://telegraphis.net/data/capitals/NP/Kathmandu#Kathmandu>.
<http://telegraphis.net/data/countries/NP#NP> geographis:currency <http://telegraphis.net/data/currencies/NPR#NPR>.
<http://telegraphis.net/data/countries/NP#NP> owl:sameAs <http://www.geonames.org/countries/#NP>.
<http://telegraphis.net/data/countries/NP#NP> owl:sameAs <http://sws.geonames.org/1282988/>.
<http://telegraphis.net/data/countries/NP#NP> owl:sameAs <http://dbpedia.org/resource/Nepal>.
<http://telegraphis.net/data/countries/NP#NP> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Nepal>.
<http://telegraphis.net/data/countries/NR#NR> a gn:Country;
    gn:name "Nauru"@en;
    geographis:isoShortName "NAURU"@en, "NAURU"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "13000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "21.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "NR";
    geographis:isoAlpha3 "NRU";
    geographis:isoNumeric "520";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NRU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "520" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NR" ].
<http://telegraphis.net/data/countries/NR#NR> geographis:capital <http://telegraphis.net/data/capitals/NR/Yaren#Yaren>.
<http://telegraphis.net/data/countries/NR#NR> geographis:currency <http://telegraphis.net/data/currencies/AUD#AUD>.
<http://telegraphis.net/data/countries/NR#NR> owl:sameAs <http://www.geonames.org/countries/#NR>.
<http://telegraphis.net/data/countries/NR#NR> owl:sameAs <http://sws.geonames.org/2110425/>.
<http://telegraphis.net/data/countries/NR#NR> owl:sameAs <http://dbpedia.org/resource/Nauru>.
<http://telegraphis.net/data/countries/NR#NR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Nauru>.
<http://telegraphis.net/data/countries/NU#NU> a gn:Country;
    gn:name "Niue"@en;
    geographis:isoShortName "NIUE"@en, "NIUÉ"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2166";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "260.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "NU";
    geographis:isoAlpha3 "NIU";
    geographis:isoNumeric "570";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NIU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "570" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NE" ].
<http://telegraphis.net/data/countries/NU#NU> geographis:capital <http://telegraphis.net/data/capitals/NU/Alofi#Alofi>.
<http://telegraphis.net/data/countries/NU#NU> geographis:currency <http://telegraphis.net/data/currencies/NZD#NZD>.
<http://telegraphis.net/data/countries/NU#NU> owl:sameAs <http://www.geonames.org/countries/#NU>.
<http://telegraphis.net/data/countries/NU#NU> owl:sameAs <http://sws.geonames.org/4036232/>.
<http://telegraphis.net/data/countries/NU#NU> owl:sameAs <http://dbpedia.org/resource/Niue>.
<http://telegraphis.net/data/countries/NU#NU> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Niue>.
<http://telegraphis.net/data/countries/NZ#NZ> a gn:Country;
    gn:name "New Zealand"@en;
    geographis:isoShortName "NEW ZEALAND"@en, "NOUVELLE-ZÉLANDE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4154000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "268680.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "NZ";
    geographis:isoAlpha3 "NZL";
    geographis:isoNumeric "554";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "NZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "NZL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "554" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NZ" ].
<http://telegraphis.net/data/countries/NZ#NZ> geographis:capital <http://telegraphis.net/data/capitals/NZ/Wellington#Wellington>.
<http://telegraphis.net/data/countries/NZ#NZ> geographis:currency <http://telegraphis.net/data/currencies/NZD#NZD>.
<http://telegraphis.net/data/countries/NZ#NZ> owl:sameAs <http://www.geonames.org/countries/#NZ>.
<http://telegraphis.net/data/countries/NZ#NZ> owl:sameAs <http://sws.geonames.org/2186224/>.
<http://telegraphis.net/data/countries/NZ#NZ> owl:sameAs <http://dbpedia.org/resource/New_Zealand>.
<http://telegraphis.net/data/countries/NZ#NZ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/New_Zealand>.
<http://telegraphis.net/data/countries/OM#OM> a gn:Country;
    gn:name "Oman"@en;
    geographis:isoShortName "OMAN"@en, "OMAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3309000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "212460.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "OM";
    geographis:isoAlpha3 "OMN";
    geographis:isoNumeric "512";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "OM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "OMN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "512" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MU" ].
<http://telegraphis.net/data/countries/OM#OM> geographis:capital <http://telegraphis.net/data/capitals/OM/Muscat#Muscat>.
<http://telegraphis.net/data/countries/OM#OM> geographis:currency <http://telegraphis.net/data/currencies/OMR#OMR>.
<http://telegraphis.net/data/countries/OM#OM> owl:sameAs <http://www.geonames.org/countries/#OM>.
<http://telegraphis.net/data/countries/OM#OM> owl:sameAs <http://sws.geonames.org/286963/>.
<http://telegraphis.net/data/countries/OM#OM> owl:sameAs <http://dbpedia.org/resource/Oman>.
<http://telegraphis.net/data/countries/OM#OM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Oman>.
<http://telegraphis.net/data/countries/PA#PA> a gn:Country;
    gn:name "Panama"@en;
    geographis:isoShortName "PANAMA"@en, "PANAMA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3292000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "78200.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "PA";
    geographis:isoAlpha3 "PAN";
    geographis:isoNumeric "591";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PAN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "591" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "PM" ].
<http://telegraphis.net/data/countries/PA#PA> geographis:capital <http://telegraphis.net/data/capitals/PA/Panama_City#PanamaCity>.
<http://telegraphis.net/data/countries/PA#PA> geographis:currency <http://telegraphis.net/data/currencies/PAB#PAB>.
<http://telegraphis.net/data/countries/PA#PA> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/PA#PA> owl:sameAs <http://www.geonames.org/countries/#PA>.
<http://telegraphis.net/data/countries/PA#PA> owl:sameAs <http://sws.geonames.org/3703430/>.
<http://telegraphis.net/data/countries/PA#PA> owl:sameAs <http://dbpedia.org/resource/Panama>.
<http://telegraphis.net/data/countries/PA#PA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Panama>.
<http://telegraphis.net/data/countries/PE#PE> a gn:Country;
    gn:name "Peru"@en;
    geographis:isoShortName "PERU"@en, "PÉROU"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "29041000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1285220.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "PE";
    geographis:isoAlpha3 "PER";
    geographis:isoNumeric "604";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PER" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "604" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "PE" ].
<http://telegraphis.net/data/countries/PE#PE> geographis:capital <http://telegraphis.net/data/capitals/PE/Lima#Lima>.
<http://telegraphis.net/data/countries/PE#PE> geographis:currency <http://telegraphis.net/data/currencies/PEN#PEN>.
<http://telegraphis.net/data/countries/PE#PE> owl:sameAs <http://www.geonames.org/countries/#PE>.
<http://telegraphis.net/data/countries/PE#PE> owl:sameAs <http://sws.geonames.org/3932488/>.
<http://telegraphis.net/data/countries/PE#PE> owl:sameAs <http://dbpedia.org/resource/Peru>.
<http://telegraphis.net/data/countries/PE#PE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Peru>.
<http://telegraphis.net/data/countries/PF#PF> a gn:Country;
    gn:name "French Polynesia"@en;
    geographis:isoShortName "FRENCH POLYNESIA"@en, "POLYNÉSIE FRANÇAISE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "270485";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "4167.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "PF";
    geographis:isoAlpha3 "PYF";
    geographis:isoNumeric "258";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PYF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "258" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "FP" ].
<http://telegraphis.net/data/countries/PF#PF> geographis:capital <http://telegraphis.net/data/capitals/PF/Papeete#Papeete>.
<http://telegraphis.net/data/countries/PF#PF> geographis:currency <http://telegraphis.net/data/currencies/XPF#XPF>.
<http://telegraphis.net/data/countries/PF#PF> owl:sameAs <http://www.geonames.org/countries/#PF>.
<http://telegraphis.net/data/countries/PF#PF> owl:sameAs <http://sws.geonames.org/4030656/>.
<http://telegraphis.net/data/countries/PF#PF> owl:sameAs <http://dbpedia.org/resource/French_Polynesia>.
<http://telegraphis.net/data/countries/PF#PF> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/French_Polynesia>.
<http://telegraphis.net/data/countries/PG#PG> a gn:Country;
    gn:name "Papua New Guinea"@en;
    geographis:isoShortName "PAPUA NEW GUINEA"@en, "PAPOUASIE-NOUVELLE-GUINÉE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "5921000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "462840.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "PG";
    geographis:isoAlpha3 "PNG";
    geographis:isoNumeric "598";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PNG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "598" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "PP" ].
<http://telegraphis.net/data/countries/PG#PG> geographis:capital <http://telegraphis.net/data/capitals/PG/Port_Moresby#PortMoresby>.
<http://telegraphis.net/data/countries/PG#PG> geographis:currency <http://telegraphis.net/data/currencies/PGK#PGK>.
<http://telegraphis.net/data/countries/PG#PG> owl:sameAs <http://www.geonames.org/countries/#PG>.
<http://telegraphis.net/data/countries/PG#PG> owl:sameAs <http://sws.geonames.org/2088628/>.
<http://telegraphis.net/data/countries/PG#PG> owl:sameAs <http://dbpedia.org/resource/Papua_New_Guinea>.
<http://telegraphis.net/data/countries/PG#PG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Papua_New_Guinea>.
<http://telegraphis.net/data/countries/PH#PH> a gn:Country;
    gn:name "Philippines"@en;
    geographis:isoShortName "PHILIPPINES"@en, "PHILIPPINES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "92681000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "300000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "PH";
    geographis:isoAlpha3 "PHL";
    geographis:isoNumeric "608";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PHL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "608" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "RP" ].
<http://telegraphis.net/data/countries/PH#PH> geographis:capital <http://telegraphis.net/data/capitals/PH/Manila#Manila>.
<http://telegraphis.net/data/countries/PH#PH> geographis:currency <http://telegraphis.net/data/currencies/PHP#PHP>.
<http://telegraphis.net/data/countries/PH#PH> owl:sameAs <http://www.geonames.org/countries/#PH>.
<http://telegraphis.net/data/countries/PH#PH> owl:sameAs <http://sws.geonames.org/1694008/>.
<http://telegraphis.net/data/countries/PH#PH> owl:sameAs <http://dbpedia.org/resource/Philippines>.
<http://telegraphis.net/data/countries/PH#PH> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Philippines>.
<http://telegraphis.net/data/countries/PK#PK> a gn:Country;
    gn:name "Pakistan"@en;
    geographis:isoShortName "PAKISTAN"@en, "PAKISTAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "167762000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "803940.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "PK";
    geographis:isoAlpha3 "PAK";
    geographis:isoNumeric "586";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PAK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "586" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "PK" ].
<http://telegraphis.net/data/countries/PK#PK> geographis:capital <http://telegraphis.net/data/capitals/PK/Islamabad#Islamabad>.
<http://telegraphis.net/data/countries/PK#PK> geographis:currency <http://telegraphis.net/data/currencies/PKR#PKR>.
<http://telegraphis.net/data/countries/PK#PK> owl:sameAs <http://www.geonames.org/countries/#PK>.
<http://telegraphis.net/data/countries/PK#PK> owl:sameAs <http://sws.geonames.org/1168579/>.
<http://telegraphis.net/data/countries/PK#PK> owl:sameAs <http://dbpedia.org/resource/Pakistan>.
<http://telegraphis.net/data/countries/PK#PK> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Pakistan>.
<http://telegraphis.net/data/countries/PL#PL> a gn:Country;
    gn:name "Poland"@en;
    geographis:isoShortName "POLAND"@en, "POLOGNE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "38500000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "312685.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "PL";
    geographis:isoAlpha3 "POL";
    geographis:isoNumeric "616";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "POL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "616" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "PL" ].
<http://telegraphis.net/data/countries/PL#PL> geographis:capital <http://telegraphis.net/data/capitals/PL/Warsaw#Warsaw>.
<http://telegraphis.net/data/countries/PL#PL> geographis:currency <http://telegraphis.net/data/currencies/PLN#PLN>.
<http://telegraphis.net/data/countries/PL#PL> owl:sameAs <http://www.geonames.org/countries/#PL>.
<http://telegraphis.net/data/countries/PL#PL> owl:sameAs <http://sws.geonames.org/798544/>.
<http://telegraphis.net/data/countries/PL#PL> owl:sameAs <http://dbpedia.org/resource/Poland>.
<http://telegraphis.net/data/countries/PL#PL> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Poland>.
<http://telegraphis.net/data/countries/PM#PM> a gn:Country;
    gn:name "Saint Pierre and Miquelon"@en;
    geographis:isoShortName "SAINT PIERRE AND MIQUELON"@en, "SAINT-PIERRE-ET-MIQUELON"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "7012";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "242.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "PM";
    geographis:isoAlpha3 "SPM";
    geographis:isoNumeric "666";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SPM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "666" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SB" ].
<http://telegraphis.net/data/countries/PM#PM> geographis:capital <http://telegraphis.net/data/capitals/PM/Saint-Pierre#SaintPierre>.
<http://telegraphis.net/data/countries/PM#PM> owl:sameAs <http://www.geonames.org/countries/#PM>.
<http://telegraphis.net/data/countries/PM#PM> owl:sameAs <http://sws.geonames.org/3424932/>.
<http://telegraphis.net/data/countries/PM#PM> owl:sameAs <http://dbpedia.org/resource/Saint_Pierre_and_Miquelon>.
<http://telegraphis.net/data/countries/PM#PM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Saint_Pierre_and_Miquelon>.
<http://telegraphis.net/data/countries/PN#PN> a gn:Country;
    gn:name "Pitcairn"@en;
    geographis:isoShortName "PITCAIRN"@en, "PITCAIRN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "46";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "47.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "PN";
    geographis:isoAlpha3 "PCN";
    geographis:isoNumeric "612";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PCN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "612" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "PC" ].
<http://telegraphis.net/data/countries/PN#PN> geographis:capital <http://telegraphis.net/data/capitals/PN/Adamstown#Adamstown>.
<http://telegraphis.net/data/countries/PN#PN> geographis:currency <http://telegraphis.net/data/currencies/NZD#NZD>.
<http://telegraphis.net/data/countries/PN#PN> owl:sameAs <http://www.geonames.org/countries/#PN>.
<http://telegraphis.net/data/countries/PN#PN> owl:sameAs <http://sws.geonames.org/4030699/>.
<http://telegraphis.net/data/countries/PN#PN> owl:sameAs <http://dbpedia.org/resource/Pitcairn_Islands>.
<http://telegraphis.net/data/countries/PN#PN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Pitcairn_Islands>.
<http://telegraphis.net/data/countries/PR#PR> a gn:Country;
    gn:name "Puerto Rico"@en;
    geographis:isoShortName "PUERTO RICO"@en, "PORTO RICO"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3916632";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "9104.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "PR";
    geographis:isoAlpha3 "PRI";
    geographis:isoNumeric "630";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PRI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "630" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "RQ" ].
<http://telegraphis.net/data/countries/PR#PR> geographis:capital <http://telegraphis.net/data/capitals/PR/San_Juan#SanJuan>.
<http://telegraphis.net/data/countries/PR#PR> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/PR#PR> owl:sameAs <http://www.geonames.org/countries/#PR>.
<http://telegraphis.net/data/countries/PR#PR> owl:sameAs <http://sws.geonames.org/4566966/>.
<http://telegraphis.net/data/countries/PR#PR> owl:sameAs <http://dbpedia.org/resource/Puerto_Rico>.
<http://telegraphis.net/data/countries/PR#PR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Puerto_Rico>.
<http://telegraphis.net/data/countries/PS#PS> a gn:Country;
    gn:name "Palestinian Territory"@en;
    geographis:isoShortName "PALESTINIAN TERRITORY, OCCUPIED"@en, "PALESTINIEN OCCUPÉ, TERRITOIRE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3800000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "5970.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "PS";
    geographis:isoAlpha3 "PSE";
    geographis:isoNumeric "275";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PSE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "275" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "WE" ].
<http://telegraphis.net/data/countries/PS#PS> geographis:capital <http://telegraphis.net/data/capitals/PS/East_Jerusalem#EastJerusalem>.
<http://telegraphis.net/data/countries/PS#PS> owl:sameAs <http://www.geonames.org/countries/#PS>.
<http://telegraphis.net/data/countries/PS#PS> owl:sameAs <http://sws.geonames.org/6254930/>.
<http://telegraphis.net/data/countries/PS#PS> owl:sameAs <http://dbpedia.org/resource/Palestinian_territories>.
<http://telegraphis.net/data/countries/PT#PT> a gn:Country;
    gn:name "Portugal"@en;
    geographis:isoShortName "PORTUGAL"@en, "PORTUGAL"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "10676000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "92391.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "PT";
    geographis:isoAlpha3 "PRT";
    geographis:isoNumeric "620";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PRT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "620" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "PO" ].
<http://telegraphis.net/data/countries/PT#PT> geographis:capital <http://telegraphis.net/data/capitals/PT/Lisbon#Lisbon>.
<http://telegraphis.net/data/countries/PT#PT> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/PT#PT> owl:sameAs <http://www.geonames.org/countries/#PT>.
<http://telegraphis.net/data/countries/PT#PT> owl:sameAs <http://sws.geonames.org/2264397/>.
<http://telegraphis.net/data/countries/PT#PT> owl:sameAs <http://dbpedia.org/resource/Portugal>.
<http://telegraphis.net/data/countries/PT#PT> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Portugal>.
<http://telegraphis.net/data/countries/PW#PW> a gn:Country;
    gn:name "Palau"@en;
    geographis:isoShortName "PALAU"@en, "PALAOS"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "20303";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "458.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "PW";
    geographis:isoAlpha3 "PLW";
    geographis:isoNumeric "585";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PLW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "585" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "PS" ].
<http://telegraphis.net/data/countries/PW#PW> geographis:capital <http://telegraphis.net/data/capitals/PW/Melekeok#Melekeok>.
<http://telegraphis.net/data/countries/PW#PW> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/PW#PW> owl:sameAs <http://www.geonames.org/countries/#PW>.
<http://telegraphis.net/data/countries/PW#PW> owl:sameAs <http://sws.geonames.org/1559582/>.
<http://telegraphis.net/data/countries/PW#PW> owl:sameAs <http://dbpedia.org/resource/Palau>.
<http://telegraphis.net/data/countries/PW#PW> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Palau>.
<http://telegraphis.net/data/countries/PY#PY> a gn:Country;
    gn:name "Paraguay"@en;
    geographis:isoShortName "PARAGUAY"@en, "PARAGUAY"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "6831000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "406750.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "PY";
    geographis:isoAlpha3 "PRY";
    geographis:isoNumeric "600";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "PY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "PRY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "600" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "PA" ].
<http://telegraphis.net/data/countries/PY#PY> geographis:capital <http://telegraphis.net/data/capitals/PY/Asunci%C3%B3n#Asunci%C3%B3n>.
<http://telegraphis.net/data/countries/PY#PY> geographis:currency <http://telegraphis.net/data/currencies/PYG#PYG>.
<http://telegraphis.net/data/countries/PY#PY> owl:sameAs <http://www.geonames.org/countries/#PY>.
<http://telegraphis.net/data/countries/PY#PY> owl:sameAs <http://sws.geonames.org/3437598/>.
<http://telegraphis.net/data/countries/PY#PY> owl:sameAs <http://dbpedia.org/resource/Paraguay>.
<http://telegraphis.net/data/countries/PY#PY> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Paraguay>.
<http://telegraphis.net/data/countries/QA#QA> a gn:Country;
    gn:name "Qatar"@en;
    geographis:isoShortName "QATAR"@en, "QATAR"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "928000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "11437.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "QA";
    geographis:isoAlpha3 "QAT";
    geographis:isoNumeric "634";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "QA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "QAT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "634" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "QA" ].
<http://telegraphis.net/data/countries/QA#QA> geographis:capital <http://telegraphis.net/data/capitals/QA/Doha#Doha>.
<http://telegraphis.net/data/countries/QA#QA> geographis:currency <http://telegraphis.net/data/currencies/QAR#QAR>.
<http://telegraphis.net/data/countries/QA#QA> owl:sameAs <http://www.geonames.org/countries/#QA>.
<http://telegraphis.net/data/countries/QA#QA> owl:sameAs <http://sws.geonames.org/289688/>.
<http://telegraphis.net/data/countries/QA#QA> owl:sameAs <http://dbpedia.org/resource/Qatar>.
<http://telegraphis.net/data/countries/QA#QA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Qatar>.
<http://telegraphis.net/data/countries/RE#RE> a gn:Country;
    gn:name "Reunion"@en;
    geographis:isoShortName "RÉUNION"@en, "RÉUNION"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "776948";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2517.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "RE";
    geographis:isoAlpha3 "REU";
    geographis:isoNumeric "638";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "RE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "REU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "638" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "RE" ].
<http://telegraphis.net/data/countries/RE#RE> geographis:capital <http://telegraphis.net/data/capitals/RE/Saint-Denis#SaintDenis>.
<http://telegraphis.net/data/countries/RE#RE> owl:sameAs <http://www.geonames.org/countries/#RE>.
<http://telegraphis.net/data/countries/RE#RE> owl:sameAs <http://sws.geonames.org/935317/>.
<http://telegraphis.net/data/countries/RE#RE> owl:sameAs <http://dbpedia.org/resource/R%C3%A9union>.
<http://telegraphis.net/data/countries/RO#RO> a gn:Country;
    gn:name "Romania"@en;
    geographis:isoShortName "ROMANIA"@en, "ROUMANIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "22246000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "237500.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "RO";
    geographis:isoAlpha3 "ROU";
    geographis:isoNumeric "642";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "RO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ROU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "642" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "RO" ].
<http://telegraphis.net/data/countries/RO#RO> geographis:capital <http://telegraphis.net/data/capitals/RO/Bucharest#Bucharest>.
<http://telegraphis.net/data/countries/RO#RO> geographis:currency <http://telegraphis.net/data/currencies/RON#RON>.
<http://telegraphis.net/data/countries/RO#RO> owl:sameAs <http://www.geonames.org/countries/#RO>.
<http://telegraphis.net/data/countries/RO#RO> owl:sameAs <http://sws.geonames.org/798549/>.
<http://telegraphis.net/data/countries/RO#RO> owl:sameAs <http://dbpedia.org/resource/Romania>.
<http://telegraphis.net/data/countries/RO#RO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Romania>.
<http://telegraphis.net/data/countries/RS#RS> a gn:Country;
    gn:name "Serbia"@en;
    geographis:isoShortName "SERBIA"@en, "SERBIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "10159000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "88361.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "RS";
    geographis:isoAlpha3 "SRB";
    geographis:isoNumeric "688";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "RS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SRB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "688" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "RB" ].
<http://telegraphis.net/data/countries/RS#RS> geographis:capital <http://telegraphis.net/data/capitals/RS/Belgrade#Belgrade>.
<http://telegraphis.net/data/countries/RS#RS> geographis:currency <http://telegraphis.net/data/currencies/RSD#RSD>.
<http://telegraphis.net/data/countries/RS#RS> owl:sameAs <http://www.geonames.org/countries/#RS>.
<http://telegraphis.net/data/countries/RS#RS> owl:sameAs <http://sws.geonames.org/6290252/>.
<http://telegraphis.net/data/countries/RS#RS> owl:sameAs <http://dbpedia.org/resource/Serbia>.
<http://telegraphis.net/data/countries/RS#RS> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Serbia>.
<http://telegraphis.net/data/countries/RU#RU> a gn:Country;
    gn:name "Russia"@en;
    geographis:isoShortName "RUSSIAN FEDERATION"@en, "RUSSIE, FÉDÉRATION DE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "140702000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "17100000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "RU";
    geographis:isoAlpha3 "RUS";
    geographis:isoNumeric "643";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "RU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "RUS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "643" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "RS" ].
<http://telegraphis.net/data/countries/RU#RU> geographis:capital <http://telegraphis.net/data/capitals/RU/Moscow#Moscow>.
<http://telegraphis.net/data/countries/RU#RU> geographis:currency <http://telegraphis.net/data/currencies/RUB#RUB>.
<http://telegraphis.net/data/countries/RU#RU> owl:sameAs <http://www.geonames.org/countries/#RU>.
<http://telegraphis.net/data/countries/RU#RU> owl:sameAs <http://sws.geonames.org/2017370/>.
<http://telegraphis.net/data/countries/RU#RU> owl:sameAs <http://dbpedia.org/resource/Russia>.
<http://telegraphis.net/data/countries/RU#RU> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Russia>.
<http://telegraphis.net/data/countries/RW#RW> a gn:Country;
    gn:name "Rwanda"@en;
    geographis:isoShortName "RWANDA"@en, "RWANDA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "10186000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "26338.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "RW";
    geographis:isoAlpha3 "RWA";
    geographis:isoNumeric "646";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "RW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "RWA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "646" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "RW" ].
<http://telegraphis.net/data/countries/RW#RW> geographis:capital <http://telegraphis.net/data/capitals/RW/Kigali#Kigali>.
<http://telegraphis.net/data/countries/RW#RW> geographis:currency <http://telegraphis.net/data/currencies/RWF#RWF>.
<http://telegraphis.net/data/countries/RW#RW> owl:sameAs <http://www.geonames.org/countries/#RW>.
<http://telegraphis.net/data/countries/RW#RW> owl:sameAs <http://sws.geonames.org/49518/>.
<http://telegraphis.net/data/countries/RW#RW> owl:sameAs <http://dbpedia.org/resource/Rwanda>.
<http://telegraphis.net/data/countries/RW#RW> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Rwanda>.
<http://telegraphis.net/data/countries/SA#SA> a gn:Country;
    gn:name "Saudi Arabia"@en;
    geographis:isoShortName "SAUDI ARABIA"@en, "ARABIE SAOUDITE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "28161000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1960582.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "SA";
    geographis:isoAlpha3 "SAU";
    geographis:isoNumeric "682";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SAU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "682" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SA" ].
<http://telegraphis.net/data/countries/SA#SA> geographis:capital <http://telegraphis.net/data/capitals/SA/Riyadh#Riyadh>.
<http://telegraphis.net/data/countries/SA#SA> geographis:currency <http://telegraphis.net/data/currencies/SAR#SAR>.
<http://telegraphis.net/data/countries/SA#SA> owl:sameAs <http://www.geonames.org/countries/#SA>.
<http://telegraphis.net/data/countries/SA#SA> owl:sameAs <http://sws.geonames.org/102358/>.
<http://telegraphis.net/data/countries/SA#SA> owl:sameAs <http://dbpedia.org/resource/Saudi_Arabia>.
<http://telegraphis.net/data/countries/SA#SA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Saudi_Arabia>.
<http://telegraphis.net/data/countries/SB#SB> a gn:Country;
    gn:name "Solomon Islands"@en;
    geographis:isoShortName "SOLOMON ISLANDS"@en, "SALOMON, ÎLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "581000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "28450.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "SB";
    geographis:isoAlpha3 "SLB";
    geographis:isoNumeric "090";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SLB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "090" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "BP" ].
<http://telegraphis.net/data/countries/SB#SB> geographis:capital <http://telegraphis.net/data/capitals/SB/Honiara#Honiara>.
<http://telegraphis.net/data/countries/SB#SB> geographis:currency <http://telegraphis.net/data/currencies/SBD#SBD>.
<http://telegraphis.net/data/countries/SB#SB> owl:sameAs <http://www.geonames.org/countries/#SB>.
<http://telegraphis.net/data/countries/SB#SB> owl:sameAs <http://sws.geonames.org/2103350/>.
<http://telegraphis.net/data/countries/SB#SB> owl:sameAs <http://dbpedia.org/resource/Solomon_Islands>.
<http://telegraphis.net/data/countries/SB#SB> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Solomon_Islands>.
<http://telegraphis.net/data/countries/SC#SC> a gn:Country;
    gn:name "Seychelles"@en;
    geographis:isoShortName "SEYCHELLES"@en, "SEYCHELLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "82000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "455.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "SC";
    geographis:isoAlpha3 "SYC";
    geographis:isoNumeric "690";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SYC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "690" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SE" ].
<http://telegraphis.net/data/countries/SC#SC> geographis:capital <http://telegraphis.net/data/capitals/SC/Victoria#Victoria>.
<http://telegraphis.net/data/countries/SC#SC> geographis:currency <http://telegraphis.net/data/currencies/SCR#SCR>.
<http://telegraphis.net/data/countries/SC#SC> owl:sameAs <http://www.geonames.org/countries/#SC>.
<http://telegraphis.net/data/countries/SC#SC> owl:sameAs <http://sws.geonames.org/241170/>.
<http://telegraphis.net/data/countries/SC#SC> owl:sameAs <http://dbpedia.org/resource/Seychelles>.
<http://telegraphis.net/data/countries/SC#SC> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Seychelles>.
<http://telegraphis.net/data/countries/SD#SD> a gn:Country;
    gn:name "Sudan"@en;
    geographis:isoShortName "SUDAN"@en, "SOUDAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "40218000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2505810.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "SD";
    geographis:isoAlpha3 "SDN";
    geographis:isoNumeric "736";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SDN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "736" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SU" ].
<http://telegraphis.net/data/countries/SD#SD> geographis:capital <http://telegraphis.net/data/capitals/SD/Khartoum#Khartoum>.
<http://telegraphis.net/data/countries/SD#SD> geographis:currency <http://telegraphis.net/data/currencies/SDG#SDG>.
<http://telegraphis.net/data/countries/SD#SD> owl:sameAs <http://www.geonames.org/countries/#SD>.
<http://telegraphis.net/data/countries/SD#SD> owl:sameAs <http://sws.geonames.org/366755/>.
<http://telegraphis.net/data/countries/SD#SD> owl:sameAs <http://dbpedia.org/resource/Sudan>.
<http://telegraphis.net/data/countries/SD#SD> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Sudan>.
<http://telegraphis.net/data/countries/SE#SE> a gn:Country;
    gn:name "Sweden"@en;
    geographis:isoShortName "SWEDEN"@en, "SUÈDE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "9045000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "449964.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "SE";
    geographis:isoAlpha3 "SWE";
    geographis:isoNumeric "752";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SWE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "752" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SW" ].
<http://telegraphis.net/data/countries/SE#SE> geographis:capital <http://telegraphis.net/data/capitals/SE/Stockholm#Stockholm>.
<http://telegraphis.net/data/countries/SE#SE> geographis:currency <http://telegraphis.net/data/currencies/SEK#SEK>.
<http://telegraphis.net/data/countries/SE#SE> owl:sameAs <http://www.geonames.org/countries/#SE>.
<http://telegraphis.net/data/countries/SE#SE> owl:sameAs <http://sws.geonames.org/2661886/>.
<http://telegraphis.net/data/countries/SE#SE> owl:sameAs <http://dbpedia.org/resource/Sweden>.
<http://telegraphis.net/data/countries/SE#SE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Sweden>.
<http://telegraphis.net/data/countries/SG#SG> a gn:Country;
    gn:name "Singapore"@en;
    geographis:isoShortName "SINGAPORE"@en, "SINGAPOUR"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "4608000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "692.7" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "SG";
    geographis:isoAlpha3 "SGP";
    geographis:isoNumeric "702";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SGP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "702" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SN" ].
<http://telegraphis.net/data/countries/SG#SG> geographis:capital <http://telegraphis.net/data/capitals/SG/Singapur#Singapur>.
<http://telegraphis.net/data/countries/SG#SG> geographis:currency <http://telegraphis.net/data/currencies/BND#BND>.
<http://telegraphis.net/data/countries/SG#SG> geographis:currency <http://telegraphis.net/data/currencies/SGD#SGD>.
<http://telegraphis.net/data/countries/SG#SG> owl:sameAs <http://www.geonames.org/countries/#SG>.
<http://telegraphis.net/data/countries/SG#SG> owl:sameAs <http://sws.geonames.org/1880251/>.
<http://telegraphis.net/data/countries/SG#SG> owl:sameAs <http://dbpedia.org/resource/Singapore>.
<http://telegraphis.net/data/countries/SG#SG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Singapore>.
<http://telegraphis.net/data/countries/SH#SH> a gn:Country;
    gn:name "Saint Helena"@en;
    geographis:isoShortName "SAINT HELENA"@en, "SAINTE-HÉLÈNE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "7460";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "410.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "SH";
    geographis:isoAlpha3 "SHN";
    geographis:isoNumeric "654";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SHN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "654" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SH" ].
<http://telegraphis.net/data/countries/SH#SH> geographis:capital <http://telegraphis.net/data/capitals/SH/Jamestown#Jamestown>.
<http://telegraphis.net/data/countries/SH#SH> geographis:currency <http://telegraphis.net/data/currencies/SHP#SHP>.
<http://telegraphis.net/data/countries/SH#SH> owl:sameAs <http://www.geonames.org/countries/#SH>.
<http://telegraphis.net/data/countries/SH#SH> owl:sameAs <http://sws.geonames.org/3370751/>.
<http://telegraphis.net/data/countries/SH#SH> owl:sameAs <http://dbpedia.org/resource/Saint_Helena>.
<http://telegraphis.net/data/countries/SH#SH> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Saint_Helena>.
<http://telegraphis.net/data/countries/SI#SI> a gn:Country;
    gn:name "Slovenia"@en;
    geographis:isoShortName "SLOVENIA"@en, "SLOVÉNIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2007000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "20273.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "SI";
    geographis:isoAlpha3 "SVN";
    geographis:isoNumeric "705";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SVN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "705" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SI" ].
<http://telegraphis.net/data/countries/SI#SI> geographis:capital <http://telegraphis.net/data/capitals/SI/Ljubljana#Ljubljana>.
<http://telegraphis.net/data/countries/SI#SI> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/SI#SI> owl:sameAs <http://www.geonames.org/countries/#SI>.
<http://telegraphis.net/data/countries/SI#SI> owl:sameAs <http://sws.geonames.org/3190538/>.
<http://telegraphis.net/data/countries/SI#SI> owl:sameAs <http://dbpedia.org/resource/Slovenia>.
<http://telegraphis.net/data/countries/SI#SI> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Slovenia>.
<http://telegraphis.net/data/countries/SJ#SJ> a gn:Country;
    gn:name "Svalbard and Jan Mayen"@en;
    geographis:isoShortName "SVALBARD AND JAN MAYEN"@en, "SVALBARD ET ÎLE JAN MAYEN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "2265";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "62049.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "SJ";
    geographis:isoAlpha3 "SJM";
    geographis:isoNumeric "744";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SJ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SJM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "744" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SV" ].
<http://telegraphis.net/data/countries/SJ#SJ> geographis:capital <http://telegraphis.net/data/capitals/SJ/Longyearbyen#Longyearbyen>.
<http://telegraphis.net/data/countries/SJ#SJ> owl:sameAs <http://www.geonames.org/countries/#SJ>.
<http://telegraphis.net/data/countries/SJ#SJ> owl:sameAs <http://sws.geonames.org/607072/>.
<http://telegraphis.net/data/countries/SJ#SJ> owl:sameAs <http://dbpedia.org/resource/Svalbard_and_Jan_Mayen>.
<http://telegraphis.net/data/countries/SK#SK> a gn:Country;
    gn:name "Slovakia"@en;
    geographis:isoShortName "SLOVAKIA"@en, "SLOVAQUIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "5455000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "48845.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "SK";
    geographis:isoAlpha3 "SVK";
    geographis:isoNumeric "703";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SVK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "703" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "LO" ].
<http://telegraphis.net/data/countries/SK#SK> geographis:capital <http://telegraphis.net/data/capitals/SK/Bratislava#Bratislava>.
<http://telegraphis.net/data/countries/SK#SK> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/SK#SK> owl:sameAs <http://www.geonames.org/countries/#SK>.
<http://telegraphis.net/data/countries/SK#SK> owl:sameAs <http://sws.geonames.org/3057568/>.
<http://telegraphis.net/data/countries/SK#SK> owl:sameAs <http://dbpedia.org/resource/Slovakia>.
<http://telegraphis.net/data/countries/SK#SK> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Slovakia>.
<http://telegraphis.net/data/countries/SL#SL> a gn:Country;
    gn:name "Sierra Leone"@en;
    geographis:isoShortName "SIERRA LEONE"@en, "SIERRA LEONE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "6286000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "71740.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "SL";
    geographis:isoAlpha3 "SLE";
    geographis:isoNumeric "694";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SLE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "694" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SL" ].
<http://telegraphis.net/data/countries/SL#SL> geographis:capital <http://telegraphis.net/data/capitals/SL/Freetown#Freetown>.
<http://telegraphis.net/data/countries/SL#SL> geographis:currency <http://telegraphis.net/data/currencies/SLL#SLL>.
<http://telegraphis.net/data/countries/SL#SL> owl:sameAs <http://www.geonames.org/countries/#SL>.
<http://telegraphis.net/data/countries/SL#SL> owl:sameAs <http://sws.geonames.org/2403846/>.
<http://telegraphis.net/data/countries/SL#SL> owl:sameAs <http://dbpedia.org/resource/Sierra_Leone>.
<http://telegraphis.net/data/countries/SL#SL> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Sierra_Leone>.
<http://telegraphis.net/data/countries/SM#SM> a gn:Country;
    gn:name "San Marino"@en;
    geographis:isoShortName "SAN MARINO"@en, "SAINT-MARIN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "29000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "61.2" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "SM";
    geographis:isoAlpha3 "SMR";
    geographis:isoNumeric "674";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SMR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "674" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SM" ].
<http://telegraphis.net/data/countries/SM#SM> geographis:capital <http://telegraphis.net/data/capitals/SM/San_Marino#SanMarino>.
<http://telegraphis.net/data/countries/SM#SM> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/SM#SM> owl:sameAs <http://www.geonames.org/countries/#SM>.
<http://telegraphis.net/data/countries/SM#SM> owl:sameAs <http://sws.geonames.org/3168068/>.
<http://telegraphis.net/data/countries/SM#SM> owl:sameAs <http://dbpedia.org/resource/San_Marino>.
<http://telegraphis.net/data/countries/SM#SM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/San_Marino>.
<http://telegraphis.net/data/countries/SN#SN> a gn:Country;
    gn:name "Senegal"@en;
    geographis:isoShortName "SENEGAL"@en, "SÉNÉGAL"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "12853000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "196190.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "SN";
    geographis:isoAlpha3 "SEN";
    geographis:isoNumeric "686";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SEN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "686" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SG" ].
<http://telegraphis.net/data/countries/SN#SN> geographis:capital <http://telegraphis.net/data/capitals/SN/Dakar#Dakar>.
<http://telegraphis.net/data/countries/SN#SN> geographis:currency <http://telegraphis.net/data/currencies/XOF#XOF>.
<http://telegraphis.net/data/countries/SN#SN> owl:sameAs <http://www.geonames.org/countries/#SN>.
<http://telegraphis.net/data/countries/SN#SN> owl:sameAs <http://sws.geonames.org/2245662/>.
<http://telegraphis.net/data/countries/SN#SN> owl:sameAs <http://dbpedia.org/resource/Senegal>.
<http://telegraphis.net/data/countries/SN#SN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Senegal>.
<http://telegraphis.net/data/countries/SO#SO> a gn:Country;
    gn:name "Somalia"@en;
    geographis:isoShortName "SOMALIA"@en, "SOMALIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "9379000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "637657.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "SO";
    geographis:isoAlpha3 "SOM";
    geographis:isoNumeric "706";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SOM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "706" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SO" ].
<http://telegraphis.net/data/countries/SO#SO> geographis:capital <http://telegraphis.net/data/capitals/SO/Mogadishu#Mogadishu>.
<http://telegraphis.net/data/countries/SO#SO> geographis:currency <http://telegraphis.net/data/currencies/SOS#SOS>.
<http://telegraphis.net/data/countries/SO#SO> owl:sameAs <http://www.geonames.org/countries/#SO>.
<http://telegraphis.net/data/countries/SO#SO> owl:sameAs <http://sws.geonames.org/51537/>.
<http://telegraphis.net/data/countries/SO#SO> owl:sameAs <http://dbpedia.org/resource/Somalia>.
<http://telegraphis.net/data/countries/SR#SR> a gn:Country;
    gn:name "Suriname"@en;
    geographis:isoShortName "SURINAME"@en, "SURINAME"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "475000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "163270.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "SR";
    geographis:isoAlpha3 "SUR";
    geographis:isoNumeric "740";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SUR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "740" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NS" ].
<http://telegraphis.net/data/countries/SR#SR> geographis:capital <http://telegraphis.net/data/capitals/SR/Paramaribo#Paramaribo>.
<http://telegraphis.net/data/countries/SR#SR> geographis:currency <http://telegraphis.net/data/currencies/SRD#SRD>.
<http://telegraphis.net/data/countries/SR#SR> owl:sameAs <http://www.geonames.org/countries/#SR>.
<http://telegraphis.net/data/countries/SR#SR> owl:sameAs <http://sws.geonames.org/3382998/>.
<http://telegraphis.net/data/countries/SR#SR> owl:sameAs <http://dbpedia.org/resource/Suriname>.
<http://telegraphis.net/data/countries/SR#SR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Suriname>.
<http://telegraphis.net/data/countries/ST#ST> a gn:Country;
    gn:name "Sao Tome and Principe"@en;
    geographis:isoShortName "SAO TOME AND PRINCIPE"@en, "SAO TOMÉ-ET-PRINCIPE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "205000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1001.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "ST";
    geographis:isoAlpha3 "STP";
    geographis:isoNumeric "678";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "ST" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "STP" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "678" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TP" ].
<http://telegraphis.net/data/countries/ST#ST> geographis:capital <http://telegraphis.net/data/capitals/ST/S%C3%A3o_Tom%C3%A9#S%C3%A3oTom%C3%A9>.
<http://telegraphis.net/data/countries/ST#ST> geographis:currency <http://telegraphis.net/data/currencies/STD#STD>.
<http://telegraphis.net/data/countries/ST#ST> owl:sameAs <http://www.geonames.org/countries/#ST>.
<http://telegraphis.net/data/countries/ST#ST> owl:sameAs <http://sws.geonames.org/2410758/>.
<http://telegraphis.net/data/countries/ST#ST> owl:sameAs <http://dbpedia.org/resource/S%C3%A3o_Tom%C3%A9_and_Pr%C3%ADncipe>.
<http://telegraphis.net/data/countries/ST#ST> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Sao_Tome_and_Principe>.
<http://telegraphis.net/data/countries/SV#SV> a gn:Country;
    gn:name "El Salvador"@en;
    geographis:isoShortName "EL SALVADOR"@en, "EL SALVADOR"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "7066000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "21040.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "SV";
    geographis:isoAlpha3 "SLV";
    geographis:isoNumeric "222";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SLV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "222" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "ES" ].
<http://telegraphis.net/data/countries/SV#SV> geographis:capital <http://telegraphis.net/data/capitals/SV/San_Salvador#SanSalvador>.
<http://telegraphis.net/data/countries/SV#SV> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/SV#SV> owl:sameAs <http://www.geonames.org/countries/#SV>.
<http://telegraphis.net/data/countries/SV#SV> owl:sameAs <http://sws.geonames.org/3585968/>.
<http://telegraphis.net/data/countries/SV#SV> owl:sameAs <http://dbpedia.org/resource/El_Salvador>.
<http://telegraphis.net/data/countries/SV#SV> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/El_Salvador>.
<http://telegraphis.net/data/countries/SY#SY> a gn:Country;
    gn:name "Syria"@en;
    geographis:isoShortName "SYRIAN ARAB REPUBLIC"@en, "SYRIENNE, RÉPUBLIQUE ARABE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "19747000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "185180.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "SY";
    geographis:isoAlpha3 "SYR";
    geographis:isoNumeric "760";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SYR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "760" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SY" ].
<http://telegraphis.net/data/countries/SY#SY> geographis:capital <http://telegraphis.net/data/capitals/SY/Damascus#Damascus>.
<http://telegraphis.net/data/countries/SY#SY> geographis:currency <http://telegraphis.net/data/currencies/SYP#SYP>.
<http://telegraphis.net/data/countries/SY#SY> owl:sameAs <http://www.geonames.org/countries/#SY>.
<http://telegraphis.net/data/countries/SY#SY> owl:sameAs <http://sws.geonames.org/163843/>.
<http://telegraphis.net/data/countries/SY#SY> owl:sameAs <http://dbpedia.org/resource/Syria>.
<http://telegraphis.net/data/countries/SY#SY> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Syria>.
<http://telegraphis.net/data/countries/SZ#SZ> a gn:Country;
    gn:name "Swaziland"@en;
    geographis:isoShortName "SWAZILAND"@en, "SWAZILAND"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1128000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "17363.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "SZ";
    geographis:isoAlpha3 "SWZ";
    geographis:isoNumeric "748";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "SZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "SWZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "748" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "WZ" ].
<http://telegraphis.net/data/countries/SZ#SZ> geographis:capital <http://telegraphis.net/data/capitals/SZ/Mbabane#Mbabane>.
<http://telegraphis.net/data/countries/SZ#SZ> geographis:currency <http://telegraphis.net/data/currencies/SZL#SZL>.
<http://telegraphis.net/data/countries/SZ#SZ> owl:sameAs <http://www.geonames.org/countries/#SZ>.
<http://telegraphis.net/data/countries/SZ#SZ> owl:sameAs <http://sws.geonames.org/934841/>.
<http://telegraphis.net/data/countries/SZ#SZ> owl:sameAs <http://dbpedia.org/resource/Swaziland>.
<http://telegraphis.net/data/countries/SZ#SZ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Swaziland>.
<http://telegraphis.net/data/countries/TC#TC> a gn:Country;
    gn:name "Turks and Caicos Islands"@en;
    geographis:isoShortName "TURKS AND CAICOS ISLANDS"@en, "TURKS ET CAÏQUES, ÎLES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "20556";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "430.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "TC";
    geographis:isoAlpha3 "TCA";
    geographis:isoNumeric "796";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TCA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "796" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TK" ].
<http://telegraphis.net/data/countries/TC#TC> geographis:capital <http://telegraphis.net/data/capitals/TC/Cockburn_Town#CockburnTown>.
<http://telegraphis.net/data/countries/TC#TC> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/TC#TC> owl:sameAs <http://www.geonames.org/countries/#TC>.
<http://telegraphis.net/data/countries/TC#TC> owl:sameAs <http://sws.geonames.org/3576916/>.
<http://telegraphis.net/data/countries/TC#TC> owl:sameAs <http://dbpedia.org/resource/Turks_and_Caicos_Islands>.
<http://telegraphis.net/data/countries/TC#TC> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Turks_and_Caicos_Islands>.
<http://telegraphis.net/data/countries/TD#TD> a gn:Country;
    gn:name "Chad"@en;
    geographis:isoShortName "CHAD"@en, "TCHAD"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "10111000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1284000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "TD";
    geographis:isoAlpha3 "TCD";
    geographis:isoNumeric "148";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TCD" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "148" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "CD" ].
<http://telegraphis.net/data/countries/TD#TD> geographis:capital <http://telegraphis.net/data/capitals/TD/N%27Djamena#N%27Djamena>.
<http://telegraphis.net/data/countries/TD#TD> geographis:currency <http://telegraphis.net/data/currencies/XAF#XAF>.
<http://telegraphis.net/data/countries/TD#TD> owl:sameAs <http://www.geonames.org/countries/#TD>.
<http://telegraphis.net/data/countries/TD#TD> owl:sameAs <http://sws.geonames.org/2434508/>.
<http://telegraphis.net/data/countries/TD#TD> owl:sameAs <http://dbpedia.org/resource/Chad>.
<http://telegraphis.net/data/countries/TD#TD> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Chad>.
<http://telegraphis.net/data/countries/TF#TF> a gn:Country;
    gn:name "French Southern Territories"@en;
    geographis:isoShortName "FRENCH SOUTHERN TERRITORIES"@en, "TERRES AUSTRALES FRANÇAISES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "0";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "7829.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AN#AN>;
    geographis:isoAlpha2 "TF";
    geographis:isoAlpha3 "ATF";
    geographis:isoNumeric "260";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ATF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "260" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "FS" ].
<http://telegraphis.net/data/countries/TF#TF> geographis:capital <http://telegraphis.net/data/capitals/TF/Martin-de-Vivi%C3%A8s#MartindeVivi%C3%A8s>.
<http://telegraphis.net/data/countries/TF#TF> owl:sameAs <http://www.geonames.org/countries/#TF>.
<http://telegraphis.net/data/countries/TF#TF> owl:sameAs <http://sws.geonames.org/1546748/>.
<http://telegraphis.net/data/countries/TF#TF> owl:sameAs <http://dbpedia.org/resource/French_Southern_and_Antarctic_Lands>.
<http://telegraphis.net/data/countries/TF#TF> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/French_Southern_and_Antarctic_Lands>.
<http://telegraphis.net/data/countries/TG#TG> a gn:Country;
    gn:name "Togo"@en;
    geographis:isoShortName "TOGO"@en, "TOGO"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "5858000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "56785.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "TG";
    geographis:isoAlpha3 "TGO";
    geographis:isoNumeric "768";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TGO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "768" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TO" ].
<http://telegraphis.net/data/countries/TG#TG> geographis:capital <http://telegraphis.net/data/capitals/TG/Lom%C3%A9#Lom%C3%A9>.
<http://telegraphis.net/data/countries/TG#TG> geographis:currency <http://telegraphis.net/data/currencies/XOF#XOF>.
<http://telegraphis.net/data/countries/TG#TG> owl:sameAs <http://www.geonames.org/countries/#TG>.
<http://telegraphis.net/data/countries/TG#TG> owl:sameAs <http://sws.geonames.org/2363686/>.
<http://telegraphis.net/data/countries/TG#TG> owl:sameAs <http://dbpedia.org/resource/Togo>.
<http://telegraphis.net/data/countries/TG#TG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Togo>.
<http://telegraphis.net/data/countries/TH#TH> a gn:Country;
    gn:name "Thailand"@en;
    geographis:isoShortName "THAILAND"@en, "THAÏLANDE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "65493000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "514000.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "TH";
    geographis:isoAlpha3 "THA";
    geographis:isoNumeric "764";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TH" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "THA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "764" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TH" ].
<http://telegraphis.net/data/countries/TH#TH> geographis:capital <http://telegraphis.net/data/capitals/TH/Bangkok#Bangkok>.
<http://telegraphis.net/data/countries/TH#TH> geographis:currency <http://telegraphis.net/data/currencies/THB#THB>.
<http://telegraphis.net/data/countries/TH#TH> owl:sameAs <http://www.geonames.org/countries/#TH>.
<http://telegraphis.net/data/countries/TH#TH> owl:sameAs <http://sws.geonames.org/1605651/>.
<http://telegraphis.net/data/countries/TH#TH> owl:sameAs <http://dbpedia.org/resource/Thailand>.
<http://telegraphis.net/data/countries/TH#TH> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Thailand>.
<http://telegraphis.net/data/countries/TJ#TJ> a gn:Country;
    gn:name "Tajikistan"@en;
    geographis:isoShortName "TAJIKISTAN"@en, "TADJIKISTAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "7211000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "143100.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "TJ";
    geographis:isoAlpha3 "TJK";
    geographis:isoNumeric "762";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TJ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TJK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "762" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TI" ].
<http://telegraphis.net/data/countries/TJ#TJ> geographis:capital <http://telegraphis.net/data/capitals/TJ/Dushanbe#Dushanbe>.
<http://telegraphis.net/data/countries/TJ#TJ> geographis:currency <http://telegraphis.net/data/currencies/TJS#TJS>.
<http://telegraphis.net/data/countries/TJ#TJ> owl:sameAs <http://www.geonames.org/countries/#TJ>.
<http://telegraphis.net/data/countries/TJ#TJ> owl:sameAs <http://sws.geonames.org/1220409/>.
<http://telegraphis.net/data/countries/TJ#TJ> owl:sameAs <http://dbpedia.org/resource/Tajikistan>.
<http://telegraphis.net/data/countries/TJ#TJ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Tajikistan>.
<http://telegraphis.net/data/countries/TK#TK> a gn:Country;
    gn:name "Tokelau"@en;
    geographis:isoShortName "TOKELAU"@en, "TOKELAU"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1405";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "10.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "TK";
    geographis:isoAlpha3 "TKL";
    geographis:isoNumeric "772";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TK" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TKL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "772" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TL" ].
<http://telegraphis.net/data/countries/TK#TK> geographis:currency <http://telegraphis.net/data/currencies/NZD#NZD>.
<http://telegraphis.net/data/countries/TK#TK> owl:sameAs <http://www.geonames.org/countries/#TK>.
<http://telegraphis.net/data/countries/TK#TK> owl:sameAs <http://sws.geonames.org/4031074/>.
<http://telegraphis.net/data/countries/TK#TK> owl:sameAs <http://dbpedia.org/resource/Tokelau>.
<http://telegraphis.net/data/countries/TK#TK> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Tokelau>.
<http://telegraphis.net/data/countries/TL#TL> a gn:Country;
    gn:name "East Timor"@en;
    geographis:isoShortName "TIMOR-LESTE"@en, "TIMOR-LESTE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1107000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "15007.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "TL";
    geographis:isoAlpha3 "TLS";
    geographis:isoNumeric "626";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TL" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TLS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "626" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TT" ].
<http://telegraphis.net/data/countries/TL#TL> geographis:capital <http://telegraphis.net/data/capitals/TL/Dili#Dili>.
<http://telegraphis.net/data/countries/TL#TL> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/TL#TL> owl:sameAs <http://www.geonames.org/countries/#TL>.
<http://telegraphis.net/data/countries/TL#TL> owl:sameAs <http://sws.geonames.org/1966436/>.
<http://telegraphis.net/data/countries/TL#TL> owl:sameAs <http://dbpedia.org/resource/East_Timor>.
<http://telegraphis.net/data/countries/TL#TL> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/East_Timor>.
<http://telegraphis.net/data/countries/TM#TM> a gn:Country;
    gn:name "Turkmenistan"@en;
    geographis:isoShortName "TURKMENISTAN"@en, "TURKMÉNISTAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "5179000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "488100.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "TM";
    geographis:isoAlpha3 "TKM";
    geographis:isoNumeric "795";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TKM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "795" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TX" ].
<http://telegraphis.net/data/countries/TM#TM> geographis:capital <http://telegraphis.net/data/capitals/TM/Ashgabat#Ashgabat>.
<http://telegraphis.net/data/countries/TM#TM> geographis:currency <http://telegraphis.net/data/currencies/TMT#TMT>.
<http://telegraphis.net/data/countries/TM#TM> owl:sameAs <http://www.geonames.org/countries/#TM>.
<http://telegraphis.net/data/countries/TM#TM> owl:sameAs <http://sws.geonames.org/1218197/>.
<http://telegraphis.net/data/countries/TM#TM> owl:sameAs <http://dbpedia.org/resource/Turkmenistan>.
<http://telegraphis.net/data/countries/TM#TM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Turkmenistan>.
<http://telegraphis.net/data/countries/TN#TN> a gn:Country;
    gn:name "Tunisia"@en;
    geographis:isoShortName "TUNISIA"@en, "TUNISIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "10378000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "163610.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "TN";
    geographis:isoAlpha3 "TUN";
    geographis:isoNumeric "788";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TUN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "788" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TS" ].
<http://telegraphis.net/data/countries/TN#TN> geographis:capital <http://telegraphis.net/data/capitals/TN/Tunis#Tunis>.
<http://telegraphis.net/data/countries/TN#TN> geographis:currency <http://telegraphis.net/data/currencies/TND#TND>.
<http://telegraphis.net/data/countries/TN#TN> owl:sameAs <http://www.geonames.org/countries/#TN>.
<http://telegraphis.net/data/countries/TN#TN> owl:sameAs <http://sws.geonames.org/2464461/>.
<http://telegraphis.net/data/countries/TN#TN> owl:sameAs <http://dbpedia.org/resource/Tunisia>.
<http://telegraphis.net/data/countries/TN#TN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Tunisia>.
<http://telegraphis.net/data/countries/TO#TO> a gn:Country;
    gn:name "Tonga"@en;
    geographis:isoShortName "TONGA"@en, "TONGA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "118000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "748.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "TO";
    geographis:isoAlpha3 "TON";
    geographis:isoNumeric "776";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TON" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "776" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TN" ].
<http://telegraphis.net/data/countries/TO#TO> geographis:capital <http://telegraphis.net/data/capitals/TO/Nuku%27alofa#Nuku%27alofa>.
<http://telegraphis.net/data/countries/TO#TO> geographis:currency <http://telegraphis.net/data/currencies/TOP#TOP>.
<http://telegraphis.net/data/countries/TO#TO> owl:sameAs <http://www.geonames.org/countries/#TO>.
<http://telegraphis.net/data/countries/TO#TO> owl:sameAs <http://sws.geonames.org/4032283/>.
<http://telegraphis.net/data/countries/TO#TO> owl:sameAs <http://dbpedia.org/resource/Tonga>.
<http://telegraphis.net/data/countries/TO#TO> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Tonga>.
<http://telegraphis.net/data/countries/TR#TR> a gn:Country;
    gn:name "Turkey"@en;
    geographis:isoShortName "TURKEY"@en, "TURQUIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "71892000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "780580.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "TR";
    geographis:isoAlpha3 "TUR";
    geographis:isoNumeric "792";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TUR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "792" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TU" ].
<http://telegraphis.net/data/countries/TR#TR> geographis:capital <http://telegraphis.net/data/capitals/TR/Ankara#Ankara>.
<http://telegraphis.net/data/countries/TR#TR> geographis:currency <http://telegraphis.net/data/currencies/TRY#TRY>.
<http://telegraphis.net/data/countries/TR#TR> owl:sameAs <http://www.geonames.org/countries/#TR>.
<http://telegraphis.net/data/countries/TR#TR> owl:sameAs <http://sws.geonames.org/298795/>.
<http://telegraphis.net/data/countries/TR#TR> owl:sameAs <http://dbpedia.org/resource/Turkey>.
<http://telegraphis.net/data/countries/TR#TR> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Turkey>.
<http://telegraphis.net/data/countries/TT#TT> a gn:Country;
    gn:name "Trinidad and Tobago"@en;
    geographis:isoShortName "TRINIDAD AND TOBAGO"@en, "TRINITÉ-ET-TOBAGO"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "1047000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "5128.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "TT";
    geographis:isoAlpha3 "TTO";
    geographis:isoNumeric "780";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TTO" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "780" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TD" ].
<http://telegraphis.net/data/countries/TT#TT> geographis:capital <http://telegraphis.net/data/capitals/TT/Port_of_Spain#PortofSpain>.
<http://telegraphis.net/data/countries/TT#TT> geographis:currency <http://telegraphis.net/data/currencies/TTD#TTD>.
<http://telegraphis.net/data/countries/TT#TT> owl:sameAs <http://www.geonames.org/countries/#TT>.
<http://telegraphis.net/data/countries/TT#TT> owl:sameAs <http://sws.geonames.org/3573591/>.
<http://telegraphis.net/data/countries/TT#TT> owl:sameAs <http://dbpedia.org/resource/Trinidad_and_Tobago>.
<http://telegraphis.net/data/countries/TT#TT> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Trinidad_and_Tobago>.
<http://telegraphis.net/data/countries/TV#TV> a gn:Country;
    gn:name "Tuvalu"@en;
    geographis:isoShortName "TUVALU"@en, "TUVALU"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "12000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "26.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "TV";
    geographis:isoAlpha3 "TUV";
    geographis:isoNumeric "798";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TUV" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "798" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TV" ].
<http://telegraphis.net/data/countries/TV#TV> geographis:capital <http://telegraphis.net/data/capitals/TV/Vaiaku#Vaiaku>.
<http://telegraphis.net/data/countries/TV#TV> geographis:currency <http://telegraphis.net/data/currencies/AUD#AUD>.
<http://telegraphis.net/data/countries/TV#TV> owl:sameAs <http://www.geonames.org/countries/#TV>.
<http://telegraphis.net/data/countries/TV#TV> owl:sameAs <http://sws.geonames.org/2110297/>.
<http://telegraphis.net/data/countries/TV#TV> owl:sameAs <http://dbpedia.org/resource/Tuvalu>.
<http://telegraphis.net/data/countries/TV#TV> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Tuvalu>.
<http://telegraphis.net/data/countries/TW#TW> a gn:Country;
    gn:name "Taiwan"@en;
    geographis:isoShortName "TAIWAN, PROVINCE OF CHINA"@en, "TAÏWAN, PROVINCE DE CHINE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "22894384";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "35980.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "TW";
    geographis:isoAlpha3 "TWN";
    geographis:isoNumeric "158";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TWN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "158" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TW" ].
<http://telegraphis.net/data/countries/TW#TW> geographis:capital <http://telegraphis.net/data/capitals/TW/Taipei#Taipei>.
<http://telegraphis.net/data/countries/TW#TW> geographis:currency <http://telegraphis.net/data/currencies/TWD#TWD>.
<http://telegraphis.net/data/countries/TW#TW> owl:sameAs <http://www.geonames.org/countries/#TW>.
<http://telegraphis.net/data/countries/TW#TW> owl:sameAs <http://sws.geonames.org/1668284/>.
<http://telegraphis.net/data/countries/TW#TW> owl:sameAs <http://dbpedia.org/resource/Taiwan>.
<http://telegraphis.net/data/countries/TW#TW> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Taiwan>.
<http://telegraphis.net/data/countries/TZ#TZ> a gn:Country;
    gn:name "Tanzania"@en;
    geographis:isoShortName "TANZANIA, UNITED REPUBLIC OF"@en, "TANZANIE, RÉPUBLIQUE-UNIE DE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "40213000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "945087.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "TZ";
    geographis:isoAlpha3 "TZA";
    geographis:isoNumeric "834";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "TZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "TZA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "834" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "TZ" ].
<http://telegraphis.net/data/countries/TZ#TZ> geographis:capital <http://telegraphis.net/data/capitals/TZ/Dodoma#Dodoma>.
<http://telegraphis.net/data/countries/TZ#TZ> geographis:currency <http://telegraphis.net/data/currencies/TZS#TZS>.
<http://telegraphis.net/data/countries/TZ#TZ> owl:sameAs <http://www.geonames.org/countries/#TZ>.
<http://telegraphis.net/data/countries/TZ#TZ> owl:sameAs <http://sws.geonames.org/149590/>.
<http://telegraphis.net/data/countries/TZ#TZ> owl:sameAs <http://dbpedia.org/resource/Tanzania>.
<http://telegraphis.net/data/countries/TZ#TZ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Tanzania>.
<http://telegraphis.net/data/countries/UA#UA> a gn:Country;
    gn:name "Ukraine"@en;
    geographis:isoShortName "UKRAINE"@en, "UKRAINE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "45994000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "603700.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "UA";
    geographis:isoAlpha3 "UKR";
    geographis:isoNumeric "804";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "UA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "UKR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "804" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "UP" ].
<http://telegraphis.net/data/countries/UA#UA> geographis:capital <http://telegraphis.net/data/capitals/UA/Kiev#Kiev>.
<http://telegraphis.net/data/countries/UA#UA> geographis:currency <http://telegraphis.net/data/currencies/UAH#UAH>.
<http://telegraphis.net/data/countries/UA#UA> owl:sameAs <http://www.geonames.org/countries/#UA>.
<http://telegraphis.net/data/countries/UA#UA> owl:sameAs <http://sws.geonames.org/690791/>.
<http://telegraphis.net/data/countries/UA#UA> owl:sameAs <http://dbpedia.org/resource/Ukraine>.
<http://telegraphis.net/data/countries/UA#UA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Ukraine>.
<http://telegraphis.net/data/countries/UG#UG> a gn:Country;
    gn:name "Uganda"@en;
    geographis:isoShortName "UGANDA"@en, "OUGANDA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "31367000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "236040.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "UG";
    geographis:isoAlpha3 "UGA";
    geographis:isoNumeric "800";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "UG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "UGA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "800" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "UG" ].
<http://telegraphis.net/data/countries/UG#UG> geographis:capital <http://telegraphis.net/data/capitals/UG/Kampala#Kampala>.
<http://telegraphis.net/data/countries/UG#UG> geographis:currency <http://telegraphis.net/data/currencies/UGX#UGX>.
<http://telegraphis.net/data/countries/UG#UG> owl:sameAs <http://www.geonames.org/countries/#UG>.
<http://telegraphis.net/data/countries/UG#UG> owl:sameAs <http://sws.geonames.org/226074/>.
<http://telegraphis.net/data/countries/UG#UG> owl:sameAs <http://dbpedia.org/resource/Uganda>.
<http://telegraphis.net/data/countries/UG#UG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Uganda>.
<http://telegraphis.net/data/countries/UM#UM> a gn:Country;
    gn:name "United States Minor Outlying Islands"@en;
    geographis:isoShortName "UNITED STATES MINOR OUTLYING ISLANDS"@en, "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "0";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "0.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "UM";
    geographis:isoAlpha3 "UMI";
    geographis:isoNumeric "581";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "UM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "UMI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "581" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "None" ].
<http://telegraphis.net/data/countries/UM#UM> owl:sameAs <http://www.geonames.org/countries/#UM>.
<http://telegraphis.net/data/countries/UM#UM> owl:sameAs <http://sws.geonames.org/5854968/>.
<http://telegraphis.net/data/countries/UM#UM> owl:sameAs <http://dbpedia.org/resource/United_States_Minor_Outlying_Islands>.
<http://telegraphis.net/data/countries/US#US> a gn:Country;
    gn:name "United States"@en;
    geographis:isoShortName "UNITED STATES"@en, "ÉTATS-UNIS"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "303824000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "9629091.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "US";
    geographis:isoAlpha3 "USA";
    geographis:isoNumeric "840";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "US" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "USA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "840" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "US" ].
<http://telegraphis.net/data/countries/US#US> geographis:capital <http://telegraphis.net/data/capitals/US/Washington#Washington>.
<http://telegraphis.net/data/countries/US#US> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/US#US> geographis:currency <http://telegraphis.net/data/currencies/USN#USN>.
<http://telegraphis.net/data/countries/US#US> geographis:currency <http://telegraphis.net/data/currencies/USS#USS>.
<http://telegraphis.net/data/countries/US#US> owl:sameAs <http://www.geonames.org/countries/#US>.
<http://telegraphis.net/data/countries/US#US> owl:sameAs <http://sws.geonames.org/6252001/>.
<http://telegraphis.net/data/countries/US#US> owl:sameAs <http://dbpedia.org/resource/United_States>.
<http://telegraphis.net/data/countries/US#US> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/United_States>.
<http://telegraphis.net/data/countries/UY#UY> a gn:Country;
    gn:name "Uruguay"@en;
    geographis:isoShortName "URUGUAY"@en, "URUGUAY"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "3477000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "176220.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "UY";
    geographis:isoAlpha3 "URY";
    geographis:isoNumeric "858";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "UY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "URY" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "858" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "UY" ].
<http://telegraphis.net/data/countries/UY#UY> geographis:capital <http://telegraphis.net/data/capitals/UY/Montevideo#Montevideo>.
<http://telegraphis.net/data/countries/UY#UY> geographis:currency <http://telegraphis.net/data/currencies/UYU#UYU>.
<http://telegraphis.net/data/countries/UY#UY> owl:sameAs <http://www.geonames.org/countries/#UY>.
<http://telegraphis.net/data/countries/UY#UY> owl:sameAs <http://sws.geonames.org/3439705/>.
<http://telegraphis.net/data/countries/UY#UY> owl:sameAs <http://dbpedia.org/resource/Uruguay>.
<http://telegraphis.net/data/countries/UY#UY> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Uruguay>.
<http://telegraphis.net/data/countries/UZ#UZ> a gn:Country;
    gn:name "Uzbekistan"@en;
    geographis:isoShortName "UZBEKISTAN"@en, "OUZBÉKISTAN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "28268000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "447400.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "UZ";
    geographis:isoAlpha3 "UZB";
    geographis:isoNumeric "860";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "UZ" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "UZB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "860" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "UZ" ].
<http://telegraphis.net/data/countries/UZ#UZ> geographis:capital <http://telegraphis.net/data/capitals/UZ/Tashkent#Tashkent>.
<http://telegraphis.net/data/countries/UZ#UZ> geographis:currency <http://telegraphis.net/data/currencies/UZS#UZS>.
<http://telegraphis.net/data/countries/UZ#UZ> owl:sameAs <http://www.geonames.org/countries/#UZ>.
<http://telegraphis.net/data/countries/UZ#UZ> owl:sameAs <http://sws.geonames.org/1512440/>.
<http://telegraphis.net/data/countries/UZ#UZ> owl:sameAs <http://dbpedia.org/resource/Uzbekistan>.
<http://telegraphis.net/data/countries/UZ#UZ> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Uzbekistan>.
<http://telegraphis.net/data/countries/VA#VA> a gn:Country;
    gn:name "Vatican"@en;
    geographis:isoShortName "HOLY SEE (VATICAN CITY STATE)"@en, "SAINT-SIÈGE (ÉTAT DE LA CITÉ DU VATICAN)"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "921";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "0.4" ];
    geographis:onContinent <http://telegraphis.net/data/continents/EU#EU>;
    geographis:isoAlpha2 "VA";
    geographis:isoAlpha3 "VAT";
    geographis:isoNumeric "336";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "VA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "VAT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "336" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "VT" ].
<http://telegraphis.net/data/countries/VA#VA> geographis:capital <http://telegraphis.net/data/capitals/VA/Vatican_City#VaticanCity>.
<http://telegraphis.net/data/countries/VA#VA> geographis:currency <http://telegraphis.net/data/currencies/EUR#EUR>.
<http://telegraphis.net/data/countries/VA#VA> owl:sameAs <http://www.geonames.org/countries/#VA>.
<http://telegraphis.net/data/countries/VA#VA> owl:sameAs <http://sws.geonames.org/3164670/>.
<http://telegraphis.net/data/countries/VA#VA> owl:sameAs <http://dbpedia.org/resource/Vatican_City>.
<http://telegraphis.net/data/countries/VA#VA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Vatican_City_%28Holy_See%29>.
<http://telegraphis.net/data/countries/VC#VC> a gn:Country;
    gn:name "Saint Vincent and the Grenadines"@en;
    geographis:isoShortName "SAINT VINCENT AND THE GRENADINES"@en, "SAINT-VINCENT-ET-LES GRENADINES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "117534";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "389.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "VC";
    geographis:isoAlpha3 "VCT";
    geographis:isoNumeric "670";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "VC" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "VCT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "670" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "VC" ].
<http://telegraphis.net/data/countries/VC#VC> geographis:capital <http://telegraphis.net/data/capitals/VC/Kingstown#Kingstown>.
<http://telegraphis.net/data/countries/VC#VC> geographis:currency <http://telegraphis.net/data/currencies/XCD#XCD>.
<http://telegraphis.net/data/countries/VC#VC> owl:sameAs <http://www.geonames.org/countries/#VC>.
<http://telegraphis.net/data/countries/VC#VC> owl:sameAs <http://sws.geonames.org/3577815/>.
<http://telegraphis.net/data/countries/VC#VC> owl:sameAs <http://dbpedia.org/resource/Saint_Vincent_and_the_Grenadines>.
<http://telegraphis.net/data/countries/VC#VC> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Saint_Vincent_and_the_Grenadines>.
<http://telegraphis.net/data/countries/VE#VE> a gn:Country;
    gn:name "Venezuela"@en;
    geographis:isoShortName "VENEZUELA, BOLIVARIAN REPUBLIC OF"@en, "VENEZUELA, RÉPUBLIQUE BOLIVARIENNE DU"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "26414000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "912050.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/SA#SA>;
    geographis:isoAlpha2 "VE";
    geographis:isoAlpha3 "VEN";
    geographis:isoNumeric "862";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "VE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "VEN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "862" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "VE" ].
<http://telegraphis.net/data/countries/VE#VE> geographis:capital <http://telegraphis.net/data/capitals/VE/Caracas#Caracas>.
<http://telegraphis.net/data/countries/VE#VE> geographis:currency <http://telegraphis.net/data/currencies/VEF#VEF>.
<http://telegraphis.net/data/countries/VE#VE> owl:sameAs <http://www.geonames.org/countries/#VE>.
<http://telegraphis.net/data/countries/VE#VE> owl:sameAs <http://sws.geonames.org/3625428/>.
<http://telegraphis.net/data/countries/VE#VE> owl:sameAs <http://dbpedia.org/resource/Venezuela>.
<http://telegraphis.net/data/countries/VE#VE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Venezuela>.
<http://telegraphis.net/data/countries/VG#VG> a gn:Country;
    gn:name "British Virgin Islands"@en;
    geographis:isoShortName "VIRGIN ISLANDS, BRITISH"@en, "ÎLES VIERGES BRITANNIQUES"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "21730";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "153.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "VG";
    geographis:isoAlpha3 "VGB";
    geographis:isoNumeric "092";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "VG" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "VGB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "092" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "VI" ].
<http://telegraphis.net/data/countries/VG#VG> geographis:capital <http://telegraphis.net/data/capitals/VG/Road_Town#RoadTown>.
<http://telegraphis.net/data/countries/VG#VG> owl:sameAs <http://www.geonames.org/countries/#VG>.
<http://telegraphis.net/data/countries/VG#VG> owl:sameAs <http://sws.geonames.org/3577718/>.
<http://telegraphis.net/data/countries/VG#VG> owl:sameAs <http://dbpedia.org/resource/British_Virgin_Islands>.
<http://telegraphis.net/data/countries/VG#VG> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/British_Virgin_Islands>.
<http://telegraphis.net/data/countries/VI#VI> a gn:Country;
    gn:name "U.S. Virgin Islands"@en;
    geographis:isoShortName "VIRGIN ISLANDS, U.S."@en, "ÎLES VIERGES DES ÉTATS-UNIS"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "108708";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "352.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/NA#NA>;
    geographis:isoAlpha2 "VI";
    geographis:isoAlpha3 "VIR";
    geographis:isoNumeric "850";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "VI" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "VIR" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "850" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "VQ" ].
<http://telegraphis.net/data/countries/VI#VI> geographis:capital <http://telegraphis.net/data/capitals/VI/Charlotte_Amalie#CharlotteAmalie>.
<http://telegraphis.net/data/countries/VI#VI> geographis:currency <http://telegraphis.net/data/currencies/USD#USD>.
<http://telegraphis.net/data/countries/VI#VI> owl:sameAs <http://www.geonames.org/countries/#VI>.
<http://telegraphis.net/data/countries/VI#VI> owl:sameAs <http://sws.geonames.org/4796775/>.
<http://telegraphis.net/data/countries/VI#VI> owl:sameAs <http://dbpedia.org/resource/United_States_Virgin_Islands>.
<http://telegraphis.net/data/countries/VI#VI> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Virgin_Islands>.
<http://telegraphis.net/data/countries/VN#VN> a gn:Country;
    gn:name "Vietnam"@en;
    geographis:isoShortName "VIET NAM"@en, "VIET NAM"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "86116000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "329560.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "VN";
    geographis:isoAlpha3 "VNM";
    geographis:isoNumeric "704";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "VN" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "VNM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "704" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "VM" ].
<http://telegraphis.net/data/countries/VN#VN> geographis:capital <http://telegraphis.net/data/capitals/VN/Hanoi#Hanoi>.
<http://telegraphis.net/data/countries/VN#VN> geographis:currency <http://telegraphis.net/data/currencies/VND#VND>.
<http://telegraphis.net/data/countries/VN#VN> owl:sameAs <http://www.geonames.org/countries/#VN>.
<http://telegraphis.net/data/countries/VN#VN> owl:sameAs <http://sws.geonames.org/1562822/>.
<http://telegraphis.net/data/countries/VN#VN> owl:sameAs <http://dbpedia.org/resource/Vietnam>.
<http://telegraphis.net/data/countries/VN#VN> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Vietnam>.
<http://telegraphis.net/data/countries/VU#VU> a gn:Country;
    gn:name "Vanuatu"@en;
    geographis:isoShortName "VANUATU"@en, "VANUATU"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "215000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "12200.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "VU";
    geographis:isoAlpha3 "VUT";
    geographis:isoNumeric "548";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "VU" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "VUT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "548" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "NH" ].
<http://telegraphis.net/data/countries/VU#VU> geographis:capital <http://telegraphis.net/data/capitals/VU/Port_Vila#PortVila>.
<http://telegraphis.net/data/countries/VU#VU> geographis:currency <http://telegraphis.net/data/currencies/VUV#VUV>.
<http://telegraphis.net/data/countries/VU#VU> owl:sameAs <http://www.geonames.org/countries/#VU>.
<http://telegraphis.net/data/countries/VU#VU> owl:sameAs <http://sws.geonames.org/2134431/>.
<http://telegraphis.net/data/countries/VU#VU> owl:sameAs <http://dbpedia.org/resource/Vanuatu>.
<http://telegraphis.net/data/countries/VU#VU> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Vanuatu>.
<http://telegraphis.net/data/countries/WF#WF> a gn:Country;
    gn:name "Wallis and Futuna"@en;
    geographis:isoShortName "WALLIS AND FUTUNA"@en, "WALLIS ET FUTUNA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "16025";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "274.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "WF";
    geographis:isoAlpha3 "WLF";
    geographis:isoNumeric "876";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "WF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "WLF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "876" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "WF" ].
<http://telegraphis.net/data/countries/WF#WF> geographis:capital <http://telegraphis.net/data/capitals/WF/Mat%C3%A2%27Utu#Mat%C3%A2%27Utu>.
<http://telegraphis.net/data/countries/WF#WF> geographis:currency <http://telegraphis.net/data/currencies/XPF#XPF>.
<http://telegraphis.net/data/countries/WF#WF> owl:sameAs <http://www.geonames.org/countries/#WF>.
<http://telegraphis.net/data/countries/WF#WF> owl:sameAs <http://sws.geonames.org/4034749/>.
<http://telegraphis.net/data/countries/WF#WF> owl:sameAs <http://dbpedia.org/resource/Wallis_and_Futuna>.
<http://telegraphis.net/data/countries/WF#WF> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Wallis_and_Futuna>.
<http://telegraphis.net/data/countries/WS#WS> a gn:Country;
    gn:name "Samoa"@en;
    geographis:isoShortName "SAMOA"@en, "SAMOA"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "217000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "2944.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/OC#OC>;
    geographis:isoAlpha2 "WS";
    geographis:isoAlpha3 "WSM";
    geographis:isoNumeric "882";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "WS" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "WSM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "882" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "WS" ].
<http://telegraphis.net/data/countries/WS#WS> geographis:capital <http://telegraphis.net/data/capitals/WS/Apia#Apia>.
<http://telegraphis.net/data/countries/WS#WS> geographis:currency <http://telegraphis.net/data/currencies/WST#WST>.
<http://telegraphis.net/data/countries/WS#WS> owl:sameAs <http://www.geonames.org/countries/#WS>.
<http://telegraphis.net/data/countries/WS#WS> owl:sameAs <http://sws.geonames.org/4034894/>.
<http://telegraphis.net/data/countries/WS#WS> owl:sameAs <http://dbpedia.org/resource/Samoa>.
<http://telegraphis.net/data/countries/WS#WS> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Samoa>.
<http://telegraphis.net/data/countries/YE#YE> a gn:Country;
    gn:name "Yemen"@en;
    geographis:isoShortName "YEMEN"@en, "YÉMEN"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "23013000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "527970.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AS#AS>;
    geographis:isoAlpha2 "YE";
    geographis:isoAlpha3 "YEM";
    geographis:isoNumeric "887";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "YE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "YEM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "887" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "YM" ].
<http://telegraphis.net/data/countries/YE#YE> geographis:capital <http://telegraphis.net/data/capitals/YE/San%E2%80%98a%E2%80%99#San%E2%80%98a%E2%80%99>.
<http://telegraphis.net/data/countries/YE#YE> geographis:currency <http://telegraphis.net/data/currencies/YER#YER>.
<http://telegraphis.net/data/countries/YE#YE> owl:sameAs <http://www.geonames.org/countries/#YE>.
<http://telegraphis.net/data/countries/YE#YE> owl:sameAs <http://sws.geonames.org/69543/>.
<http://telegraphis.net/data/countries/YE#YE> owl:sameAs <http://dbpedia.org/resource/Yemen>.
<http://telegraphis.net/data/countries/YE#YE> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Yemen>.
<http://telegraphis.net/data/countries/YT#YT> a gn:Country;
    gn:name "Mayotte"@en;
    geographis:isoShortName "MAYOTTE"@en, "MAYOTTE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "159042";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "374.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "YT";
    geographis:isoAlpha3 "MYT";
    geographis:isoNumeric "175";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "YT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "MYT" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "175" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "MF" ].
<http://telegraphis.net/data/countries/YT#YT> geographis:capital <http://telegraphis.net/data/capitals/YT/Mamoudzou#Mamoudzou>.
<http://telegraphis.net/data/countries/YT#YT> owl:sameAs <http://www.geonames.org/countries/#YT>.
<http://telegraphis.net/data/countries/YT#YT> owl:sameAs <http://sws.geonames.org/1024031/>.
<http://telegraphis.net/data/countries/YT#YT> owl:sameAs <http://dbpedia.org/resource/Mayotte>.
<http://telegraphis.net/data/countries/YT#YT> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Mayotte>.
<http://telegraphis.net/data/countries/ZA#ZA> a gn:Country;
    gn:name "South Africa"@en;
    geographis:isoShortName "SOUTH AFRICA"@en, "AFRIQUE DU SUD"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "43786000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "1219912.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "ZA";
    geographis:isoAlpha3 "ZAF";
    geographis:isoNumeric "710";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "ZA" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ZAF" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "710" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "SF" ].
<http://telegraphis.net/data/countries/ZA#ZA> geographis:capital <http://telegraphis.net/data/capitals/ZA/Pretoria#Pretoria>.
<http://telegraphis.net/data/countries/ZA#ZA> geographis:currency <http://telegraphis.net/data/currencies/ZAR#ZAR>.
<http://telegraphis.net/data/countries/ZA#ZA> owl:sameAs <http://www.geonames.org/countries/#ZA>.
<http://telegraphis.net/data/countries/ZA#ZA> owl:sameAs <http://sws.geonames.org/953987/>.
<http://telegraphis.net/data/countries/ZA#ZA> owl:sameAs <http://dbpedia.org/resource/South_Africa>.
<http://telegraphis.net/data/countries/ZA#ZA> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/South_Africa>.
<http://telegraphis.net/data/countries/ZM#ZM> a gn:Country;
    gn:name "Zambia"@en;
    geographis:isoShortName "ZAMBIA"@en, "ZAMBIE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "11669000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "752614.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "ZM";
    geographis:isoAlpha3 "ZMB";
    geographis:isoNumeric "894";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "ZM" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ZMB" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "894" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "ZA" ].
<http://telegraphis.net/data/countries/ZM#ZM> geographis:capital <http://telegraphis.net/data/capitals/ZM/Lusaka#Lusaka>.
<http://telegraphis.net/data/countries/ZM#ZM> geographis:currency <http://telegraphis.net/data/currencies/ZMK#ZMK>.
<http://telegraphis.net/data/countries/ZM#ZM> owl:sameAs <http://www.geonames.org/countries/#ZM>.
<http://telegraphis.net/data/countries/ZM#ZM> owl:sameAs <http://sws.geonames.org/895949/>.
<http://telegraphis.net/data/countries/ZM#ZM> owl:sameAs <http://dbpedia.org/resource/Zambia>.
<http://telegraphis.net/data/countries/ZM#ZM> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Zambia>.
<http://telegraphis.net/data/countries/ZW#ZW> a gn:Country;
    gn:name "Zimbabwe"@en;
    geographis:isoShortName "ZIMBABWE"@en, "ZIMBABWE"@fr;
    gn:featureClass <http://www.geonames.org/ontology#A>;
    gn:featureCode <http://www.geonames.org/ontology#A.PCL>;
    gn:population "12382000";
    geographis:landArea [ a measurement:Measurement;
        measurement:quantityMeasured quantity:Area;
        measurement:unit metric:SquareKilometre;
        rdf:value "390580.0" ];
    geographis:onContinent <http://telegraphis.net/data/continents/AF#AF>;
    geographis:isoAlpha2 "ZW";
    geographis:isoAlpha3 "ZWE";
    geographis:isoNumeric "716";
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al2>;
        rdf:value "ZW" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661al3>;
        rdf:value "ZWE" ];
    code:hasCode [ a code:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#iso31661num>;
        rdf:value "716" ];
    code:hasCode [ a geographis:Code;
        code:inCodeScheme <http://telegraphis.net/data/countries/codeSchemes#fips>;
        rdf:value "ZI" ].
<http://telegraphis.net/data/countries/ZW#ZW> geographis:capital <http://telegraphis.net/data/capitals/ZW/Harare#Harare>.
<http://telegraphis.net/data/countries/ZW#ZW> geographis:currency <http://telegraphis.net/data/currencies/ZWL#ZWL>.
<http://telegraphis.net/data/countries/ZW#ZW> owl:sameAs <http://www.geonames.org/countries/#ZW>.
<http://telegraphis.net/data/countries/ZW#ZW> owl:sameAs <http://sws.geonames.org/878675/>.
<http://telegraphis.net/data/countries/ZW#ZW> owl:sameAs <http://dbpedia.org/resource/Zimbabwe>.
<http://telegraphis.net/data/countries/ZW#ZW> owl:sameAs <http://www4.wiwiss.fu-berlin.de/factbook/resource/Zimbabwe>.

