@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/12c58bcb-80cc-424c-9e14-6d4cf73e0630> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Sayuran Buncis di Kecamatan Ngawi" ;
    dct:identifier "333943ff8a14617d66ea94ec176fc787" ;
    dct:issued "2022-06-29"^^xsd:date ;
    dct:modified "2024-06-22"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Tanaman Sayuran Buncis di Kecamatan Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/12c58bcb-80cc-424c-9e14-6d4cf73e0630/resource/f3afcb26-e285-4a52-a1b1-2e6716381732> ;
    dcat:keyword "Buncis",
        "Kecamatan",
        "Luas",
        "Ngawi",
        "Panen",
        "Sayuran",
        "Tanaman",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7496> .

<http://5.189.187.109/dataset/12c58bcb-80cc-424c-9e14-6d4cf73e0630/resource/f3afcb26-e285-4a52-a1b1-2e6716381732> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:43:30.761445"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:43:30.734786"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/7496> .

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

