@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/07992004-539f-4630-93e2-aef49525fb52> a dcat:Dataset ;
    dct:identifier "07992004-539f-4630-93e2-aef49525fb52" ;
    dct:issued "2022-10-12T13:17:23.194181"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:17:23.194186"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Jumlah Curah Hujan, Hari Hujan dan Rata-rata Curah Hujan per Hari di Kecamatan Gresik" ;
    dcat:distribution <http://5.189.187.109/dataset/07992004-539f-4630-93e2-aef49525fb52/resource/f14fb121-525c-491d-94f8-a4dbbde2152b> .

<http://5.189.187.109/dataset/07992004-539f-4630-93e2-aef49525fb52/resource/f14fb121-525c-491d-94f8-a4dbbde2152b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-07-25T04:48:32.899664"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:17:23.191509"^^xsd:dateTime ;
    dct:title "2020 - Jumlah Curah Hujan, Hari Hujan dan Rata-rata Curah Hujan per Hari di Kecamatan Gresik" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/07992004-539f-4630-93e2-aef49525fb52/resource/f14fb121-525c-491d-94f8-a4dbbde2152b/download/1.2.1-jumlah-curah-hujan-hari-hujan-dan-rata-rata-curah-hujan-per-hari-di-kecamatan-gresik-2020-.csv> ;
    dcat:byteSize "406"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> a foaf:Agent ;
    foaf:name "Kabupaten Gresik" .

