@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/bd0f7ba2-ba1b-403a-aee8-242834124907> a dcat:Dataset ;
    dct:description "Jumlah Curah Hujan dan Hari Hujan Menurut Bulan di Kecamatan Tempuran, 2020" ;
    dct:identifier "bd0f7ba2-ba1b-403a-aee8-242834124907" ;
    dct:issued "2022-10-17T05:55:16.559770"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:55:16.559775"^^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 Kecamatan Tempuran, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/bd0f7ba2-ba1b-403a-aee8-242834124907/resource/80e6bdb4-23e8-41f4-a897-53d2d311e5ae> ;
    dcat:keyword "Curah Hujan",
        "Tempuran" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109:5000/dataset/bd0f7ba2-ba1b-403a-aee8-242834124907/resource/80e6bdb4-23e8-41f4-a897-53d2d311e5ae> a dcat:Distribution ;
    dct:description "Jumlah Curah Hujan dan Hari Hujan Menurut Bulan di Kecamatan Tempuran, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-15T04:18:07.008341"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:55:16.553416"^^xsd:dateTime ;
    dct:title "Jumlah Curah Hujan dan Hari Hujan Menurut Bulan di Kecamatan Tempuran, 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/bd0f7ba2-ba1b-403a-aee8-242834124907/resource/80e6bdb4-23e8-41f4-a897-53d2d311e5ae/download/jumlah-curah-hujan-dan-hari-hujan-menurut-bulan-di-kecamatan-tempuran-2020.xlsx> ;
    dcat:byteSize "9024"^^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" .

