@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/4b9fcd38-e6ee-40d6-9047-06ee3a4d52ca> a dcat:Dataset ;
    dct:identifier "b5ee4c1d-8b8b-4dd8-ab45-1ac2c5d8d15e" ;
    dct:issued "2023-04-06T04:40:40"^^xsd:dateTime ;
    dct:modified "2024-05-06T03:07:06"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Kota Depok" ] ;
    dct:title "Cakupan kunjungan Ibu hamil K4" ;
    dcat:distribution <http://5.189.187.109/dataset/4b9fcd38-e6ee-40d6-9047-06ee3a4d52ca/resource/74579bb3-f14d-4e1b-901a-c123c35b10c8> ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/b5ee4c1d-8b8b-4dd8-ab45-1ac2c5d8d15e> .

<http://5.189.187.109/dataset/4b9fcd38-e6ee-40d6-9047-06ee3a4d52ca/resource/74579bb3-f14d-4e1b-901a-c123c35b10c8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:15:20.458472"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:01:23.193198"^^xsd:dateTime ;
    dct:title "Cakupan kunjungan Ibu hamil K4" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D33_Cakupan_kunjungan_Ibu_hamil_K4.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/b5ee4c1d-8b8b-4dd8-ab45-1ac2c5d8d15e> a foaf:Document .

