@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/34a2d26b-36cb-424f-95a3-839d2dd5e92b> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi di Kecamatan Jogorogo" ;
    dct:identifier "8d7628dd7a710c8638dbd22d4421ee46" ;
    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 Jogorogo" ;
    dcat:distribution <http://5.189.187.109/dataset/34a2d26b-36cb-424f-95a3-839d2dd5e92b/resource/8fdd051b-d19a-48a5-b05b-7b16878df736> ;
    dcat:keyword "Jogorogo",
        "Jumlah",
        "Kecamatan",
        "Padi",
        "Produksi",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3412> .

<http://5.189.187.109/dataset/34a2d26b-36cb-424f-95a3-839d2dd5e92b/resource/8fdd051b-d19a-48a5-b05b-7b16878df736> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:42:08.604811"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:42:08.584920"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3412> .

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

