@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#> .

<https://data.jatengprov.go.id/dataset/8d9645ec-d7ad-453e-86c8-98c8bfd71b95> a dcat:Dataset ;
    dct:description "Penjualan Es Balok Khusus Nelayan Tanggal 2 Mei 2022" ;
    dct:identifier "8d9645ec-d7ad-453e-86c8-98c8bfd71b95" ;
    dct:issued "2023-01-18T08:26:06.194313"^^xsd:dateTime ;
    dct:modified "2023-01-18T08:26:06.194321"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Penjualan Es Balok Khusus Nelayan Tanggal 2 Mei 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8d9645ec-d7ad-453e-86c8-98c8bfd71b95/resource/6712dc96-e68c-45c3-bc6f-69ed52351cca> ;
    dcat:keyword "2022",
        "anwusa",
        "demak",
        "esbalok",
        "mei" .

<https://data.jatengprov.go.id/dataset/8d9645ec-d7ad-453e-86c8-98c8bfd71b95/resource/6712dc96-e68c-45c3-bc6f-69ed52351cca> a dcat:Distribution ;
    dct:description "Penjualan Es Balok Khusus Nelayan Tanggal 2 Mei 2022" ;
    dct:format "XLSX" ;
    dct:title "Penjualan Es Balok 2 Mei 22.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/8d9645ec-d7ad-453e-86c8-98c8bfd71b95/resource/6712dc96-e68c-45c3-bc6f-69ed52351cca/download/penjualan-es-balok-2-mei-22.xlsx> ;
    dcat:byteSize 10239.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

