@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/9535d3bf-8c37-46ad-a59e-7046aae2035f> a dcat:Dataset ;
    dct:description "Profil Potensi Desa Buhung Bundang Tahun 2025" ;
    dct:identifier "9535d3bf-8c37-46ad-a59e-7046aae2035f" ;
    dct:issued "2026-02-03T01:30:21.553677"^^xsd:dateTime ;
    dct:modified "2026-02-03T01:31:07.392060"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/e3d43f44-21af-4248-a4b1-aeb8626c49c7> ;
    dct:title "Profil Potensi Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RUSMIN NURYADIN" ;
            vcard:hasEmail <mailto:rusminn72@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/9535d3bf-8c37-46ad-a59e-7046aae2035f/resource/5a3acb81-10c2-450b-8cd1-51ee35827273> ;
    dcat:keyword "buhungbundang" ;
    dcat:landingPage <Desa%20Buhung%20Bundang> .

<https://opendata.bulukumbakab.go.id/dataset/9535d3bf-8c37-46ad-a59e-7046aae2035f/resource/5a3acb81-10c2-450b-8cd1-51ee35827273> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Profil Potensi Desa Buhung Bundang Tahun 2025.pdf" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/9535d3bf-8c37-46ad-a59e-7046aae2035f/resource/5a3acb81-10c2-450b-8cd1-51ee35827273/download/profil-potensi-desa-buhung-bundang-tahun-2025.pdf> ;
    dcat:byteSize 906642.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.bulukumbakab.go.id/organization/e3d43f44-21af-4248-a4b1-aeb8626c49c7> a foaf:Organization ;
    foaf:name "Desa Buhung Bundang" .

