@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/8308f674-8751-415c-953d-6bc63fd00304> a dcat:Dataset ;
    dct:description "JUMLAH DISTRIBUSI LPG PT. Anwusa Gas Demak tanggal 9 Juli 2022" ;
    dct:identifier "8308f674-8751-415c-953d-6bc63fd00304" ;
    dct:issued "2023-05-22T12:23:54.118130"^^xsd:dateTime ;
    dct:modified "2025-01-03T16:02:13.373049"^^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/8308f674-8751-415c-953d-6bc63fd00304/resource/c0f90e3f-e3d3-4584-b8a1-bdcc2d60c275> ;
    dcat:keyword "anwusa",
        "demak",
        "lpg",
        "pertamina" .

<http://5.189.187.109/dataset/8308f674-8751-415c-953d-6bc63fd00304/resource/c0f90e3f-e3d3-4584-b8a1-bdcc2d60c275> a dcat:Distribution ;
    dct:description "JUMLAH DISTRIBUSI LPG PT. Anwusa Gas Demak tanggal 8 Juli 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-10T03:49:59.745836"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:23:54.107665"^^xsd:dateTime ;
    dct:title "Penjualan LPG 9 Juli 22.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8308f674-8751-415c-953d-6bc63fd00304/resource/c0f90e3f-e3d3-4584-b8a1-bdcc2d60c275/download/penjualan-lpg-9-juli-22.xlsx> ;
    dcat:byteSize "10629"^^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" .

