@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/97cefc2e-8c43-456d-9f06-c23b374ff2ce> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Total Hasil Tangkapan Jenis Ikan di Kota Pekalongan (Satuan Ton)" ;
    dct:identifier "97cefc2e-8c43-456d-9f06-c23b374ff2ce" ;
    dct:issued "2026-05-19T06:24:41.921408"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:24:41.921432"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> ;
    dct:title "Total Hasil Tangkapan Jenis Ikan di Kota Pekalongan" ;
    dcat:distribution <http://5.189.187.109/dataset/97cefc2e-8c43-456d-9f06-c23b374ff2ce/resource/3b2c27ce-fd52-45d2-a70a-b9031d319506> ;
    dcat:keyword "perikanan" ;
    dcat:landingPage <https://pusaka.pekalongankota.go.id/> .

<http://5.189.187.109/dataset/97cefc2e-8c43-456d-9f06-c23b374ff2ce/resource/3b2c27ce-fd52-45d2-a70a-b9031d319506> a dcat:Distribution ;
    dct:description "Tahun 2025 Semester 1" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-05T02:01:42.677300"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:24:41.915816"^^xsd:dateTime ;
    dct:title "Total Hasil Tangkapan Jenis Ikan 2025 Semester 1.xlsx" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/97cefc2e-8c43-456d-9f06-c23b374ff2ce/resource/3b2c27ce-fd52-45d2-a70a-b9031d319506/download/5-total-hasil-tangkapan-jenis-ikan-2025-semester-1.xlsx> ;
    dcat:byteSize "16969"^^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 .

