@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/871f575f-3899-427a-9031-2dfa6b50e7f7> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data kuota Jenis Bahan Bakar Tertentu (JBT) yang dialokasikan untuk Kabupaten Sumbawa dalam periode tertentu." ;
    dct:identifier "871f575f-3899-427a-9031-2dfa6b50e7f7" ;
    dct:issued "2026-04-06T09:36:43.109576"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:43.109596"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Kuota Jenis Bahan Bakar Tertentu (JBT)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andi Cinnong" ] ;
    dcat:distribution <http://5.189.187.109/dataset/871f575f-3899-427a-9031-2dfa6b50e7f7/resource/50e3d209-35d0-48ed-b88b-f4b16c5c0488>,
        <http://5.189.187.109/dataset/871f575f-3899-427a-9031-2dfa6b50e7f7/resource/5f35622c-f2cc-4850-a3bd-42c2db58cead> ;
    dcat:keyword "bbm",
        "energi",
        "jbt" .

<http://5.189.187.109/dataset/871f575f-3899-427a-9031-2dfa6b50e7f7/resource/50e3d209-35d0-48ed-b88b-f4b16c5c0488> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-12-16T04:36:54.161468"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:43.090577"^^xsd:dateTime ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/871f575f-3899-427a-9031-2dfa6b50e7f7/resource/50e3d209-35d0-48ed-b88b-f4b16c5c0488/download/kuota-jenis-bahan-bakar-tertentu-jbt-2024.csv> ;
    dcat:byteSize "134"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/871f575f-3899-427a-9031-2dfa6b50e7f7/resource/5f35622c-f2cc-4850-a3bd-42c2db58cead> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-26T07:29:05.221455"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:43.094024"^^xsd:dateTime ;
    dct:title "Tahun 2025" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/871f575f-3899-427a-9031-2dfa6b50e7f7/resource/5f35622c-f2cc-4850-a3bd-42c2db58cead/download/kuota-jenis-bahan-bakar-tertentu-jbt-2025.csv> ;
    dcat:byteSize "134"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> a foaf:Agent ;
    foaf:name "Kabupaten Sumbawa" .

