@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/7cbc0a11-0f47-4307-8a6b-7de691784a6d> a dcat:Dataset ;
    dct:description "Luas Lahan Sawah di Kecamatan Jogorogo" ;
    dct:identifier "a9df2255ad642b923d95503b9a7958d8" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Lahan Sawah di Kecamatan Jogorogo" ;
    dcat:distribution <http://5.189.187.109/dataset/7cbc0a11-0f47-4307-8a6b-7de691784a6d/resource/a11ae70b-9ec8-4420-8c96-0d9a1e7c754f> ;
    dcat:keyword "Jogorogo",
        "Kecamatan",
        "Lahan",
        "Luas",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3679> .

<http://5.189.187.109/dataset/7cbc0a11-0f47-4307-8a6b-7de691784a6d/resource/a11ae70b-9ec8-4420-8c96-0d9a1e7c754f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:49:32.583907"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:49:32.565263"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3679> .

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

