@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/995c32f3-7083-43be-ae8c-990eda976a10> a dcat:Dataset ;
    dct:description """Produksi dan Nilai Produksi Perikanan Budidaya \r
Menurut Kecamatan dan Jenis Budidaya (Budidaya \r
Laut) di Kabupaten Barito Kuala, 2021\r
""" ;
    dct:identifier "f9a167aa9c2a386e4880911f6f9253d6" ;
    dct:issued "2021-12-16"^^xsd:date ;
    dct:modified "2021-12-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Perikanan" ] ;
    dct:title "Produksi dan Nilai Produksi Perikanan Budidaya (Laut)" ;
    dcat:distribution <http://5.189.187.109/dataset/995c32f3-7083-43be-ae8c-990eda976a10/resource/30e96daa-7c86-4810-802a-63a3057511ed> ;
    dcat:keyword "barito kuala",
        "data",
        "rumah data" ;
    dcat:landingPage <https://rumahdata.baritokualakab.go.id/dkpp_budidaya_laut_2021> .

<http://5.189.187.109/dataset/995c32f3-7083-43be-ae8c-990eda976a10/resource/30e96daa-7c86-4810-802a-63a3057511ed> a dcat:Distribution ;
    dct:description "Resource berisi data Produksi dan Nilai Produksi Perikanan Budidaya (Laut)" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-24T22:13:56.146264"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:34:47.362134"^^xsd:dateTime ;
    dct:title "Produksi dan Nilai Produksi Perikanan Budidaya (Laut)" ;
    dcat:accessURL <https://rumahdata.baritokualakab.go.id/excel/dkpp_budidaya_laut_2021.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://rumahdata.baritokualakab.go.id/dkpp_budidaya_laut_2021> a foaf:Document .

