@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/7dba2d27-8050-40c1-a12d-3944caf186b0> a dcat:Dataset ;
    dct:description "Kematian Neonatal kasus anak yang meninggal dalam periode 28 hari pertama kehidupan" ;
    dct:identifier "48" ;
    dct:issued "2026-02-19"^^xsd:date ;
    dct:modified "2026-03-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Kematian Neonatal Provinsi Kalimantan Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/7dba2d27-8050-40c1-a12d-3944caf186b0/resource/43ebcfa8-fc7b-4ddb-9a5e-260db90e0462>,
        <http://5.189.187.109/dataset/7dba2d27-8050-40c1-a12d-3944caf186b0/resource/4bb5e369-5f56-434c-a58a-61a0df067d8b> ;
    dcat:keyword "Perencanaan" ;
    dcat:landingPage <https://data.kaltaraprov.go.id/dataset/48> .

<http://5.189.187.109/dataset/7dba2d27-8050-40c1-a12d-3944caf186b0/resource/43ebcfa8-fc7b-4ddb-9a5e-260db90e0462> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-20T07:12:29.890622"^^xsd:dateTime ;
    dct:modified "2026-05-20T07:12:29.858729"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Neonatal Provinsi Kalimantan Utara" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/48/download/?output=excel> .

<http://5.189.187.109/dataset/7dba2d27-8050-40c1-a12d-3944caf186b0/resource/4bb5e369-5f56-434c-a58a-61a0df067d8b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-20T07:12:29.890638"^^xsd:dateTime ;
    dct:modified "2026-05-20T07:12:29.858974"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Neonatal Provinsi Kalimantan Utara (CSV)" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/48/download/?output=csv> .

<https://data.kaltaraprov.go.id/dataset/48> a foaf:Document .

