@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/6430c59f-732a-482a-be77-59d8b99e0bf6> a dcat:Dataset ;
    dct:description "Data Kunjungan Puskesmas Gribig Bulan Oktober 2022" ;
    dct:identifier "6430c59f-732a-482a-be77-59d8b99e0bf6" ;
    dct:issued "2023-03-08T06:30:17.466278"^^xsd:dateTime ;
    dct:modified "2024-12-15T22:22:32.031309"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kunjungan Puskesmas Gribig Bulan Oktober 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Wida Sekarani Paramita" ;
            vcard:hasEmail <mailto:ayuningrumdewipuji@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6430c59f-732a-482a-be77-59d8b99e0bf6/resource/17147f7b-28f4-4f1c-ab17-bdccf2a5429b> ;
    dcat:keyword "kesehatan",
        "kunjungan",
        "oktober 2022",
        "puskesmas gribig" ;
    dcat:landingPage <Pendataan%20Bulanan%20Puskesmas%20Gribig> .

<Pendataan%20Bulanan%20Puskesmas%20Gribig> a foaf:Document .

<http://5.189.187.109/dataset/6430c59f-732a-482a-be77-59d8b99e0bf6/resource/17147f7b-28f4-4f1c-ab17-bdccf2a5429b> a dcat:Distribution ;
    dct:description "Data Kunjungan Puskesmas Gribig Bulan Oktober 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-22T04:26:50.374661"^^xsd:dateTime ;
    dct:modified "2024-12-15T22:22:32.043933"^^xsd:dateTime ;
    dct:title "Data Kunjungan Pasien Oktober 2022.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/6430c59f-732a-482a-be77-59d8b99e0bf6/resource/17147f7b-28f4-4f1c-ab17-bdccf2a5429b/download/data-kunjungan-pasien-oktober-2022.xlsx> ;
    dcat:byteSize "8549"^^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" .

