@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/7429c662-2275-43d5-a2c5-1a9791e736be> a dcat:Dataset ;
    dct:description "DISTRIBUSI LPG 3 KG PT. ANWUSA GAS DEMAK PER 10 AGUSTUS 2021" ;
    dct:identifier "7429c662-2275-43d5-a2c5-1a9791e736be" ;
    dct:issued "2023-05-22T11:38:16.490900"^^xsd:dateTime ;
    dct:modified "2024-12-27T04:00:53.876794"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "DISTRIBUSI LPG 3 KG PT. ANWUSA GAS DEMAK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7429c662-2275-43d5-a2c5-1a9791e736be/resource/c56bf08a-fb71-4f1b-ad36-8c6e6ad96cbe> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "lpg",
        "lpg3kg",
        "pt.agd" .

<http://5.189.187.109/dataset/7429c662-2275-43d5-a2c5-1a9791e736be/resource/c56bf08a-fb71-4f1b-ad36-8c6e6ad96cbe> a dcat:Distribution ;
    dct:description "DISTRIBUSI LPG 3 KG PT. ANWUSA GAS DEMAK PER 10 AGUSTUS 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-22T07:40:21.281986"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:38:16.477303"^^xsd:dateTime ;
    dct:title "PENJ LPG PT AGD 10 AGUSTUS 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/7429c662-2275-43d5-a2c5-1a9791e736be/resource/c56bf08a-fb71-4f1b-ad36-8c6e6ad96cbe/download/penj-lpg-pt-agd-10-agustus-2021.xlsx> ;
    dcat:byteSize "10083"^^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" .

