@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#> .

<http://5.189.187.109/dataset/f8c83f43-13c1-4afc-bcc0-83ed5aac893b> a dcat:Dataset ;
    dct:description "Banyaknya produksi kepiting di wilayah kab/kota pada tahun berkenaan" ;
    dct:identifier "f8c83f43-13c1-4afc-bcc0-83ed5aac893b" ;
    dct:issued "2026-05-28T21:26:18.022218"^^xsd:dateTime ;
    dct:modified "2026-05-28T21:26:18.022231"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Hasil Laut - Produksi Kepiting" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Isnan Setiawan" ;
            vcard:hasEmail <mailto:isnansetiawan160@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f8c83f43-13c1-4afc-bcc0-83ed5aac893b/resource/26b979fa-475a-4ca9-8fcc-ed1998241a73> ;
    dcat:keyword "dataku",
        "satu-data" .

<http://5.189.187.109/dataset/f8c83f43-13c1-4afc-bcc0-83ed5aac893b/resource/26b979fa-475a-4ca9-8fcc-ed1998241a73> a dcat:Distribution ;
    dct:description "Banyaknya produksi kepiting di wilayah kab/kota pada tahun berkenaan" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-12T06:25:53.252778"^^xsd:dateTime ;
    dct:modified "2026-05-28T21:26:18.014964"^^xsd:dateTime ;
    dct:title "Triwulan 4 2025 [Hasil Laut - Produksi Kepiting]" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/f8c83f43-13c1-4afc-bcc0-83ed5aac893b/resource/26b979fa-475a-4ca9-8fcc-ed1998241a73/download/triwulan_4_2025__hasil_laut_-_produksi_kepiting_.xlsx> ;
    dcat:byteSize "6137"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

