@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/5a99c512-9cba-45fe-9fc5-8dab175ec726> a dcat:Dataset ;
    dct:description "Data tentang 2023.Perkembangan Ekspor Non Migas di Kota Dumai" ;
    dct:identifier "5809812564" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-02-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERDAGANGAN" ] ;
    dct:title "2023.Perkembangan Ekspor Non Migas di Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/5a99c512-9cba-45fe-9fc5-8dab175ec726/resource/2d374053-3514-469b-a9ee-613edd184cb1> ;
    dcat:keyword "Ekspor" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NTgwOTgxMjU2NA> .

<http://5.189.187.109/dataset/5a99c512-9cba-45fe-9fc5-8dab175ec726/resource/2d374053-3514-469b-a9ee-613edd184cb1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:32:48.423756"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:32:48.406445"^^xsd:dateTime ;
    dct:title "2023.perkembangan ekspor non migas di kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/24/DATA_20240110105601-9685176742.xlsx> .

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

