@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/dcc24745-b2da-4390-b7a8-ad0b45e37dc5> a dcat:Dataset ;
    dct:description "Jumlah Pekerja Anak Kecamatan Rilau Ale" ;
    dct:identifier "dcc24745-b2da-4390-b7a8-ad0b45e37dc5" ;
    dct:issued "2024-06-10T01:00:17.147230"^^xsd:dateTime ;
    dct:modified "2024-06-10T01:01:44.747501"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Daftar Jumlah Pekerja Anak Desa/Kelurahan Kecamatan Rilau Ale" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rusdi" ;
            vcard:hasEmail <mailto:rilauale@bulukumba.go.id> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/dcc24745-b2da-4390-b7a8-ad0b45e37dc5/resource/5d27ae2a-e62d-4622-95dc-b7f3ceb1bd98> ;
    dcat:keyword "Jumlah",
        "Jumlah Pekerja Anak",
        "Kec Rilau Ale" ;
    dcat:landingPage <rilauale%20@bulukumba.goid> .

<https://opendata.bulukumbakab.go.id/dataset/dcc24745-b2da-4390-b7a8-ad0b45e37dc5/resource/5d27ae2a-e62d-4622-95dc-b7f3ceb1bd98> a dcat:Distribution ;
    dct:description "Jumlah Pekerja Anak Kecamatan Rilau Ale." ;
    dct:format "CSV" ;
    dct:title "Data Jumlah Anak Anak Desa /Kelurahan Kecamatan Rilau Ale" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/dcc24745-b2da-4390-b7a8-ad0b45e37dc5/resource/5d27ae2a-e62d-4622-95dc-b7f3ceb1bd98/download/data-penduduk-kecamatan-rilau-ale.xlsx> ;
    dcat:byteSize 80920.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" .

