@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/70118b83-2d0f-484b-9951-2d92f067e174> a dcat:Dataset ;
    dct:description "Data berisi daftar pembudidaya ikan per kecamatan dengan jenis ikan yang dibudidayakan" ;
    dct:identifier "70118b83-2d0f-484b-9951-2d92f067e174" ;
    dct:issued "2023-09-06T11:03:33.091813"^^xsd:dateTime ;
    dct:modified "2023-09-06T11:03:33.091821"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Data Pembudidaya Ikan Di Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/70118b83-2d0f-484b-9951-2d92f067e174/resource/125b9767-9869-4a01-bd58-341fd9ea21bc> .

<https://data.jatengprov.go.id/dataset/70118b83-2d0f-484b-9951-2d92f067e174/resource/125b9767-9869-4a01-bd58-341fd9ea21bc> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Data Kelompok pembudidaya ikan.xlsx" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/70118b83-2d0f-484b-9951-2d92f067e174/resource/125b9767-9869-4a01-bd58-341fd9ea21bc/download/data-kelompok-pembudidaya-ikan.xlsx> ;
    dcat:byteSize 11170.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" .

