@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/21f34ad4-4af9-47ec-b01e-19c34f6e2fa6> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah perikanan hasil budidaya di Kota Pekalongan (Satuan Ton)" ;
    dct:identifier "21f34ad4-4af9-47ec-b01e-19c34f6e2fa6" ;
    dct:issued "2026-05-19T06:00:45.184261"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:00:45.184276"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> ;
    dct:title "Jumlah perikanan hasil budidaya di Kota Pekalongan" ;
    dcat:distribution <http://5.189.187.109/dataset/21f34ad4-4af9-47ec-b01e-19c34f6e2fa6/resource/63c83c45-0dbe-4584-af67-a65259143f9a>,
        <http://5.189.187.109/dataset/21f34ad4-4af9-47ec-b01e-19c34f6e2fa6/resource/b5def369-a4b1-401b-a192-8057b5e9b691> ;
    dcat:keyword "perikanan" ;
    dcat:landingPage <https://pusaka.pekalongankota.go.id/> .

<http://5.189.187.109/dataset/21f34ad4-4af9-47ec-b01e-19c34f6e2fa6/resource/63c83c45-0dbe-4584-af67-a65259143f9a> a dcat:Distribution ;
    dct:description "Tahun 2025 Semester 2" ;
    dct:format "XLSX" ;
    dct:issued "2026-03-05T01:46:34.578069"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:00:45.173766"^^xsd:dateTime ;
    dct:title "Jumlah perikanan hasil budidaya Tahun 2025 Semester 2.xlsx" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/21f34ad4-4af9-47ec-b01e-19c34f6e2fa6/resource/63c83c45-0dbe-4584-af67-a65259143f9a/download/13-jumlah-perikanan-hasil-budidaya-tahun-2025-semester-2.xlsx> ;
    dcat:byteSize "16974"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/21f34ad4-4af9-47ec-b01e-19c34f6e2fa6/resource/b5def369-a4b1-401b-a192-8057b5e9b691> a dcat:Distribution ;
    dct:description "Tahun 2025 Semester 1" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-05T01:56:42.421386"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:00:45.170090"^^xsd:dateTime ;
    dct:title "Jumlah perikanan hasil budidaya 2025 Semester 1.xlsx" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/21f34ad4-4af9-47ec-b01e-19c34f6e2fa6/resource/b5def369-a4b1-401b-a192-8057b5e9b691/download/3-jumlah-perikanan-hasil-budidaya-2025-semester-1.xlsx> ;
    dcat:byteSize "16966"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> a foaf:Agent ;
    foaf:name "Kota Pekalongan" .

<https://pusaka.pekalongankota.go.id/> a foaf:Document .

