@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/75a53932-4972-41cb-84f0-57cbef91559d> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Bayi Usia 0-59 Bulan Status Gizi Normal dalam satuan jiwa. 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 "75a53932-4972-41cb-84f0-57cbef91559d" ;
    dct:issued "2024-11-07T05:32:51.985772"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:32:51.985781"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jumlah Bayi Usia 0-59 Bulan Status Gizi Normal (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/75a53932-4972-41cb-84f0-57cbef91559d/resource/1e34be24-26e0-40bc-89ee-db069ff4de66> ;
    dcat:keyword "Dimensi Kesehatan",
        "IDM" ;
    dcat:landingPage <https://idm.kemendesa.go.id/> .

<http://5.189.187.109/dataset/75a53932-4972-41cb-84f0-57cbef91559d/resource/1e34be24-26e0-40bc-89ee-db069ff4de66> a dcat:Distribution ;
    dct:description "Datasource ini menyajikan data Jumlah Bayi Usia 0-59 Bulan Status Gizi Normal menurut desa di Provinsi Aceh tahun 2024." ;
    dct:format "CSV" ;
    dct:issued "2024-10-30T04:35:34.606776"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:32:51.974522"^^xsd:dateTime ;
    dct:title "Jumlah Bayi Usia 0-59 Bulan Status Gizi Normal (IDM)" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/75a53932-4972-41cb-84f0-57cbef91559d/resource/1e34be24-26e0-40bc-89ee-db069ff4de66/download/jumlah-bayi-usia-0-59-bulan-status-gizi-normal.csv> ;
    dcat:byteSize "592476"^^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 .

