@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/0252b55f-72c2-4ef5-a368-78274c58055a> a dcat:Dataset ;
    dct:description "Gambaran Umum Kec.Kajang" ;
    dct:identifier "0252b55f-72c2-4ef5-a368-78274c58055a" ;
    dct:issued "2026-04-30T04:34:47.744848"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:35:10.802942"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/0bc97b37-1c11-402b-865a-67cd49f8a01d> ;
    dct:title "Profil Kec.Kajang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elsi Sunarya" ;
            vcard:hasEmail <mailto:elsisunarya@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/0252b55f-72c2-4ef5-a368-78274c58055a/resource/024b1c30-c9c1-4d1e-9216-5f2b64094a9a> .

<https://opendata.bulukumbakab.go.id/dataset/0252b55f-72c2-4ef5-a368-78274c58055a/resource/024b1c30-c9c1-4d1e-9216-5f2b64094a9a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Profil Kec.Kajang.docx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/0252b55f-72c2-4ef5-a368-78274c58055a/resource/024b1c30-c9c1-4d1e-9216-5f2b64094a9a/download/profil-kec.kajang.docx> ;
    dcat:byteSize 376530.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://opendata.bulukumbakab.go.id/organization/0bc97b37-1c11-402b-865a-67cd49f8a01d> a foaf:Organization ;
    foaf:name "Kecamatan Kajang" .

