@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/a117c75c-dd13-4f8c-ac22-1e8c6d60ce9b> a dcat:Dataset ;
    dct:identifier "048b9dbe-e2a3-43ce-ba54-df2ad62d5352" ;
    dct:issued "2025-10-21"^^xsd:date ;
    dct:modified "2025-11-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS TENAGA KERJA KOPERASI DAN UKM KOTA JAMBI" ] ;
    dct:title "Upah Minimum Regional" ;
    dcat:distribution <http://5.189.187.109/dataset/a117c75c-dd13-4f8c-ac22-1e8c6d60ce9b/resource/7649861c-e917-40c7-8b83-dbae1beb85fc> ;
    dcat:landingPage <https://kotajambisatu.jambikota.go.id/dataset/upah-minimum-regional> .

<http://5.189.187.109/dataset/a117c75c-dd13-4f8c-ac22-1e8c6d60ce9b/resource/7649861c-e917-40c7-8b83-dbae1beb85fc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-13T13:27:12.251877"^^xsd:dateTime ;
    dct:modified "2026-01-13T13:27:12.245694"^^xsd:dateTime ;
    dct:title "Upah Minimum Regional" ;
    dcat:accessURL <https://kotajambisatu.jambikota.go.id/dataset/export_excel/upah-minimum-regional> .

<https://kotajambisatu.jambikota.go.id/dataset/upah-minimum-regional> a foaf:Document .

