@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/a167b648-2b9a-49d9-8a1a-a14571d70249> a dcat:Dataset ;
    dct:description "Luas Panen Padi di Kecamatan Kedunggalar" ;
    dct:identifier "cdd0500dc0ef6682fa6ec6d2e6b577c4" ;
    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 Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/a167b648-2b9a-49d9-8a1a-a14571d70249/resource/5ac1b57f-b7ae-498f-8775-7ecdc7f79d82> ;
    dcat:keyword "Kecamatan",
        "Kedunggalar",
        "Luas",
        "Padi",
        "Panen",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3405> .

<http://5.189.187.109/dataset/a167b648-2b9a-49d9-8a1a-a14571d70249/resource/5ac1b57f-b7ae-498f-8775-7ecdc7f79d82> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:36:08.481496"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:36:08.405678"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3405> .

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

