@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/4d2c5ee7-070c-4d73-9347-e8b9bd941a5e> a dcat:Dataset ;
    dct:description "Jumlah Alat Pengolah Gabah Berupa Pompa Air di Kecamatan Ngawi" ;
    dct:identifier "6de4bfe9504589a457d6e92fae4f9613" ;
    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 Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/4d2c5ee7-070c-4d73-9347-e8b9bd941a5e/resource/1db6aa5d-c763-4852-abd1-7152ea82b549> ;
    dcat:keyword "Air",
        "Alat",
        "Berupa",
        "Gabah",
        "Jumlah",
        "Kecamatan",
        "Ngawi",
        "Pengolah",
        "Pompa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/4196> .

<http://5.189.187.109/dataset/4d2c5ee7-070c-4d73-9347-e8b9bd941a5e/resource/1db6aa5d-c763-4852-abd1-7152ea82b549> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:54:09.566577"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:54:09.537317"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/4196> .

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

