@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/91d06e55-b000-44c8-9f19-e11d0d6c5019> a dcat:Dataset ;
    dct:description """Tabel terdiri dari : 1. Pendidikan 2.Laki-laki 3. Perempuan 4. Jumlah\r
Frekuensi Penerbitan : 1 Tahun Sekali""" ;
    dct:identifier "91d06e55-b000-44c8-9f19-e11d0d6c5019" ;
    dct:issued "2021-05-08T13:28:30.845478"^^xsd:dateTime ;
    dct:modified "2021-09-26T14:30:35.243408"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Pegawai Dinas Kominfo Kabupaten Tegal Menurut Pendidikan dan Jenis Kelamin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi, Informatika dan Statistik Kabupaten Tegal" ;
            vcard:hasEmail <mailto:mchandra@tegalkab.go.id> ] .

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

