@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/64b8a9b9-9fb9-4954-9da8-69b914a34cb1> a dcat:Dataset ;
    dct:identifier "631c5ddf-b725-4797-99a2-dc83be4d3804" ;
    dct:issued "2023-11-20T06:29:29"^^xsd:dateTime ;
    dct:modified "2024-07-19T05:21:41"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Kota Depok" ] ;
    dct:title "Jumlah Persalinan Sectio Caesaria" ;
    dcat:distribution <http://5.189.187.109/dataset/64b8a9b9-9fb9-4954-9da8-69b914a34cb1/resource/a8ce5232-6195-4565-b3ef-8e02b8f01c38> ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/631c5ddf-b725-4797-99a2-dc83be4d3804> .

<http://5.189.187.109/dataset/64b8a9b9-9fb9-4954-9da8-69b914a34cb1/resource/a8ce5232-6195-4565-b3ef-8e02b8f01c38> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:14:45.508965"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:55:39.502212"^^xsd:dateTime ;
    dct:title "Jumlah Persalinan Sectio Cesaria" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/T1_Jumlah_persalinan_Sectio_Caesaria3.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/631c5ddf-b725-4797-99a2-dc83be4d3804> a foaf:Document .

