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

<https://ckan.balikpapan.go.id/dataset/a932ae10-e816-4fff-a2f8-239e18d5eb4a> a dcat:Dataset ;
    dct:description "Jumlah Data Organisasi dan Serikat Pekerja Kota Balikpapan tahun 2022" ;
    dct:identifier "a932ae10-e816-4fff-a2f8-239e18d5eb4a" ;
    dct:issued "2026-04-02T00:15:21.126246"^^xsd:dateTime ;
    dct:modified "2026-04-02T01:12:47.525608"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/e46c0f8e-7e2b-4026-b151-1336c1a60ebc> ;
    dct:title "Data Organisasi dan Serikat Pekerja Kota Balikpapan tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Ketenagakerjaan" ;
            vcard:hasEmail <mailto:disnakerbpn@gmail.com> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/a932ae10-e816-4fff-a2f8-239e18d5eb4a/resource/516534b8-2832-45d6-bd3f-c0bf1c9d2147> ;
    dcat:keyword "SB",
        "SP",
        "Serikat Buruh",
        "Serikat Pekerja" .

<https://ckan.balikpapan.go.id/dataset/a932ae10-e816-4fff-a2f8-239e18d5eb4a/resource/516534b8-2832-45d6-bd3f-c0bf1c9d2147> a dcat:Distribution ;
    dct:description "Jumlah Organisasi dan Serikat Pekerja di Kota Balikpapan Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-04-06T09:54:05.233483"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:46:09.298593"^^xsd:dateTime ;
    dct:title "Data Organisasi dan Serikat Pekerja di Kota Balikpapan Tahun 2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "22fd4f0913216027e3aade71c0775147"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/a932ae10-e816-4fff-a2f8-239e18d5eb4a/resource/516534b8-2832-45d6-bd3f-c0bf1c9d2147/download/banyaknya-organisasi-dan-anggota-serikat-pekerja-di-kota-balikpapan.xlsx> ;
    dcat:byteSize "12891"^^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" .

