@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/5efba720-251b-478c-beee-0980ba5e747e> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI 19 JANUARI 2024" ;
    dct:identifier "5efba720-251b-478c-beee-0980ba5e747e" ;
    dct:issued "2024-03-06T08:34:33.220302"^^xsd:dateTime ;
    dct:modified "2024-12-21T20:06:51.353437"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI 19 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/5efba720-251b-478c-beee-0980ba5e747e/resource/97ff3ca6-d2d0-4b09-ab8a-7e9ab9d371f8> ;
    dcat:keyword "bpjs",
        "kota malang",
        "puskesmas janti" .

<http://5.189.187.109/dataset/5efba720-251b-478c-beee-0980ba5e747e/resource/97ff3ca6-d2d0-4b09-ab8a-7e9ab9d371f8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-29T05:38:16.721901"^^xsd:dateTime ;
    dct:modified "2024-12-21T20:06:51.372400"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI 19 JANUARI 2024.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/5efba720-251b-478c-beee-0980ba5e747e/resource/97ff3ca6-d2d0-4b09-ab8a-7e9ab9d371f8/download/data-kunjungan-pasien-bpjs-puskesmas-janti-19-januari-2024.xlsx> ;
    dcat:byteSize "44529"^^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" .

