@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/56eaaf94-59c6-4ecc-9afd-2927d4d4ecef> a dcat:Dataset ;
    dct:description "Pengaduan Januari 2022" ;
    dct:identifier "56eaaf94-59c6-4ecc-9afd-2927d4d4ecef" ;
    dct:issued "2023-07-04T09:06:59.551904"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:06:59.551913"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Pengaduan Januari 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rani Ingriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/56eaaf94-59c6-4ecc-9afd-2927d4d4ecef/resource/d1164f88-c17f-4722-afe8-a1263b061a89> .

<https://data.jatengprov.go.id/dataset/56eaaf94-59c6-4ecc-9afd-2927d4d4ecef/resource/d1164f88-c17f-4722-afe8-a1263b061a89> a dcat:Distribution ;
    dct:description "Pengaduan Januari 2022" ;
    dct:format "XLSX" ;
    dct:title "Pengaduan Januari 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/56eaaf94-59c6-4ecc-9afd-2927d4d4ecef/resource/d1164f88-c17f-4722-afe8-a1263b061a89/download/daftar-pengaduan-januari-2022.xlsx> ;
    dcat:byteSize 107167.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" .

