@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/1e825bde-697d-41ad-8865-c0bb20d2856f> a dcat:Dataset ;
    dct:description "Pembudidayaan ikan adalah kegiatan pemeliharaan, pembesaran, dan/atau pembiakan ikan serta panen hasilnya dalam lingkungan yang terkontrol" ;
    dct:identifier "a0b5b689-c3ea-5f4e-b95e-6af2b56dc8e8" ;
    dct:issued "2026-01-12"^^xsd:date ;
    dct:modified "2026-01-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Produksi Perikanan Budidaya (ton) Kabupaten Barru Tahun 2017-2025" ;
    dcat:distribution <http://5.189.187.109/dataset/1e825bde-697d-41ad-8865-c0bb20d2856f/resource/90099094-ce16-41aa-83b6-c480d96d37d5> ;
    dcat:keyword "2025",
        "budidaya",
        "perikanan",
        "produksi" ;
    dcat:landingPage <https://bolata.barrukab.go.id/web/daftar_dataset.html?index=525> .

<http://5.189.187.109/dataset/1e825bde-697d-41ad-8865-c0bb20d2856f/resource/90099094-ce16-41aa-83b6-c480d96d37d5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-29T01:24:50.722437"^^xsd:dateTime ;
    dct:modified "2026-05-29T01:24:50.642306"^^xsd:dateTime ;
    dct:title "produksi-perikanan-budidaya-ton-kabupaten-barru-tahun-2017-2025" ;
    dcat:accessURL <https://bolata.barrukab.go.id/api/export_csv.php?jenis=reguler&id=525> .

<https://bolata.barrukab.go.id/web/daftar_dataset.html?index=525> a foaf:Document .

