@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/db2328cc-15fc-4285-84e3-26ffb7aec726> a dcat:Dataset ;
    dct:description "Jumlah Produksi Tanaman Sayuran Buncis di Kecamatan Geneng" ;
    dct:identifier "a7d9277053b8355e69db079f52d274e9" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2024-06-22"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Tanaman Sayuran Buncis di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/db2328cc-15fc-4285-84e3-26ffb7aec726/resource/42e94f44-6b4d-4f76-8493-472be484fe78> ;
    dcat:keyword "Buncis",
        "Geneng",
        "Jumlah",
        "Kecamatan",
        "Produksi",
        "Sayuran",
        "Tanaman",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7885> .

<http://5.189.187.109/dataset/db2328cc-15fc-4285-84e3-26ffb7aec726/resource/42e94f44-6b4d-4f76-8493-472be484fe78> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:37:39.691785"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:37:39.611102"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/7885> .

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

