@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.sumselprov.go.id/dataset/04994fc7-1a1f-437d-af89-6a5b47d59ab5> a dcat:Dataset ;
    dct:description "Persentase Desa Mandiri Tahun 2025" ;
    dct:identifier "04994fc7-1a1f-437d-af89-6a5b47d59ab5" ;
    dct:issued "2026-04-20T04:34:39.520520"^^xsd:dateTime ;
    dct:modified "2026-04-20T04:35:02.941288"^^xsd:dateTime ;
    dct:publisher <https://opendata.sumselprov.go.id/organization/56206fe6-7631-472a-8c22-8d5216be98ae> ;
    dct:title "Persentase Desa Mandiri" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pemberdayaan Masyarakat dan Desa Prov. Sumsel" ] ;
    dcat:distribution <https://opendata.sumselprov.go.id/dataset/04994fc7-1a1f-437d-af89-6a5b47d59ab5/resource/1183b1dc-bfbc-4786-9456-bc9816287e9a> ;
    dcat:keyword "Desa",
        "Mandiri",
        "Persentase" ;
    dcat:landingPage <dinaspmd.provsumsel@go.id> .

<https://opendata.sumselprov.go.id/dataset/04994fc7-1a1f-437d-af89-6a5b47d59ab5/resource/1183b1dc-bfbc-4786-9456-bc9816287e9a> a dcat:Distribution ;
    dct:description "Persentase Desa Mandiri Tahun 2025" ;
    dct:format "XLSX" ;
    dct:title "Persentase Desa Mandiri " ;
    dcat:accessURL <https://opendata.sumselprov.go.id/dataset/04994fc7-1a1f-437d-af89-6a5b47d59ab5/resource/1183b1dc-bfbc-4786-9456-bc9816287e9a/download/persentase-desa-mandiri-2025.xlsx> ;
    dcat:byteSize 9154.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.sumselprov.go.id/organization/56206fe6-7631-472a-8c22-8d5216be98ae> a foaf:Organization ;
    foaf:name "Dinas Pemberdayaan Masyarakat dan Desa" .

