@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/b29c5999-7deb-4459-921e-58ccfac541f3> a dcat:Dataset ;
    dct:description "Jumlah Angkatan Kerja (Jiwa) yang Bekerja di Kota Semarang Tahun 2015" ;
    dct:identifier "b29c5999-7deb-4459-921e-58ccfac541f3" ;
    dct:issued "2023-02-01T05:16:14.830733"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:16:14.830739"^^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 2015" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b29c5999-7deb-4459-921e-58ccfac541f3/resource/d0ed1236-5ae7-4294-90ea-7a95655eab5f> ;
    dcat:keyword "TENAGA KERJA" .

<https://data.jatengprov.go.id/dataset/b29c5999-7deb-4459-921e-58ccfac541f3/resource/d0ed1236-5ae7-4294-90ea-7a95655eab5f> a dcat:Distribution ;
    dct:description "Bekerja di Kota Semarang Tahun 2015" ;
    dct:format "XLSX" ;
    dct:title "Bekerja di Kota Semarang Tahun 2015" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1XFwzPbHsCBm5__lt7T_hefTmYoEbVK9u/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

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

