@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/7ba58f9b-7b75-4d8f-bb3c-3a0e47f8adbb> a dcat:Dataset ;
    dct:description "Menggambarkan jumlah petugas OP Irigasi pada masing-masing Kepengamatan di UPTD Balai SDABK Wilayah Selatan" ;
    dct:identifier "7ba58f9b-7b75-4d8f-bb3c-3a0e47f8adbb" ;
    dct:issued "2024-08-06T01:26:01.489833"^^xsd:dateTime ;
    dct:modified "2024-08-06T01:27:06.493807"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/76373295-2c5e-4747-8fc3-ede244b74d48> ;
    dct:title "Jumlah Personil OP Irigasi pada UPTD Balai SDABK Wilayah Selatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfotik Prov. Sumbar" ;
            vcard:hasEmail <mailto:diskominfotik@sumbarprov.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/7ba58f9b-7b75-4d8f-bb3c-3a0e47f8adbb/resource/3a9174dd-dce6-4d00-94cb-0fe1cc855e02> ;
    dcat:keyword "OP Irigasi",
        "Petugas OP",
        "Provinsi Sumatera Barat",
        "SDABK",
        "irrigation",
        "maintenance",
        "operation" .

<https://data.sumbarprov.go.id/dataset/7ba58f9b-7b75-4d8f-bb3c-3a0e47f8adbb/resource/3a9174dd-dce6-4d00-94cb-0fe1cc855e02> a dcat:Distribution ;
    dct:description "Menggambarkan jumlah Petugas OP Irigasi pada masing-masing Kepengamatan di UPTD Balai SDABK wilayah Selatan" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Personil OP Irigasi pada UPTD Balai SDABK Wilayah Selatan.xlsx" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/7ba58f9b-7b75-4d8f-bb3c-3a0e47f8adbb/resource/3a9174dd-dce6-4d00-94cb-0fe1cc855e02/download/jumlah-personil-op-irigasi-pada-uptd-balai-sdabk-wilayah-selatan.xlsx> ;
    dcat:byteSize 10243.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" .

