@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/658f3e94-6593-4766-8949-c2afc6d0b414> a dcat:Dataset ;
    dct:identifier "c43450a7-f171-441a-830e-81d7514f704c" ;
    dct:issued "2023-03-17T06:32:54"^^xsd:dateTime ;
    dct:modified "2024-05-06T07:09:20"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Kota Depok" ] ;
    dct:title "Rasio Rumah sakit per satuan penduduk per 1000 penduduk" ;
    dcat:distribution <http://5.189.187.109/dataset/658f3e94-6593-4766-8949-c2afc6d0b414/resource/cc5a71d9-1fb6-477c-9af0-ef1b41a65686> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/c43450a7-f171-441a-830e-81d7514f704c> .

<http://5.189.187.109/dataset/658f3e94-6593-4766-8949-c2afc6d0b414/resource/cc5a71d9-1fb6-477c-9af0-ef1b41a65686> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:07:30.183239"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:59:57.241467"^^xsd:dateTime ;
    dct:title "Rasio Rumah sakit per satuan penduduk (per 1000 penduduk)" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D12_Rasio_Rumah_sakit_per_satuan_penduduk_%28per_1000_penduduk%29.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/c43450a7-f171-441a-830e-81d7514f704c> a foaf:Document .

