@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/7ba44b0e-686e-443e-822b-1c3f8a018c41> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Curah Hujan dan Hari Hujan di Kota Pekalongan" ;
    dct:identifier "7ba44b0e-686e-443e-822b-1c3f8a018c41" ;
    dct:issued "2026-05-19T06:18:46.139176"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:18:46.139194"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> ;
    dct:title "Jumlah Curah Hujan dan Hari Hujan di Kota Pekalongan" ;
    dcat:distribution <http://5.189.187.109/dataset/7ba44b0e-686e-443e-822b-1c3f8a018c41/resource/8beaf76d-c36e-499f-a842-7d60a5c0261e>,
        <http://5.189.187.109/dataset/7ba44b0e-686e-443e-822b-1c3f8a018c41/resource/c5ab0467-0399-4b54-8f61-1e6b2892acc2> ;
    dcat:keyword "cuaca",
        "iklim",
        "pertanian" .

<http://5.189.187.109/dataset/7ba44b0e-686e-443e-822b-1c3f8a018c41/resource/8beaf76d-c36e-499f-a842-7d60a5c0261e> a dcat:Distribution ;
    dct:description "Semester 1 Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2022-11-01T15:50:31.941463"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:18:46.121633"^^xsd:dateTime ;
    dct:title "jumlah-curah-hujan-dan-hari-hujan-di-kota-pekalongan-tahun-2022-semester-1" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/7ba44b0e-686e-443e-822b-1c3f8a018c41/resource/8beaf76d-c36e-499f-a842-7d60a5c0261e/download/jumlah-curah-hujan-dan-hari-hujan-di-kota-pekalongan-.csv> ;
    dcat:byteSize "145"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/7ba44b0e-686e-443e-822b-1c3f8a018c41/resource/c5ab0467-0399-4b54-8f61-1e6b2892acc2> a dcat:Distribution ;
    dct:description "Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T01:57:58.034374"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:18:46.118861"^^xsd:dateTime ;
    dct:title "jumlah-curah-hujan-dan-hari-hujan-di-kota-pekalongan-tahun-2021" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/7ba44b0e-686e-443e-822b-1c3f8a018c41/resource/c5ab0467-0399-4b54-8f61-1e6b2892acc2/download/jumlah-curah-hujan-dan-hari-hujan-di-kota-pekalongan.csv> ;
    dcat:byteSize "124"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> a foaf:Agent ;
    foaf:name "Kota Pekalongan" .

