@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/81356887-b3aa-4025-a5f7-0c17592b8616> a dcat:Dataset ;
    dct:description "JUMLAH DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 7 OKTOBER 2021" ;
    dct:identifier "81356887-b3aa-4025-a5f7-0c17592b8616" ;
    dct:issued "2023-05-22T12:18:08.951262"^^xsd:dateTime ;
    dct:modified "2024-12-26T10:39:46.653245"^^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 7 OKTOBER 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/81356887-b3aa-4025-a5f7-0c17592b8616/resource/159bc409-eb3a-4e22-a8f8-f7a480a85b4b> ;
    dcat:keyword "2021",
        "ANWUSA",
        "DEMAK",
        "LPG" .

<http://5.189.187.109:5000/dataset/81356887-b3aa-4025-a5f7-0c17592b8616/resource/159bc409-eb3a-4e22-a8f8-f7a480a85b4b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-01-15T04:28:40.144501"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:18:08.940282"^^xsd:dateTime ;
    dct:title "PENJ LPG PT AGD 7 OKT 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/81356887-b3aa-4025-a5f7-0c17592b8616/resource/159bc409-eb3a-4e22-a8f8-f7a480a85b4b/download/penj-lpg-pt-agd-7-okt-2021.xlsx> ;
    dcat:byteSize "10274"^^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" .

