@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/44a54d5a-9278-4f5b-98ad-3e6070623d6a> a dcat:Dataset ;
    dct:description "Program Peningkatan Fungsi Pengawasan Tahun 2016-2020" ;
    dct:identifier "44a54d5a-9278-4f5b-98ad-3e6070623d6a" ;
    dct:issued "2022-10-04T20:42:32.503897"^^xsd:dateTime ;
    dct:modified "2022-10-04T20:42:32.503906"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Program Peningkatan Fungsi Pengawasan Tahun 2016-2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat DPRD" ;
            vcard:hasEmail <mailto:setwandprd.kabtegal@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/44a54d5a-9278-4f5b-98ad-3e6070623d6a/resource/3ec47465-3c6d-4d3a-a80b-80c38660b9b0> .

<https://data.jatengprov.go.id/dataset/44a54d5a-9278-4f5b-98ad-3e6070623d6a/resource/3ec47465-3c6d-4d3a-a80b-80c38660b9b0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Program Peningkatan Fungsi Pengawasan Tahun 2016-2020.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/44a54d5a-9278-4f5b-98ad-3e6070623d6a/resource/3ec47465-3c6d-4d3a-a80b-80c38660b9b0/download/program-peningkatan-fungsi-pengawasan-tahun-2016-2020.xlsx> ;
    dcat:byteSize 8645.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" .

