@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/5f7b8e2f-8ef9-4559-8716-360a86c6a936> a dcat:Dataset ;
    dct:description "Laporan Kegiatan PKK Kecamatan Rilau Ale Tahun 2025 Kabupaten Bulukumba" ;
    dct:identifier "5f7b8e2f-8ef9-4559-8716-360a86c6a936" ;
    dct:issued "2026-04-22T01:35:06.904490"^^xsd:dateTime ;
    dct:modified "2026-04-22T01:36:32.881994"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Laporan Kegiatan PKK Kecamatan Rilau Ale Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ramis Marzuki" ;
            vcard:hasEmail <mailto:ramismarzuki1@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/5f7b8e2f-8ef9-4559-8716-360a86c6a936/resource/bdfe0d5c-9b0b-4b28-8187-15e5bfbd2876> ;
    dcat:keyword "LaporanKegiatanPKK",
        "LaporanKegiatanPKKKecamatan",
        "LaporanKegiatanPKKKecamatanRilauAle" .

<https://opendata.bulukumbakab.go.id/dataset/5f7b8e2f-8ef9-4559-8716-360a86c6a936/resource/bdfe0d5c-9b0b-4b28-8187-15e5bfbd2876> a dcat:Distribution ;
    dct:description "Laporan Kegiatan PKK Kecamatan Rilau Ale Kabupaten Bulukumba Tahun 2025" ;
    dct:format "PDF" ;
    dct:title "Laporan Kegiatan PKK Kecamatan.pdf" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/5f7b8e2f-8ef9-4559-8716-360a86c6a936/resource/bdfe0d5c-9b0b-4b28-8187-15e5bfbd2876/download/laporan-kegiatan-pkk-kecamatan.pdf> ;
    dcat:byteSize 581621.0 ;
    dcat:mediaType "application/pdf" .

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

