@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/d6e5a60f-d8b5-48c2-ad60-76efd5afd139> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Per Kecamatan Tahun 2019" ;
    dct:identifier "d6e5a60f-d8b5-48c2-ad60-76efd5afd139" ;
    dct:issued "2023-05-22T19:46:35.408763"^^xsd:dateTime ;
    dct:modified "2024-12-19T03:52:50.473401"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Penduduk Per Kecamatan Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dindukcapil Kab. Demak" ;
            vcard:hasEmail <mailto:dukcapildemak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d6e5a60f-d8b5-48c2-ad60-76efd5afd139/resource/c7169ed5-e5f5-4a89-9046-ada1b514d60d> ;
    dcat:keyword "data kependudukan" ;
    dcat:landingPage <Dindukcapil%20Kab.%20Demak> .

<Dindukcapil%20Kab.%20Demak> a foaf:Document .

<http://5.189.187.109/dataset/d6e5a60f-d8b5-48c2-ad60-76efd5afd139/resource/c7169ed5-e5f5-4a89-9046-ada1b514d60d> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Per Kecamatan Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-08-12T06:49:05.093954"^^xsd:dateTime ;
    dct:modified "2023-05-22T19:46:35.403941"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Per Kecamatan Tahun 2019" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/d6e5a60f-d8b5-48c2-ad60-76efd5afd139/resource/c7169ed5-e5f5-4a89-9046-ada1b514d60d/download/01_jumlah_jiwa_kec-3.xls> ;
    dcat:byteSize "29040"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

