@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/ea3805d8-d7bc-432d-b1ab-bcc25341f381> a dcat:Dataset ;
    dct:identifier "926e10a4-4821-4528-b3d6-5442d660985b" ;
    dct:issued "2023-10-05T06:53:51"^^xsd:dateTime ;
    dct:modified "2024-07-19T05:18:53"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Kota Depok" ] ;
    dct:title "Dokter Gigi" ;
    dcat:distribution <http://5.189.187.109/dataset/ea3805d8-d7bc-432d-b1ab-bcc25341f381/resource/5eeec27d-3c0b-4a4e-b229-e3e754ff7279> ;
    dcat:keyword "dokter ",
        "dokter gigi" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/926e10a4-4821-4528-b3d6-5442d660985b> .

<http://5.189.187.109/dataset/ea3805d8-d7bc-432d-b1ab-bcc25341f381/resource/5eeec27d-3c0b-4a4e-b229-e3e754ff7279> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:15:12.802077"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:58:00.367695"^^xsd:dateTime ;
    dct:title "Dokter Gigi" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/E14_Dokter_Gigi.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/926e10a4-4821-4528-b3d6-5442d660985b> a foaf:Document .

