@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/36f97bc5-eab2-4a74-a193-d26f319bf851> a dcat:Dataset ;
    dct:description "Luas Panen Jagung di Kecamatan Kedunggalar" ;
    dct:identifier "68dfff284e90ee47fcc6b4941047edad" ;
    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 Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/36f97bc5-eab2-4a74-a193-d26f319bf851/resource/66fc13de-ffb1-4c20-ac99-c04230eafaf7> ;
    dcat:keyword "Jagung",
        "Kecamatan",
        "Kedunggalar",
        "Luas",
        "Panen",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/11084> .

<http://5.189.187.109/dataset/36f97bc5-eab2-4a74-a193-d26f319bf851/resource/66fc13de-ffb1-4c20-ac99-c04230eafaf7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:56:01.532172"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:56:01.511637"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/11084> .

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

