@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/bc54dcb8-c6ec-48ad-ac84-889f53472cae> a dcat:Dataset ;
    dct:identifier "74717e9c-c81e-412d-9cc8-880b64b5ebf2" ;
    dct:issued "2022-09-09T07:54:16"^^xsd:dateTime ;
    dct:modified "2024-05-06T07:19:45"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Kota Depok" ] ;
    dct:title "Angka Kematian Bayi AKB per 1000 kelahiran hidup" ;
    dcat:distribution <http://5.189.187.109/dataset/bc54dcb8-c6ec-48ad-ac84-889f53472cae/resource/794688e9-8d00-42b7-a83f-22d982d8e159> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/74717e9c-c81e-412d-9cc8-880b64b5ebf2> .

<http://5.189.187.109/dataset/bc54dcb8-c6ec-48ad-ac84-889f53472cae/resource/794688e9-8d00-42b7-a83f-22d982d8e159> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:07:23.051878"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:10:27.550217"^^xsd:dateTime ;
    dct:title "Angka Kematian Bayi (AKB) per 1000 kelahiran hidup" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D5_Angka_Kematian_Bayi_%28AKB%29_per_1000_kelahiran_hidup.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/74717e9c-c81e-412d-9cc8-880b64b5ebf2> a foaf:Document .

