@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/0f66071a-1ba1-4213-83d2-77b974e81c43> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kecamatan Bonang Tahun 2021" ;
    dct:identifier "0f66071a-1ba1-4213-83d2-77b974e81c43" ;
    dct:issued "2023-05-22T07:48:09.590691"^^xsd:dateTime ;
    dct:modified "2024-12-18T03:14:09.952612"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Penduduk Kecamatan Bonang Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:Kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0f66071a-1ba1-4213-83d2-77b974e81c43/resource/337a23d5-e858-4ec8-b509-f9628f86ffa9> ;
    dcat:keyword "Jumlah Penduduk",
        "Kecamatan Bonang",
        "Tahun 2021" ;
    dcat:landingPage <kecamatanbonang18@gmail.com> .

<http://5.189.187.109/dataset/0f66071a-1ba1-4213-83d2-77b974e81c43/resource/337a23d5-e858-4ec8-b509-f9628f86ffa9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-02-19T08:13:43.718517"^^xsd:dateTime ;
    dct:modified "2023-05-22T07:48:09.582040"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Kecamatan Bonang Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/0f66071a-1ba1-4213-83d2-77b974e81c43/resource/337a23d5-e858-4ec8-b509-f9628f86ffa9/download/jumlah-penduduk-kecamatan-bonang-tahun-2021.xlsx> ;
    dcat:byteSize "10284"^^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" .

<kecamatanbonang18@gmail.com> a foaf:Document .

