@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/531322fc-e1c4-4dc3-9941-1241f391e6ff> a dcat:Dataset ;
    dct:description "Jumlah Usia yang telah lulus sekolah menengah pertama atau yang masih sekolah " ;
    dct:identifier "531322fc-e1c4-4dc3-9941-1241f391e6ff" ;
    dct:issued "2026-02-18T03:36:27.748698"^^xsd:dateTime ;
    dct:modified "2026-02-18T03:37:49.525835"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/d53f6f43-af0b-437e-ad67-61df8077e02a> ;
    dct:title "Jumlah Usia 13-15 Tahun" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Harfinah" ;
            vcard:hasEmail <mailto:Harfinavhina@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/531322fc-e1c4-4dc3-9941-1241f391e6ff/resource/b096b0e2-de91-45de-bf4a-8b937916ce85> ;
    dcat:keyword "SMP Kab.Bulukumba" .

<https://opendata.bulukumbakab.go.id/dataset/531322fc-e1c4-4dc3-9941-1241f391e6ff/resource/b096b0e2-de91-45de-bf4a-8b937916ce85> a dcat:Distribution ;
    dct:description "Jumlah Umur 13-15 Tahun yang telah lulus dan masih sekolah pada satuan pendidikan Sekolah Menengah Pertama" ;
    dct:format "XLS" ;
    dct:title "Jumlah Anak USIA 13-18 Tahun.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/id/dataset/531322fc-e1c4-4dc3-9941-1241f391e6ff/resource/b096b0e2-de91-45de-bf4a-8b937916ce85/download/jumlah-anak-usia-13-18-tahun.xlsx> ;
    dcat:byteSize 25933.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/d53f6f43-af0b-437e-ad67-61df8077e02a> a foaf:Organization ;
    foaf:name "Dinas Pendidikan dan Kebudayaan" .

