@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/ca2ae3ec-d55d-4a50-ba8e-5a9ae2e7e24e> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI TANGGAL 12 AGUSTUS 2023" ;
    dct:identifier "ca2ae3ec-d55d-4a50-ba8e-5a9ae2e7e24e" ;
    dct:issued "2024-02-07T13:00:05.302587"^^xsd:dateTime ;
    dct:modified "2024-12-08T04:42:56.699884"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUNJUNGAN PASIEN BPJS PUSKESMAS JANTI TANGGAL 12 AGUSTUS 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IGA NYOMANIAR" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ca2ae3ec-d55d-4a50-ba8e-5a9ae2e7e24e/resource/b511259d-0643-4e50-91ec-b3035450a300> ;
    dcat:keyword "KOTA MALANG",
        "KUNJUNGAN PASIEN",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/ca2ae3ec-d55d-4a50-ba8e-5a9ae2e7e24e/resource/b511259d-0643-4e50-91ec-b3035450a300> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-01-31T15:51:17.241872"^^xsd:dateTime ;
    dct:modified "2024-12-08T04:42:56.716470"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN 12 AGUSTUS 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/ca2ae3ec-d55d-4a50-ba8e-5a9ae2e7e24e/resource/b511259d-0643-4e50-91ec-b3035450a300/download/data-kunjungan-12-agustus-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" .

