@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/c7589e61-fb40-4b64-8683-82d9f7e90511> a dcat:Dataset ;
    dct:description "Rencana Kerja Anggaran PPKD Kabupaten Tegal Tahun Anggaran 2020" ;
    dct:identifier "c7589e61-fb40-4b64-8683-82d9f7e90511" ;
    dct:issued "2019-11-04T12:59:36.276766"^^xsd:dateTime ;
    dct:modified "2019-11-04T12:59:36.276778"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "RKA PPKD Tahun 2020" ;
    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" .

