@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/a6447819-c3bc-427d-b3ba-261ee0ad4c15> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI 8 JANUARI 2024" ;
    dct:identifier "a6447819-c3bc-427d-b3ba-261ee0ad4c15" ;
    dct:issued "2024-03-06T08:56:06.838127"^^xsd:dateTime ;
    dct:modified "2024-12-15T10:13:08.485545"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI 8 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/a6447819-c3bc-427d-b3ba-261ee0ad4c15/resource/89ae654a-0a4e-4eb9-952f-62d09818a4b3> ;
    dcat:keyword "bpjs",
        "kota malang",
        "puskesmas janti" .

<http://5.189.187.109/dataset/a6447819-c3bc-427d-b3ba-261ee0ad4c15/resource/89ae654a-0a4e-4eb9-952f-62d09818a4b3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-29T05:31:37.214230"^^xsd:dateTime ;
    dct:modified "2024-12-15T10:13:08.496183"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI 8 JANUARI 2024.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/a6447819-c3bc-427d-b3ba-261ee0ad4c15/resource/89ae654a-0a4e-4eb9-952f-62d09818a4b3/download/data-kunjungan-pasien-bpjs-puskesmas-janti-8-januari-2024.xlsx> ;
    dcat:byteSize "44524"^^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" .

