@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e84c0f29-bcf9-45ca-8d85-80baf939ebaa> a dcat:Dataset ;
    dct:description "Data Kunjungan Pasien Puskesmas Gribig Bulan Agustus 2023" ;
    dct:identifier "e84c0f29-bcf9-45ca-8d85-80baf939ebaa" ;
    dct:issued "2023-12-27T07:24:55.064867"^^xsd:dateTime ;
    dct:modified "2024-12-21T21:04:58.338479"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kunjungan Pasien Puskesmas Gribig Bulan Agustus 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/e84c0f29-bcf9-45ca-8d85-80baf939ebaa/resource/7b6ace21-0ced-4cca-a706-b09fa40458e5> ;
    dcat:keyword "agustus 2023",
        "kesehatan",
        "kunjungan",
        "puskesmas gribig" ;
    dcat:landingPage <Laporan%20Bulanan> .

<Laporan%20Bulanan> a foaf:Document .

<http://5.189.187.109/dataset/e84c0f29-bcf9-45ca-8d85-80baf939ebaa/resource/7b6ace21-0ced-4cca-a706-b09fa40458e5> a dcat:Distribution ;
    dct:description "Data Kunjungan Pasien Puskesmas Gribig Bulan Agustus 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-21T07:09:43.238162"^^xsd:dateTime ;
    dct:modified "2024-12-21T21:04:58.360202"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN PASIEN BULAN AGUSTUS 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/e84c0f29-bcf9-45ca-8d85-80baf939ebaa/resource/7b6ace21-0ced-4cca-a706-b09fa40458e5/download/data-kunjungan-pasien-bulan-agustus-2023.xlsx> ;
    dcat:byteSize "8710"^^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" .

