@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/c1be821f-4d20-4027-afcb-87b5658b4a4c> a dcat:Dataset ;
    dct:description "Produksi perikanan kelompok nelayan" ;
    dct:identifier "c1be821f-4d20-4027-afcb-87b5658b4a4c" ;
    dct:issued "2024-06-11T04:58:54.527993"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:58:54.528000"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Produksi perikanan kelompok nelayan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Ketahanan Pangan dan Perikanan" ;
            vcard:hasEmail <mailto:dkppkaro@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c1be821f-4d20-4027-afcb-87b5658b4a4c/resource/9c561dfd-476d-4d7e-b182-e2e7e738c59d> ;
    dcat:keyword "kelompok",
        "nelayan",
        "produksi" .

<http://5.189.187.109/dataset/c1be821f-4d20-4027-afcb-87b5658b4a4c/resource/9c561dfd-476d-4d7e-b182-e2e7e738c59d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-18T08:00:48.188718"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:58:54.518744"^^xsd:dateTime ;
    dct:title "PRODUKSI PERIKANAN KELOMPOK NELAYAN_2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/c1be821f-4d20-4027-afcb-87b5658b4a4c/resource/9c561dfd-476d-4d7e-b182-e2e7e738c59d/download/313-produksi-perikanan-kelompok-nelayan.csv> ;
    dcat:byteSize "1809"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> a foaf:Agent ;
    foaf:name "Kabupaten Karo" .

