@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.balikpapan.go.id/dataset/220afca8-4082-4cba-9a15-05c2118363e8> a dcat:Dataset ;
    dct:description "Tingkat Produktivitas Tenaga Kerja 2023" ;
    dct:identifier "220afca8-4082-4cba-9a15-05c2118363e8" ;
    dct:issued "2026-07-16T04:59:49.364905"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:59:49.364910"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/e46c0f8e-7e2b-4026-b151-1336c1a60ebc> ;
    dct:title "Tingkat Produktivitas Tenaga Kerja 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disnaker" ;
            vcard:hasEmail <mailto:disnakerbpp@gmail.com> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/220afca8-4082-4cba-9a15-05c2118363e8/resource/6a681acd-7cb7-42b9-b2a5-dd5bde3af629> ;
    dcat:keyword "produktivitas",
        "produktivitas tenaga kerja 2023" .

<https://ckan.balikpapan.go.id/dataset/220afca8-4082-4cba-9a15-05c2118363e8/resource/6a681acd-7cb7-42b9-b2a5-dd5bde3af629> a dcat:Distribution ;
    dct:description "Tingkat Produktivitas Tenaga Kerja 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-31T05:13:24.384408"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:59:49.361495"^^xsd:dateTime ;
    dct:title "Tingkat Produktivitas Tenaga Kerja 2023" ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/220afca8-4082-4cba-9a15-05c2118363e8/resource/6a681acd-7cb7-42b9-b2a5-dd5bde3af629/download/tingkat-produktivitas-tenaga-kerja.xlsx> ;
    dcat:byteSize "8790"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.balikpapan.go.id/organization/e46c0f8e-7e2b-4026-b151-1336c1a60ebc> a foaf:Agent ;
    foaf:name "Dinas Ketenagakerjaan" .

