@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://data.kaltimprov.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 "2023-08-01T11:00:20.081819"^^xsd:dateTime ;
    dct:modified "2023-08-01T11:00:20.081823"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> ;
    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://data.kaltimprov.go.id/dataset/a932ae10-e816-4fff-a2f8-239e18d5eb4a/resource/516534b8-2832-45d6-bd3f-c0bf1c9d2147> ;
    dcat:keyword "SB",
        "SP",
        "Serikat Buruh",
        "Serikat Pekerja" .

<https://data.kaltimprov.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 "2023-08-01T11:00:20.075056"^^xsd:dateTime ;
    dct:title "Data Organisasi dan Serikat Pekerja di Kota Balikpapan Tahun 2022" ;
    dcat:accessURL <https://data.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://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

