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

<http://5.189.187.109/dataset/cea57e3f-0d63-4007-9be5-ced11a9b4fbb> a dcat:Dataset ;
    dct:description "Indikator untuk mengetahui jumlah ikan yang dikonsumsi oleh masyarakat" ;
    dct:identifier "cea57e3f-0d63-4007-9be5-ced11a9b4fbb" ;
    dct:issued "2024-07-15T15:57:00.230254"^^xsd:dateTime ;
    dct:modified "2024-07-15T15:57:00.230261"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f93f2283-253f-402a-a5e4-b17e5e400597> ;
    dct:title "Jumlah Ikan dikonsumsi oleh masyarakat 2024" ;
    owl:versionInfo "2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Ketahanan Pangan dan Perikanan" ;
            vcard:hasEmail <mailto:kppnganjuk@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/cea57e3f-0d63-4007-9be5-ced11a9b4fbb/resource/b7c29641-0d77-4adb-9554-bffc8270b765> ;
    dcat:keyword "Pangan",
        "Perikanan" .

<http://5.189.187.109/dataset/cea57e3f-0d63-4007-9be5-ced11a9b4fbb/resource/b7c29641-0d77-4adb-9554-bffc8270b765> a dcat:Distribution ;
    dct:description "Jumlah Ikan dikonsumsi oleh masyarakat Tahun 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-26T05:21:23.692307"^^xsd:dateTime ;
    dct:modified "2024-07-15T15:57:00.221124"^^xsd:dateTime ;
    dct:title "jumlah-ikan-dikonsumsi-oleh-masyarakat-2024" ;
    dcat:accessURL <https://dashboard.nganjukkab.go.id/assets/excel_ckan/1025_20240624103901_20240624103924.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/f93f2283-253f-402a-a5e4-b17e5e400597> a foaf:Agent ;
    foaf:name "Kabupaten Nganjuk" .

