@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/1df0fe1d-0d72-4b81-990a-9c39ab60eabc> a dcat:Dataset ;
    dct:description "RILIS Covid Harian Tgl 06-06-2022" ;
    dct:identifier "1df0fe1d-0d72-4b81-990a-9c39ab60eabc" ;
    dct:issued "2022-10-19T12:34:40.938926"^^xsd:dateTime ;
    dct:modified "2022-10-19T12:34:40.938939"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "RILIS Covid Harian Tgl 06-06-2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1df0fe1d-0d72-4b81-990a-9c39ab60eabc/resource/8ce39066-f84c-440d-9bcd-04330da52019> .

<https://data.jatengprov.go.id/dataset/1df0fe1d-0d72-4b81-990a-9c39ab60eabc/resource/8ce39066-f84c-440d-9bcd-04330da52019> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "RILIS Covid Harian Tgl 06-06-2022.xlsx" ;
    dcat:accessURL <http://data.wonosobokab.go.id/dataset/1df0fe1d-0d72-4b81-990a-9c39ab60eabc/resource/8ce39066-f84c-440d-9bcd-04330da52019/download/rilis-covid-harian-tgl-06-06-2022.xlsx> ;
    dcat:byteSize 117998.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonosobo" .

