@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/1d56c9f8-8c11-4d53-a356-794d9cd97bc6> a dcat:Dataset ;
    dct:description "Laporan Keuangan Th 2013" ;
    dct:identifier "1d56c9f8-8c11-4d53-a356-794d9cd97bc6" ;
    dct:issued "2017-10-03T06:19:29.967376"^^xsd:dateTime ;
    dct:modified "2017-11-08T07:42:51.537336"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Laporan Keuangan Th 2013" ;
    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/1d56c9f8-8c11-4d53-a356-794d9cd97bc6/resource/f13e6ee3-4f7d-4000-8658-d9483176c12a> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5958> .

<https://data.jatengprov.go.id/dataset/1d56c9f8-8c11-4d53-a356-794d9cd97bc6/resource/f13e6ee3-4f7d-4000-8658-d9483176c12a> a dcat:Distribution ;
    dct:description "laporan-keuangan-th-2013" ;
    dct:format "CSV" ;
    dct:title "laporan-keuangan-th-2013" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1d56c9f8-8c11-4d53-a356-794d9cd97bc6/resource/f13e6ee3-4f7d-4000-8658-d9483176c12a/download/laporan-realisasi-anggaran-2013.csv> ;
    dcat:byteSize 1351.0 ;
    dcat:mediaType "text/csv" .

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

