@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/4daa2a8e-9975-45d7-864c-0ab44cd2f0ee> a dcat:Dataset ;
    dct:description "TEMUAN HASIL AUDIT AGUSTUS 2022" ;
    dct:identifier "4daa2a8e-9975-45d7-864c-0ab44cd2f0ee" ;
    dct:issued "2022-10-07T08:08:32.226884"^^xsd:dateTime ;
    dct:modified "2022-10-07T08:08:32.226895"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "TEMUAN HASIL AUDIT AGUSTUS 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4daa2a8e-9975-45d7-864c-0ab44cd2f0ee/resource/c16de037-a8ea-4459-aa0b-3284401723a7> .

<https://data.jatengprov.go.id/dataset/4daa2a8e-9975-45d7-864c-0ab44cd2f0ee/resource/c16de037-a8ea-4459-aa0b-3284401723a7> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "TEMUAN HASIL AUDIT AGUSTUS 2022.xls" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/4daa2a8e-9975-45d7-864c-0ab44cd2f0ee/resource/c16de037-a8ea-4459-aa0b-3284401723a7/download/temuan-hasil-audit-agustus-2022.xls> ;
    dcat:byteSize 30500.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

