@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#> .

<http://5.189.187.109/dataset/42632033-ce34-4891-8fec-ec684f6832c6> a dcat:Dataset ;
    dct:identifier "42632033-ce34-4891-8fec-ec684f6832c6" ;
    dct:issued "2026-07-10T03:51:14.940525"^^xsd:dateTime ;
    dct:modified "2026-07-10T03:51:14.940540"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/faa823e7-16e5-49e7-8332-e170067bf42b> ;
    dct:title "Persentase Desa Mandiri" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pusat Data dan Informasi Pembangunan Desa dan Daerah Tertinggal" ;
            vcard:hasEmail <mailto:satudata@kemendesa.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/42632033-ce34-4891-8fec-ec684f6832c6/resource/aee50df7-b519-4bb3-b215-a6041346c6e6> ;
    dcat:keyword "Desa Mandiri" .

<http://5.189.187.109/dataset/42632033-ce34-4891-8fec-ec684f6832c6/resource/aee50df7-b519-4bb3-b215-a6041346c6e6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-30T02:59:28.302663"^^xsd:dateTime ;
    dct:modified "2026-07-10T03:51:14.929395"^^xsd:dateTime ;
    dct:title "Persentase Desa Mandiri.csv" ;
    dcat:accessURL <https://satudata.kemendesa.go.id/dataset/42632033-ce34-4891-8fec-ec684f6832c6/resource/aee50df7-b519-4bb3-b215-a6041346c6e6/download/persentase-desa-mandiri.csv> ;
    dcat:byteSize "21303"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/plain" .

<http://5.189.187.109/organization/faa823e7-16e5-49e7-8332-e170067bf42b> a foaf:Agent ;
    foaf:name "Kementerian Desa dan Pembangunan Daerah Tertinggal" .

