@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/ebed9b88-848c-4aac-97a5-579766164b55> a dcat:Dataset ;
    dct:description "Laporan Kinerja Intansi Pemerintah Kecamatan Kunduran 2021" ;
    dct:identifier "ebed9b88-848c-4aac-97a5-579766164b55" ;
    dct:issued "2022-07-08T03:51:58.457213"^^xsd:dateTime ;
    dct:modified "2022-07-08T03:51:58.457228"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "LKJIP 2021 Kecamatan Kunduran" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ebed9b88-848c-4aac-97a5-579766164b55/resource/0d730ba7-9f56-46bf-a0c0-4c785020760c> .

<https://data.jatengprov.go.id/dataset/ebed9b88-848c-4aac-97a5-579766164b55/resource/0d730ba7-9f56-46bf-a0c0-4c785020760c> a dcat:Distribution ;
    dct:description "LKJIP 2021 Kecamatan Kunduran" ;
    dct:format "PDF" ;
    dct:title "LKJIP 2021.pdf" ;
    dcat:accessURL <https://opendata.blorakab.go.id/dataset/ebed9b88-848c-4aac-97a5-579766164b55/resource/0d730ba7-9f56-46bf-a0c0-4c785020760c/download/lkjip-2021.pdf> ;
    dcat:byteSize 2615617.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

