@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/b0f447bd-7ace-4794-ba38-b34b93b4d292> a dcat:Dataset ;
    dct:description "DATA STATISTIK SEKTORAL DAERAH (DSSD) KECAMATAN UJUNG BULU" ;
    dct:identifier "b0f447bd-7ace-4794-ba38-b34b93b4d292" ;
    dct:issued "2026-02-13T07:43:33.617439"^^xsd:dateTime ;
    dct:modified "2026-02-13T08:11:57.931123"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/406d65e8-3a14-42cf-982b-32c507c40d9f> ;
    dct:title "DATA STATISTIK SEKTORAL DAERAH (DSSD) KECAMATAN UJUNG BULU TAHUN 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mildawati, S.Sos" ;
            vcard:hasEmail <mailto:kecamatanujungbulu02@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/b0f447bd-7ace-4794-ba38-b34b93b4d292/resource/4274c6ec-9641-457f-9b37-25b3cb39e4b6> ;
    dcat:keyword "Kecamatanujungbulu" .

<https://opendata.bulukumbakab.go.id/dataset/b0f447bd-7ace-4794-ba38-b34b93b4d292/resource/4274c6ec-9641-457f-9b37-25b3cb39e4b6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "DSSD_KEC. UJUNG BULU.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/b0f447bd-7ace-4794-ba38-b34b93b4d292/resource/4274c6ec-9641-457f-9b37-25b3cb39e4b6/download/dssd_kec.-ujung-bulu.xlsx> ;
    dcat:byteSize 13079.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/406d65e8-3a14-42cf-982b-32c507c40d9f> a foaf:Organization ;
    foaf:name "Kecamatan Ujung bulu" .

