@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/e05f298e-b34d-4839-b1ff-1be5ea76c1cd> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Keluarga Miskin Desa dalam satuan KK. 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 "e05f298e-b34d-4839-b1ff-1be5ea76c1cd" ;
    dct:issued "2024-11-07T05:55:25.023997"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:55:25.024007"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jumlah Keluarga Miskin Desa (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/e05f298e-b34d-4839-b1ff-1be5ea76c1cd/resource/7bace0dd-3bf1-4a7b-9907-810262ec644c> ;
    dcat:keyword "Dimensi Identitas Demografi",
        "IDM" ;
    dcat:landingPage <https://idm.kemendesa.go.id/> .

<http://5.189.187.109/dataset/e05f298e-b34d-4839-b1ff-1be5ea76c1cd/resource/7bace0dd-3bf1-4a7b-9907-810262ec644c> a dcat:Distribution ;
    dct:description "Datasource ini menyajikan data Jumlah Keluarga Miskin menurut desa di Provinsi Aceh tahun 2024." ;
    dct:format "CSV" ;
    dct:issued "2024-10-31T02:20:17.543588"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:55:25.013521"^^xsd:dateTime ;
    dct:title "Jumlah Keluarga Miskin Desa (IDM)" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/e05f298e-b34d-4839-b1ff-1be5ea76c1cd/resource/7bace0dd-3bf1-4a7b-9907-810262ec644c/download/jumlah-keluarga-miskin-desa.csv> ;
    dcat:byteSize "562104"^^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 .

