@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/3001d6d2-24da-4234-aa6a-9be678b9dfeb> a dcat:Dataset ;
    dct:identifier "3001d6d2-24da-4234-aa6a-9be678b9dfeb" ;
    dct:issued "2023-05-24T04:03:47.136393"^^xsd:dateTime ;
    dct:modified "2023-05-24T04:03:47.136399"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "LAPORAN E80 SEMESTER II TAHUN 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3001d6d2-24da-4234-aa6a-9be678b9dfeb/resource/9ae9b765-d0c7-44b2-afab-a6156510b2af> .

<https://data.jatengprov.go.id/dataset/3001d6d2-24da-4234-aa6a-9be678b9dfeb/resource/9ae9b765-d0c7-44b2-afab-a6156510b2af> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "E80 SEMESTER II  2022 SETELAH DESK (2).xlsx" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/3001d6d2-24da-4234-aa6a-9be678b9dfeb/resource/9ae9b765-d0c7-44b2-afab-a6156510b2af/download/e80-semester-ii-2022-setelah-desk-2.xlsx> ;
    dcat:byteSize 90121.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

