@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/2a08878d-fdc0-48cc-b975-6df8b92f7aae> a dcat:Dataset ;
    dct:description "DATA JUMLAH KUNJUNGAN PASIEN PUSKESMAS POLOWIJEN 29 DESEMBER 2023" ;
    dct:identifier "2a08878d-fdc0-48cc-b975-6df8b92f7aae" ;
    dct:issued "2024-03-06T08:19:57.484481"^^xsd:dateTime ;
    dct:modified "2024-12-08T08:09:13.748062"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA JUMLAH KUNJUNGAN PASIEN PUSKESMAS POLOWIJEN 29 DESEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Puskesmas Polowijen" ;
            vcard:hasEmail <mailto:puskesmaspolowijen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2a08878d-fdc0-48cc-b975-6df8b92f7aae/resource/2b8d11ba-4806-41ad-aa0d-82190f074330> ;
    dcat:keyword "JUMLAH KUNJUNGAN",
        "puskesmaspolowijen" .

<http://5.189.187.109/dataset/2a08878d-fdc0-48cc-b975-6df8b92f7aae/resource/2b8d11ba-4806-41ad-aa0d-82190f074330> a dcat:Distribution ;
    dct:description "DATA JUMLAH KUNJUNGAN PASIEN PUSKESMAS POLOWIJEN 29 DESEMBER 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-29T02:02:14.919922"^^xsd:dateTime ;
    dct:modified "2024-12-08T08:09:13.762581"^^xsd:dateTime ;
    dct:title "DATA JUMLAH KUNJUNGAN PASIEN PUSKESMAS 12-29.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/2a08878d-fdc0-48cc-b975-6df8b92f7aae/resource/2b8d11ba-4806-41ad-aa0d-82190f074330/download/data-jumlah-kunjungan-pasien-puskesmas-12-29.xlsx> ;
    dcat:byteSize "10374"^^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" .

