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

<https://data.jatengprov.go.id/dataset/3bb55003-ab0c-440a-9350-5914cd0f5516> a dcat:Dataset ;
    dct:description "Merupakan data makro yang bersumber dari BPS mengenai jumlah Penduduk usia kerja di jawa tengah dalam kurun waktu tahun 2018-2022" ;
    dct:identifier "3bb55003-ab0c-440a-9350-5914cd0f5516" ;
    dct:issued "2023-10-25T09:36:45.865109"^^xsd:dateTime ;
    dct:modified "2023-10-25T09:37:37.719969"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/dbdd08b8-c112-4bbd-a179-9e3f18e28d11> ;
    dct:title "Penduduk Usia Kerja menurut Jenjang Pendidikan tahun 2018-2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3bb55003-ab0c-440a-9350-5914cd0f5516/resource/b0951171-de6e-4735-b7b6-94de2cbd0b4d> ;
    dcat:keyword "Data Jumlah Penduduk",
        "Data Ketenagakerjaan",
        "pendidikan" .

<https://data.jatengprov.go.id/dataset/3bb55003-ab0c-440a-9350-5914cd0f5516/resource/b0951171-de6e-4735-b7b6-94de2cbd0b4d> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "PUK Menurut Jenjang Pendidikan.xls" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/3bb55003-ab0c-440a-9350-5914cd0f5516/resource/b0951171-de6e-4735-b7b6-94de2cbd0b4d/download/puk-menurut-jenjang-pendidikan.xls> ;
    dcat:byteSize 30208.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/dbdd08b8-c112-4bbd-a179-9e3f18e28d11> a foaf:Organization ;
    foaf:name "Dinas Tenaga Kerja Dan Transmigrasi " .

