@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:5000/dataset/d3f9dc7d-5eb0-4528-b3cb-52c29bc04be0> a dcat:Dataset ;
    dct:description "Jumlah Curah Hujan dan Hari Hujan Menurut Bulan di Kabupaten Magelang, 2023" ;
    dct:identifier "d3f9dc7d-5eb0-4528-b3cb-52c29bc04be0" ;
    dct:issued "2025-11-06T08:07:29.962868"^^xsd:dateTime ;
    dct:modified "2025-11-06T08:07:29.962876"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Jumlah Curah Hujan dan Hari Hujan Menurut Bulan di Kabupaten Magelang, 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d3f9dc7d-5eb0-4528-b3cb-52c29bc04be0/resource/b8ea2592-f1d0-461f-88ad-34f55c5debd2> ;
    dcat:keyword "Curah Hujan",
        "Hari Hujan" ;
    dcat:landingPage <DPUPR> .

<DPUPR> a foaf:Document .

<http://5.189.187.109:5000/dataset/d3f9dc7d-5eb0-4528-b3cb-52c29bc04be0/resource/b8ea2592-f1d0-461f-88ad-34f55c5debd2> a dcat:Distribution ;
    dct:description "Jumlah Curah Hujan dan Hari Hujan Menurut Bulan di Kabupaten Magelang, 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-12-18T06:48:56.329360"^^xsd:dateTime ;
    dct:modified "2025-11-06T08:07:29.935779"^^xsd:dateTime ;
    dct:title "1.2.1 DPUPR_Curah Hujan dan Hari Hujan.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/d3f9dc7d-5eb0-4528-b3cb-52c29bc04be0/resource/b8ea2592-f1d0-461f-88ad-34f55c5debd2/download/1.2.1-dpupr_curah-hujan-dan-hari-hujan.xlsx> ;
    dcat:byteSize "9005"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

