@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/2a007a3d-1e0e-46a6-8462-b578b3ff4c2d> a dcat:Dataset ;
    dct:description "Jumlah Perusahaan 2023" ;
    dct:identifier "2a007a3d-1e0e-46a6-8462-b578b3ff4c2d" ;
    dct:issued "2026-07-16T04:55:55.101256"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:55:55.101262"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/e46c0f8e-7e2b-4026-b151-1336c1a60ebc> ;
    dct:title "Jumlah Perusahaan 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disnaker" ;
            vcard:hasEmail <mailto:disnakerbpp@gmail.com> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/2a007a3d-1e0e-46a6-8462-b578b3ff4c2d/resource/6dac72f7-807e-4159-a1fc-1ab095da9734> ;
    dcat:keyword "jumlah perusahaan",
        "jumlah perusahaan 2023" .

<https://ckan.balikpapan.go.id/dataset/2a007a3d-1e0e-46a6-8462-b578b3ff4c2d/resource/6dac72f7-807e-4159-a1fc-1ab095da9734> a dcat:Distribution ;
    dct:description "Jumlah Perusahaan 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-30T05:31:34.591001"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:55:55.097947"^^xsd:dateTime ;
    dct:title "Jumlah Perusahaan 2023" ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/2a007a3d-1e0e-46a6-8462-b578b3ff4c2d/resource/6dac72f7-807e-4159-a1fc-1ab095da9734/download/jumlah-perusahaan.xlsx> ;
    dcat:byteSize "8170"^^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" .

