@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/4931c9c6-6488-4569-9d8e-d7f374bd3bf3> a dcat:Dataset ;
    dct:description "Rekap Pemerlu Pelayanan Kesehatan Sejahtera Tahun 2023" ;
    dct:identifier "4931c9c6-6488-4569-9d8e-d7f374bd3bf3" ;
    dct:issued "2024-10-11T06:23:29.134798"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:23:29.134806"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "REKAP PPKS TAHUN 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Adi" ;
            vcard:hasEmail <mailto:adisatyaa119@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4931c9c6-6488-4569-9d8e-d7f374bd3bf3/resource/0ed1eeb5-85d9-4609-bd70-e662a4e157aa> ;
    dcat:keyword "2023",
        "PPKS",
        "sosial" .

<http://5.189.187.109/dataset/4931c9c6-6488-4569-9d8e-d7f374bd3bf3/resource/0ed1eeb5-85d9-4609-bd70-e662a4e157aa> a dcat:Distribution ;
    dct:description "Rekap Pemerlu Pelayanan Kesehatan Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-19T06:47:02.029228"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:23:29.123984"^^xsd:dateTime ;
    dct:title "REKAP PPKS TAHUN 2023" ;
    dcat:accessURL <https://satudata.denpasarkota.go.id/dataset/4931c9c6-6488-4569-9d8e-d7f374bd3bf3/resource/0ed1eeb5-85d9-4609-bd70-e662a4e157aa/download/1709266369_rekap-ppks-2023-total-1.xlsx> ;
    dcat:byteSize "8365"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

