@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/1ca509a8-4933-48fe-978d-38a600439345> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi di Kecamatan Geneng" ;
    dct:identifier "228b25587479f2fc7570428e8bcbabdc" ;
    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 Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/1ca509a8-4933-48fe-978d-38a600439345/resource/8dea15c9-5f19-4e6f-a627-68443bdc2767> ;
    dcat:keyword "Geneng",
        "Jumlah",
        "Kecamatan",
        "Padi",
        "Produksi",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3414> .

<http://5.189.187.109/dataset/1ca509a8-4933-48fe-978d-38a600439345/resource/8dea15c9-5f19-4e6f-a627-68443bdc2767> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:42:10.675390"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:42:10.655936"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3414> .

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

