@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/689f9534-bd79-4e92-a853-3a0809646438> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi Setara Beras di Kecamatan Ngawi" ;
    dct:identifier "cff02a74da64d145a4aed3a577a106ab" ;
    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 "Jumlah Produksi Padi Setara Beras di Kecamatan Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/689f9534-bd79-4e92-a853-3a0809646438/resource/cbaa9e86-4e45-467f-a49e-e13825a53723> ;
    dcat:keyword "Beras",
        "Jumlah",
        "Kecamatan",
        "Ngawi",
        "Padi",
        "Produksi",
        "Setara",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3460> .

<http://5.189.187.109/dataset/689f9534-bd79-4e92-a853-3a0809646438/resource/cbaa9e86-4e45-467f-a49e-e13825a53723> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:42:30.905877"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:42:30.882546"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3460> .

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

