@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/04f510eb-d906-4dcd-94b0-6221caa894cd> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jarak ke Kelompok Pertokoan Terdekat dalam satuan Meter. 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 "04f510eb-d906-4dcd-94b0-6221caa894cd" ;
    dct:issued "2024-11-07T05:00:24.832159"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:00:24.832172"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jarak ke Kelompok Pertokoan Terdekat (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/04f510eb-d906-4dcd-94b0-6221caa894cd/resource/16cb6183-768c-46f5-b1bc-12ae91b9c8f2> ;
    dcat:keyword "Dimensi Ekonomi",
        "IDM" ;
    dcat:landingPage <https://idm.kemendesa.go.id/> .

<http://5.189.187.109/dataset/04f510eb-d906-4dcd-94b0-6221caa894cd/resource/16cb6183-768c-46f5-b1bc-12ae91b9c8f2> a dcat:Distribution ;
    dct:description "Datasource ini menyajikan data Jarak ke Kelompok Pertokoan Terdekat menurut desa di Provinsi Aceh tahun 2024." ;
    dct:format "CSV" ;
    dct:issued "2024-11-04T04:23:06.767172"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:00:24.818878"^^xsd:dateTime ;
    dct:title "Jarak ke Kelompok Pertokoan Terdekat Menurut Desa Provinsi Aceh (IDM)" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/04f510eb-d906-4dcd-94b0-6221caa894cd/resource/16cb6183-768c-46f5-b1bc-12ae91b9c8f2/download/jarak-ke-kelompok-pertokoan-terdekat.csv> ;
    dcat:byteSize "632482"^^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 .

