@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/381c2816-5633-420e-a8f6-a05cac4183d3> a dcat:Dataset ;
    dct:description "Laporan Keuangan Th 2014" ;
    dct:identifier "381c2816-5633-420e-a8f6-a05cac4183d3" ;
    dct:issued "2017-10-03T06:40:51.382417"^^xsd:dateTime ;
    dct:modified "2017-11-08T07:44:02.894118"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Laporan Keuangan Th 2014" ;
    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/381c2816-5633-420e-a8f6-a05cac4183d3/resource/5f1fc294-d4e7-414a-9120-500f8ce4cb32> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5964> .

<https://data.jatengprov.go.id/dataset/381c2816-5633-420e-a8f6-a05cac4183d3/resource/5f1fc294-d4e7-414a-9120-500f8ce4cb32> a dcat:Distribution ;
    dct:description "laporan-keuangan-th-2014" ;
    dct:format "CSV" ;
    dct:title "laporan-keuangan-th-2014" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/381c2816-5633-420e-a8f6-a05cac4183d3/resource/5f1fc294-d4e7-414a-9120-500f8ce4cb32/download/laporan-realisasi-anggaran-2014.csv> ;
    dcat:byteSize 1158.0 ;
    dcat:mediaType "text/csv" .

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

