@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/f9a9325f-7675-4fb4-b0d0-ec06cce83a87> a dcat:Dataset ;
    dct:description "Penjualan Es balok Khusus Nelayan Tanggal 8 Juli 2022" ;
    dct:identifier "f9a9325f-7675-4fb4-b0d0-ec06cce83a87" ;
    dct:issued "2023-05-23T02:34:39.400412"^^xsd:dateTime ;
    dct:modified "2024-12-23T07:51:15.279762"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Penjualan Es balok Khusus Nelayan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f9a9325f-7675-4fb4-b0d0-ec06cce83a87/resource/9381683e-3016-48a9-b582-9e39ebec7015> ;
    dcat:keyword "2022",
        "anwusa",
        "demak",
        "esbalok",
        "juli" .

<http://5.189.187.109/dataset/f9a9325f-7675-4fb4-b0d0-ec06cce83a87/resource/9381683e-3016-48a9-b582-9e39ebec7015> a dcat:Distribution ;
    dct:description "Penjualan Es balok Khusus Nelayan Tanggal 8 Juli 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-08-29T01:51:52.410352"^^xsd:dateTime ;
    dct:modified "2023-05-23T02:34:38.962984"^^xsd:dateTime ;
    dct:title "Penjualan Es Balok 8 Juli 22.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/f9a9325f-7675-4fb4-b0d0-ec06cce83a87/resource/9381683e-3016-48a9-b582-9e39ebec7015/download/penjualan-es-balok-8-juli-22.xlsx> ;
    dcat:byteSize "10237"^^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" .

