@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#> .

<http://5.189.187.109/dataset/5c934cf8-b945-413f-ab31-2fca73a0c311> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Banyaknya Curah Hujan dan Hari Hujan menurut bulan di Kecamatan Kesesi" ;
    dct:identifier "5c934cf8-b945-413f-ab31-2fca73a0c311" ;
    dct:issued "2022-10-16T13:12:08.434403"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:12:08.434411"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Banyaknya Curah Hujan dan Hari Hujan di Kecamatan Kesesi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Kesesi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/5c934cf8-b945-413f-ab31-2fca73a0c311/resource/0f870c14-0dda-40a5-8e5d-2d6a8aa73b5e>,
        <http://5.189.187.109/dataset/5c934cf8-b945-413f-ab31-2fca73a0c311/resource/f726d573-80d0-4647-9579-7666943c7100> ;
    dcat:keyword "Curah Hujan",
        "Hari Hujan",
        "Kecamatan Kesesi" ;
    dcat:landingPage <Kecamatan%20Kesesi%20Dalam%20Angka%20Tahun%202018> .

<Kecamatan%20Kesesi%20Dalam%20Angka%20Tahun%202018> a foaf:Document .

<http://5.189.187.109/dataset/5c934cf8-b945-413f-ab31-2fca73a0c311/resource/0f870c14-0dda-40a5-8e5d-2d6a8aa73b5e> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "CSV" ;
    dct:issued "2019-09-26T05:07:47.136797"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:12:08.424781"^^xsd:dateTime ;
    dct:title "Banyaknya Curah Hujan dan Hari Hujan di Kecamatan Kesesi Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/5c934cf8-b945-413f-ab31-2fca73a0c311/resource/0f870c14-0dda-40a5-8e5d-2d6a8aa73b5e/download/banyaknya-curah-hujan-dan-hari-hujan-di-kecamatan-kesesi-tahun-2017.csv> ;
    dcat:byteSize "225"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/5c934cf8-b945-413f-ab31-2fca73a0c311/resource/f726d573-80d0-4647-9579-7666943c7100> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-26T05:07:25.708135"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:12:08.422743"^^xsd:dateTime ;
    dct:title "Banyaknya Curah Hujan dan Hari Hujan di Kecamatan Kesesi Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/5c934cf8-b945-413f-ab31-2fca73a0c311/resource/f726d573-80d0-4647-9579-7666943c7100/download/banyaknya-curah-hujan-dan-hari-hujan-di-kecamatan-kesesi-tahun-2017.xlsx> ;
    dcat:byteSize "10288"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

