@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/3512af45-6a17-49d2-bfbf-71f539b2ce2e> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi di Kecamatan Ngawi" ;
    dct:identifier "f95ec3de395b4bce25b39ef6138da871" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-05-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Padi di Kecamatan Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/3512af45-6a17-49d2-bfbf-71f539b2ce2e/resource/4ce36025-d688-4144-a341-2e323eb5ad8d> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Ngawi",
        "Padi",
        "Produksi",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3422> .

<http://5.189.187.109/dataset/3512af45-6a17-49d2-bfbf-71f539b2ce2e/resource/4ce36025-d688-4144-a341-2e323eb5ad8d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:42:17.668143"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:42:17.645803"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3422> .

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

