@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/ad54f9b0-c12b-4b0d-9524-b3eec60e40b6> a dcat:Dataset ;
    dct:description "suatu alat analisis yang digunakan untuk menggambarkan ketersediaan dan kebutuhan pangan disuatu wilayah" ;
    dct:identifier "229" ;
    dct:issued "2024-05-29T19:24:46+08:00"^^xsd:dateTime ;
    dct:modified "2026-05-07T15:55:04+08:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan" ] ;
    dct:title "Neraca Pangan Wilayah" ;
    dcat:distribution <http://5.189.187.109/dataset/ad54f9b0-c12b-4b0d-9524-b3eec60e40b6/resource/746ae39c-0fe0-440f-98fa-a30a61d9b671>,
        <http://5.189.187.109/dataset/ad54f9b0-c12b-4b0d-9524-b3eec60e40b6/resource/c7299225-37ef-4d11-98b2-33251cd8d362> ;
    dcat:keyword "Data Sektor Lainnya" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/229> .

<http://5.189.187.109/dataset/ad54f9b0-c12b-4b0d-9524-b3eec60e40b6/resource/746ae39c-0fe0-440f-98fa-a30a61d9b671> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-29T04:00:48.274844"^^xsd:dateTime ;
    dct:modified "2026-06-29T04:00:48.248489"^^xsd:dateTime ;
    dct:title "Neraca Pangan Wilayah" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/229/download-csv> .

<http://5.189.187.109/dataset/ad54f9b0-c12b-4b0d-9524-b3eec60e40b6/resource/c7299225-37ef-4d11-98b2-33251cd8d362> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-29T04:00:48.274861"^^xsd:dateTime ;
    dct:modified "2026-06-29T04:00:48.248847"^^xsd:dateTime ;
    dct:title "Neraca Pangan Wilayah" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/229/download-excel> .

<https://opendata.gorontaloprov.go.id/dataset-detail/229> a foaf:Document .

