@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:5000/dataset/6bec9111-24f9-4f3d-9c0a-7e879eaf5e4f> a dcat:Dataset ;
    dct:description """LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER MARET 2019\r
No\r
Desa/Kelurahan\r
Jumlah KK\r
Penduduk Awal Bulan Ini\r
Lahir Bulan Ini\r
Mati Bulan Ini\r
Datang Bulan Ini\r
Pindah Bulan Ini\r
Penduduk Akhir Bulan Ini""" ;
    dct:identifier "6bec9111-24f9-4f3d-9c0a-7e879eaf5e4f" ;
    dct:issued "2023-05-22T11:12:07.480426"^^xsd:dateTime ;
    dct:modified "2024-12-27T06:13:45.828587"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER MARET 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Permas" ;
            vcard:hasEmail <mailto:kecdemak@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6bec9111-24f9-4f3d-9c0a-7e879eaf5e4f/resource/9a0f8572-38cb-4695-a95d-71b6cb1df6b5> ;
    dcat:keyword "kecamatan demak",
        "laporan kependudukan",
        "tahun 2019" ;
    dcat:landingPage <Kecamatan%20Demak%202019> .

<Kecamatan%20Demak%202019> a foaf:Document .

<http://5.189.187.109:5000/dataset/6bec9111-24f9-4f3d-9c0a-7e879eaf5e4f/resource/9a0f8572-38cb-4695-a95d-71b6cb1df6b5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-17T03:58:52.908504"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:12:07.471370"^^xsd:dateTime ;
    dct:title "LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER MARET 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/6bec9111-24f9-4f3d-9c0a-7e879eaf5e4f/resource/9a0f8572-38cb-4695-a95d-71b6cb1df6b5/download/laporan-kependudukan-kecamatan-demak-per-maret-2019.xlsx> ;
    dcat:byteSize "18726"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

