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

<https://data.kaltimprov.go.id/dataset/76aa8cb1-8a3a-48fd-b577-ffcfee2e2996> a dcat:Dataset ;
    dct:description "Jumlah Curah hujan 2022 kec.Nyuatan" ;
    dct:identifier "76aa8cb1-8a3a-48fd-b577-ffcfee2e2996" ;
    dct:issued "2023-07-10T11:15:07.236435"^^xsd:dateTime ;
    dct:modified "2023-07-10T11:15:07.236439"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Jumlah Curah hujan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "helena" ;
            vcard:hasEmail <mailto:hellenaroki@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/76aa8cb1-8a3a-48fd-b577-ffcfee2e2996/resource/e37d6638-6312-4a49-8631-5396428b0aec> ;
    dcat:keyword "2022",
        "Iklim",
        "Nyuatan" ;
    dcat:landingPage <BPP%20Nyuatan> .

<BPP%20Nyuatan> a foaf:Document .

<https://data.kaltimprov.go.id/dataset/76aa8cb1-8a3a-48fd-b577-ffcfee2e2996/resource/e37d6638-6312-4a49-8631-5396428b0aec> a dcat:Distribution ;
    dct:description "Jumlah Curah hujan 2022 Kec. Nyuatan" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-10T05:44:44.327619"^^xsd:dateTime ;
    dct:modified "2023-07-10T11:15:07.231412"^^xsd:dateTime ;
    dct:title "Jumlah Curah Hujan dan hari Hujan Menurut Bulan.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/76aa8cb1-8a3a-48fd-b577-ffcfee2e2996/resource/e37d6638-6312-4a49-8631-5396428b0aec/download/jumlah-curah-hujan-dan-hari-hujan-menurut-bulan.xlsx> ;
    dcat:byteSize "10237"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

