@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/e234b38a-da8b-4320-9711-afb01127ad35> a dcat:Dataset ;
    dct:description "Luas Areal Tanaman Perkebunan (Tebu)" ;
    dct:identifier "432aca3a1e345e339f35a30c8f65edce" ;
    dct:issued "2021-04-09"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Areal Tanaman Perkebunan (Tebu)" ;
    dcat:distribution <http://5.189.187.109/dataset/e234b38a-da8b-4320-9711-afb01127ad35/resource/af8d9824-bd6d-448b-acf2-e1d3117a6dbe> ;
    dcat:keyword "Areal",
        "Luas",
        "Perkebunan",
        "Tanaman",
        "Tebu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/318> .

<http://5.189.187.109/dataset/e234b38a-da8b-4320-9711-afb01127ad35/resource/af8d9824-bd6d-448b-acf2-e1d3117a6dbe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:43:18.611591"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:43:18.581755"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/318> .

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

