@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/2cd442c5-951f-416c-b6c7-3e9eaf6cd9bd> a dcat:Dataset ;
    dct:description "Pasien yang mendapatkan pelayanan berupa observasi, diagnosis, pengobatan, rehabilitasi medis dan pelayanan kesehatan lainnya dengan status menginap dirumah sakit" ;
    dct:identifier "2" ;
    dct:issued "2024-05-29T19:24:46+08:00"^^xsd:dateTime ;
    dct:modified "2026-05-08T11:34:16+08:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "UPT RSUD. dr. Hasri Ainun Habibie" ] ;
    dct:title "Jumlah Kunjungan Rawat Inap" ;
    dcat:distribution <http://5.189.187.109/dataset/2cd442c5-951f-416c-b6c7-3e9eaf6cd9bd/resource/122265a2-881f-4b7f-9627-0f7351e67bc7>,
        <http://5.189.187.109/dataset/2cd442c5-951f-416c-b6c7-3e9eaf6cd9bd/resource/c7e89dc8-d512-42b9-97ff-ff1823f2c7f4> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/2> .

<http://5.189.187.109/dataset/2cd442c5-951f-416c-b6c7-3e9eaf6cd9bd/resource/122265a2-881f-4b7f-9627-0f7351e67bc7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-29T04:10:39.831719"^^xsd:dateTime ;
    dct:modified "2026-05-29T04:10:39.802958"^^xsd:dateTime ;
    dct:title "Jumlah Kunjungan Rawat Inap" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/2/download-excel> .

<http://5.189.187.109/dataset/2cd442c5-951f-416c-b6c7-3e9eaf6cd9bd/resource/c7e89dc8-d512-42b9-97ff-ff1823f2c7f4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-29T04:10:39.831705"^^xsd:dateTime ;
    dct:modified "2026-05-29T04:10:39.802673"^^xsd:dateTime ;
    dct:title "Jumlah Kunjungan Rawat Inap" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/2/download-csv> .

<https://opendata.gorontaloprov.go.id/dataset-detail/2> a foaf:Document .

