@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/5596b1f5-46df-4216-920d-37c939bc2b90> a dcat:Dataset ;
    dct:description "Kelompok masyarakat yang bertugas membantu pemerintah dalam mengawasi sumber daya kelautan dan perikanan" ;
    dct:identifier "5596b1f5-46df-4216-920d-37c939bc2b90" ;
    dct:issued "2025-10-22T05:53:54.995119"^^xsd:dateTime ;
    dct:modified "2025-10-22T05:53:55.291488"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e45b9c3d-b4d0-4954-bb56-1f3e663d2b55> ;
    dct:title "Jumlah Kelompok Masyarakat Pengawas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "F. Ary Setyawan" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5596b1f5-46df-4216-920d-37c939bc2b90/resource/16e4328b-ea8e-4b81-b3cf-2c0ea7846efd> .

<https://data.jatengprov.go.id/dataset/5596b1f5-46df-4216-920d-37c939bc2b90/resource/16e4328b-ea8e-4b81-b3cf-2c0ea7846efd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Kelompok Masyarakat Pengawas Tahun 2024" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5596b1f5-46df-4216-920d-37c939bc2b90/resource/16e4328b-ea8e-4b81-b3cf-2c0ea7846efd/download/jumlah-kelompok-masyarakat-pengawas-tahun-2024.xlsx> ;
    dcat:byteSize 10530.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/e45b9c3d-b4d0-4954-bb56-1f3e663d2b55> a foaf:Organization ;
    foaf:name "Dinas Kelautan Dan Perikanan " .

