@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/7a0b6ec7-1e2e-4740-92b2-34e2f4a77a73> a dcat:Dataset ;
    dct:description "Data Kunjungan Pasien Puskesmas Gribig Bulan Juni 2023" ;
    dct:identifier "7a0b6ec7-1e2e-4740-92b2-34e2f4a77a73" ;
    dct:issued "2023-12-27T07:22:15.049268"^^xsd:dateTime ;
    dct:modified "2024-12-15T17:37:29.851917"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kunjungan Pasien Puskesmas Gribig Bulan Juni 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/7a0b6ec7-1e2e-4740-92b2-34e2f4a77a73/resource/3fa91fe1-fda8-4725-9e46-a9dc70affb37> ;
    dcat:keyword "juni 2023",
        "kesehatan",
        "kunjungan",
        "puskesmas gribig" ;
    dcat:landingPage <Laporan%20Bulanan> .

<Laporan%20Bulanan> a foaf:Document .

<http://5.189.187.109/dataset/7a0b6ec7-1e2e-4740-92b2-34e2f4a77a73/resource/3fa91fe1-fda8-4725-9e46-a9dc70affb37> a dcat:Distribution ;
    dct:description "Data Kunjungan Pasien Puskesmas Gribig Bulan Juni 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-21T07:07:35.598885"^^xsd:dateTime ;
    dct:modified "2024-12-15T17:37:29.869174"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN PASIEN BULAN JUNI 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/7a0b6ec7-1e2e-4740-92b2-34e2f4a77a73/resource/3fa91fe1-fda8-4725-9e46-a9dc70affb37/download/data-kunjungan-pasien-bulan-juni-2023.xlsx> ;
    dcat:byteSize "8705"^^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" .

