@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/1534d344-9cb0-4347-bd0a-2a52ba22498d> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Terdapat Masjid di Desa. 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 "1534d344-9cb0-4347-bd0a-2a52ba22498d" ;
    dct:issued "2024-11-07T05:05:24.070802"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:05:24.070812"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Terdapat Masjid di 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/1534d344-9cb0-4347-bd0a-2a52ba22498d/resource/f942d149-0a97-490d-b2ba-6e52c3cb787d> ;
    dcat:keyword "Dimensi Modal Sosial",
        "IDM" ;
    dcat:landingPage <https://idm.kemendesa.go.id/> .

<http://5.189.187.109/dataset/1534d344-9cb0-4347-bd0a-2a52ba22498d/resource/f942d149-0a97-490d-b2ba-6e52c3cb787d> a dcat:Distribution ;
    dct:description "Datasource ini menyajikan data Terdapat Masjid di Desa menurut desa di Provinsi Aceh tahun 2024." ;
    dct:format "CSV" ;
    dct:issued "2024-10-31T04:25:32.193898"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:05:24.047727"^^xsd:dateTime ;
    dct:title "Terdapat Masjid di Desa (IDM)" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/1534d344-9cb0-4347-bd0a-2a52ba22498d/resource/f942d149-0a97-490d-b2ba-6e52c3cb787d/download/terdapat-masjid-di-desa-.csv> ;
    dcat:byteSize "558508"^^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 .

