@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/befad68e-97e1-4c68-8243-c201b9ff7fb6> a dcat:Dataset ;
    dct:description "Tingkat Partisipasi Angkatan Kerja (TPAK) 2023" ;
    dct:identifier "befad68e-97e1-4c68-8243-c201b9ff7fb6" ;
    dct:issued "2026-07-16T04:59:46.775349"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:59:46.775354"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/e46c0f8e-7e2b-4026-b151-1336c1a60ebc> ;
    dct:title "Tingkat Partisipasi Angkatan Kerja (TPAK) 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disnaker" ;
            vcard:hasEmail <mailto:disnakerbpp@gmail.com> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/befad68e-97e1-4c68-8243-c201b9ff7fb6/resource/4c06f229-ff56-4493-ab5a-10f7d8afa2dd> ;
    dcat:keyword "TPAK 2023",
        "tingkat partisipasi angkatan kerja" .

<https://ckan.balikpapan.go.id/dataset/befad68e-97e1-4c68-8243-c201b9ff7fb6/resource/4c06f229-ff56-4493-ab5a-10f7d8afa2dd> a dcat:Distribution ;
    dct:description "Tingkat Partisipasi Angkatan Kerja (TPAK) 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-31T04:50:46.382615"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:59:46.771723"^^xsd:dateTime ;
    dct:title "Tingkat Partisipasi Angkatan Kerja (TPAK) 2023" ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/befad68e-97e1-4c68-8243-c201b9ff7fb6/resource/4c06f229-ff56-4493-ab5a-10f7d8afa2dd/download/tingkat-partisipasi-angkatan-kerja.xlsx> ;
    dcat:byteSize "8128"^^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" .

