@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/2a13aac6-d17a-4820-a812-9380393d2125> a dcat:Dataset ;
    dct:description "DISTRIBUSI LPG 3 KG PT. ANWUSA GAS DEMAK PER 9 AGUSTUS 2021" ;
    dct:identifier "2a13aac6-d17a-4820-a812-9380393d2125" ;
    dct:issued "2023-05-22T08:35:40.325428"^^xsd:dateTime ;
    dct:modified "2024-12-26T01:58:32.286672"^^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/2a13aac6-d17a-4820-a812-9380393d2125/resource/9f62cfb1-66ac-47d7-ab88-c3d0138011a2> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "lpg",
        "lpg3kg",
        "pt.agd" .

<http://5.189.187.109/dataset/2a13aac6-d17a-4820-a812-9380393d2125/resource/9f62cfb1-66ac-47d7-ab88-c3d0138011a2> a dcat:Distribution ;
    dct:description "DISTRIBUSI LPG 3 KG PT. ANWUSA GAS DEMAK PER 9 AGUSTUS 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-22T07:38:54.610155"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:35:40.308968"^^xsd:dateTime ;
    dct:title "PENJ LPG PT AGD 9 AGUSTUS 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/2a13aac6-d17a-4820-a812-9380393d2125/resource/9f62cfb1-66ac-47d7-ab88-c3d0138011a2/download/penj-lpg-pt-agd-9-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" .

