@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#> .

<https://data.jatengprov.go.id/dataset/9351e937-f375-4d1a-84a6-0287c9c5a57c> a dcat:Dataset ;
    dct:description "Kematian yang terjadi pada bayi usia 0 - 11 bulan tetapi bukan disebabkan oleh kecelakaan, bencana, cedera atau bunuh diri" ;
    dct:identifier "9351e937-f375-4d1a-84a6-0287c9c5a57c" ;
    dct:issued "2024-02-15T07:27:28.553937"^^xsd:dateTime ;
    dct:modified "2024-07-04T15:03:25.999134"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Jumlah Kematian Bayi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Laila erni" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9351e937-f375-4d1a-84a6-0287c9c5a57c/resource/1845db66-70f9-46d5-bcd0-81ef3de97d0c> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/9351e937-f375-4d1a-84a6-0287c9c5a57c/resource/1845db66-70f9-46d5-bcd0-81ef3de97d0c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Kematian Bayi Tahun 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/ca/dataset/9351e937-f375-4d1a-84a6-0287c9c5a57c/resource/1845db66-70f9-46d5-bcd0-81ef3de97d0c/download/jumlah-kematian-bayi-tahun-2022.xlsx> ;
    dcat:byteSize 8058.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

