@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/f852573a-2418-4b83-bd2c-6b371046d6ce> a dcat:Dataset ;
    dct:description "Tabel terdiri dari : 1. Uraian 2.2014 3. 2015 4. 2016 5. 5017 6. 2018" ;
    dct:identifier "f852573a-2418-4b83-bd2c-6b371046d6ce" ;
    dct:issued "2019-03-20T01:01:01.551292"^^xsd:dateTime ;
    dct:modified "2021-09-26T14:30:55.226383"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Data Indeks SPBE dan Indeks Keamanan Informasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi, Informatika dan Statistik Kabupaten Tegal" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f852573a-2418-4b83-bd2c-6b371046d6ce/resource/7f1f4b00-38b1-4d18-af2a-fc5f26b04241> .

<https://data.jatengprov.go.id/dataset/f852573a-2418-4b83-bd2c-6b371046d6ce/resource/7f1f4b00-38b1-4d18-af2a-fc5f26b04241> a dcat:Distribution ;
    dct:description "Tahun 2014-2018" ;
    dct:format "XLSX" ;
    dct:title "Data Indeks SPBE dan Indeks Keamanan Informasi Tahun 2014-2018.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/f852573a-2418-4b83-bd2c-6b371046d6ce/resource/7f1f4b00-38b1-4d18-af2a-fc5f26b04241/download/data-indeks-spbe-dan-indeks-keamanan-informasi-tahun-2014-2018.xlsx> ;
    dcat:byteSize 9186.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

