@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/8f59d157-d891-426b-9b22-77e336f37fd4> a dcat:Dataset ;
    dct:description "Luas Panen Jagung" ;
    dct:identifier "fa7cdfad1a5aaf8370ebeda47a1ff1c3" ;
    dct:issued "2021-04-06"^^xsd:date ;
    dct:modified "2024-06-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Jagung" ;
    dcat:distribution <http://5.189.187.109/dataset/8f59d157-d891-426b-9b22-77e336f37fd4/resource/c665ac78-b44a-479b-8acf-d11951b32d7a> ;
    dcat:keyword "Jagung",
        "Luas",
        "Panen" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/167> .

<http://5.189.187.109/dataset/8f59d157-d891-426b-9b22-77e336f37fd4/resource/c665ac78-b44a-479b-8acf-d11951b32d7a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:45:22.677421"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:45:22.663017"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/167> .

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

