@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/4deda2bd-23c6-4753-b194-59c6251e5a00> a dcat:Dataset ;
    dct:identifier "c0f6e218-d660-42dc-b1c6-21591124bbd2" ;
    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 "Jumlah wirausaha per tahun" ;
    dcat:distribution <http://5.189.187.109/dataset/4deda2bd-23c6-4753-b194-59c6251e5a00/resource/a0755c1b-c061-4d6c-a541-67e638237ef2> ;
    dcat:landingPage <https://kotajambisatu.jambikota.go.id/dataset/jumlah-wirausaha-per-tahun> .

<http://5.189.187.109/dataset/4deda2bd-23c6-4753-b194-59c6251e5a00/resource/a0755c1b-c061-4d6c-a541-67e638237ef2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-13T13:27:24.644907"^^xsd:dateTime ;
    dct:modified "2026-01-13T13:27:24.637330"^^xsd:dateTime ;
    dct:title "Jumlah wirausaha per tahun" ;
    dcat:accessURL <https://kotajambisatu.jambikota.go.id/dataset/export_excel/jumlah-wirausaha-per-tahun> .

<https://kotajambisatu.jambikota.go.id/dataset/jumlah-wirausaha-per-tahun> a foaf:Document .

