@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/b1ca2683-e5b1-4353-8bc3-e84ea8094440> a dcat:Dataset ;
    dct:description """Dataset ini berisi :\r
\r
* **Jumlah Desa Terlayani**. Desa yang tercakup layanan telepon seluler minimal 1 pelayanan telepon seluler diantaranya Telkomsel, XL, Indosat dan Smartfren.\r
* **Jumlah Desa Belum Terlayani** .\r
* **Jumlah BTS** adalah jumlah menara telekomunikasi berfungsi untuk menyebarkan sinyal radio ke telepon selular.\r
* **Jumlah Provider** adalah jumlah pihak penyelenggara jasa telekomunikasi. """ ;
    dct:identifier "b1ca2683-e5b1-4353-8bc3-e84ea8094440" ;
    dct:issued "2023-01-25T03:11:50.495279"^^xsd:dateTime ;
    dct:modified "2023-01-25T03:11:50.495286"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "Layanan Telepon Seluler di Kabupaten Purbalingga" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b1ca2683-e5b1-4353-8bc3-e84ea8094440/resource/c228ce05-854c-4e0f-a3f7-cfbf68819e21> ;
    dcat:keyword "Aspek Komunikasi dan Informatika",
        "BTS",
        "Menara Telekomunikasi",
        "Provider" .

<https://data.jatengprov.go.id/dataset/b1ca2683-e5b1-4353-8bc3-e84ea8094440/resource/c228ce05-854c-4e0f-a3f7-cfbf68819e21> a dcat:Distribution ;
    dct:description "Data ini berisi layanan telepon selular di Kabupaten Purbalingga tahun 2018-2022" ;
    dct:format "CSV" ;
    dct:title "Tahun 2018-2022 Layanan Telepon Selular" ;
    dcat:accessURL <https://data.purbalinggakab.go.id/dataset/b1ca2683-e5b1-4353-8bc3-e84ea8094440/resource/c228ce05-854c-4e0f-a3f7-cfbf68819e21/download/2018-2022-layanan-telepon-selular.csv> ;
    dcat:byteSize 212.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purbalingga" .

