@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/3047967/> a ns1:Feature ;
    ns2:lat 45.9902 ;
    ns2:long 18.68621 ;
    ns1:alternateName "Mohac",
        "Mohacs",
        "Mohacz",
        "Mohatsch",
        "Mohaç",
        "Mohač",
        "Mohács",
        "Moháč",
        "Mokhach",
        "mo ha qi",
        "mohachi",
        "mwhach",
        "Мохач",
        "מוהאץ",
        "موهاچ",
        "موہاچ",
        "モハーチ",
        "莫哈奇",
        "모하치" ;
    ns1:countryCode "HU" ;
    ns1:featureClass ns1:P ;
    ns1:featureCode ns1:P.PPLA2 ;
    ns1:name "Mohács" ;
    ns1:parentADM1 <https://sws.geonames.org/3055399/> ;
    ns1:population 18711 .

