@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.bulukumbakab.go.id/dataset/509676e1-9e8f-4636-892e-df0b2e620c4f> a dcat:Dataset ;
    dct:description "Daftar Posyantek desa tahun 2024" ;
    dct:identifier "509676e1-9e8f-4636-892e-df0b2e620c4f" ;
    dct:issued "2025-03-18T00:51:46.706958"^^xsd:dateTime ;
    dct:modified "2025-03-18T00:57:55.491831"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/8b8d673b-d20f-4363-bb58-97290dfa6ae0> ;
    dct:title "Daftar Posyantek" ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/509676e1-9e8f-4636-892e-df0b2e620c4f/resource/f9805115-7c6e-486a-a784-c90532e4941e> .

<https://opendata.bulukumbakab.go.id/dataset/509676e1-9e8f-4636-892e-df0b2e620c4f/resource/f9805115-7c6e-486a-a784-c90532e4941e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Data Posyantek.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/509676e1-9e8f-4636-892e-df0b2e620c4f/resource/f9805115-7c6e-486a-a784-c90532e4941e/download/data-posyantek.xlsx> ;
    dcat:byteSize 17703.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/8b8d673b-d20f-4363-bb58-97290dfa6ae0> a foaf:Organization ;
    foaf:name "Dinas Pemberdayaan Masyarakat dan Desa" .

