@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/3ea168b9-20f2-4407-aa0b-b86e3070e2b0> a dcat:Dataset ;
    dct:description "Tabel terdiri dari : 1. Uraian 2. 2014 3. 2015 4. 2016 5. 2017 6. 2018" ;
    dct:identifier "3ea168b9-20f2-4407-aa0b-b86e3070e2b0" ;
    dct:issued "2019-03-20T01:00:45.411794"^^xsd:dateTime ;
    dct:modified "2021-09-26T14:30:25.848935"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Aparatur Pemerintah Dan Masyarakat Yang Mengikuti Bimtek TIK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi, Informatika dan Statistik Kabupaten Tegal" ] .

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

