@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/86164104-0782-4f89-9c3d-db6d2a56dacc> a dcat:Dataset ;
    dct:description "Laporan Penyelenggaraan Pemerintahan Daerah Kabupaten Klaten Tahun 2019" ;
    dct:identifier "86164104-0782-4f89-9c3d-db6d2a56dacc" ;
    dct:issued "2020-07-28T05:46:27.423861"^^xsd:dateTime ;
    dct:modified "2020-07-28T05:46:27.423873"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "LPPD 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/86164104-0782-4f89-9c3d-db6d2a56dacc/resource/868aa28c-81b9-4f02-a906-7668a3de2300> .

<https://data.jatengprov.go.id/dataset/86164104-0782-4f89-9c3d-db6d2a56dacc/resource/868aa28c-81b9-4f02-a906-7668a3de2300> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "1592977715LPPD_2019.pdf" ;
    dcat:accessURL <http://ppid.klatenkab.go.id/assets/file/1592977715LPPD_2019.pdf> ;
    dcat:mediaType "application/pdf" .

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

