@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/ad97cab5-04df-4765-b38e-c8955d60c17f> a dcat:Dataset ;
    dct:description "Laporan POK Oktober 2023" ;
    dct:identifier "ad97cab5-04df-4765-b38e-c8955d60c17f" ;
    dct:issued "2023-11-08T16:55:31.977747"^^xsd:dateTime ;
    dct:modified "2023-11-08T16:55:31.977756"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK DPKUKM Oktober 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ad97cab5-04df-4765-b38e-c8955d60c17f/resource/dfbec1d0-4482-49c1-9b6e-befd828aa847> ;
    dcat:keyword "Anggaran" .

<https://data.jatengprov.go.id/dataset/ad97cab5-04df-4765-b38e-c8955d60c17f/resource/dfbec1d0-4482-49c1-9b6e-befd828aa847> a dcat:Distribution ;
    dct:description "Laporan POK Oktober 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan POK Oktober 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/ad97cab5-04df-4765-b38e-c8955d60c17f/resource/dfbec1d0-4482-49c1-9b6e-befd828aa847/download/laporan-pok-oktober-2023.xlsx> ;
    dcat:byteSize 19675.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" .

