@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/e5daaf8b-2e99-4d11-97d9-83c73d10a8dc> a dcat:Dataset ;
    dct:description "Jumlah nelayan, kapal penangkap ikan, dan jumlah serta nilai produksi tangkapan ikan di Kota Tegal Tahun 2022" ;
    dct:identifier "e5daaf8b-2e99-4d11-97d9-83c73d10a8dc" ;
    dct:issued "2023-06-04T09:00:57.818174"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:27.761435"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Perikanan di Kota Tegal Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e5daaf8b-2e99-4d11-97d9-83c73d10a8dc/resource/0a9d5e21-cfd2-4e24-9413-87800e110374> ;
    dcat:keyword "Perikanan" ;
    dcat:landingPage <dislatan@tegalkota.go.id> .

<https://data.jatengprov.go.id/dataset/e5daaf8b-2e99-4d11-97d9-83c73d10a8dc/resource/0a9d5e21-cfd2-4e24-9413-87800e110374> a dcat:Distribution ;
    dct:description "Jumlah nelayan, kapal penangkap ikan, dan jumlah serta nilai produksi tangkapan ikan di Kota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "Data Perikanan di Kota Tegal Tahun 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/e5daaf8b-2e99-4d11-97d9-83c73d10a8dc/resource/0a9d5e21-cfd2-4e24-9413-87800e110374/download/36.-data-perikanan-di-kota-tegal-tahun-2022.xlsx> ;
    dcat:byteSize 20332.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

