@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/a53dc9a9-8a7d-400a-818d-646571be5348> a dcat:Dataset ;
    dct:description "Jumlah pembedahan yang dibedakan berdasarkan jenis tindakan " ;
    dct:identifier "e8b1cbd05f6e6a358a81dee52493dd06" ;
    dct:issued "-" ;
    dct:modified "2022-09-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Jumlah Layanan Pembedahan Berdasarkan Jenis Tindakan Operasi" ;
    dcat:distribution <http://5.189.187.109/dataset/a53dc9a9-8a7d-400a-818d-646571be5348/resource/2addb6d1-83c1-4edf-b1e7-69c63233dbd8> ;
    dcat:keyword "Operasi" ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/1154/detail_dataset> .

<http://5.189.187.109/dataset/a53dc9a9-8a7d-400a-818d-646571be5348/resource/2addb6d1-83c1-4edf-b1e7-69c63233dbd8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:31:29.726805"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:31:29.695833"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Pembedahan Berdasarkan Jenis Tindakan Operasi" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/1154/csv/download_excel> .

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

