@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/cf5f5280-8f5e-4eb8-aa06-d14fb956fa79> a dcat:Dataset ;
    dct:description "Daftar Pengaduan Januari 2023" ;
    dct:identifier "cf5f5280-8f5e-4eb8-aa06-d14fb956fa79" ;
    dct:issued "2023-07-04T09:09:03.659124"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:03.659130"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Daftar Pengaduan Januari 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rani Ingriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cf5f5280-8f5e-4eb8-aa06-d14fb956fa79/resource/cdd533a8-b793-43f5-a3dd-b06a1532cac0> .

<https://data.jatengprov.go.id/dataset/cf5f5280-8f5e-4eb8-aa06-d14fb956fa79/resource/cdd533a8-b793-43f5-a3dd-b06a1532cac0> a dcat:Distribution ;
    dct:description "Daftar Pengaduan Januari 2023" ;
    dct:format "XLSX" ;
    dct:title "Daftar Pengaduan Januari 2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/cf5f5280-8f5e-4eb8-aa06-d14fb956fa79/resource/cdd533a8-b793-43f5-a3dd-b06a1532cac0/download/daftar-pengaduan-januari-2023.xlsx> ;
    dcat:byteSize 98362.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

