@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/31c68e47-e78d-49d1-bc82-0902c8a5f302> a dcat:Dataset ;
    dct:description "Jumlah Distribusi LPG PT. Anwusa Gas Demak Tanggal 29 Juni 2022" ;
    dct:identifier "31c68e47-e78d-49d1-bc82-0902c8a5f302" ;
    dct:issued "2023-05-22T08:49:41.477421"^^xsd:dateTime ;
    dct:modified "2024-12-31T00:04:46.963698"^^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" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/31c68e47-e78d-49d1-bc82-0902c8a5f302/resource/d9879a97-3fde-4d5d-bdfe-f6ca704bdeed> ;
    dcat:keyword "2022",
        "anwusa",
        "demak",
        "gas",
        "juni",
        "lpg" .

<http://5.189.187.109:5000/dataset/31c68e47-e78d-49d1-bc82-0902c8a5f302/resource/d9879a97-3fde-4d5d-bdfe-f6ca704bdeed> a dcat:Distribution ;
    dct:description "Jumlah Distribusi LPG PT. Anwusa Gas Demak Tanggal 29 Juni 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-08-18T06:20:03.373024"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:49:41.460457"^^xsd:dateTime ;
    dct:title "Penjualan LPG 29 Juni 22.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/31c68e47-e78d-49d1-bc82-0902c8a5f302/resource/d9879a97-3fde-4d5d-bdfe-f6ca704bdeed/download/penjualan-lpg-29-juni-22.xlsx> ;
    dcat:byteSize "10628"^^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" .

