@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:5000/dataset/000e0d05-09a9-4c0f-8afc-e9fe0a4adc29> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Ketersediaan Bumdesa Keuangan BRILink. Dataset ini diperoleh dari Aplikasi Indeks Desa Membangun (IDM) yang dikelola oleh Kemendes PDTT (Kementerian Desa, Pembangunan Daerah Tertinggal, dan Transmigrasi). Pengumpulan data dilakukan dengan cara survey tahunan yang dilakukan oleh perangkat desa" ;
    dct:identifier "000e0d05-09a9-4c0f-8afc-e9fe0a4adc29" ;
    dct:issued "2024-11-07T04:58:04.731541"^^xsd:dateTime ;
    dct:modified "2024-11-07T04:58:04.731555"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Ketersediaan Bumdesa Keuangan BRILink (IDM)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Heri Mahyuda, A.Md." ;
            vcard:hasEmail <mailto:dpmg.acehprov@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/000e0d05-09a9-4c0f-8afc-e9fe0a4adc29/resource/f7bb0861-63f0-4ee7-9ea7-74dadefe92b7> ;
    dcat:keyword "Dimensi Ekonomi",
        "IDM" ;
    dcat:landingPage <https://idm.kemendesa.go.id/> .

<http://5.189.187.109:5000/dataset/000e0d05-09a9-4c0f-8afc-e9fe0a4adc29/resource/f7bb0861-63f0-4ee7-9ea7-74dadefe92b7> a dcat:Distribution ;
    dct:description "Datasource ini menyajikan data Ketersediaan Bumdesa Keuangan BRILink menurut desa di Provinsi Aceh tahun 2024." ;
    dct:format "CSV" ;
    dct:issued "2024-11-04T08:10:24.934038"^^xsd:dateTime ;
    dct:modified "2024-11-07T04:58:04.713206"^^xsd:dateTime ;
    dct:title "Ketersediaan Bumdesa Keuangan BRILink Menurut Desa Provinsi Aceh (IDM)" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/000e0d05-09a9-4c0f-8afc-e9fe0a4adc29/resource/f7bb0861-63f0-4ee7-9ea7-74dadefe92b7/download/ketersediaan-bumdesa-keuangan-brilink.csv> ;
    dcat:byteSize "641539"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

<https://idm.kemendesa.go.id/> a foaf:Document .

