@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/a3bf69e4-6c77-4b0f-aee6-fb69daeaf07b> a dcat:Dataset ;
    dct:description "Jumlah Hari dan Curah Hujan di Kecamatan Karangawen Tahun 2017" ;
    dct:identifier "a3bf69e4-6c77-4b0f-aee6-fb69daeaf07b" ;
    dct:issued "2023-05-22T14:17:40.956412"^^xsd:dateTime ;
    dct:modified "2025-01-01T22:31:31.715885"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Hari dan Curah Hujan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kecamatankarangawen1@gmail.com" ;
            vcard:hasEmail <mailto:kecamatankarangawen1@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a3bf69e4-6c77-4b0f-aee6-fb69daeaf07b/resource/242a7dc3-5550-4a87-b594-1bed4007a8c7> ;
    dcat:keyword "Lingkungan hidup",
        "curah hujan" .

<http://5.189.187.109/dataset/a3bf69e4-6c77-4b0f-aee6-fb69daeaf07b/resource/242a7dc3-5550-4a87-b594-1bed4007a8c7> a dcat:Distribution ;
    dct:description "Jumlah Hari dan Curah Hujan di Kecamatan Karangawen Tahun 2017" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-11T16:10:23.852379"^^xsd:dateTime ;
    dct:modified "2023-05-22T14:17:40.948847"^^xsd:dateTime ;
    dct:title "Jumlah Hari dan Curah Hujan di Kecamatan Karangawen Tahun 2017.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/a3bf69e4-6c77-4b0f-aee6-fb69daeaf07b/resource/242a7dc3-5550-4a87-b594-1bed4007a8c7/download/jumlah-hari-dan-curah-hujan-di-kecamatan-karangawen-tahun-2017.xlsx> ;
    dcat:byteSize "12266"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

