@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/90ee2be9-3dd1-4287-9259-cc53015af0b0> a dcat:Dataset ;
    dct:description "Data Pegawai Menurut Jenis Kelamin" ;
    dct:identifier "90ee2be9-3dd1-4287-9259-cc53015af0b0" ;
    dct:issued "2018-10-25T03:33:08.441513"^^xsd:dateTime ;
    dct:modified "2018-10-25T03:33:08.441523"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA PEGAWAI KEMENAG KAB. TEGAL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tamsirudin" ;
            vcard:hasEmail <mailto:tamsir@kemenag.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/90ee2be9-3dd1-4287-9259-cc53015af0b0/resource/fac2aef6-8674-44f1-b55d-91fac961067c> .

<https://data.jatengprov.go.id/dataset/90ee2be9-3dd1-4287-9259-cc53015af0b0/resource/fac2aef6-8674-44f1-b55d-91fac961067c> a dcat:Distribution ;
    dct:description "Data Pegawai Berdasarkan Jenis Kelamin" ;
    dct:format "XLSX" ;
    dct:title "data_pegawai.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/90ee2be9-3dd1-4287-9259-cc53015af0b0/resource/fac2aef6-8674-44f1-b55d-91fac961067c/download/data_pegawai.xlsx> ;
    dcat:byteSize 9502.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" .

