@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://opendata.karokab.go.id/dataset/068b97df-b11d-40cc-8b9d-11dc4076eadf> a dcat:Dataset ;
    dct:description """"Neonatal dengan penyakit dan kelainan yang dapat menyebabkan kesakitan, kecacatan, dan kematian. Neonatus dengan komplikasi \r
  seperti BBLR (berat badan lahir rendah < 2500 gr), asfiksia, infeksi, tetanus neonatorum, kelainan kongenital, Covid 19, dan lain-lain \r
  seperti ikterus, hipotermia, trauma lahir, sindroma gangguan pernafasan"\r
""" ;
    dct:identifier "068b97df-b11d-40cc-8b9d-11dc4076eadf" ;
    dct:issued "2025-04-25T13:40:51.023225"^^xsd:dateTime ;
    dct:modified "2026-02-14T22:40:44.448699"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> ;
    dct:title "Jumlah Komplikasi Pada Neonatal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kesehatan" ;
            vcard:hasEmail <mailto:katarinabangun@yahoo.co.id> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/068b97df-b11d-40cc-8b9d-11dc4076eadf/resource/f56c01a2-902a-409d-9ede-50c885b2594f> .

<http://opendata.karokab.go.id/dataset/068b97df-b11d-40cc-8b9d-11dc4076eadf/resource/f56c01a2-902a-409d-9ede-50c885b2594f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Maret 2024.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/068b97df-b11d-40cc-8b9d-11dc4076eadf/resource/f56c01a2-902a-409d-9ede-50c885b2594f/download/tabel-37-komplikasi-neonatal-2024.csv> ;
    dcat:byteSize 904.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> a foaf:Organization ;
    foaf:name "Dinas Kesehatan" .

