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

<https://data.jatengprov.go.id/dataset/60c50b8d-6de0-4599-9ae0-470e5563e68d> a dcat:Dataset ;
    dct:description "Proporsi desa siaga aktif 2017 berkaitan dengan informasi ...." ;
    dct:identifier "60c50b8d-6de0-4599-9ae0-470e5563e68d" ;
    dct:issued "2017-11-14T02:41:15.042812"^^xsd:dateTime ;
    dct:modified "2017-11-21T04:20:11.970613"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Proporsi desa siaga aktif 2017" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan Provinsi Jawa Tengah" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/60c50b8d-6de0-4599-9ae0-470e5563e68d/resource/b59d0488-0086-4272-a189-44e709b4c29e> ;
    dcat:landingPage <http://www.dinkesjatengprov.go.id/v2015/> .

<https://data.jatengprov.go.id/dataset/60c50b8d-6de0-4599-9ae0-470e5563e68d/resource/b59d0488-0086-4272-a189-44e709b4c29e> a dcat:Distribution ;
    dct:description "Proporsi desa siaga aktif 2017 berkaitan dengan ..." ;
    dct:format "CSV" ;
    dct:title "Proporsi desa siaga aktif 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/60c50b8d-6de0-4599-9ae0-470e5563e68d/resource/b59d0488-0086-4272-a189-44e709b4c29e/download/proporsi-desa-siaga-aktif-2016.csv> ;
    dcat:byteSize 1124.0 ;
    dcat:mediaType "text/csv" .

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

