@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/5c132347-d519-4527-afc1-35f6f7ed8036> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Sayuran Kubis di Kecamatan Pitu" ;
    dct:identifier "2175f8c5cd9604f6b1e576b252d4c86e" ;
    dct:issued "2022-06-29"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Tanaman Sayuran Kubis di Kecamatan Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/5c132347-d519-4527-afc1-35f6f7ed8036/resource/0626ad05-e716-4edf-9875-5b374f2a746a> ;
    dcat:keyword "Kecamatan",
        "Kubis",
        "Luas",
        "Panen",
        "Pitu",
        "Sayuran",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7439> .

<http://5.189.187.109/dataset/5c132347-d519-4527-afc1-35f6f7ed8036/resource/0626ad05-e716-4edf-9875-5b374f2a746a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:30:47.900014"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:30:47.868654"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7439> .

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

