@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#> .

<https://data.jatengprov.go.id/dataset/f94d4f18-3ca0-46a6-814c-6101e375d804> a dcat:Dataset ;
    dct:description "10 besar Penyakit Klinik THT RSUD dr Lukmonohadi per April 2022" ;
    dct:identifier "f94d4f18-3ca0-46a6-814c-6101e375d804" ;
    dct:issued "2023-09-18T10:26:24.837010"^^xsd:dateTime ;
    dct:modified "2023-09-18T10:26:24.837018"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "10 besar Penyakit Klinik THT RSUD dr Lukmonohadi per April 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f94d4f18-3ca0-46a6-814c-6101e375d804/resource/b48da88d-486c-4439-b061-3e9e9c8a80ea> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/f94d4f18-3ca0-46a6-814c-6101e375d804/resource/b48da88d-486c-4439-b061-3e9e9c8a80ea> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "10 besar Penyakit Klinik THT RSUD dr Lukmonohadi per April 2022" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/f94d4f18-3ca0-46a6-814c-6101e375d804/resource/b48da88d-486c-4439-b061-3e9e9c8a80ea/download/klinik-tht-apr.xlsx> ;
    dcat:byteSize 10965.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

