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

<http://5.189.187.109/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-18T22:29:35.429992"^^xsd:dateTime ;
    dct:modified "2023-07-20T22:47:59.937634"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    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 <http://5.189.187.109/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://5.189.187.109/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-20T22:47:59.942346"^^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" .

<http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

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

