@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/c4093a71-ea99-41bd-8f64-92de43a7456a> a dcat:Dataset ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 2 JULI 2021" ;
    dct:identifier "c4093a71-ea99-41bd-8f64-92de43a7456a" ;
    dct:issued "2023-05-22T17:02:42.998397"^^xsd:dateTime ;
    dct:modified "2024-12-28T09:15:43.767222"^^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 PER 2 JULI 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c4093a71-ea99-41bd-8f64-92de43a7456a/resource/955ec273-8af5-4fe4-bf98-2a87e3d8a393> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "lpg",
        "lpg3kg",
        "pt.agd" .

<http://5.189.187.109/dataset/c4093a71-ea99-41bd-8f64-92de43a7456a/resource/955ec273-8af5-4fe4-bf98-2a87e3d8a393> a dcat:Distribution ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 2 JULI 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-02T02:58:47.496533"^^xsd:dateTime ;
    dct:modified "2023-05-22T17:02:42.983933"^^xsd:dateTime ;
    dct:title "PENJ LPG PT AGD 2 JULI 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/c4093a71-ea99-41bd-8f64-92de43a7456a/resource/955ec273-8af5-4fe4-bf98-2a87e3d8a393/download/penj-lpg-pt-agd-2-juli-2021.xlsx> ;
    dcat:byteSize "10341"^^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" .

