@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/4d9c98f1-4e89-40ea-8ce6-d95c60d388ff> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN PASIEN JKN PUSKESMAS JANTI 24 APRIL 2023" ;
    dct:identifier "4d9c98f1-4e89-40ea-8ce6-d95c60d388ff" ;
    dct:issued "2023-07-05T05:19:56.076461"^^xsd:dateTime ;
    dct:modified "2024-12-16T08:48:02.099673"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUNJUNGAN PASIEN JKN PUSKESMAS JANTI 24 APRIL 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Endang Listyowati, S.Kep. Ns. M.MKes" ;
            vcard:hasEmail <mailto:puskesmas.janti@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4d9c98f1-4e89-40ea-8ce6-d95c60d388ff/resource/8c1c1767-bcde-4c9c-859a-c8d0f81c6de8> ;
    dcat:keyword "KOTAMALANG",
        "KUNJUNGANHARIAN",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/4d9c98f1-4e89-40ea-8ce6-d95c60d388ff/resource/8c1c1767-bcde-4c9c-859a-c8d0f81c6de8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-07-03T04:28:17.709366"^^xsd:dateTime ;
    dct:modified "2024-12-16T08:48:02.116523"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN 24 APRIL 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/4d9c98f1-4e89-40ea-8ce6-d95c60d388ff/resource/8c1c1767-bcde-4c9c-859a-c8d0f81c6de8/download/data-kunjungan-24-april-2023.xlsx> ;
    dcat:byteSize "41667"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

