@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/d8981fc8-63c3-400d-a8d0-00e8e0463fc5> a dcat:Dataset ;
    dct:description "Jumlah pasien yang mendapat layanan radiologi dan dibedakan berdasarkan jenis kegiatan" ;
    dct:identifier "f6e794a75c5d51de081dbefa224304f9" ;
    dct:issued "-" ;
    dct:modified "2023-09-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Jumlah Layanan Radiologi Berdasarkan Jenis Kegiatan" ;
    dcat:distribution <http://5.189.187.109/dataset/d8981fc8-63c3-400d-a8d0-00e8e0463fc5/resource/8b0ea9de-ad02-4423-8dea-992abfd12594> ;
    dcat:keyword "Radiologi" ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/2132/detail_dataset> .

<http://5.189.187.109/dataset/d8981fc8-63c3-400d-a8d0-00e8e0463fc5/resource/8b0ea9de-ad02-4423-8dea-992abfd12594> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:30:51.130386"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:30:51.120150"^^xsd:dateTime ;
    dct:title "Jumlah Layanan Radiologi Berdasarkan Jenis Kegiatan" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/2132/csv/download_excel> .

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

