@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/a36fc9ff-1720-4c32-bcaa-2016044e3e87> 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 "a36fc9ff-1720-4c32-bcaa-2016044e3e87" ;
    dct:issued "2020-07-06T04:00:52.460359"^^xsd:dateTime ;
    dct:modified "2020-07-06T04:01:29.849195"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Pantauan Debit pada Bendung Minggu ke III April 2020" ;
    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/a36fc9ff-1720-4c32-bcaa-2016044e3e87/resource/4491c679-aafa-4e55-a744-e33c9aa820ba> .

<https://data.jatengprov.go.id/dataset/a36fc9ff-1720-4c32-bcaa-2016044e3e87/resource/4491c679-aafa-4e55-a744-e33c9aa820ba> 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 III April 2020" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/a36fc9ff-1720-4c32-bcaa-2016044e3e87/resource/4491c679-aafa-4e55-a744-e33c9aa820ba/download/bendung_minggu_ke_iii_april_2020.xls> ;
    dcat:byteSize 338944.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" .

