@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/a5430b80-6255-499d-9d2b-33f0e0a434d7> a dcat:Dataset ;
    dct:description """LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER AGUSTUS 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 "a5430b80-6255-499d-9d2b-33f0e0a434d7" ;
    dct:issued "2023-05-22T14:23:30.125479"^^xsd:dateTime ;
    dct:modified "2024-12-27T06:12:32.454261"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER AGUSTUS 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Permas" ;
            vcard:hasEmail <mailto:kecdemak@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a5430b80-6255-499d-9d2b-33f0e0a434d7/resource/6d7dc06d-4100-4a21-a3e6-9ad324f37514> ;
    dcat:keyword "kecamatan demak",
        "laporan kependudukan",
        "tahun 2019" ;
    dcat:landingPage <Kecamatan%20Demak%202019> .

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

<http://5.189.187.109/dataset/a5430b80-6255-499d-9d2b-33f0e0a434d7/resource/6d7dc06d-4100-4a21-a3e6-9ad324f37514> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-17T04:06:07.612728"^^xsd:dateTime ;
    dct:modified "2023-05-22T14:23:30.115380"^^xsd:dateTime ;
    dct:title "LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER AGUSTUS 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/a5430b80-6255-499d-9d2b-33f0e0a434d7/resource/6d7dc06d-4100-4a21-a3e6-9ad324f37514/download/laporan-kependudukan-kecamatan-demak-per-agustus-2019.xlsx> ;
    dcat:byteSize "20734"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

