@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/799c2e55-6ffe-4c7e-b9f1-2825256eaca2> a dcat:Dataset ;
    dct:identifier "357ec80f-0c01-49f1-9e85-28733f14cbee" ;
    dct:issued "2025-10-21"^^xsd:date ;
    dct:modified "2025-10-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERTANIAN DAN KETAHANAN PANGAN" ] ;
    dct:title "Angka Konsumsi Ikan" ;
    dcat:distribution <http://5.189.187.109/dataset/799c2e55-6ffe-4c7e-b9f1-2825256eaca2/resource/b7a26fe2-0d03-42cd-b5c8-f8b23a31ff9d> ;
    dcat:landingPage <https://kotajambisatu.jambikota.go.id/dataset/angka-konsumsi-ikan> .

<http://5.189.187.109/dataset/799c2e55-6ffe-4c7e-b9f1-2825256eaca2/resource/b7a26fe2-0d03-42cd-b5c8-f8b23a31ff9d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-13T13:27:48.827201"^^xsd:dateTime ;
    dct:modified "2026-01-13T13:27:48.819633"^^xsd:dateTime ;
    dct:title "Angka Konsumsi Ikan" ;
    dcat:accessURL <https://kotajambisatu.jambikota.go.id/dataset/export_excel/angka-konsumsi-ikan> .

<https://kotajambisatu.jambikota.go.id/dataset/angka-konsumsi-ikan> a foaf:Document .

