@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/7fd1ae0c-4295-40e7-81fd-8a4b6d829a37> a dcat:Dataset ;
    dct:description "Data Hasil Imunisasi Menurut Desa di Kecamatan Limpung, 2017" ;
    dct:identifier "7fd1ae0c-4295-40e7-81fd-8a4b6d829a37" ;
    dct:issued "2019-03-18T06:30:45.988030"^^xsd:dateTime ;
    dct:modified "2019-03-18T06:30:45.988039"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Hasil Imunisasi Menurut Desa di Kecamatan Limpung, 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7fd1ae0c-4295-40e7-81fd-8a4b6d829a37/resource/2a4e41df-b80f-452b-90d8-a9bb1313202a>,
        <https://data.jatengprov.go.id/dataset/7fd1ae0c-4295-40e7-81fd-8a4b6d829a37/resource/c15200e5-e302-4661-8bf7-f78123a9036d> ;
    dcat:landingPage <Kecamatan%20Dalam%20Angka%202018> .

<https://data.jatengprov.go.id/dataset/7fd1ae0c-4295-40e7-81fd-8a4b6d829a37/resource/2a4e41df-b80f-452b-90d8-a9bb1313202a> a dcat:Distribution ;
    dct:description "Data Hasil Imunisasi Menurut Desa di Kecamatan Limpung, 2017" ;
    dct:format "XLSX" ;
    dct:title "Hasil Imunisasi Menurut Desa di Kecamatan Limpung, 2017.xlsx" ;
    dcat:accessURL <http://103.78.143.59/dataset/7fd1ae0c-4295-40e7-81fd-8a4b6d829a37/resource/2a4e41df-b80f-452b-90d8-a9bb1313202a/download/hasil-imunisasi-menurut-desa-di-kecamatan-limpung-2017.xlsx> ;
    dcat:byteSize 11171.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/7fd1ae0c-4295-40e7-81fd-8a4b6d829a37/resource/c15200e5-e302-4661-8bf7-f78123a9036d> a dcat:Distribution ;
    dct:description "Data Hasil Imunisasi Menurut Desa di Kecamatan Limpung, 2017" ;
    dct:format "CSV" ;
    dct:title "Hasil Imunisasi Menurut Desa di Kecamatan Limpung, 2017.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/7fd1ae0c-4295-40e7-81fd-8a4b6d829a37/resource/c15200e5-e302-4661-8bf7-f78123a9036d/download/hasil-imunisasi-menurut-desa-di-kecamatan-limpung-2017.csv> ;
    dcat:byteSize 980.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

