@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/be449154-ea84-444d-8828-4edb19425ddc> a dcat:Dataset ;
    dct:description "Laporan Kinerja Instansi Pemerintah Dinas Perhubungan Tahun 2020" ;
    dct:identifier "be449154-ea84-444d-8828-4edb19425ddc" ;
    dct:issued "2023-05-26T08:33:35.460533"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:33:35.460543"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LKJiP Dinas Perhubungan Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perhubungan" ;
            vcard:hasEmail <mailto:dishub@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/be449154-ea84-444d-8828-4edb19425ddc/resource/ec87570f-eb33-4b52-858e-bf7da3f5ac10> ;
    dcat:keyword "2020",
        "Dishub",
        "LKJiP" .

<https://data.jatengprov.go.id/dataset/be449154-ea84-444d-8828-4edb19425ddc/resource/ec87570f-eb33-4b52-858e-bf7da3f5ac10> a dcat:Distribution ;
    dct:description "Laporan Kinerja Instansi Pemerintah Dinas Perhubungan Tahun 2020" ;
    dct:format "PDF" ;
    dct:title "LKJiP Dinas Perhubungan Tahun 2020" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/be449154-ea84-444d-8828-4edb19425ddc/resource/ec87570f-eb33-4b52-858e-bf7da3f5ac10/download/lkjip-dishub-2020.pdf> ;
    dcat:byteSize 19280694.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

