@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/3204320/> a ns1:Feature ;
    ns2:lat 45.77 ;
    ns2:long 18.60361 ;
    ns1:alternateName "Beli Manastir",
        "Beli-Manastir",
        "Manoster",
        "Monostor",
        "Pel-Monostor",
        "Pelmonostor",
        "Pélmonostor",
        "bei li ma na si di er",
        "bly manastyr",
        "Бели Манастир",
        "Бели-Манастир",
        "Белі Манастір",
        "Բելի Մանաստիր",
        "بلی ماناستیر",
        "بێلی ماناستیر",
        "貝利馬納斯蒂爾" ;
    ns1:countryCode "HR" ;
    ns1:featureClass ns1:P ;
    ns1:featureCode ns1:P.PPLA2 ;
    ns1:name "Beli Manastir" ;
    ns1:parentADM1 <https://sws.geonames.org/3337522/> ;
    ns1:parentADM2 <https://sws.geonames.org/3204319/> ;
    ns1:population 6327 .

