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

<http://5.189.187.109/dataset/ff9f1347-b0d7-483c-a12e-06d864e1db0b> a dcat:Dataset ;
    dct:description "Jumlah Produksi Perkebunan Tanaman Tebu di Kecamatan Gerih" ;
    dct:identifier "be7ecaca534f98c4ca134e527b12d4c8" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2025-01-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Perkebunan Tanaman Tebu di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/ff9f1347-b0d7-483c-a12e-06d864e1db0b/resource/3eee3b78-466b-4519-89d7-3dcf45a6a8f2> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kecamatan",
        "Perkebunan",
        "Produksi",
        "Tanaman",
        "Tebu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8223> .

<http://5.189.187.109/dataset/ff9f1347-b0d7-483c-a12e-06d864e1db0b/resource/3eee3b78-466b-4519-89d7-3dcf45a6a8f2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:05:48.033327"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:05:48.000019"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8223> .

<https://satudata.ngawikab.go.id/data/sektoral/8223> a foaf:Document .

