@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/1ca6d259-333e-41d3-bb94-22d0040fce4d> a dcat:Dataset ;
    dct:description "Jumlah Alat Pengolah Gabah Berupa Pompa Air di Kecamatan Widodaren" ;
    dct:identifier "473803f0f2ebd77d83ee60daaa61f381" ;
    dct:issued "2022-06-17"^^xsd:date ;
    dct:modified "2023-07-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Alat Pengolah Gabah Berupa Pompa Air di Kecamatan Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/1ca6d259-333e-41d3-bb94-22d0040fce4d/resource/8aa6900c-00f3-4444-b4e5-5960433cd2f9> ;
    dcat:keyword "Air",
        "Alat",
        "Berupa",
        "Gabah",
        "Jumlah",
        "Kecamatan",
        "Pengolah",
        "Pompa",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/4201> .

<http://5.189.187.109/dataset/1ca6d259-333e-41d3-bb94-22d0040fce4d/resource/8aa6900c-00f3-4444-b4e5-5960433cd2f9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:54:18.139139"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:54:18.122856"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/4201> .

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

