@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/1a98df1d-edfc-4b7c-8a2d-9c5308915fe2> a dcat:Dataset ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 8 JUNI 2021" ;
    dct:identifier "1a98df1d-edfc-4b7c-8a2d-9c5308915fe2" ;
    dct:issued "2023-05-22T08:07:17.137807"^^xsd:dateTime ;
    dct:modified "2024-12-26T10:35:04.567484"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1a98df1d-edfc-4b7c-8a2d-9c5308915fe2/resource/1f406602-7832-46a1-bd5a-dd37271e482b> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "lpg",
        "lpg3kg",
        "pertamina",
        "pt.agd" .

<http://5.189.187.109/dataset/1a98df1d-edfc-4b7c-8a2d-9c5308915fe2/resource/1f406602-7832-46a1-bd5a-dd37271e482b> a dcat:Distribution ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 8 JUNI 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-28T08:32:32.323996"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:07:17.113173"^^xsd:dateTime ;
    dct:title "PENJ LPG PT AGD 8 JUNI 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/1a98df1d-edfc-4b7c-8a2d-9c5308915fe2/resource/1f406602-7832-46a1-bd5a-dd37271e482b/download/penj-lpg-pt-agd-8-juni-2021.xlsx> ;
    dcat:byteSize "10559"^^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" .

