@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/9a8f54a5-d8dd-4539-91cb-66ceed127e46> a dcat:Dataset ;
    dct:description "Data e-PPGBM mARET 2025 Puskesmas Bontobangun Kecamatan Rilau Ale" ;
    dct:identifier "9a8f54a5-d8dd-4539-91cb-66ceed127e46" ;
    dct:issued "2025-04-25T00:43:00.877603"^^xsd:dateTime ;
    dct:modified "2025-04-25T00:43:34.770129"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Data e-PPGM Kecamatan Rilau Ale Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rusdi" ;
            vcard:hasEmail <mailto:rilauale@bulukumba.go.id> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/9a8f54a5-d8dd-4539-91cb-66ceed127e46/resource/11f39548-05fb-427e-a645-1df01df6bb3d> ;
    dcat:keyword "Kec Rilau Ale",
        "capaian",
        "jumlah" ;
    dcat:landingPage <rilauale%20@bulukumba.goid> .

<https://opendata.bulukumbakab.go.id/dataset/9a8f54a5-d8dd-4539-91cb-66ceed127e46/resource/11f39548-05fb-427e-a645-1df01df6bb3d> a dcat:Distribution ;
    dct:format "XML" ;
    dct:title "e-PPGBM Maret 2025.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/9a8f54a5-d8dd-4539-91cb-66ceed127e46/resource/11f39548-05fb-427e-a645-1df01df6bb3d/download/e-ppgbm-maret-2025.xlsx> ;
    dcat:byteSize 17998.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" .

