@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/f99fff97-a715-401b-a9fe-1a5974aed933> a dcat:Dataset ;
    dct:description "TEMUAN HASIL AUDIT JULI 2021" ;
    dct:identifier "f99fff97-a715-401b-a9fe-1a5974aed933" ;
    dct:issued "2022-10-07T09:31:19.765581"^^xsd:dateTime ;
    dct:modified "2022-10-07T09:31:19.765590"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "TEMUAN HASIL AUDIT JULI 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f99fff97-a715-401b-a9fe-1a5974aed933/resource/576fcc45-32e7-42b4-8cf1-30c21be24e8a> .

<https://data.jatengprov.go.id/dataset/f99fff97-a715-401b-a9fe-1a5974aed933/resource/576fcc45-32e7-42b4-8cf1-30c21be24e8a> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "TEMUAN HASIL AUDIT JULI 2021.xls" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/f99fff97-a715-401b-a9fe-1a5974aed933/resource/576fcc45-32e7-42b4-8cf1-30c21be24e8a/download/temuan-hasil-audit-juli-2021.xls> ;
    dcat:byteSize 30444.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" .

