@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/cd95a292-c03c-42a9-a91a-d9304e8727e1> a dcat:Dataset ;
    dct:description "Layanan dan Administrasi Keuangan" ;
    dct:identifier "cd95a292-c03c-42a9-a91a-d9304e8727e1" ;
    dct:issued "2022-10-04T20:42:44.716104"^^xsd:dateTime ;
    dct:modified "2022-10-04T20:42:44.716114"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Layanan dan Administrasi Keuangan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat DPRD" ;
            vcard:hasEmail <mailto:setwandprd.kabtegal@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cd95a292-c03c-42a9-a91a-d9304e8727e1/resource/bb038b76-def2-4ee7-8f51-9f7f95e16d99> .

<https://data.jatengprov.go.id/dataset/cd95a292-c03c-42a9-a91a-d9304e8727e1/resource/bb038b76-def2-4ee7-8f51-9f7f95e16d99> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Layanan dan Administrasi Keuangan.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/cd95a292-c03c-42a9-a91a-d9304e8727e1/resource/bb038b76-def2-4ee7-8f51-9f7f95e16d99/download/layanan-dan-administrasi-keuangan.xlsx> ;
    dcat:byteSize 11123.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" .

