@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/0e9ed661-8467-4a7e-a54e-673a52a9c44e> a dcat:Dataset ;
    dct:description "Nama PAUD Se-Kabupaten Bulukumba" ;
    dct:identifier "0e9ed661-8467-4a7e-a54e-673a52a9c44e" ;
    dct:issued "2026-02-18T02:13:41.301959"^^xsd:dateTime ;
    dct:modified "2026-02-18T02:14:47.435873"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/d53f6f43-af0b-437e-ad67-61df8077e02a> ;
    dct:title "DAFTAR NAMA PAUD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Harfinah" ;
            vcard:hasEmail <mailto:Harfinavhina@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/0e9ed661-8467-4a7e-a54e-673a52a9c44e/resource/1a0773ef-87d8-42cd-a65b-78f02923eda4> ;
    dcat:keyword "TK KAB.BULUKUMBA" .

<https://opendata.bulukumbakab.go.id/dataset/0e9ed661-8467-4a7e-a54e-673a52a9c44e/resource/1a0773ef-87d8-42cd-a65b-78f02923eda4> a dcat:Distribution ;
    dct:description "Daftar Nama PAUD Se - Kab. Bulukumba" ;
    dct:format "exsel" ;
    dct:title "DAFTAR NAMA PAUD.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/id/dataset/0e9ed661-8467-4a7e-a54e-673a52a9c44e/resource/1a0773ef-87d8-42cd-a65b-78f02923eda4/download/daftar-nama-paud.xlsx> ;
    dcat:byteSize 31955.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" .

