@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/135dc0fc-0e6a-4c40-a380-f2fd51f07dfb> a dcat:Dataset ;
    dct:description "Profil Desa Buhung Bundang Tahun 2024" ;
    dct:identifier "135dc0fc-0e6a-4c40-a380-f2fd51f07dfb" ;
    dct:issued "2024-12-27T02:34:51.704404"^^xsd:dateTime ;
    dct:modified "2025-11-14T03:20:31.497000"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/3ef74e62-8f8a-4eb1-b57c-85ede4b3020d> ;
    dct:title "Profil Desa Buhung Bundang Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jusra Nengsih" ;
            vcard:hasEmail <mailto:jusranengsih55@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/135dc0fc-0e6a-4c40-a380-f2fd51f07dfb/resource/39a42f49-fbd0-4788-8493-15f83dbdf6eb> ;
    dcat:keyword "Profil Desa Buhung Bundang",
        "Tahun 2024" .

<https://opendata.bulukumbakab.go.id/dataset/135dc0fc-0e6a-4c40-a380-f2fd51f07dfb/resource/39a42f49-fbd0-4788-8493-15f83dbdf6eb> a dcat:Distribution ;
    dct:description "Profil Desa Buhung Bundang tahun 2024" ;
    dct:format "PDF" ;
    dct:title "PROFIL DESA BUHUNG BUNDANG TAHUN 2024.pdf" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/135dc0fc-0e6a-4c40-a380-f2fd51f07dfb/resource/39a42f49-fbd0-4788-8493-15f83dbdf6eb/download/profil-desa-buhung-bundang-tahun-2024.pdf> ;
    dcat:byteSize 1243822.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.bulukumbakab.go.id/organization/3ef74e62-8f8a-4eb1-b57c-85ede4b3020d> a foaf:Organization ;
    foaf:name "Kecamatan Bonto Tiro" .

