@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/a4e0fb20-bfb2-4786-8ea2-98d4a704cb38> a dcat:Dataset ;
    dct:identifier "039e2d3b-bee6-4c46-83d2-9cac3ebf7a58" ;
    dct:issued "2023-03-17T03:57:48"^^xsd:dateTime ;
    dct:modified "2024-05-06T07:17:03"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Kota Depok" ] ;
    dct:title "Angka kelangsungan hidup bayi" ;
    dcat:distribution <http://5.189.187.109/dataset/a4e0fb20-bfb2-4786-8ea2-98d4a704cb38/resource/93cdaa1e-7add-43c6-83f3-b62225feaf44> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/039e2d3b-bee6-4c46-83d2-9cac3ebf7a58> .

<http://5.189.187.109/dataset/a4e0fb20-bfb2-4786-8ea2-98d4a704cb38/resource/93cdaa1e-7add-43c6-83f3-b62225feaf44> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:07:25.942040"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:10:30.000639"^^xsd:dateTime ;
    dct:title "Angka Kelangsungan Hidup Bayi" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D6_Angka_kelangsungan_hidup_bayi.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/039e2d3b-bee6-4c46-83d2-9cac3ebf7a58> a foaf:Document .

