@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/6ba4af3c-4b1b-4fca-9337-83b245626e8f> a dcat:Dataset ;
    dct:description "PETUGAS VALIDASI DKPTKA" ;
    dct:identifier "6ba4af3c-4b1b-4fca-9337-83b245626e8f" ;
    dct:issued "2026-04-08T06:27:01.307570"^^xsd:dateTime ;
    dct:modified "2026-04-08T06:29:41.944727"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/12743180-dc6f-405f-bcb5-a7b6bb6d1c80> ;
    dct:title "(43) PETUGAS VALIDASI DKPTKA TAHUN 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mahdi" ;
            vcard:hasEmail <mailto:mahdigeo10@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/6ba4af3c-4b1b-4fca-9337-83b245626e8f/resource/a7246869-5d3a-4186-ad96-f679916d2765> ;
    dcat:keyword "PETUGAS VALIDASI DKPTKA" .

<https://opendata.bulukumbakab.go.id/dataset/6ba4af3c-4b1b-4fca-9337-83b245626e8f/resource/a7246869-5d3a-4186-ad96-f679916d2765> a dcat:Distribution ;
    dct:description "PETUGAS VALIDASI DKPTKA TAHUN 2025" ;
    dct:format "PDF" ;
    dct:title "PETUGAS VALIDASI DKPTKA TAHUN 2025" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/6ba4af3c-4b1b-4fca-9337-83b245626e8f/resource/a7246869-5d3a-4186-ad96-f679916d2765/download/43-validasi-dkptka.pdf> ;
    dcat:byteSize 1780400.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.bulukumbakab.go.id/organization/12743180-dc6f-405f-bcb5-a7b6bb6d1c80> a foaf:Organization ;
    foaf:name "Dinas Koperasi Usaha Kecil dan Menengah dan Tenaga Kerja" .

