@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/0d7999b6-2cf2-4fb8-8e9b-e0679c9e9e51> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Ketersediaan Arisan. 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 "0d7999b6-2cf2-4fb8-8e9b-e0679c9e9e51" ;
    dct:issued "2024-11-07T05:03:04.667851"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:03:04.667861"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Ketersediaan Arisan (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/dataset/0d7999b6-2cf2-4fb8-8e9b-e0679c9e9e51/resource/7404d3c5-00d9-4eb1-ac8d-6f0b071afee7> ;
    dcat:keyword "Dimensi Modal Sosial",
        "IDM" ;
    dcat:landingPage <https://idm.kemendesa.go.id/> .

<http://5.189.187.109/dataset/0d7999b6-2cf2-4fb8-8e9b-e0679c9e9e51/resource/7404d3c5-00d9-4eb1-ac8d-6f0b071afee7> a dcat:Distribution ;
    dct:description "Datasource ini menyajikan data Ketersediaan Arisan menurut desa di Provinsi Aceh tahun 2024." ;
    dct:format "CSV" ;
    dct:issued "2024-11-01T08:23:54.155231"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:03:04.658343"^^xsd:dateTime ;
    dct:title "Ketersediaan Arisan menurut Desa di Provinsi Aceh (IDM)" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/0d7999b6-2cf2-4fb8-8e9b-e0679c9e9e51/resource/7404d3c5-00d9-4eb1-ac8d-6f0b071afee7/download/ketersediaan-arisan.csv> ;
    dcat:byteSize "570237"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

