@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/5db511c6-a954-439a-9774-09ea77e2886c> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah aduan masyarakat dalam Aplikasi ULAS dirinci per unit kerja pada bulan Mei 2023" ;
    dct:identifier "5db511c6-a954-439a-9774-09ea77e2886c" ;
    dct:issued "2023-09-06T11:03:32.449092"^^xsd:dateTime ;
    dct:modified "2023-09-06T11:03:32.449100"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah Aduan ULAS Bulan Mei 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5db511c6-a954-439a-9774-09ea77e2886c/resource/c8853ff7-dad4-4b00-9c10-777c6de83e94> ;
    dcat:keyword "Surakarta",
        "ULAS",
        "aduan" .

<https://data.jatengprov.go.id/dataset/5db511c6-a954-439a-9774-09ea77e2886c/resource/c8853ff7-dad4-4b00-9c10-777c6de83e94> a dcat:Distribution ;
    dct:description "Tabel terdiri atas kolom unit kerja, jumlah aduan masuk, tutup, respon, belum direspon, hapus, dan total" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Aduan ULAS Bulan Mei 2023.xls" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/5db511c6-a954-439a-9774-09ea77e2886c/resource/c8853ff7-dad4-4b00-9c10-777c6de83e94/download/jumlah-aduan-ulas-bulan-mei-2023.xls> ;
    dcat:byteSize 32256.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

