@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/819b9fed-299d-4fb4-ac0f-5f6311b990bb> a dcat:Dataset ;
    dct:description "Data Produksi Pengolahan Semester 1" ;
    dct:identifier "819b9fed-299d-4fb4-ac0f-5f6311b990bb" ;
    dct:issued "2022-10-30T23:35:08.258076"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:29:15.052605"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Data Produksi Pengolahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/819b9fed-299d-4fb4-ac0f-5f6311b990bb/resource/3b0468f1-bed5-412a-8917-554498c999d0>,
        <http://5.189.187.109/dataset/819b9fed-299d-4fb4-ac0f-5f6311b990bb/resource/af9ee1ca-20a8-44bd-8d86-aab303e521a4> ;
    dcat:keyword "dp2kp",
        "pengolahan",
        "upi" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/data-produksi-pengolahan/819b9fed-299d-4fb4-ac0f-5f6311b990bb> .

<http://5.189.187.109/dataset/819b9fed-299d-4fb4-ac0f-5f6311b990bb/resource/3b0468f1-bed5-412a-8917-554498c999d0> a dcat:Distribution ;
    dct:description "Unit Pengolahan Ikan (UPI) Besar Semester 1 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-10-31T14:20:44"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:29:15.063813"^^xsd:dateTime ;
    dct:title "Produksi Unit Pengolahan Ikan (UPI) Besar Semester 1 2019" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Upi_Besar_2019.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/dataset/819b9fed-299d-4fb4-ac0f-5f6311b990bb/resource/af9ee1ca-20a8-44bd-8d86-aab303e521a4> a dcat:Distribution ;
    dct:description "Unit Pengolahan Ikan (UPI) Kecil Semester 1 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-10-31T14:22:35"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:29:15.063983"^^xsd:dateTime ;
    dct:title "Produksi Unit Pengolahan Ikan (UPI) Kecil Semester 1 2019" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Upi_Kecil_2019.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/data-produksi-pengolahan/819b9fed-299d-4fb4-ac0f-5f6311b990bb> a foaf:Document .

