@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/fb5346bb-6e2b-4ecc-9f19-88062a51eee9> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Persebaran SPBU di Aceh Tahun 2014 sampai 2021. Dataset terkait topik infrastruktur ini dihasilkan oleh Dinas ESDM Aceh yang dikeluarkan dalam periode tahunan." ;
    dct:identifier "fb5346bb-6e2b-4ecc-9f19-88062a51eee9" ;
    dct:issued "2024-11-07T06:01:40.634941"^^xsd:dateTime ;
    dct:modified "2025-01-20T11:37:12.615283"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Persebaran SPBU" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jumirna" ;
            vcard:hasEmail <mailto:jumirna@acehprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fb5346bb-6e2b-4ecc-9f19-88062a51eee9/resource/ed74406b-481d-4f60-83fd-9ee069c28862> ;
    dcat:keyword "SPBU",
        "aceh",
        "tahun 2021" .

<http://5.189.187.109/dataset/fb5346bb-6e2b-4ecc-9f19-88062a51eee9/resource/ed74406b-481d-4f60-83fd-9ee069c28862> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data Jumlah Persebaran SPBU menurut Kabupaten Kota tahun 2014 sampai dengan tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2023-10-26T08:35:26.159581"^^xsd:dateTime ;
    dct:modified "2024-11-07T06:01:40.623886"^^xsd:dateTime ;
    dct:title "Persebaran Jumlah SPBU Menurut Kabupaten Kota" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/fb5346bb-6e2b-4ecc-9f19-88062a51eee9/resource/ed74406b-481d-4f60-83fd-9ee069c28862/download/13.-data-persebaran-spbu-di-aceh-dari-tahun-2014-2021.csv> ;
    dcat:byteSize "8794"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

