@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/b9ecdce8-278e-4f53-ad32-012b97af90fe> a dcat:Dataset ;
    dct:description "Data Kunjungan Puskesmas Gribig Bulan Mei 2022" ;
    dct:identifier "b9ecdce8-278e-4f53-ad32-012b97af90fe" ;
    dct:issued "2023-03-08T07:55:05.019754"^^xsd:dateTime ;
    dct:modified "2024-12-08T07:50:28.920886"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kunjungan Puskesmas Gribig Bulan Mei 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/b9ecdce8-278e-4f53-ad32-012b97af90fe/resource/343b84d5-32e5-4d55-959a-39ccdfc00046> ;
    dcat:keyword "kesehatan",
        "kunjungan",
        "mei 2022",
        "puskesmas gribig" ;
    dcat:landingPage <Pendataan%20Bulanan%20Puskesmas%20Gribig> .

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

<http://5.189.187.109/dataset/b9ecdce8-278e-4f53-ad32-012b97af90fe/resource/343b84d5-32e5-4d55-959a-39ccdfc00046> a dcat:Distribution ;
    dct:description "Data Kunjungan Puskesmas Gribig Bulan Mei 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-22T04:22:54.908710"^^xsd:dateTime ;
    dct:modified "2024-12-08T07:50:28.934571"^^xsd:dateTime ;
    dct:title "Data Kunjungan Pasien Mei 2022.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/b9ecdce8-278e-4f53-ad32-012b97af90fe/resource/343b84d5-32e5-4d55-959a-39ccdfc00046/download/data-kunjungan-pasien-mei-2022.xlsx> ;
    dcat:byteSize "8612"^^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" .

