@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/54740d99-8349-461c-8dcd-c6036c34bab9> a dcat:Dataset ;
    dct:description "Laporan Keuangan th 2015" ;
    dct:identifier "54740d99-8349-461c-8dcd-c6036c34bab9" ;
    dct:issued "2017-10-03T06:43:57.680929"^^xsd:dateTime ;
    dct:modified "2017-11-08T07:43:51.067626"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Laporan Keuangan th 2015" ;
    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/54740d99-8349-461c-8dcd-c6036c34bab9/resource/aef510be-4e1d-4bf3-8e5b-c2aa8fa933ce> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5948> .

<https://data.jatengprov.go.id/dataset/54740d99-8349-461c-8dcd-c6036c34bab9/resource/aef510be-4e1d-4bf3-8e5b-c2aa8fa933ce> a dcat:Distribution ;
    dct:description "laporan-keuangan-th-2015" ;
    dct:format "CSV" ;
    dct:title "laporan-keuangan-th-2015" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/54740d99-8349-461c-8dcd-c6036c34bab9/resource/aef510be-4e1d-4bf3-8e5b-c2aa8fa933ce/download/laporan-realisasi-anggaran-2015.csv> ;
    dcat:byteSize 672.0 ;
    dcat:mediaType "text/csv" .

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

