@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/05ef7eb2-22ca-4397-8e83-04b4ee4a9640> a dcat:Dataset ;
    dct:description "Data tentang 2025. Jumlah Agen Gas LPG di Kota Dumai" ;
    dct:identifier "6026884561" ;
    dct:issued "2026-01-12"^^xsd:date ;
    dct:modified "2026-01-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERDAGANGAN" ] ;
    dct:title "2025. Jumlah Agen Gas LPG di Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/05ef7eb2-22ca-4397-8e83-04b4ee4a9640/resource/623a39f9-89ce-4efd-971b-3db873f34873> ;
    dcat:keyword "Agen" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NjAyNjg4NDU2MQ> .

<http://5.189.187.109/dataset/05ef7eb2-22ca-4397-8e83-04b4ee4a9640/resource/623a39f9-89ce-4efd-971b-3db873f34873> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:34:49.357661"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:34:49.336392"^^xsd:dateTime ;
    dct:title "2025.jumlah agen lpg di kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/24/DATA_20260108080221-1173246568.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=NjAyNjg4NDU2MQ> a foaf:Document .

