@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/698f4cfc-120e-4486-968d-dc15a9ae5d9e> a dcat:Dataset ;
    dct:description "Bantuan Kelompok Masyarakat Pengawas (POKMASWAS) DInas Perikanan Tahun 2025" ;
    dct:identifier "ea8a5bea-fc89-4dbc-9494-96993bcda741" ;
    dct:issued "2025-09-15"^^xsd:date ;
    dct:modified "2025-09-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERIKANAN " ] ;
    dct:title "POKMASWAS" ;
    dcat:distribution <http://5.189.187.109/dataset/698f4cfc-120e-4486-968d-dc15a9ae5d9e/resource/0b5c1021-d47a-4e48-abe5-3946abe65e86> ;
    dcat:keyword "satu data" .

<http://5.189.187.109/dataset/698f4cfc-120e-4486-968d-dc15a9ae5d9e/resource/0b5c1021-d47a-4e48-abe5-3946abe65e86> a dcat:Distribution ;
    dct:description "Bantuan Kelompok Masyarakat Pengawas (POKMASWAS) DInas Perikanan Tahun 2025" ;
    dct:format "ZIP" ;
    dct:issued "2026-01-15T03:37:49.271550"^^xsd:dateTime ;
    dct:modified "2026-04-22T03:31:58.307562"^^xsd:dateTime ;
    dct:title "POKMASWAS Tahun 2025" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10125/pokmaswas-tahun-2025.zip> ;
    dcat:mediaType "application/zip" .

