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

<https://data.jatengprov.go.id/dataset/1d1243f6-4c04-4ea2-95e8-c0d0f4d39960> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang DPA  Dinkesprov 2021" ;
    dct:identifier "1d1243f6-4c04-4ea2-95e8-c0d0f4d39960" ;
    dct:issued "2021-09-21T06:15:53.898822"^^xsd:dateTime ;
    dct:modified "2021-09-21T06:32:26.074047"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "DPA Dinkesprov 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1d1243f6-4c04-4ea2-95e8-c0d0f4d39960/resource/27f2453c-4fa3-4182-b1a0-1dcac8bdf67e> .

<https://data.jatengprov.go.id/dataset/1d1243f6-4c04-4ea2-95e8-c0d0f4d39960/resource/27f2453c-4fa3-4182-b1a0-1dcac8bdf67e> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang DPA  Dinkesprov Jateng 2021" ;
    dct:format ".pdf" ;
    dct:title "DPA  Dinkesprov Jateng 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1d1243f6-4c04-4ea2-95e8-c0d0f4d39960/resource/27f2453c-4fa3-4182-b1a0-1dcac8bdf67e/download/dpa_belanja_dinkes_2021.pdf> ;
    dcat:byteSize 310554.0 ;
    dcat:mediaType "application/pdf" .

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

