@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/e11a7358-dee8-42a4-86ea-52c49f9526e7> a dcat:Dataset ;
    dct:description "Luas Lahan Tegal/Kebun di Kecamatan Bringin" ;
    dct:identifier "2e5c2cb8d13e8fba78d95211440ba326" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-07-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Lahan Tegal/Kebun di Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/e11a7358-dee8-42a4-86ea-52c49f9526e7/resource/174b6745-e3aa-4f9f-96cb-64df3f44ae36> ;
    dcat:keyword "Bringin",
        "Kecamatan",
        "Lahan",
        "Luas",
        "TegalKebun" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3762> .

<http://5.189.187.109/dataset/e11a7358-dee8-42a4-86ea-52c49f9526e7/resource/174b6745-e3aa-4f9f-96cb-64df3f44ae36> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:51:15.038121"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:51:15.023553"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3762> .

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

