@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/3a63ee32-cf66-470c-aab6-d61ed8733e1f> a dcat:Dataset ;
    dct:description "Data tentang PERKEMBANGAN EKSPOR NON MIGAS DI KOTA DUMAI" ;
    dct:identifier "8559610712" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2023-06-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERDAGANGAN" ] ;
    dct:title "PERKEMBANGAN EKSPOR NON MIGAS DI KOTA DUMAI" ;
    dcat:distribution <http://5.189.187.109/dataset/3a63ee32-cf66-470c-aab6-d61ed8733e1f/resource/7f3b2bcb-c38c-4a6d-ad7a-30013ea100fe> ;
    dcat:keyword "Ekspor" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=ODU1OTYxMDcxMg> .

<http://5.189.187.109/dataset/3a63ee32-cf66-470c-aab6-d61ed8733e1f/resource/7f3b2bcb-c38c-4a6d-ad7a-30013ea100fe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:58:58.810713"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:58:58.784410"^^xsd:dateTime ;
    dct:title "perkembangan ekspor non migas di kota dumai (1).xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/24/DATA_20221116125653-4055978368.xlsx> .

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

