@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.sumbarprov.go.id/dataset/65e6fb25-9699-470b-9e0b-641c4abd10ca> a dcat:Dataset ;
    dct:description "Jumlah Pos Curah Hujan" ;
    dct:identifier "65e6fb25-9699-470b-9e0b-641c4abd10ca" ;
    dct:issued "2024-05-29T08:17:24.175092"^^xsd:dateTime ;
    dct:modified "2024-05-29T08:43:50.448509"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/76373295-2c5e-4747-8fc3-ede244b74d48> ;
    dct:title "Jumlah Pos Curah Hujan Dinas SDABK Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Juan Kelvin" ;
            vcard:hasEmail <mailto:sdabk@sumbarprov.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/65e6fb25-9699-470b-9e0b-641c4abd10ca/resource/0142b6b2-8f11-4b10-8ce5-d8364bfcca77> ;
    dcat:keyword "2024",
        "curahhujan",
        "data",
        "hidrology",
        "sdabk" .

<https://data.sumbarprov.go.id/dataset/65e6fb25-9699-470b-9e0b-641c4abd10ca/resource/0142b6b2-8f11-4b10-8ce5-d8364bfcca77> a dcat:Distribution ;
    dct:description "Jumlah Pos Curah Hujan Dinas SDABK Tahun 2024" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Pos Curah Hujan Dinas SDABK Tahun 2024.xlsx" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/65e6fb25-9699-470b-9e0b-641c4abd10ca/resource/0142b6b2-8f11-4b10-8ce5-d8364bfcca77/download/jumlah-pos-curah-hujan-dinas-sdabk-tahun-2024.xlsx> ;
    dcat:byteSize 8364.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/76373295-2c5e-4747-8fc3-ede244b74d48> a foaf:Organization ;
    foaf:name "Dinas Pengelolaan Sumber Daya Air dan Bina Konstruksi" .

