@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/da62736f-1abe-4502-b344-3d7adfffa746> a dcat:Dataset ;
    dct:description "Data Yang Berkaitan Tentang Cakupan Penjaringan Kesehatan SD 2016" ;
    dct:identifier "da62736f-1abe-4502-b344-3d7adfffa746" ;
    dct:issued "2017-10-03T05:44:31.926880"^^xsd:dateTime ;
    dct:modified "2017-10-03T08:17:38.983108"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Cakupan Penjaringan Kesehatan SD 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dinkes Prov" ;
            vcard:hasEmail <mailto:mi_jateng@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/da62736f-1abe-4502-b344-3d7adfffa746/resource/e4882653-558d-4b9e-871a-17b321625631> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5858> .

<https://data.jatengprov.go.id/dataset/da62736f-1abe-4502-b344-3d7adfffa746/resource/e4882653-558d-4b9e-871a-17b321625631> a dcat:Distribution ;
    dct:description "Data Yang Berkaitan Tentang Cakupan Penjaringan Kesehatan SD 2016" ;
    dct:format ".csv" ;
    dct:title "Cakupan Penjaringan Kesehatan SD 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/da62736f-1abe-4502-b344-3d7adfffa746/resource/e4882653-558d-4b9e-871a-17b321625631/download/cakupan-penjaringan-kesehatan-sd-2016.csv> ;
    dcat:byteSize 803.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

