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

<http://5.189.187.109/dataset/038d0373-8b01-4870-a016-c30dc0047130> a dcat:Dataset ;
    dct:description "Data produksi ikan hias disajikan berdasarkan jumlah ekor dan per jenis komoditi ikan hias " ;
    dct:identifier "038d0373-8b01-4870-a016-c30dc0047130" ;
    dct:issued "2026-04-29T06:11:51.111195"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:11:51.111219"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Data Produksi Ikan Hias" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perikanan Kabupaten Indragiri Hilir" ] ;
    dcat:distribution <http://5.189.187.109/dataset/038d0373-8b01-4870-a016-c30dc0047130/resource/951505cf-058e-4544-8634-396bb9b4fbb4> ;
    dcat:keyword "INHIL",
        "ISTAKA",
        "PERIKANAN",
        "SATUDATA" .

<http://5.189.187.109/dataset/038d0373-8b01-4870-a016-c30dc0047130/resource/951505cf-058e-4544-8634-396bb9b4fbb4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-12-14T18:34:57.404334"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:11:51.102702"^^xsd:dateTime ;
    dct:title "2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "aec5c6aac6f6e022193037bc50d75a18"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/038d0373-8b01-4870-a016-c30dc0047130/resource/951505cf-058e-4544-8634-396bb9b4fbb4/download/produksi-ikan-hias-2022.csv> ;
    dcat:byteSize "359"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> a foaf:Agent ;
    foaf:name "Kabupaten Indragiri Hilir" .

