@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.kaltimprov.go.id/dataset/43c3e6a5-342e-4907-8575-5105885705b3> a dcat:Dataset ;
    dct:description "Berisikan dengan jumlah Curah Hujan di setiap kampung di kecamatan bongan" ;
    dct:identifier "43c3e6a5-342e-4907-8575-5105885705b3" ;
    dct:issued "2023-07-18T13:00:04.165476"^^xsd:dateTime ;
    dct:modified "2023-07-20T13:30:04.114546"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Jumlah Curah Hujan Di Kecamatan Bongan" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bongan " ;
            vcard:hasEmail <mailto:Kec.bongan@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/43c3e6a5-342e-4907-8575-5105885705b3/resource/c32e3fa9-2b3c-4247-9c89-c92985458b7f> ;
    dcat:keyword "curah hujan di bongan" ;
    dcat:landingPage <http://bongan.com/dataset> .

<http://bongan.com/dataset> a foaf:Document .

<https://data.kaltimprov.go.id/dataset/43c3e6a5-342e-4907-8575-5105885705b3/resource/c32e3fa9-2b3c-4247-9c89-c92985458b7f> a dcat:Distribution ;
    dct:description "berisikan dengan jumlah curah hujan di setiao kampung dikecamatan bongan" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-18T04:41:56.639176"^^xsd:dateTime ;
    dct:modified "2023-07-20T13:30:04.117384"^^xsd:dateTime ;
    dct:title "Jumlah Curah Hujan Di Kecamatan Bongan.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/43c3e6a5-342e-4907-8575-5105885705b3/resource/c32e3fa9-2b3c-4247-9c89-c92985458b7f/download/jumlah-curah-hujan-di-kecamatan-bongan.xlsx> ;
    dcat:byteSize "10584"^^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" .

