@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/54a66929-ba85-4758-8878-d8eb7d5847c7> a dcat:Dataset ;
    dct:description "DATA JUMLAH KUNJUNGAN PASIEN PUSKESMAS POLOWIJEN 27 JANUARI 2024" ;
    dct:identifier "54a66929-ba85-4758-8878-d8eb7d5847c7" ;
    dct:issued "2024-03-06T08:31:50.141364"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:19:45.652118"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA JUMLAH KUNJUNGAN PASIEN PUSKESMAS POLOWIJEN 27 JANUARI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Puskesmas Polowijen" ;
            vcard:hasEmail <mailto:puskesmaspolowijen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/54a66929-ba85-4758-8878-d8eb7d5847c7/resource/b91e882a-4de8-44e0-bef4-69eba244ddb1> ;
    dcat:keyword "JUMLAH KUNJUNGAN",
        "puskesmaspolowijen" .

<http://5.189.187.109/dataset/54a66929-ba85-4758-8878-d8eb7d5847c7/resource/b91e882a-4de8-44e0-bef4-69eba244ddb1> a dcat:Distribution ;
    dct:description "DATA JUMLAH KUNJUNGAN PASIEN PUSKESMAS POLOWIJEN 27 JANUARI 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-29T02:55:30.140134"^^xsd:dateTime ;
    dct:modified "2024-12-16T13:19:45.665976"^^xsd:dateTime ;
    dct:title "DATA JUMLAH KUNJUNGAN PASIEN PUSKESMAS 1-27.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/54a66929-ba85-4758-8878-d8eb7d5847c7/resource/b91e882a-4de8-44e0-bef4-69eba244ddb1/download/data-jumlah-kunjungan-pasien-puskesmas-1-27.xlsx> ;
    dcat:byteSize "10367"^^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" .

