@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/e3439022-4ad8-449f-a973-0a707e0d0a5b> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI TANGGAL 10 JUNI 2023" ;
    dct:identifier "e3439022-4ad8-449f-a973-0a707e0d0a5b" ;
    dct:issued "2024-01-31T08:04:30.516892"^^xsd:dateTime ;
    dct:modified "2024-12-06T11:08:46.819767"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI TANGGAL 10 JUNI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IGA NYOMANIAR" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e3439022-4ad8-449f-a973-0a707e0d0a5b/resource/bf63df6b-e126-4f7e-befd-edd13c834e24> ;
    dcat:keyword "KOTA MALANG",
        "KUNJUNGAN PASIEN",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/e3439022-4ad8-449f-a973-0a707e0d0a5b/resource/bf63df6b-e126-4f7e-befd-edd13c834e24> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-01-31T01:46:09.303574"^^xsd:dateTime ;
    dct:modified "2024-12-06T11:08:46.833012"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN 10 JUNI 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/e3439022-4ad8-449f-a973-0a707e0d0a5b/resource/bf63df6b-e126-4f7e-befd-edd13c834e24/download/data-kunjungan-10-juni-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" .

