@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://data.jatengprov.go.id/dataset/f7b421ea-8420-496b-8d45-f12337dab617> a dcat:Dataset ;
    dct:description "Jumlah Perusahaan, nama Perusahaan, dan Alamat Perusahaan di Kota Tegal Tahun 2021" ;
    dct:identifier "f7b421ea-8420-496b-8d45-f12337dab617" ;
    dct:issued "2023-07-04T09:09:43.658563"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:43.658573"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Perusahaan di Kota Tegal Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f7b421ea-8420-496b-8d45-f12337dab617/resource/7addb720-cccd-4ff2-b207-f0e9b9276771> ;
    dcat:keyword "Ketenagakerjaan" .

<https://data.jatengprov.go.id/dataset/f7b421ea-8420-496b-8d45-f12337dab617/resource/7addb720-cccd-4ff2-b207-f0e9b9276771> a dcat:Distribution ;
    dct:description "Jumlah Perusahaan di Kota Tegal Tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Perusahaan di Kota Tegal Tahun 2021" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f7b421ea-8420-496b-8d45-f12337dab617/resource/7addb720-cccd-4ff2-b207-f0e9b9276771/download/jumlah-perusahaan-tahun-2021.xlsx> ;
    dcat:byteSize 90572.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

