@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:5000/dataset/0e09a991-1a2e-4e48-b930-9683d5df9f9b> a dcat:Dataset ;
    dct:description "Jumlah Distribusi LPG PT. Anwusa Gas Demak Tanggal 29 Maret 2022" ;
    dct:identifier "0e09a991-1a2e-4e48-b930-9683d5df9f9b" ;
    dct:issued "2023-05-22T07:46:17.589856"^^xsd:dateTime ;
    dct:modified "2025-01-03T16:02:43.875928"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Distribusi LPG PT. Anwusa Gas Demak Tanggal 29 Maret 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0e09a991-1a2e-4e48-b930-9683d5df9f9b/resource/0662d039-3102-49c2-b8d8-a73b62e3504e> ;
    dcat:keyword "2022",
        "anwusa",
        "demak",
        "gas",
        "lpg",
        "maret" .

<http://5.189.187.109:5000/dataset/0e09a991-1a2e-4e48-b930-9683d5df9f9b/resource/0662d039-3102-49c2-b8d8-a73b62e3504e> a dcat:Distribution ;
    dct:description "Jumlah Distribusi LPG PT. Anwusa Gas Demak Tanggal 29 Maret 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-08-18T03:06:50.081717"^^xsd:dateTime ;
    dct:modified "2023-05-22T07:46:17.570610"^^xsd:dateTime ;
    dct:title "Penjualan LPG 29 Mar 22.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/0e09a991-1a2e-4e48-b930-9683d5df9f9b/resource/0662d039-3102-49c2-b8d8-a73b62e3504e/download/penjualan-lpg-29-mar-22.xlsx> ;
    dcat:byteSize "10632"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

