@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/a137a0df-8d54-431e-95bc-c4b7d318c58f> a dcat:Dataset ;
    dct:description "Data Jumlah Produksi Perikanan Budidaya di Kota Malang TW I Tahun 2023" ;
    dct:identifier "a137a0df-8d54-431e-95bc-c4b7d318c58f" ;
    dct:issued "2023-05-31T04:38:55.834875"^^xsd:dateTime ;
    dct:modified "2024-12-24T04:25:15.354615"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Produksi Perikanan Kota Malang TW I 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Febry Christalia" ;
            vcard:hasEmail <mailto:febrichristalia@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a137a0df-8d54-431e-95bc-c4b7d318c58f/resource/78cfe31e-36ed-4687-bd6a-95011808465e> ;
    dcat:keyword "dispangtan",
        "kotamalang",
        "perikanan" ;
    dcat:landingPage <Data%20Kompromin> .

<Data%20Kompromin> a foaf:Document .

<http://5.189.187.109/dataset/a137a0df-8d54-431e-95bc-c4b7d318c58f/resource/78cfe31e-36ed-4687-bd6a-95011808465e> a dcat:Distribution ;
    dct:description "Data Jumlah Produksi Perikanan Budidaya di Kota Malang TW I Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-05-31T04:06:41.817982"^^xsd:dateTime ;
    dct:modified "2024-12-24T04:25:15.369838"^^xsd:dateTime ;
    dct:title "Data Produksi Perikanan Kota Malang TW I 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/a137a0df-8d54-431e-95bc-c4b7d318c58f/resource/78cfe31e-36ed-4687-bd6a-95011808465e/download/data-produksi-perikanan-kota-malang-tw-i-2023.xlsx> ;
    dcat:byteSize "12847"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

