@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/b2b59b8c-0d9c-4235-9cc6-0b40f553a391> a dcat:Dataset ;
    dct:description """LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER JUNI 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 "b2b59b8c-0d9c-4235-9cc6-0b40f553a391" ;
    dct:issued "2023-05-22T15:28:36.718687"^^xsd:dateTime ;
    dct:modified "2024-12-13T04:56:30.264602"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER JUNI 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/b2b59b8c-0d9c-4235-9cc6-0b40f553a391/resource/53aabca3-8a23-4ca4-87cd-0261715ee2d3> ;
    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/b2b59b8c-0d9c-4235-9cc6-0b40f553a391/resource/53aabca3-8a23-4ca4-87cd-0261715ee2d3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-17T04:02:38.883997"^^xsd:dateTime ;
    dct:modified "2023-05-22T15:28:36.705215"^^xsd:dateTime ;
    dct:title "LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER JUNI 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/b2b59b8c-0d9c-4235-9cc6-0b40f553a391/resource/53aabca3-8a23-4ca4-87cd-0261715ee2d3/download/laporan-kependudukan-kecamatan-demak-per-juni-2019.xlsx> ;
    dcat:byteSize "20640"^^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" .

