@prefix ns1: <https://www.geonames.org/ontology#> .
@prefix ns2: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://sws.geonames.org/736928/> a ns1:Feature ;
    ns2:lat 40.84995 ;
    ns2:long 25.87644 ;
    ns1:alternateName "AXD",
        "Alejandropolis",
        "Alejandrópolis",
        "Aleksandrupolis",
        "Alessandropoli",
        "Alexandhroupolis",
        "Alexandhroúpolis",
        "Alexandropolis",
        "Alexandroupoli",
        "Alexandroupolis",
        "Alexandroúpoli",
        "Alexandroúpolis",
        "Dedeagac",
        "Dedeagach",
        "Dedeagatch",
        "Dedeağaç",
        "Dedéagach",
        "alyksandrwbwly",
        "Αλεξανδρούπολη",
        "Αλεξανδρούπολις",
        "Александруполис",
        "Дедеагач",
        "أليكساندروبولي" ;
    ns1:countryCode "GR" ;
    ns1:featureClass ns1:P ;
    ns1:featureCode ns1:P.PPLA2 ;
    ns1:name "Alexandroupoli" ;
    ns1:parentADM1 <https://sws.geonames.org/6697803/> ;
    ns1:parentADM2 <https://sws.geonames.org/736287/> ;
    ns1:population 52979 .

