@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/54ac596f-86e7-4b1c-8ce5-fda463914a57> a dcat:Dataset ;
    dct:description "DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 22 JUNI 2021" ;
    dct:identifier "54ac596f-86e7-4b1c-8ce5-fda463914a57" ;
    dct:issued "2023-05-22T10:09:50.230121"^^xsd:dateTime ;
    dct:modified "2025-01-02T15:22:04.905389"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 22 JUNI 21" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/54ac596f-86e7-4b1c-8ce5-fda463914a57/resource/1fdb9906-3e57-4f7e-b5fc-16857eabb0ee> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "lpg",
        "lpg3kg",
        "pt.agd" .

<http://5.189.187.109/dataset/54ac596f-86e7-4b1c-8ce5-fda463914a57/resource/1fdb9906-3e57-4f7e-b5fc-16857eabb0ee> a dcat:Distribution ;
    dct:description "DISTRIBUSI LPG 3KG PT. ANWUSA GAS DEMAK PER 22 JUNI 21" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-28T09:08:04.081928"^^xsd:dateTime ;
    dct:modified "2023-05-22T10:09:50.216339"^^xsd:dateTime ;
    dct:title "PENJ LPG PT AGD 22 JUNI 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/54ac596f-86e7-4b1c-8ce5-fda463914a57/resource/1fdb9906-3e57-4f7e-b5fc-16857eabb0ee/download/penj-lpg-pt-agd-22-juni-2021.xlsx> ;
    dcat:byteSize "10556"^^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" .

