@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/f08e3ee1-d438-4c60-b989-7b1256f22b89> a dcat:Dataset ;
    dct:description "Laporan Kinerja Instansi Pemerintah Inspektorat Kota Surakarta Tahun 2021" ;
    dct:identifier "f08e3ee1-d438-4c60-b989-7b1256f22b89" ;
    dct:issued "2022-07-08T05:30:53.411442"^^xsd:dateTime ;
    dct:modified "2022-07-08T05:30:53.411453"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "LKjIP Inspektorat Kota Surakarta Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f08e3ee1-d438-4c60-b989-7b1256f22b89/resource/77ecc747-a637-456e-bfaf-8b409506f2d4> .

<https://data.jatengprov.go.id/dataset/f08e3ee1-d438-4c60-b989-7b1256f22b89/resource/77ecc747-a637-456e-bfaf-8b409506f2d4> a dcat:Distribution ;
    dct:description "LKjIP Inspektorat Tahun 2021" ;
    dct:format "PDF" ;
    dct:title "LKjIP Inspektorat Tahun 2021" ;
    dcat:accessURL <https://drive.google.com/file/d/1WHO4X0T-PEVXeXYskCW6MJQUZ0x35RHi/view> .

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

