@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:5000/dataset/cebc8f73-e7eb-41e6-84c4-c2d6a215f626> a dcat:Dataset ;
    dct:description "Data tentang 2023.Jumlah  Pedagang di Kota Dumai" ;
    dct:identifier "3060497787" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-01-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERDAGANGAN" ] ;
    dct:title "2023.Jumlah  Pedagang di Kota Dumai" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/cebc8f73-e7eb-41e6-84c4-c2d6a215f626/resource/e6ac21ae-7e09-42c0-a894-d2e28b97fd2f> ;
    dcat:keyword "Pedagang" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/cebc8f73-e7eb-41e6-84c4-c2d6a215f626/resource/e6ac21ae-7e09-42c0-a894-d2e28b97fd2f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-14T05:01:29.323871"^^xsd:dateTime ;
    dct:modified "2026-05-14T05:01:29.299519"^^xsd:dateTime ;
    dct:title "2023.jumlah  pedagang di kota dumai ok.xlsx" ;
    dcat:accessURL <http://DATA_20240110105601-1678100685.xlsx> .

