@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/3337514/> a ns1:Feature ;
    ns2:lat 45.25 ;
    ns2:long 13.91667 ;
    ns1:alternateName "County of Istria",
        "Gespanschaft Istrien",
        "HR036",
        "Istarska",
        "Istarska zupanija",
        "Istarska županija",
        "Istra",
        "Istria",
        "Istria County",
        "Istrie",
        "Istrien",
        "Istrija",
        "Istriya",
        "Istrska zupanija",
        "Istrska županija",
        "Regione istriana",
        "aystrya",
        "isatri'a",
        "iseuteula ju",
        "istriya",
        "isutoria xian",
        "Ístria",
        "İstriya",
        "ʿisitiriya",
        "Истрия",
        "ایستریا",
        "ইস্ট্রিয়া",
        "ਇਸਟ੍ਰੀਆ",
        "ኢስትሪያ",
        "イストリア県",
        "이스트라 주" ;
    ns1:countryCode "HR" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM1 ;
    ns1:name "Istria County" ;
    ns1:parentADM1 <https://sws.geonames.org/3337514/> ;
    ns1:population 195237 .

