@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/c96e0b1c-5c04-4745-917c-678d1aa37c35> a dcat:Dataset ;
    dct:description "ASUS DIARE YANG DITANGANI MENURUT JENIS KELAMIN, KECAMATAN, DAN PUSKESMAS KAB TEGAL TAHUN 2018" ;
    dct:identifier "c96e0b1c-5c04-4745-917c-678d1aa37c35" ;
    dct:issued "2019-05-13T13:02:12.133990"^^xsd:dateTime ;
    dct:modified "2019-05-13T13:02:12.134002"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "KASUS DIARE YANG DITANGANI TAHUN 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lina Rahmawati" ;
            vcard:hasEmail <mailto:rencana.dinkes@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c96e0b1c-5c04-4745-917c-678d1aa37c35/resource/15772ada-fb15-4f2a-a148-2384e603d5bf> .

<https://data.jatengprov.go.id/dataset/c96e0b1c-5c04-4745-917c-678d1aa37c35/resource/15772ada-fb15-4f2a-a148-2384e603d5bf> a dcat:Distribution ;
    dct:description "ASUS DIARE YANG DITANGANI MENURUT JENIS KELAMIN, KECAMATAN, DAN PUSKESMAS KAB TEGAL TAHUN 2018" ;
    dct:format "XLS" ;
    dct:title "tabel 13 open data 2018.xls" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/c96e0b1c-5c04-4745-917c-678d1aa37c35/resource/15772ada-fb15-4f2a-a148-2384e603d5bf/download/tabel-13-open-data-2018.xls> ;
    dcat:byteSize 45056.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

