@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/004e0c3e-2cba-4242-af62-d985f41dbf2f> a dcat:Dataset ;
    dct:description "Luas Panen Padi di Kecamatan Kendal" ;
    dct:identifier "9d684c589d67031a627ad33d59db65e5" ;
    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 "Luas Panen Padi di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/004e0c3e-2cba-4242-af62-d985f41dbf2f/resource/81329489-a482-4625-90ae-b01899464ed3> ;
    dcat:keyword "Kecamatan",
        "Kendal",
        "Luas",
        "Padi",
        "Panen",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3394> .

<http://5.189.187.109/dataset/004e0c3e-2cba-4242-af62-d985f41dbf2f/resource/81329489-a482-4625-90ae-b01899464ed3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:45:52.778941"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:45:52.758785"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3394> .

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

