@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/f791a48a-c854-4052-a220-e57f2d62ae56> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI TANGGAL 4 NOVEMBER 2023" ;
    dct:identifier "f791a48a-c854-4052-a220-e57f2d62ae56" ;
    dct:issued "2024-02-07T13:02:40.131500"^^xsd:dateTime ;
    dct:modified "2024-12-17T14:34:44.542871"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI TANGGAL 4 NOVEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IGA NYOMANIAR" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f791a48a-c854-4052-a220-e57f2d62ae56/resource/70bb432d-428a-4670-97ad-0a56b1b0d8b1> ;
    dcat:keyword "kota malang",
        "kunjungan pasien",
        "puskesmas janti" .

<http://5.189.187.109/dataset/f791a48a-c854-4052-a220-e57f2d62ae56/resource/70bb432d-428a-4670-97ad-0a56b1b0d8b1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-01T01:23:51.078538"^^xsd:dateTime ;
    dct:modified "2024-12-17T14:34:44.554541"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN 4 NOVEMBER 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/f791a48a-c854-4052-a220-e57f2d62ae56/resource/70bb432d-428a-4670-97ad-0a56b1b0d8b1/download/data-kunjungan-4-november-2023.xlsx> ;
    dcat:byteSize "41676"^^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" .

