@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/63604f63-2063-4318-affe-6c92735ff54b> a dcat:Dataset ;
    dct:description "Daftar Perusahaan Industri di kabupaten Cilacap dari data SIINas " ;
    dct:identifier "63604f63-2063-4318-affe-6c92735ff54b" ;
    dct:issued "2023-09-30T13:18:27.211404"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:18:27.211413"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Perushaan Industri di Cilacap 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DISANAKERIN" ;
            vcard:hasEmail <mailto:disnakerincilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/63604f63-2063-4318-affe-6c92735ff54b/resource/e084fdd1-d7de-48e8-b93e-5d709a36b8f0> .

<https://data.jatengprov.go.id/dataset/63604f63-2063-4318-affe-6c92735ff54b/resource/e084fdd1-d7de-48e8-b93e-5d709a36b8f0> a dcat:Distribution ;
    dct:description "data perusahaan industri di Cilacap" ;
    dct:format "XLSX" ;
    dct:title "data perusahaan industri di Cilacap" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/63604f63-2063-4318-affe-6c92735ff54b/resource/e084fdd1-d7de-48e8-b93e-5d709a36b8f0/download/data-perusahaan-industri-sumber-siinas.xlsx> ;
    dcat:byteSize 25673.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

