@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/99bf3009-3a72-4cab-8a56-adb7f71a503f> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "bbe5dc3364dd303361782c2ac7e116c3b574bc45" ;
    dct:issued "2026-02-09"^^xsd:date ;
    dct:modified "2026-02-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RUMAH SAKIT UMUM DR. PALEMMAI KOTA PALOPO" ] ;
    dct:title "Jumlah Pasien Menurut Poliklinik dan Bulan TAHUN 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/99bf3009-3a72-4cab-8a56-adb7f71a503f/resource/142abedc-af19-4b1e-9649-e29777f7f5c3>,
        <http://5.189.187.109/dataset/99bf3009-3a72-4cab-8a56-adb7f71a503f/resource/2710de47-a4de-4edd-9434-535b0e9d40d0> ;
    dcat:landingPage <https://data.palopokota.go.id/indikator/739-jumlah-pasien-menurut-poliklinik-dan-bulan/show> .

<http://5.189.187.109/dataset/99bf3009-3a72-4cab-8a56-adb7f71a503f/resource/142abedc-af19-4b1e-9649-e29777f7f5c3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-18T06:11:41.408804"^^xsd:dateTime ;
    dct:modified "2026-05-18T06:11:41.398544"^^xsd:dateTime ;
    dct:title "CSV Jumlah Pasien Menurut Poliklinik dan Bulan 2025" ;
    dcat:accessURL <https://data.palopokota.go.id/api/export/csv/739?year=2025> .

<http://5.189.187.109/dataset/99bf3009-3a72-4cab-8a56-adb7f71a503f/resource/2710de47-a4de-4edd-9434-535b0e9d40d0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-18T06:11:41.408828"^^xsd:dateTime ;
    dct:modified "2026-05-18T06:11:41.398813"^^xsd:dateTime ;
    dct:title "Excel Jumlah Pasien Menurut Poliklinik dan Bulan 2025" ;
    dcat:accessURL <https://data.palopokota.go.id/api/export/xlsx/739?year=2025> .

<https://data.palopokota.go.id/indikator/739-jumlah-pasien-menurut-poliklinik-dan-bulan/show> a foaf:Document .

