@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/c0ebb9fa-e19b-49ed-880b-388661769185> a dcat:Dataset ;
    dct:description "Laporan Kinerja Instansi Pemerintah Dinas Perhubungan Tahun 2019" ;
    dct:identifier "c0ebb9fa-e19b-49ed-880b-388661769185" ;
    dct:issued "2023-05-26T08:33:40.281253"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:33:40.281261"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LKJiP Dinas Perhubungan Tahun 2019" ;
    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/c0ebb9fa-e19b-49ed-880b-388661769185/resource/1be24b51-f2f3-46ce-b88e-2be1d96a002e> ;
    dcat:keyword "2019",
        "Dishub",
        "LKJiP" .

<https://data.jatengprov.go.id/dataset/c0ebb9fa-e19b-49ed-880b-388661769185/resource/1be24b51-f2f3-46ce-b88e-2be1d96a002e> a dcat:Distribution ;
    dct:description "Laporan Kinerja Instansi Pemerintah Dinas Perhubungan Tahun 2019" ;
    dct:format "PDF" ;
    dct:title "LKJiP Dinas Perhubungan Tahun 2019" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/c0ebb9fa-e19b-49ed-880b-388661769185/resource/1be24b51-f2f3-46ce-b88e-2be1d96a002e/download/lkjip-dishub-2019.pdf> ;
    dcat:byteSize 17162649.0 ;
    dcat:mediaType "application/pdf" .

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

