@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/619f8251-f903-42f7-8373-3da62997197b> a dcat:Dataset ;
    dct:description "Luas Panen Jagung di Kecamatan Kasreman" ;
    dct:identifier "bea5b83d3a056039813089e7aa7f7e9a" ;
    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 Kasreman" ;
    dcat:distribution <http://5.189.187.109/dataset/619f8251-f903-42f7-8373-3da62997197b/resource/bf5c313d-a039-4324-ac26-964a03f60ed6> ;
    dcat:keyword "Jagung",
        "Kasreman",
        "Kecamatan",
        "Luas",
        "Panen",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/11081> .

<http://5.189.187.109/dataset/619f8251-f903-42f7-8373-3da62997197b/resource/bf5c313d-a039-4324-ac26-964a03f60ed6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:36:15.505995"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:36:15.485057"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/11081> .

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

