@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/cbd8bfd4-05b0-4975-bbab-ff00d40b672c> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Progres Pekerjaan Kegiatan APBD Dinas PUSDATARU Provinsi Jawa Tengah" ;
    dct:identifier "cbd8bfd4-05b0-4975-bbab-ff00d40b672c" ;
    dct:issued "2021-09-30T06:12:46.849886"^^xsd:dateTime ;
    dct:modified "2021-09-30T06:56:39.976791"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Progres Pekerjaan Kegiatan APBD Minggu Ke-3 Bulan April 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PU SDA TARU Provinsi Jawa Tengah" ;
            vcard:hasEmail <mailto:dpusdataru@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cbd8bfd4-05b0-4975-bbab-ff00d40b672c/resource/56e04a16-ee8b-4ab6-b501-e5ec90d37503> .

<https://data.jatengprov.go.id/dataset/cbd8bfd4-05b0-4975-bbab-ff00d40b672c/resource/56e04a16-ee8b-4ab6-b501-e5ec90d37503> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang Progres Pekerjaan Kegiatan APBD Dinas PUSDATARU Provinsi Jawa Tengah" ;
    dct:format "XLS" ;
    dct:title "Progres Pekerjaan Kegiatan APBD Minggu Ke-3 Bulan April 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/cbd8bfd4-05b0-4975-bbab-ff00d40b672c/resource/56e04a16-ee8b-4ab6-b501-e5ec90d37503/download/april-minggu-iii-2021-19-25-april-2021.xlsx> ;
    dcat:byteSize 3896543.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> a foaf:Organization ;
    foaf:name "Dinas Pekerjaan Umum Sumber Daya Air Dan Penataan Ruang" .

