@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/6be953a3-5f0b-45e4-9cfc-88e44768cc2b> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Buta Aksana" ;
    dct:identifier "6be953a3-5f0b-45e4-9cfc-88e44768cc2b" ;
    dct:issued "2024-06-13T02:25:04.170864"^^xsd:dateTime ;
    dct:modified "2024-06-13T02:26:07.880298"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Daftar Jumlah Penduduk Buta Aksara Kecamatan Rilau Ale Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rusdi" ;
            vcard:hasEmail <mailto:rilauale@bulukumba.go.id> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/6be953a3-5f0b-45e4-9cfc-88e44768cc2b/resource/d35c25a6-6c04-4a40-89d8-e4fb9bd98076> ;
    dcat:keyword "Jumlah",
        "Kec.Rilau Ale",
        "Penduduk Buta Aksara" ;
    dcat:landingPage <rilauale@bulukumba.go.id> .

<https://opendata.bulukumbakab.go.id/dataset/6be953a3-5f0b-45e4-9cfc-88e44768cc2b/resource/d35c25a6-6c04-4a40-89d8-e4fb9bd98076> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Buta Aksara" ;
    dct:format "CSV" ;
    dct:title "Data Penduduk Buta Aksara Kec Rilau Ale" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/6be953a3-5f0b-45e4-9cfc-88e44768cc2b/resource/d35c25a6-6c04-4a40-89d8-e4fb9bd98076/download/data-penduduk-kecamatan-rilau-ale.xlsx> ;
    dcat:byteSize 94426.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" .

