@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:5000/dataset/53c6cd02-db88-42dc-aeea-5e4381b7e30a> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN PASIEN PUSKESMAS JANTI 27 MARET 2023" ;
    dct:identifier "53c6cd02-db88-42dc-aeea-5e4381b7e30a" ;
    dct:issued "2023-07-05T05:19:57.465143"^^xsd:dateTime ;
    dct:modified "2025-01-06T06:58:35.964100"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUNJUNGAN PASIEN PUSKESMAS JANTI 27 MARET 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Endang Listyowati, S.Kep. Ns. M.MKes" ;
            vcard:hasEmail <mailto:puskesmas.janti@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/53c6cd02-db88-42dc-aeea-5e4381b7e30a/resource/9369e1bb-ce3e-45f2-a97f-999684495e70> ;
    dcat:keyword "KOTAMALANG",
        "KUNJUNGANHARIAN",
        "PUSKESMASJANTI" .

<http://5.189.187.109:5000/dataset/53c6cd02-db88-42dc-aeea-5e4381b7e30a/resource/9369e1bb-ce3e-45f2-a97f-999684495e70> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-07-03T04:00:42.734894"^^xsd:dateTime ;
    dct:modified "2025-01-02T14:14:00.123335"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN 27 MARET 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/53c6cd02-db88-42dc-aeea-5e4381b7e30a/resource/9369e1bb-ce3e-45f2-a97f-999684495e70/download/data-kunjungan-27-maret-2023.xlsx> ;
    dcat:byteSize "41671"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

