@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/5526164/> a ns1:Feature ;
    ns2:lat 32.47068 ;
    ns2:long -100.01287 ;
    ns1:alternateName "Merkel",
        "Merkl",
        "de zhou mo ke er",
        "mrkl  tgzas",
        "mrkl  tkzas",
        "mrql",
        "myrykl",
        "Меркел",
        "Меркл",
        "מרקל",
        "مرکل، تکزاس",
        "مرکل، تگزاس",
        "ميريكل",
        "德州默克尔",
        "德州默克爾" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:P ;
    ns1:featureCode ns1:P.PPL ;
    ns1:name "Merkel" ;
    ns1:parentADM1 <https://sws.geonames.org/4736286/> ;
    ns1:parentADM2 <https://sws.geonames.org/4735729/> ;
    ns1:population 2615 .

