@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/b683d28e-4e2c-4990-89da-264370e4c749> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI 26 JANUARI 2024" ;
    dct:identifier "b683d28e-4e2c-4990-89da-264370e4c749" ;
    dct:issued "2024-03-06T09:00:29.506584"^^xsd:dateTime ;
    dct:modified "2024-12-15T10:10:18.497394"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI 26 JANUARI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IGA NYOMANIAR A.Md.Kes" ;
            vcard:hasEmail <mailto:promkes.janti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b683d28e-4e2c-4990-89da-264370e4c749/resource/530d8d98-1dc9-4144-89e5-0522bcedce5c> ;
    dcat:keyword "bpjs",
        "kota malang",
        "puskesmas janti" .

<http://5.189.187.109/dataset/b683d28e-4e2c-4990-89da-264370e4c749/resource/530d8d98-1dc9-4144-89e5-0522bcedce5c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-29T05:42:33.807982"^^xsd:dateTime ;
    dct:modified "2024-12-15T10:10:18.509298"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI 26 JANUARI 2024.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/b683d28e-4e2c-4990-89da-264370e4c749/resource/530d8d98-1dc9-4144-89e5-0522bcedce5c/download/data-kunjungan-pasien-bpjs-puskesmas-janti-26-januari-2024.xlsx> ;
    dcat:byteSize "44532"^^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" .

