@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/97f86673-55ec-4c76-83ea-9e14dada678d> a dcat:Dataset ;
    dct:description "Jumlah Angkatan Kerja (Jiwa) yang Bekerja di Kota Semarang Tahun 2021" ;
    dct:identifier "97f86673-55ec-4c76-83ea-9e14dada678d" ;
    dct:issued "2023-02-01T05:00:25.494445"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:00:25.494453"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Angkatan Kerja (Jiwa) yang Bekerja di Kota Semarang Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/97f86673-55ec-4c76-83ea-9e14dada678d/resource/bf383cb7-c25a-4ad4-8539-1df58240b2a8> ;
    dcat:keyword "TENAGA KERJA" .

<https://data.jatengprov.go.id/dataset/97f86673-55ec-4c76-83ea-9e14dada678d/resource/bf383cb7-c25a-4ad4-8539-1df58240b2a8> a dcat:Distribution ;
    dct:description "Bekerja di Kota Semarang Tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "Bekerja di Kota Semarang Tahun 2021" ;
    dcat:accessURL <https://drive.google.com/file/d/19EynSaaPBTvHZVA7rjR9pI8HUysrJJ34/view> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

