@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/a76a6e4b-3735-4464-a2fd-6fab56ccb724> a dcat:Dataset ;
    dct:description "Datasheet ini berisi tentang data curah hujan bulanan stasiun hujan di Jawa Tengah" ;
    dct:identifier "a76a6e4b-3735-4464-a2fd-6fab56ccb724" ;
    dct:issued "2021-11-19T06:36:28.975306"^^xsd:dateTime ;
    dct:modified "2021-11-19T06:45:16.221996"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Data Curah Hujan 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/a76a6e4b-3735-4464-a2fd-6fab56ccb724/resource/1b148cb0-4e5e-4bab-9aa5-bc3d1c8a0090> .

<https://data.jatengprov.go.id/dataset/a76a6e4b-3735-4464-a2fd-6fab56ccb724/resource/1b148cb0-4e5e-4bab-9aa5-bc3d1c8a0090> a dcat:Distribution ;
    dct:description "Datasheet ini berisi tentang data curah hujan bulanan stasiun hujan di Jawa Tengah" ;
    dct:format "XLS" ;
    dct:title "Data Curah Hujan Tahun 2020" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/a76a6e4b-3735-4464-a2fd-6fab56ccb724/resource/1b148cb0-4e5e-4bab-9aa5-bc3d1c8a0090/download/data-curahhujan_2020.xlsx> ;
    dcat:byteSize 277819.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" .

