@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/a8c3f552-9402-4ff0-93c6-014f223c4f67> a dcat:Dataset ;
    dct:identifier "b734cd7f-6352-437e-9632-e4aeae7a39d4" ;
    dct:issued "2023-03-17T03:53:45"^^xsd:dateTime ;
    dct:modified "2024-05-06T07:21:22"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Kota Depok" ] ;
    dct:title "Angka usia harapan hidup" ;
    dcat:distribution <http://5.189.187.109/dataset/a8c3f552-9402-4ff0-93c6-014f223c4f67/resource/681b18b9-076e-4c80-9fb2-ba3e7206f6fd> ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/b734cd7f-6352-437e-9632-e4aeae7a39d4> .

<http://5.189.187.109/dataset/a8c3f552-9402-4ff0-93c6-014f223c4f67/resource/681b18b9-076e-4c80-9fb2-ba3e7206f6fd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:15:05.955352"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:21:58.875851"^^xsd:dateTime ;
    dct:title "Angka Usia Harapan Hidup" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D1_Angka_usia_harapan_hidup.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/b734cd7f-6352-437e-9632-e4aeae7a39d4> a foaf:Document .

