@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#> .

<http://5.189.187.109/dataset/2a007a3d-1e0e-46a6-8462-b578b3ff4c2d> a dcat:Dataset ;
    dct:description "Jumlah Perusahaan 2023" ;
    dct:identifier "2a007a3d-1e0e-46a6-8462-b578b3ff4c2d" ;
    dct:issued "2026-04-23T03:54:27.276633"^^xsd:dateTime ;
    dct:modified "2026-04-23T03:54:27.276651"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Jumlah Perusahaan 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disnaker" ;
            vcard:hasEmail <mailto:disnakerbpp@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2a007a3d-1e0e-46a6-8462-b578b3ff4c2d/resource/6dac72f7-807e-4159-a1fc-1ab095da9734> ;
    dcat:keyword "jumlah perusahaan",
        "jumlah perusahaan 2023" .

<http://5.189.187.109/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-04-23T03:54:27.265702"^^xsd:dateTime ;
    dct:title "Jumlah Perusahaan 2023" ;
    dcat:accessURL <https://data.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" .

<http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

