@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/3064103/> a ns1:Feature ;
    ns2:lat 49.13333 ;
    ns2:long 15.93333 ;
    ns1:alternateName "Daerah Trebic",
        "Daerah Třebíč",
        "Distretto di Trebic",
        "Distretto di Třebíč",
        "District de Trebic",
        "District de Třebíč",
        "Districte de Trebic",
        "Districte de Třebíč",
        "Distrikto Trebic",
        "Distrikto Třebíč",
        "Okres Trebic",
        "Okres Třebíč",
        "Okrug Trebich",
        "Powiat Trebic",
        "Powiat Třebíč",
        "Trebic",
        "Trebic District",
        "Trebici jaras",
        "Trsebicas aprinkis",
        "Trshebich",
        "Tršebīčas apriņķis",
        "Třebíč",
        "Třebíč District",
        "Třebíči járás",
        "mntqh trbych",
        "tʼrzhebichis raioni",
        "Округ Требич",
        "Тршебич",
        "Տրեբիչի շրջան",
        "تشربیچ ضلع",
        "مقاطعة تربيتش",
        "منطقه تربیچ",
        "ტრჟებიჩის რაიონი",
        "ტრჟებიციშ რაიონი" ;
    ns1:countryCode "CZ" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM2 ;
    ns1:name "Okres Třebíč" ;
    ns1:parentADM1 <https://sws.geonames.org/3339538/> ;
    ns1:parentADM2 <https://sws.geonames.org/3064103/> ;
    ns1:population 111069 .

