@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/684d3d73-ba13-4cb5-b7db-f115e7d8ca5b> a dcat:Dataset ;
    dct:description "Luas Panen Jagung di Kecamatan Karanganyar" ;
    dct:identifier "d81d658f7fb3fca03ea5e74f787f1f51" ;
    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 Karanganyar" ;
    dcat:distribution <http://5.189.187.109/dataset/684d3d73-ba13-4cb5-b7db-f115e7d8ca5b/resource/97eed9c5-f2af-435a-aeb3-f3a37ca3c767> ;
    dcat:keyword "Jagung",
        "Karanganyar",
        "Kecamatan",
        "Luas",
        "Panen",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/11088> .

<http://5.189.187.109/dataset/684d3d73-ba13-4cb5-b7db-f115e7d8ca5b/resource/97eed9c5-f2af-435a-aeb3-f3a37ca3c767> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:56:24.207332"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:56:24.153565"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/11088> .

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

