@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/6dfe3983-08a7-4dd2-9e91-3be04856ce0b> a dcat:Dataset ;
    dct:description "Data Umum Dinas Kesehatan Tahun 2022" ;
    dct:identifier "6dfe3983-08a7-4dd2-9e91-3be04856ce0b" ;
    dct:issued "2023-05-26T08:31:23.456150"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:31:23.456158"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Umum Dinas Kesehatan Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6dfe3983-08a7-4dd2-9e91-3be04856ce0b/resource/1f89a751-6d11-4fbb-b0ac-2fd9833cd7c6> .

<https://data.jatengprov.go.id/dataset/6dfe3983-08a7-4dd2-9e91-3be04856ce0b/resource/1f89a751-6d11-4fbb-b0ac-2fd9833cd7c6> a dcat:Distribution ;
    dct:description "Data Umum Dinas Kesehatan Tahun 2022" ;
    dct:format "XLS" ;
    dct:title "Data Umum Dinas Kesehatan Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/6dfe3983-08a7-4dd2-9e91-3be04856ce0b/resource/1f89a751-6d11-4fbb-b0ac-2fd9833cd7c6/download/dinkes_spm-umum-tahun-2022.xlsx> ;
    dcat:byteSize 12405.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

