@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/43498ab8-1eb0-4884-a694-53ad9937d41b> a dcat:Dataset ;
    dct:description "Luas Panen Padi di Kecamatan Widodaren" ;
    dct:identifier "c0e8517b1fe0b5270f3f41d4b56d6118" ;
    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 Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/43498ab8-1eb0-4884-a694-53ad9937d41b/resource/c739aba3-c865-4018-9cc2-061f0f8ff119> ;
    dcat:keyword "Kecamatan",
        "Luas",
        "Padi",
        "Panen",
        "Widodaren",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3407> .

<http://5.189.187.109/dataset/43498ab8-1eb0-4884-a694-53ad9937d41b/resource/c739aba3-c865-4018-9cc2-061f0f8ff119> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:36:06.053942"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:36:05.958905"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3407> .

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

