@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/ec01f52c-d369-45db-8153-7307d79da51a> a dcat:Dataset ;
    dct:description "Rencana Kerja Anggaran Perubahan Organisasi Perangkat Daerah Kabupaten Tegal Tahun Anggaran 2019" ;
    dct:identifier "ec01f52c-d369-45db-8153-7307d79da51a" ;
    dct:issued "2019-11-04T12:59:54.592629"^^xsd:dateTime ;
    dct:modified "2019-11-04T12:59:54.592642"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "RKA Perubahan OPD Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPKAD" ;
            vcard:hasEmail <mailto:bpkad@tegalkab.go.id> ] .

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

