@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#> .

<http://5.189.187.109:5000/dataset/34771331-318e-4ef7-963c-37e720f8731b> a dcat:Dataset ;
    dct:description "Data luas panen dan produksi tanaman pangan di Kabupaten Cilacap Tahun 2020" ;
    dct:identifier "34771331-318e-4ef7-963c-37e720f8731b" ;
    dct:issued "2026-04-10T02:22:55.462946"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:22:55.462962"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Data Produksi Tanaman Pangan di Kabupaten Cilacap  Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Benny" ;
            vcard:hasEmail <mailto:benny.widiyatmoko91@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/34771331-318e-4ef7-963c-37e720f8731b/resource/61ac1191-d1aa-4133-8ed9-06de695042f3> ;
    dcat:keyword "Tanaman pangan",
        "cilacap",
        "dispertan",
        "jagung",
        "kacang hijau",
        "kacang tanah",
        "kedelai",
        "ketela",
        "padi",
        "pertanian" .

<http://5.189.187.109:5000/dataset/34771331-318e-4ef7-963c-37e720f8731b/resource/61ac1191-d1aa-4133-8ed9-06de695042f3> a dcat:Distribution ;
    dct:description "Data luas panen dan produksi tanaman pangan di Kabupaten Cilacap Tahun 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-07-13T09:02:19.891532"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:22:55.407955"^^xsd:dateTime ;
    dct:title "Produksi Tanaman Pangan Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/34771331-318e-4ef7-963c-37e720f8731b/resource/61ac1191-d1aa-4133-8ed9-06de695042f3/download/produksi-tanaman-pangan-tahun-2020.xlsx> ;
    dcat:byteSize "8797"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

