@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/3a943d6d-f219-4d66-9ef5-5e807b90c816> a dcat:Dataset ;
    dct:description """LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER NOVEMBER 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 "3a943d6d-f219-4d66-9ef5-5e807b90c816" ;
    dct:issued "2023-05-22T09:07:59.254751"^^xsd:dateTime ;
    dct:modified "2024-12-23T16:19:49.044808"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER NOVEMBER 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/3a943d6d-f219-4d66-9ef5-5e807b90c816/resource/fb7859ff-1a00-4931-9e6d-446409ba5302> ;
    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/3a943d6d-f219-4d66-9ef5-5e807b90c816/resource/fb7859ff-1a00-4931-9e6d-446409ba5302> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-17T04:09:59.576488"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:07:59.241523"^^xsd:dateTime ;
    dct:title "LAPORAN KEPENDUDUKAN KECAMATAN DEMAK PER NOVEMBER 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/3a943d6d-f219-4d66-9ef5-5e807b90c816/resource/fb7859ff-1a00-4931-9e6d-446409ba5302/download/laporan-kependudukan-kecamatan-demak-per-november-2019.xlsx> ;
    dcat:byteSize "20629"^^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" .

