@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/51bed76e-0fee-4428-825a-00f3b0344e15> a dcat:Dataset ;
    dct:description "Penjualan Es Balok Khusus Nelayan Tanggal 16 Februari 2022" ;
    dct:identifier "51bed76e-0fee-4428-825a-00f3b0344e15" ;
    dct:issued "2023-05-22T10:02:48.682471"^^xsd:dateTime ;
    dct:modified "2024-12-24T05:22:42.588980"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Penjualan Es Balok Khusus Nelayan Tanggal 16 Februari 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/51bed76e-0fee-4428-825a-00f3b0344e15/resource/3caa6e6e-36cd-4fad-98e7-90651962d06b> ;
    dcat:keyword "2022",
        "anwusa",
        "demak",
        "esbalok",
        "februari" .

<http://5.189.187.109/dataset/51bed76e-0fee-4428-825a-00f3b0344e15/resource/3caa6e6e-36cd-4fad-98e7-90651962d06b> a dcat:Distribution ;
    dct:description "Penjualan Es Balok Khusus Nelayan Tanggal 16 Februari 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-08-05T01:53:57.966415"^^xsd:dateTime ;
    dct:modified "2023-05-22T10:02:48.671097"^^xsd:dateTime ;
    dct:title "Penjualan Es Balok 16 Feb 22.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/51bed76e-0fee-4428-825a-00f3b0344e15/resource/3caa6e6e-36cd-4fad-98e7-90651962d06b/download/penjualan-es-balok-16-feb-22.xlsx> ;
    dcat:byteSize "10230"^^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" .

