@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/0055ab62-000a-4e31-8ecd-c4e53b98373f> a dcat:Dataset ;
    dct:description "Kunjungan pasien april 2023" ;
    dct:identifier "0055ab62-000a-4e31-8ecd-c4e53b98373f" ;
    dct:issued "2023-11-03T17:10:04.636611"^^xsd:dateTime ;
    dct:modified "2024-12-30T22:06:21.464081"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Kunjungan pasien april 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rica Asih Suryani,A.Md.RMIK" ;
            vcard:hasEmail <mailto:puskesmascisadea@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0055ab62-000a-4e31-8ecd-c4e53b98373f/resource/6e47ae67-7747-4856-95b6-96f95b14bc38> ;
    dcat:keyword "data kesehatan",
        "dinas kesehatan kota malang",
        "pemerintah kota malang",
        "puskesmas cisadea",
        "tahun 2023" ;
    dcat:landingPage <Kunjungan%20pasien%20april%202023> .

<Kunjungan%20pasien%20april%202023> a foaf:Document .

<http://5.189.187.109/dataset/0055ab62-000a-4e31-8ecd-c4e53b98373f/resource/6e47ae67-7747-4856-95b6-96f95b14bc38> a dcat:Distribution ;
    dct:description "Kunjungan pasien april 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-25T07:25:23.925730"^^xsd:dateTime ;
    dct:modified "2024-12-30T22:06:21.478315"^^xsd:dateTime ;
    dct:title "KUNJUNGAN PASIEN APRIL 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/0055ab62-000a-4e31-8ecd-c4e53b98373f/resource/6e47ae67-7747-4856-95b6-96f95b14bc38/download/kunjungan-pasien-april-2023.xlsx> ;
    dcat:byteSize "13016"^^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" .

