@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/b5d2dc63-eeee-4b7d-8429-4d2bb8aaaee0> a dcat:Dataset ;
    dct:description "Data Jumlah Pekerja Non Pertanian" ;
    dct:identifier "b5d2dc63-eeee-4b7d-8429-4d2bb8aaaee0" ;
    dct:issued "2024-06-07T02:31:30.481654"^^xsd:dateTime ;
    dct:modified "2024-06-07T03:59:48.250653"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Data Jumlah Pekerja Non Pertanian 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/b5d2dc63-eeee-4b7d-8429-4d2bb8aaaee0/resource/ff3feda6-3487-45b8-8160-d62109ce112d> ;
    dcat:keyword "Kec Rilau Ale",
        "jumlah",
        "pekerja non pertanian" ;
    dcat:landingPage <rilauale%20@bulukumba.goid> .

<https://opendata.bulukumbakab.go.id/dataset/b5d2dc63-eeee-4b7d-8429-4d2bb8aaaee0/resource/ff3feda6-3487-45b8-8160-d62109ce112d> a dcat:Distribution ;
    dct:description "Jumlah Pekerja Non Pertanian" ;
    dct:format "CSV" ;
    dct:title "Data Jumlah Pekerja Non Pertanian Kecamatan Rilau Ale." ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/b5d2dc63-eeee-4b7d-8429-4d2bb8aaaee0/resource/ff3feda6-3487-45b8-8160-d62109ce112d/download/data-penduduk-kecamatan-rilau-ale.xlsx> ;
    dcat:byteSize 77189.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" .

