@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/4fdfadf3-ff7a-4008-8fd2-7a083912bf39> a dcat:Dataset ;
    dct:description "Capaian D/S pada Kegiatan Posyandu di Wilayah Kecamatan Rilau Ale Per Tanggal,22 April 2025" ;
    dct:identifier "4fdfadf3-ff7a-4008-8fd2-7a083912bf39" ;
    dct:issued "2025-04-25T00:33:51.955947"^^xsd:dateTime ;
    dct:modified "2025-04-25T00:35:58.601268"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Data Capaian Posyandu Se Kec 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/4fdfadf3-ff7a-4008-8fd2-7a083912bf39/resource/94f0a0e9-001c-4e2e-ab11-eb4eea4e79a4> ;
    dcat:keyword "Jumlah",
        "Kec Rilau Ale",
        "capaian" ;
    dcat:landingPage <rilauale%20@bulukumba.goid> .

<https://opendata.bulukumbakab.go.id/dataset/4fdfadf3-ff7a-4008-8fd2-7a083912bf39/resource/94f0a0e9-001c-4e2e-ab11-eb4eea4e79a4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:title "DS RILL (1).xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/4fdfadf3-ff7a-4008-8fd2-7a083912bf39/resource/94f0a0e9-001c-4e2e-ab11-eb4eea4e79a4/download/ds-rill-1.xlsx> ;
    dcat:byteSize 31292.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" .

