@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/d604b6b8-7888-4337-a87f-7494d4556158> a dcat:Dataset ;
    dct:description """Bayi Lahir Kecamatan Bonang Tahun 2018\r
Nama Desa\r
Hidup\r
Mati""" ;
    dct:identifier "d604b6b8-7888-4337-a87f-7494d4556158" ;
    dct:issued "2023-05-22T19:36:21.389240"^^xsd:dateTime ;
    dct:modified "2024-12-27T23:11:55.732888"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "BAYI LAHIR KECAMATAN BONANG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Kesejahteraan Masyarakat (MUJI RAHAYU,SE)" ] ;
    dcat:distribution <http://5.189.187.109/dataset/d604b6b8-7888-4337-a87f-7494d4556158/resource/6b888f2c-bdc5-4f82-86c0-f8746dc9e00e> ;
    dcat:keyword "Bayi Lahir",
        "Kecamatan Bonang",
        "Tahun 2018" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<Kecamatan%20Bonang> a foaf:Document .

<http://5.189.187.109/dataset/d604b6b8-7888-4337-a87f-7494d4556158/resource/6b888f2c-bdc5-4f82-86c0-f8746dc9e00e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-10-06T05:45:04.901110"^^xsd:dateTime ;
    dct:modified "2023-05-22T19:36:21.380494"^^xsd:dateTime ;
    dct:title "Bayi Lahir di Kecamatan Bonang Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/d604b6b8-7888-4337-a87f-7494d4556158/resource/6b888f2c-bdc5-4f82-86c0-f8746dc9e00e/download/bayi-lahir-di-kecamatan-bonang-tahun-2018.xlsx> ;
    dcat:byteSize "11254"^^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" .

