@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/1d497d0d-c419-4ee7-b8fd-8f8d8ea74d3f> a dcat:Dataset ;
    dct:description "Jumlah Produksi Jagung di Kecamatan Geneng" ;
    dct:identifier "f35fd567065af297ae65b621e0a21ae9" ;
    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 Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/1d497d0d-c419-4ee7-b8fd-8f8d8ea74d3f/resource/3130166b-a6e4-41c6-94e3-6b7be5163154> ;
    dcat:keyword "Geneng",
        "Jagung",
        "Jumlah",
        "Kecamatan",
        "Produksi",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3487> .

<http://5.189.187.109/dataset/1d497d0d-c419-4ee7-b8fd-8f8d8ea74d3f/resource/3130166b-a6e4-41c6-94e3-6b7be5163154> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:42:36.799464"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:42:36.779481"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3487> .

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

