@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/60612874-4859-46ad-9837-8c65cbebf451> a dcat:Dataset ;
    dct:description "aporan Realisasi Anggaran 2012-2016" ;
    dct:identifier "60612874-4859-46ad-9837-8c65cbebf451" ;
    dct:issued "2017-10-03T06:09:45.058814"^^xsd:dateTime ;
    dct:modified "2017-11-08T07:42:46.009048"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Laporan Realisasi Anggaran 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin dinkes" ;
            vcard:hasEmail <mailto:mi_jateng@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/60612874-4859-46ad-9837-8c65cbebf451/resource/7aa4b0dd-a6db-4a9f-b71f-ce625ec08a49> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5931> .

<https://data.jatengprov.go.id/dataset/60612874-4859-46ad-9837-8c65cbebf451/resource/7aa4b0dd-a6db-4a9f-b71f-ce625ec08a49> a dcat:Distribution ;
    dct:description "Data Realisasi Anggaran Tahun 2012" ;
    dct:format "CSV" ;
    dct:title "Data Realisasi Anggaran Tahun 2012" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/60612874-4859-46ad-9837-8c65cbebf451/resource/7aa4b0dd-a6db-4a9f-b71f-ce625ec08a49/download/laporan-realisasi-anggaran-2012.csv> ;
    dcat:byteSize 947.0 ;
    dcat:mediaType "text/csv" .

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

