@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/3ededaad-b0e8-4406-9b0e-cb6ed94df53d> a dcat:Dataset ;
    dct:description "Luas Panen Jagung di Kecamatan Widodaren" ;
    dct:identifier "267eb3281384a8c96197cc123d6e1cdc" ;
    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 Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/3ededaad-b0e8-4406-9b0e-cb6ed94df53d/resource/e9f45c03-bb67-444e-8b03-900b22b1f188> ;
    dcat:keyword "Jagung",
        "Kecamatan",
        "Luas",
        "Panen",
        "Widodaren",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/11086> .

<http://5.189.187.109/dataset/3ededaad-b0e8-4406-9b0e-cb6ed94df53d/resource/e9f45c03-bb67-444e-8b03-900b22b1f188> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:36:11.564842"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:36:11.539342"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/11086> .

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

