@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://opendata.bulukumbakab.go.id/dataset/f5e5efc8-ceae-4a16-96b1-76d664f29920> a dcat:Dataset ;
    dct:description "Daftar nama kelompok Tani di Desa Seppang Tahun 2025" ;
    dct:identifier "f5e5efc8-ceae-4a16-96b1-76d664f29920" ;
    dct:issued "2025-09-08T05:09:23.531016"^^xsd:dateTime ;
    dct:modified "2025-09-08T05:16:18.271011"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/cdf0eb22-f613-411c-8eb5-578915895f3d> ;
    dct:title "DAFTAR KELOMPOK TANI DESA SEPPANG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alfian Tampa" ;
            vcard:hasEmail <mailto:alfiantampa547@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/f5e5efc8-ceae-4a16-96b1-76d664f29920/resource/37424c19-dc9c-418e-8385-337462273b68>,
        <https://opendata.bulukumbakab.go.id/dataset/f5e5efc8-ceae-4a16-96b1-76d664f29920/resource/6bc33ebf-5b13-4dae-9dde-247b925908d8> ;
    dcat:keyword "desa seppang" .

<https://opendata.bulukumbakab.go.id/dataset/f5e5efc8-ceae-4a16-96b1-76d664f29920/resource/37424c19-dc9c-418e-8385-337462273b68> a dcat:Distribution ;
    dct:description "Daftar nama kelompok Tani di Desa Seppang Tahun 2025" ;
    dct:format "XLSX" ;
    dct:title "DAFTAR KELOMPOK TANI.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/f5e5efc8-ceae-4a16-96b1-76d664f29920/resource/37424c19-dc9c-418e-8385-337462273b68/download/daftar-kelompok-tani.xlsx> ;
    dcat:byteSize 10801.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/dataset/f5e5efc8-ceae-4a16-96b1-76d664f29920/resource/6bc33ebf-5b13-4dae-9dde-247b925908d8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "DAFTAR KELOMPOK TANI.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/f5e5efc8-ceae-4a16-96b1-76d664f29920/resource/6bc33ebf-5b13-4dae-9dde-247b925908d8/download/daftar-kelompok-tani.xlsx> ;
    dcat:byteSize 10801.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/cdf0eb22-f613-411c-8eb5-578915895f3d> a foaf:Organization ;
    foaf:name "Desa Seppang" .

