@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/0a6bd164-d10c-4e88-b576-dcd878ac0d20> a dcat:Dataset ;
    dct:description "JUMLAH PEGAWAI ASN DINAS DAKOP DAN UKM MENURUT AGAMA DAN JENIS KELAMIN TAHUN 2019" ;
    dct:identifier "0a6bd164-d10c-4e88-b576-dcd878ac0d20" ;
    dct:issued "2021-05-08T13:22:18.388714"^^xsd:dateTime ;
    dct:modified "2021-05-08T13:22:18.388737"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "JUMLAH PEGAWAI ASN DINAS DAKOP DAN UKM MENURUT AGAMA DAN JENIS KELAMIN TAHUN 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IMAM SYAFII" ;
            vcard:hasEmail <mailto:razkadafa46@gmail.com> ] .

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

