@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/7b663f89-da7c-4c0e-8b5c-9eb363c4e293> a dcat:Dataset ;
    dct:description "Dataset ini berisikan informasi mengenai Luas lahan pertanian sawah irigasi yang ada di Provinsi DKI Jakarta" ;
    dct:identifier "eb0e6fb287cef05d917743bcae22ded0" ;
    dct:issued "2025-04-14"^^xsd:date ;
    dct:modified "2026-04-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan, Kelautan, Dan Pertanian" ] ;
    dct:title "Luas Total Lahan Sawah Irigasi" ;
    dcat:distribution <http://5.189.187.109/dataset/7b663f89-da7c-4c0e-8b5c-9eb363c4e293/resource/4b53eabe-b4f8-4d38-b1fd-1f52f055e796>,
        <http://5.189.187.109/dataset/7b663f89-da7c-4c0e-8b5c-9eb363c4e293/resource/bc424629-2a7f-4189-8c0f-f9a0cdcfa2f0> ;
    dcat:keyword "LuasLahan",
        "Pangan",
        "Pertanian",
        "Sawah" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/luas-total-lahan-sawah-irigasi> .

<http://5.189.187.109/dataset/7b663f89-da7c-4c0e-8b5c-9eb363c4e293/resource/4b53eabe-b4f8-4d38-b1fd-1f52f055e796> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T16:48:00.711637"^^xsd:dateTime ;
    dct:modified "2026-05-19T16:48:00.691352"^^xsd:dateTime ;
    dct:title "Luas Total Lahan Sawah Irigasi" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/98a572637ebdfd9b685f5df501c20eaf/luas-total-lahan-sawah-irigasi.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/7b663f89-da7c-4c0e-8b5c-9eb363c4e293/resource/bc424629-2a7f-4189-8c0f-f9a0cdcfa2f0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T16:48:00.711652"^^xsd:dateTime ;
    dct:modified "2026-05-19T16:48:00.691630"^^xsd:dateTime ;
    dct:title "Luas Total Lahan Sawah Irigasi" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/98a572637ebdfd9b685f5df501c20eaf/luas-total-lahan-sawah-irigasi.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/luas-total-lahan-sawah-irigasi> a foaf:Document .

