@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/8bcfca3c-2466-46cb-b49f-3a524d8a8303> a dcat:Dataset ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 5 MARET 2021" ;
    dct:identifier "8bcfca3c-2466-46cb-b49f-3a524d8a8303" ;
    dct:issued "2023-05-22T12:51:09.696909"^^xsd:dateTime ;
    dct:modified "2025-01-02T06:26:58.254707"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH DISTRIBUSI LPG 3KG 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/8bcfca3c-2466-46cb-b49f-3a524d8a8303/resource/64312ee2-7bf9-47a9-b72e-fd3aac83017e> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "lpg",
        "lpg3kg",
        "pertamina" .

<http://5.189.187.109/dataset/8bcfca3c-2466-46cb-b49f-3a524d8a8303/resource/64312ee2-7bf9-47a9-b72e-fd3aac83017e> a dcat:Distribution ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 5 MARET 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-19T03:53:22.289637"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:51:09.682275"^^xsd:dateTime ;
    dct:title "PENJ LPG PT AGD 5 MARET 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8bcfca3c-2466-46cb-b49f-3a524d8a8303/resource/64312ee2-7bf9-47a9-b72e-fd3aac83017e/download/penj-lpg-pt-agd-5-maret-2021.xlsx> ;
    dcat:byteSize "10676"^^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" .

