@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/f45a1255-8804-4ddb-99fe-b405180d172c> a dcat:Dataset ;
    dct:description "Jumlah Kematian Neonatal, bayi dan Balita Jumlah kematian neonatal, bayi, dan balita" ;
    dct:identifier "44" ;
    dct:issued "2026-02-19"^^xsd:date ;
    dct:modified "2026-02-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Kematian Neonatal, Bayi dan Balita Provinsi Kalimantan Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/f45a1255-8804-4ddb-99fe-b405180d172c/resource/472f3f6b-ed50-4031-8c35-05a4ba2aa40d>,
        <http://5.189.187.109/dataset/f45a1255-8804-4ddb-99fe-b405180d172c/resource/dc7829be-0e32-444b-b65a-b1b07cf838fa> ;
    dcat:keyword "Lainnya" ;
    dcat:landingPage <https://data.kaltaraprov.go.id/dataset/44> .

<http://5.189.187.109/dataset/f45a1255-8804-4ddb-99fe-b405180d172c/resource/472f3f6b-ed50-4031-8c35-05a4ba2aa40d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-20T07:12:22.848262"^^xsd:dateTime ;
    dct:modified "2026-05-20T07:12:22.833800"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Neonatal, Bayi dan Balita Provinsi Kalimantan Utara" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/44/download/?output=excel> .

<http://5.189.187.109/dataset/f45a1255-8804-4ddb-99fe-b405180d172c/resource/dc7829be-0e32-444b-b65a-b1b07cf838fa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-20T07:12:22.848273"^^xsd:dateTime ;
    dct:modified "2026-05-20T07:12:22.833961"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Neonatal, Bayi dan Balita Provinsi Kalimantan Utara (CSV)" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/44/download/?output=csv> .

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

