@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/cc12c475-6fdf-42a4-aaae-b7a976149ec4> a dcat:Dataset ;
    dct:description """LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER MEI 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 "cc12c475-6fdf-42a4-aaae-b7a976149ec4" ;
    dct:issued "2023-05-22T17:52:20.989471"^^xsd:dateTime ;
    dct:modified "2024-12-07T15:31:12.262064"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER MEI 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/cc12c475-6fdf-42a4-aaae-b7a976149ec4/resource/fc5ce622-2db1-4ead-b7f0-6360cef4c78b> ;
    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/cc12c475-6fdf-42a4-aaae-b7a976149ec4/resource/fc5ce622-2db1-4ead-b7f0-6360cef4c78b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-17T04:01:28.683404"^^xsd:dateTime ;
    dct:modified "2023-05-22T17:52:20.980318"^^xsd:dateTime ;
    dct:title "LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER MEI 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/cc12c475-6fdf-42a4-aaae-b7a976149ec4/resource/fc5ce622-2db1-4ead-b7f0-6360cef4c78b/download/laporan-kependudukan-kecamatan-demak-per-mei-2019.xlsx> ;
    dcat:byteSize "21125"^^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" .

