@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/dec18643-58ad-4cd9-805e-03b4c1cbe8ab> a dcat:Dataset ;
    dct:identifier "0e9f7040-fe87-48e9-aa67-632938e5b87f" ;
    dct:issued "2022-09-09T08:04:50"^^xsd:dateTime ;
    dct:modified "2024-05-06T07:18:40"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Kota Depok" ] ;
    dct:title "Angka Kematian Neonatal per 1000 kelahiran hidup" ;
    dcat:distribution <http://5.189.187.109/dataset/dec18643-58ad-4cd9-805e-03b4c1cbe8ab/resource/16447244-bbc3-4486-a80a-d3a7dcb4e49c> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/0e9f7040-fe87-48e9-aa67-632938e5b87f> .

<http://5.189.187.109/dataset/dec18643-58ad-4cd9-805e-03b4c1cbe8ab/resource/16447244-bbc3-4486-a80a-d3a7dcb4e49c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:07:24.436644"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:59:52.920054"^^xsd:dateTime ;
    dct:title "Angka Kematian Neonatal per 1000 kelahiran hidup" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D8_Angka_Kematian_Neonatal_per_1000_kelahiran_hidup.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/0e9f7040-fe87-48e9-aa67-632938e5b87f> a foaf:Document .

