@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/c8441725-c357-4979-a7b0-60529436deec> 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 "c8441725-c357-4979-a7b0-60529436deec" ;
    dct:issued "2021-11-19T03:15:55.409481"^^xsd:dateTime ;
    dct:modified "2021-11-19T03:18:57.067909"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Pantauan Debit pada Bendung Minggu ke I Oktober 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/c8441725-c357-4979-a7b0-60529436deec/resource/858caae3-7ba7-4f5f-a437-2fa16e97dfea> .

<https://data.jatengprov.go.id/dataset/c8441725-c357-4979-a7b0-60529436deec/resource/858caae3-7ba7-4f5f-a437-2fa16e97dfea> 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 I Oktober 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/c8441725-c357-4979-a7b0-60529436deec/resource/858caae3-7ba7-4f5f-a437-2fa16e97dfea/download/bend-mg-ke-i-oktober-2021.xls> ;
    dcat:byteSize 387072.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" .

