@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/1ce54050-af21-4d7f-a080-c86fa5299c54> a dcat:Dataset ;
    dct:description "Jumlah hari rawat dari semua pasien yang dirawat selama bulan yang bersangkutan" ;
    dct:identifier "4dcae38ee11d3a6606cc6cd636a3628b" ;
    dct:issued "-" ;
    dct:modified "2023-09-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Jumlah Hari Perawatan (Rawat Inap) Berdasarkan Kelas" ;
    dcat:distribution <http://5.189.187.109/dataset/1ce54050-af21-4d7f-a080-c86fa5299c54/resource/010d1991-1366-4b5a-8bf8-7bfe637dd3e5> ;
    dcat:keyword "Hari Perawatan",
        "Rawat Inap" ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/1458/detail_dataset> .

<http://5.189.187.109/dataset/1ce54050-af21-4d7f-a080-c86fa5299c54/resource/010d1991-1366-4b5a-8bf8-7bfe637dd3e5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:29:56.326330"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:29:56.309932"^^xsd:dateTime ;
    dct:title "Jumlah Hari Perawatan (Rawat Inap) Berdasarkan Kelas" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/1458/csv/download_excel> .

<http://opendata.jatimprov.go.id/frontend/dataset/1458/detail_dataset> a foaf:Document .

