@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/b4cf641c-dd87-4f02-a3a3-7ac066678158> a dcat:Dataset ;
    dct:description "Luas Panen Jagung di Kecamatan Sine" ;
    dct:identifier "ec47951a847319d0dd4933431b5b2c0f" ;
    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 Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/b4cf641c-dd87-4f02-a3a3-7ac066678158/resource/2349c197-d75c-4dea-a699-fb7b9cb26691> ;
    dcat:keyword "Jagung",
        "Kecamatan",
        "Luas",
        "Panen",
        "Sine",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/11070> .

<http://5.189.187.109/dataset/b4cf641c-dd87-4f02-a3a3-7ac066678158/resource/2349c197-d75c-4dea-a699-fb7b9cb26691> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:56:04.519545"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:56:04.499697"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/11070> .

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

