@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/cbef3af4-d97c-4a6a-9a27-4143dfaf601d> a dcat:Dataset ;
    dct:description "Data tentang 2025. Data Pedagang Dipasar Pemerintah Kota Dumai" ;
    dct:identifier "4669247275" ;
    dct:issued "2026-01-08"^^xsd:date ;
    dct:modified "2026-01-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERDAGANGAN" ] ;
    dct:title "2025. Data Pedagang Dipasar Pemerintah Kota Dumai" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/cbef3af4-d97c-4a6a-9a27-4143dfaf601d/resource/236ccd6c-f40c-4688-a5c1-0d7d8307aefe> ;
    dcat:keyword "Pedagang" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/cbef3af4-d97c-4a6a-9a27-4143dfaf601d/resource/236ccd6c-f40c-4688-a5c1-0d7d8307aefe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-14T05:16:50.713030"^^xsd:dateTime ;
    dct:modified "2026-05-14T05:16:50.697255"^^xsd:dateTime ;
    dct:title "2025.jumlah pedagang di kota dumai.xlsx" ;
    dcat:accessURL <http://DATA_20260108080221-7600760879.xlsx> .

