@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/5d014211-1b17-41de-92c4-7b0696032808> a dcat:Dataset ;
    dct:description "Luas Panen Jagung di Kecamatan Kwadungan" ;
    dct:identifier "c24c65259d90ed4a19ab37b6fd6fe716" ;
    dct:issued "2022-09-07"^^xsd:date ;
    dct:modified "2024-06-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Jagung di Kecamatan Kwadungan" ;
    dcat:distribution <http://5.189.187.109/dataset/5d014211-1b17-41de-92c4-7b0696032808/resource/d46896bd-d4c7-4372-8c16-924fa3230d16> ;
    dcat:keyword "Jagung",
        "Kecamatan",
        "Kwadungan",
        "Luas",
        "Panen",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/11076> .

<http://5.189.187.109/dataset/5d014211-1b17-41de-92c4-7b0696032808/resource/d46896bd-d4c7-4372-8c16-924fa3230d16> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:36:23.062366"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:36:23.036434"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/11076> .

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

