@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/0d55778d-2af5-48ce-878f-0ee51288d351> a dcat:Dataset ;
    dct:description "Cakupan Layanan Telekomnikasi yang telah dapat dipenuhi oleh operator telepon seluler di Kabupaten Tegal" ;
    dct:identifier "0d55778d-2af5-48ce-878f-0ee51288d351" ;
    dct:issued "2018-10-24T03:17:31.609365"^^xsd:dateTime ;
    dct:modified "2018-10-24T03:17:31.609373"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "CAKUPAN LAYANAN TELEKOMUNIKASI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DINAS KOMUNIASI DAN INFORMATIKA KABUPATEN TEGAL" ;
            vcard:hasEmail <mailto:ppid@tegalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0d55778d-2af5-48ce-878f-0ee51288d351/resource/26d0f472-364e-440b-844c-5fa20b27f2da> .

<https://data.jatengprov.go.id/dataset/0d55778d-2af5-48ce-878f-0ee51288d351/resource/26d0f472-364e-440b-844c-5fa20b27f2da> a dcat:Distribution ;
    dct:description "Cakupan Layanan Telekomunikasi yang telah dapat dilayani oleh Operator Telepon Seluler di Kabupaten Tegal" ;
    dct:format "XLSX" ;
    dct:title "Cakupan Layanan Telekomunikasi 2018.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/0d55778d-2af5-48ce-878f-0ee51288d351/resource/26d0f472-364e-440b-844c-5fa20b27f2da/download/cakupan-layanan-telekomunikasi-2018.xlsx> ;
    dcat:byteSize 10193.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

