@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/da9af4da-51e5-4c8d-b1d4-068899695901> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Sayuran Bawang Daun di Kecamatan Kendal" ;
    dct:identifier "83decbc20d665926df9335a0a3be7e3b" ;
    dct:issued "2022-06-29"^^xsd:date ;
    dct:modified "2024-06-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Tanaman Sayuran Bawang Daun di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/da9af4da-51e5-4c8d-b1d4-068899695901/resource/fb148a32-40b4-4f39-af5d-09d6807c1ff8> ;
    dcat:keyword "Bawang",
        "Daun",
        "Kecamatan",
        "Kendal",
        "Luas",
        "Panen",
        "Sayuran",
        "Tanaman",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7468> .

<http://5.189.187.109/dataset/da9af4da-51e5-4c8d-b1d4-068899695901/resource/fb148a32-40b4-4f39-af5d-09d6807c1ff8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:48:31.637705"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:48:31.574474"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/7468> .

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

