@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/3160b950-41b5-41cd-8afa-a116b285150f> a dcat:Dataset ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 26 APRIL 2021" ;
    dct:identifier "3160b950-41b5-41cd-8afa-a116b285150f" ;
    dct:issued "2023-05-22T08:49:05.846788"^^xsd:dateTime ;
    dct:modified "2024-12-06T03:41:26.208265"^^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/3160b950-41b5-41cd-8afa-a116b285150f/resource/88756972-156b-49b6-8a7a-3bc3deacc8a2> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "lpg",
        "lpg3kg",
        "pertamina",
        "pt.agd" .

<http://5.189.187.109/dataset/3160b950-41b5-41cd-8afa-a116b285150f/resource/88756972-156b-49b6-8a7a-3bc3deacc8a2> a dcat:Distribution ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 26 APRIL 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-27T07:26:22.493699"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:49:05.828374"^^xsd:dateTime ;
    dct:title "PENJ LPG PT AGD 26 APRIL 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/3160b950-41b5-41cd-8afa-a116b285150f/resource/88756972-156b-49b6-8a7a-3bc3deacc8a2/download/penj-lpg-pt-agd-26-april-2021.xlsx> ;
    dcat:byteSize "10076"^^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" .

