@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/12c4121c-d7ac-40d9-bd8f-5ac56d2ce866> a dcat:Dataset ;
    dct:description "SEBARAN JUMLAH PANGKALAN PT. ANWUSA GAS DEMAK TAHUN 2021" ;
    dct:identifier "12c4121c-d7ac-40d9-bd8f-5ac56d2ce866" ;
    dct:issued "2023-05-22T07:53:53.763599"^^xsd:dateTime ;
    dct:modified "2024-12-06T01:56:35.249511"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "SEBARAN JUMLAH PANGKALAN 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:5000/dataset/12c4121c-d7ac-40d9-bd8f-5ac56d2ce866/resource/77a3539b-df19-47ea-b0e6-ef1739d4f552> ;
    dcat:keyword "AGD",
        "LPG" .

<http://5.189.187.109:5000/dataset/12c4121c-d7ac-40d9-bd8f-5ac56d2ce866/resource/77a3539b-df19-47ea-b0e6-ef1739d4f552> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-09-30T02:12:53.686238"^^xsd:dateTime ;
    dct:modified "2023-05-22T07:53:53.755950"^^xsd:dateTime ;
    dct:title "SEBARAN PANGKALAN LPG 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/12c4121c-d7ac-40d9-bd8f-5ac56d2ce866/resource/77a3539b-df19-47ea-b0e6-ef1739d4f552/download/sebaran-pangkalan-lpg-2021.xlsx> ;
    dcat:byteSize "10910"^^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" .

