@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/149429e5-950b-4a8a-bfef-dadb44e27bd7> a dcat:Dataset ;
    dct:description "Jumlah Produksi Garam Tahun 2024" ;
    dct:identifier "149429e5-950b-4a8a-bfef-dadb44e27bd7" ;
    dct:issued "2024-07-27T07:42:02.423363"^^xsd:dateTime ;
    dct:modified "2024-07-27T07:42:02.423370"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Produksi Garam" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kelautan dan Perikanan Kab. Demak" ;
            vcard:hasEmail <mailto:dinlutkandemak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/149429e5-950b-4a8a-bfef-dadb44e27bd7/resource/e77021bd-fb5a-4534-8533-195db1c70259> .

<http://5.189.187.109/dataset/149429e5-950b-4a8a-bfef-dadb44e27bd7/resource/e77021bd-fb5a-4534-8533-195db1c70259> a dcat:Distribution ;
    dct:description "JUMLAH PRODUKSI GARAM SEMESTER 1" ;
    dct:format "XLS" ;
    dct:issued "2024-07-15T03:02:12.511501"^^xsd:dateTime ;
    dct:modified "2024-07-27T07:42:02.417926"^^xsd:dateTime ;
    dct:title "JUMLAH PRODUKSI GARAM " ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/149429e5-950b-4a8a-bfef-dadb44e27bd7/resource/e77021bd-fb5a-4534-8533-195db1c70259/download/880.-jumlah-produk-garam-smt-1-th-2024.xlsx> ;
    dcat:byteSize "12213"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

