@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/a6f21a96-40d2-4951-af08-42248126d039> a dcat:Dataset ;
    dct:identifier "dcbc97a1-db99-454f-b5d8-96ea7d660c69" ;
    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 "Jumlah Produksi ikan" ;
    dcat:distribution <http://5.189.187.109/dataset/a6f21a96-40d2-4951-af08-42248126d039/resource/f68d739f-325e-4360-ab84-29f4cb3f090f> ;
    dcat:landingPage <https://kotajambisatu.jambikota.go.id/dataset/jumlah-produksi-ikan> .

<http://5.189.187.109/dataset/a6f21a96-40d2-4951-af08-42248126d039/resource/f68d739f-325e-4360-ab84-29f4cb3f090f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-13T13:27:52.052437"^^xsd:dateTime ;
    dct:modified "2026-01-13T13:27:52.044577"^^xsd:dateTime ;
    dct:title "Jumlah Produksi ikan" ;
    dcat:accessURL <https://kotajambisatu.jambikota.go.id/dataset/export_excel/jumlah-produksi-ikan> .

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

