@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/79182742-ecaf-465d-8fec-3c9f4bc6555b> a dcat:Dataset ;
    dct:description "Jumlah Distribusi LPG PT. Anwusa Gas Demak Tanggal 19 Juni 2022" ;
    dct:identifier "79182742-ecaf-465d-8fec-3c9f4bc6555b" ;
    dct:issued "2023-05-22T11:53:06.181122"^^xsd:dateTime ;
    dct:modified "2024-12-26T10:44:29.289715"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/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/dataset/79182742-ecaf-465d-8fec-3c9f4bc6555b/resource/da8b304d-a8aa-4a84-8e74-ec1e19c09fe4> ;
    dcat:keyword "2022",
        "anwusa",
        "demak",
        "gas",
        "juni",
        "lpg" .

<http://5.189.187.109/dataset/79182742-ecaf-465d-8fec-3c9f4bc6555b/resource/da8b304d-a8aa-4a84-8e74-ec1e19c09fe4> a dcat:Distribution ;
    dct:description "Jumlah Distribusi LPG PT. Anwusa Gas Demak Tanggal 19 Juni 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-08-18T06:06:35.279534"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:53:06.167560"^^xsd:dateTime ;
    dct:title "Penjualan LPG 19 Juni 22.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/79182742-ecaf-465d-8fec-3c9f4bc6555b/resource/da8b304d-a8aa-4a84-8e74-ec1e19c09fe4/download/penjualan-lpg-19-juni-22.xlsx> ;
    dcat:byteSize "10600"^^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" .

