@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/80fe593f-33c1-406d-92a8-f1873dc2f492> a dcat:Dataset ;
    dct:description "Jadwal Posyandu Kecamatan Rilau Ale Kabupaten Bulukumba Tahun 2026" ;
    dct:identifier "80fe593f-33c1-406d-92a8-f1873dc2f492" ;
    dct:issued "2026-06-05T06:49:43.669295"^^xsd:dateTime ;
    dct:modified "2026-06-05T06:52:01.971614"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Jadwal Posyandu Kecamatan Rilau Ale 2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ramis Marzuki" ;
            vcard:hasEmail <mailto:ramismarzuki1@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/80fe593f-33c1-406d-92a8-f1873dc2f492/resource/77fdd596-b8a4-4053-9172-a93bb3069b86> ;
    dcat:keyword "JadwalPosyandu" .

<https://opendata.bulukumbakab.go.id/dataset/80fe593f-33c1-406d-92a8-f1873dc2f492/resource/77fdd596-b8a4-4053-9172-a93bb3069b86> a dcat:Distribution ;
    dct:description "Jadwal Posyandu Kecamatan Rilau Ale Kabupaten Bulukumba" ;
    dct:format "XLSX" ;
    dct:title "Jadwal Posyandu Kecamatan Rilau Ale 2026.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/80fe593f-33c1-406d-92a8-f1873dc2f492/resource/77fdd596-b8a4-4053-9172-a93bb3069b86/download/jadwal-posyandu-kecamatan-rilau-ale-2026.xlsx> ;
    dcat:byteSize 13348.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> a foaf:Organization ;
    foaf:name "Kecamatan Rilau Ale" .

