@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/8851630a-20e5-4ae8-9bb9-5b8c769fee1c> a dcat:Dataset ;
    dct:description "Data Industri (Banyak Produksi, Nilai Produksi, dan Tenaga Kerja Industri)" ;
    dct:identifier "8851630a-20e5-4ae8-9bb9-5b8c769fee1c" ;
    dct:issued "2023-07-04T09:07:51.109748"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:07:51.109755"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Industri" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8851630a-20e5-4ae8-9bb9-5b8c769fee1c/resource/09b1f1a4-73d0-4403-9483-8ff8a9a5ce0d> ;
    dcat:keyword "Industri" .

<https://data.jatengprov.go.id/dataset/8851630a-20e5-4ae8-9bb9-5b8c769fee1c/resource/09b1f1a4-73d0-4403-9483-8ff8a9a5ce0d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/8851630a-20e5-4ae8-9bb9-5b8c769fee1c/resource/09b1f1a4-73d0-4403-9483-8ff8a9a5ce0d/download/data-industri.xlsx> ;
    dcat:byteSize 22218.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" .

