@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/eb8fdb90-752e-4485-8923-f20822e86825> a dcat:Dataset ;
    dct:description "Jumlah Produksi Jagung di Kecamatan Ngawi" ;
    dct:identifier "898aef0932f6aaecda27aba8e9903991" ;
    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 Jagung di Kecamatan Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/eb8fdb90-752e-4485-8923-f20822e86825/resource/54dab63d-3385-4cca-bccd-203e76b8eb26> ;
    dcat:keyword "Jagung",
        "Jumlah",
        "Kecamatan",
        "Ngawi",
        "Produksi",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3495> .

<http://5.189.187.109/dataset/eb8fdb90-752e-4485-8923-f20822e86825/resource/54dab63d-3385-4cca-bccd-203e76b8eb26> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:42:40.212007"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:42:40.134757"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3495> .

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

