@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/1136da2a-5e5d-46d3-bd47-b19d11c50917> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Pantauan bendung-bendung yang ada di wilayah Dinas Pekerjaan Umum Sumber Daya Air dan Penataan Ruang Provinsi Jawa Tengah" ;
    dct:identifier "1136da2a-5e5d-46d3-bd47-b19d11c50917" ;
    dct:issued "2021-10-12T03:00:59.510099"^^xsd:dateTime ;
    dct:modified "2021-10-12T03:01:48.951883"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Pantauan Debit pada Bendung Minggu ke IV September 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/1136da2a-5e5d-46d3-bd47-b19d11c50917/resource/0b7ccf17-c9e3-4f9e-8591-a4a0e8e93cf1> .

<https://data.jatengprov.go.id/dataset/1136da2a-5e5d-46d3-bd47-b19d11c50917/resource/0b7ccf17-c9e3-4f9e-8591-a4a0e8e93cf1> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang Pantauan bendung-bendung yang ada di wilayah Dinas Pekerjaan Umum Sumber Daya Air dan Penataan Ruang Provinsi Jawa Tengah" ;
    dct:format "XLS" ;
    dct:title "Pantauan Debit pada Bendung Minggu ke IV September 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1136da2a-5e5d-46d3-bd47-b19d11c50917/resource/0b7ccf17-c9e3-4f9e-8591-a4a0e8e93cf1/download/bend-mg-ke-iv-september-2021.xls> ;
    dcat:byteSize 392704.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<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" .

