@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/85e0c6df-be4e-402f-9c54-5440950b1fb4> a dcat:Dataset ;
    dct:description "Produksi Hasil/Ton Kakao" ;
    dct:identifier "a14ac55a4f27472c5d894ec1c3c743d2" ;
    dct:issued "2022-05-13"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produksi Hasil/Ton Kakao" ;
    dcat:distribution <http://5.189.187.109/dataset/85e0c6df-be4e-402f-9c54-5440950b1fb4/resource/d6a0aa68-5870-49e5-90ee-c207f783310c> ;
    dcat:keyword "HasilTon",
        "Kakao",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1425> .

<http://5.189.187.109/dataset/85e0c6df-be4e-402f-9c54-5440950b1fb4/resource/d6a0aa68-5870-49e5-90ee-c207f783310c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:45:14.397679"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:45:14.379161"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1425> .

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

