@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/7ebe73da-221b-4e4c-9531-d872b3cec0e9> a dcat:Dataset ;
    dct:description """DATA PENDUDUK KECAMATAN DEMAK MENURUT KELOMPOK UMUR TAHUN 2018 \r
Deskripsi Data :\r
Nama Desa/Kelurahan\r
Kategori umur hingga >75 Tahun""" ;
    dct:identifier "7ebe73da-221b-4e4c-9531-d872b3cec0e9" ;
    dct:issued "2023-05-22T12:09:36.156804"^^xsd:dateTime ;
    dct:modified "2024-12-27T05:49:54.281617"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "DATA PENDUDUK KECAMATAN DEMAK MENURUT KELOMPOK UMUR TAHUN 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KASI Tata Pemerintahan " ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/7ebe73da-221b-4e4c-9531-d872b3cec0e9/resource/dfa1759a-597d-49b1-9651-bcb47eb70707> ;
    dcat:keyword "Data Penduduk",
        "Kecamatan Demak",
        "Menurut Kelompok Umur",
        "Tahun 2018" ;
    dcat:landingPage <kecdemak@demakkab.go.id> .

<http://5.189.187.109:5000/dataset/7ebe73da-221b-4e4c-9531-d872b3cec0e9/resource/dfa1759a-597d-49b1-9651-bcb47eb70707> a dcat:Distribution ;
    dct:description "DAFTAR PENDUDUK MENURUT KELOMPOK UMUR" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-12T02:05:25.258198"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:09:36.146677"^^xsd:dateTime ;
    dct:title "DAFTAR PENDUDUK MENURUT KELOMPOK UMUR" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/7ebe73da-221b-4e4c-9531-d872b3cec0e9/resource/dfa1759a-597d-49b1-9651-bcb47eb70707/download/daftar-penduduk-menurut-kelompok-umur.xlsx> ;
    dcat:byteSize "12097"^^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" .

<kecdemak@demakkab.go.id> a foaf:Document .

