@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:5000/dataset/2c0f2958-9c01-4944-90fc-57b09b780b5a> a dcat:Dataset ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 1 FEBRUARI 2021" ;
    dct:identifier "2c0f2958-9c01-4944-90fc-57b09b780b5a" ;
    dct:issued "2023-05-22T08:39:13.789349"^^xsd:dateTime ;
    dct:modified "2024-12-07T09:45:23.665625"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 1 FEBRUARI 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2c0f2958-9c01-4944-90fc-57b09b780b5a/resource/748f772f-86e7-4b12-b9be-272d411a3fc3> ;
    dcat:keyword "2021",
        "ANWUSA",
        "DEMAK",
        "PERTAMINA",
        "PT.AGD" .

<http://5.189.187.109:5000/dataset/2c0f2958-9c01-4944-90fc-57b09b780b5a/resource/748f772f-86e7-4b12-b9be-272d411a3fc3> a dcat:Distribution ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-12T06:28:12.202515"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:39:13.773059"^^xsd:dateTime ;
    dct:title "PENJ LPG PT AGD 1 FEB 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/2c0f2958-9c01-4944-90fc-57b09b780b5a/resource/748f772f-86e7-4b12-b9be-272d411a3fc3/download/penj-lpg-pt-agd-1-feb-2021.xlsx> ;
    dcat:byteSize "10561"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

