@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/0c24051e-21a3-481c-9d81-47b0a60b6e1e> a dcat:Dataset ;
    dct:description "Produksi Benih ikan di Denpasar dari 2015-2022" ;
    dct:identifier "0c24051e-21a3-481c-9d81-47b0a60b6e1e" ;
    dct:issued "2024-10-11T06:17:33.297135"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:17:33.297146"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Produksi Benih ikan di Denpasar 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/0c24051e-21a3-481c-9d81-47b0a60b6e1e/resource/6ada7276-1bcb-4106-ab2b-002ab24607e2> ;
    dcat:keyword "ikan hias",
        "lele",
        "nila" .

<http://5.189.187.109/dataset/0c24051e-21a3-481c-9d81-47b0a60b6e1e/resource/6ada7276-1bcb-4106-ab2b-002ab24607e2> a dcat:Distribution ;
    dct:description "Produksi Benih ikan di Denpasar dari tahun 2015-2022" ;
    dct:format "CSV" ;
    dct:issued "2023-07-24T07:13:34.588725"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:17:33.284305"^^xsd:dateTime ;
    dct:title "Produksi Benih ikan di Denpasar 2022" ;
    dcat:accessURL <https://satudata.denpasarkota.go.id/dataset/0c24051e-21a3-481c-9d81-47b0a60b6e1e/resource/6ada7276-1bcb-4106-ab2b-002ab24607e2/download/produksi-benih-ikan-di-denpasar.xlsx> ;
    dcat:byteSize "10511"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

