@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/b5a040f0-b2d2-4a5c-980f-b892a9ee92d6> a dcat:Dataset ;
    dct:description "Dukungan Pelaksanaan Tugas dan Fungsi DPRD" ;
    dct:identifier "b5a040f0-b2d2-4a5c-980f-b892a9ee92d6" ;
    dct:issued "2022-10-04T20:42:41.164614"^^xsd:dateTime ;
    dct:modified "2022-10-04T20:42:41.164624"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Dukungan Pelaksanaan Tugas dan Fungsi DPRD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat DPRD" ;
            vcard:hasEmail <mailto:setwandprd.kabtegal@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b5a040f0-b2d2-4a5c-980f-b892a9ee92d6/resource/17ad21d0-d0e2-4527-9d3f-200f01267396> .

<https://data.jatengprov.go.id/dataset/b5a040f0-b2d2-4a5c-980f-b892a9ee92d6/resource/17ad21d0-d0e2-4527-9d3f-200f01267396> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "dukungan peaksanaan tugas dan fungsi DPRD.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/b5a040f0-b2d2-4a5c-980f-b892a9ee92d6/resource/17ad21d0-d0e2-4527-9d3f-200f01267396/download/dukungan-peaksanaan-tugas-dan-fungsi-dprd.xlsx> ;
    dcat:byteSize 10526.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" .

