@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/272ec4b9-18c5-4b95-b2a8-6d7f5496370a> a dcat:Dataset ;
    dct:identifier "b674a2b7-1fa9-4027-8e6b-5d63fef8d263" ;
    dct:issued "2023-03-17T06:34:37"^^xsd:dateTime ;
    dct:modified "2024-05-06T03:18:19"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Kota Depok" ] ;
    dct:title "Rasio dokter per satuan penduduk per 1000 penduduk" ;
    dcat:distribution <http://5.189.187.109/dataset/272ec4b9-18c5-4b95-b2a8-6d7f5496370a/resource/ae6702fb-6737-4d55-a756-d46b8e7ed76b> ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/b674a2b7-1fa9-4027-8e6b-5d63fef8d263> .

<http://5.189.187.109/dataset/272ec4b9-18c5-4b95-b2a8-6d7f5496370a/resource/ae6702fb-6737-4d55-a756-d46b8e7ed76b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:17:04.049590"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:22:11.878444"^^xsd:dateTime ;
    dct:title "Rasio Dokter Per Satuan Penuduk " ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D13_Rasio_dokter_per_satuan_penduduk_%28per_1000_penduduk%29.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/b674a2b7-1fa9-4027-8e6b-5d63fef8d263> a foaf:Document .

