@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/6ea76f44-5d8e-4f11-bab9-2721e2bea3cd> a dcat:Dataset ;
    dct:description "Produksi Ubi Jalar" ;
    dct:identifier "8f85517967795eeef66c225f7883bdcb" ;
    dct:issued "2021-04-06"^^xsd:date ;
    dct:modified "2025-02-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produksi Ubi Jalar" ;
    dcat:distribution <http://5.189.187.109/dataset/6ea76f44-5d8e-4f11-bab9-2721e2bea3cd/resource/57a940fa-93f5-4d6a-acb1-09e263e772b6> ;
    dcat:keyword "Jalar",
        "Produksi",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/180> .

<http://5.189.187.109/dataset/6ea76f44-5d8e-4f11-bab9-2721e2bea3cd/resource/57a940fa-93f5-4d6a-acb1-09e263e772b6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:12:27.438984"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:12:27.420091"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/180> .

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

