@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/dfacb1c8-ca43-483b-b4bd-dd5e199be0fb> a dcat:Dataset ;
    dct:description "Dataset ini berisi banyaknya perusahaan industri kecil menengah, tenaga kerja dan investasi menurut kelurahan kota salatiga." ;
    dct:identifier "dfacb1c8-ca43-483b-b4bd-dd5e199be0fb" ;
    dct:issued "2021-05-09T02:44:08.992535"^^xsd:dateTime ;
    dct:modified "2021-05-09T02:44:08.992545"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/efc93875-9d42-43c8-9241-6adcb85471f6> ;
    dct:title "Perusahaan Kecil Menengah, Tenaga Kerja dan Investasi menurut Kelurahan" .

<https://data.jatengprov.go.id/organization/efc93875-9d42-43c8-9241-6adcb85471f6> a foaf:Organization ;
    foaf:name "Pemerintah Kota Salatiga" .

