@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/65245f26-5bc8-4311-902e-21567d24563f> a dcat:Dataset ;
    dct:description "JUMLAH CPNS & PNS BERDASARKAN UNIT KERJA DAN GOLONGAN TAHUN 2020" ;
    dct:identifier "65245f26-5bc8-4311-902e-21567d24563f" ;
    dct:issued "2021-05-08T13:26:22.005432"^^xsd:dateTime ;
    dct:modified "2021-05-08T13:26:22.005444"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "JUMLAH CPNS & PNS BERDASARKAN UNIT KERJA DAN GOLONGAN TAHUN 2020" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nur fasikha" ;
            vcard:hasEmail <mailto:nurfasikha98@gmail.com> ] ;
    dcat:landingPage <https://simpeg.tegalkab.go.id/v17> .

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

