@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/a85c9a8c-7ea4-4700-b636-d60ae32a7209> a dcat:Dataset ;
    dct:description "Laporan Kegiatan s/d Oktober 2023" ;
    dct:identifier "a85c9a8c-7ea4-4700-b636-d60ae32a7209" ;
    dct:issued "2023-11-14T17:26:52.476073"^^xsd:dateTime ;
    dct:modified "2023-11-14T17:26:52.476079"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LAPORAN POK DINAS PERIKANAN BULAN OKTOBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:disperka@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a85c9a8c-7ea4-4700-b636-d60ae32a7209/resource/070bcb98-0e99-4b33-8307-a81391273528> .

<https://data.jatengprov.go.id/dataset/a85c9a8c-7ea4-4700-b636-d60ae32a7209/resource/070bcb98-0e99-4b33-8307-a81391273528> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "LAPORAN POK DINAS PERIKANAN BULAN OKTOBER 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/a85c9a8c-7ea4-4700-b636-d60ae32a7209/resource/070bcb98-0e99-4b33-8307-a81391273528/download/laporan-pok-dinas-perikanan-bulan-oktober-2023.xlsx> ;
    dcat:byteSize 30877.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" .

