@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/f8200ab7-1bb7-4a91-8dbd-7170c1638fec> a dcat:Dataset ;
    dct:description "Produksi Sayuran dan Buah-buahan di Kabupaten Cilacap Tahun 2021" ;
    dct:identifier "f8200ab7-1bb7-4a91-8dbd-7170c1638fec" ;
    dct:issued "2021-08-22T14:30:26.137471"^^xsd:dateTime ;
    dct:modified "2022-10-20T08:35:00.011525"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Produksi Hortikultura Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f8200ab7-1bb7-4a91-8dbd-7170c1638fec/resource/950ab55d-0409-4539-885a-83ba0be32715>,
        <https://data.jatengprov.go.id/dataset/f8200ab7-1bb7-4a91-8dbd-7170c1638fec/resource/d76e3fd8-851b-47d3-a71a-1c2efeb9a899> .

<https://data.jatengprov.go.id/dataset/f8200ab7-1bb7-4a91-8dbd-7170c1638fec/resource/950ab55d-0409-4539-885a-83ba0be32715> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Produksi sayur 2021.xlsx" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f8200ab7-1bb7-4a91-8dbd-7170c1638fec/resource/950ab55d-0409-4539-885a-83ba0be32715/download/produksi-sayur-2021.xlsx> ;
    dcat:byteSize 12102.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/f8200ab7-1bb7-4a91-8dbd-7170c1638fec/resource/d76e3fd8-851b-47d3-a71a-1c2efeb9a899> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Produksi Buah 2021.xlsx" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f8200ab7-1bb7-4a91-8dbd-7170c1638fec/resource/d76e3fd8-851b-47d3-a71a-1c2efeb9a899/download/produksi-buah-2021.xlsx> ;
    dcat:byteSize 14595.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" .

