@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#> .

<https://data.jatengprov.go.id/dataset/2027d153-553e-45f1-8d5e-4b9c4fe871e7> a dcat:Dataset ;
    dct:description "Data berisi jumlah produksi per jenis ikan per kecamatan di triwulan I tahun 2023" ;
    dct:identifier "2027d153-553e-45f1-8d5e-4b9c4fe871e7" ;
    dct:issued "2023-09-06T11:03:22.419080"^^xsd:dateTime ;
    dct:modified "2023-09-06T11:03:22.419087"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Data Produksi Perikanan Triwulan I Tahun 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2027d153-553e-45f1-8d5e-4b9c4fe871e7/resource/7dc4ff76-ba7b-4443-957a-855c98693675> .

<https://data.jatengprov.go.id/dataset/2027d153-553e-45f1-8d5e-4b9c4fe871e7/resource/7dc4ff76-ba7b-4443-957a-855c98693675> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Data Produksi Ikan Triwulan I Tahun 2023.xlsx" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/2027d153-553e-45f1-8d5e-4b9c4fe871e7/resource/7dc4ff76-ba7b-4443-957a-855c98693675/download/data-produksi-ikan-triwulan-i-tahun-2023.xlsx> ;
    dcat:byteSize 10633.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

