@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/c4101c78-dcd2-434a-b972-1883737e8015> a dcat:Dataset ;
    dct:description "Sarana Kesehatan Desa Buhung Bundang" ;
    dct:identifier "c4101c78-dcd2-434a-b972-1883737e8015" ;
    dct:issued "2026-02-03T02:54:53.501662"^^xsd:dateTime ;
    dct:modified "2026-02-03T02:55:09.383990"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/e3d43f44-21af-4248-a4b1-aeb8626c49c7> ;
    dct:title "SARANA KESEHATAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RUSMIN NURYADIN" ;
            vcard:hasEmail <mailto:rusminn72@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/c4101c78-dcd2-434a-b972-1883737e8015/resource/4ab5a45a-d2b6-4d87-9d0d-62712dab6cfb> ;
    dcat:keyword "buhungbundang" ;
    dcat:landingPage <SARANA%20KESEHATAN%20DESA> .

<https://opendata.bulukumbakab.go.id/dataset/c4101c78-dcd2-434a-b972-1883737e8015/resource/4ab5a45a-d2b6-4d87-9d0d-62712dab6cfb> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "SARANA KESEHATAN DESA BUHUNG BUNDANG.docx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/c4101c78-dcd2-434a-b972-1883737e8015/resource/4ab5a45a-d2b6-4d87-9d0d-62712dab6cfb/download/sarana-kesehatan-desa-buhung-bundang.docx> ;
    dcat:byteSize 13382.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

