@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/fba8a5d9-eb9b-438d-bfa1-0dff8d88d71d> a dcat:Dataset ;
    dct:description "LKJIP Tahun 2023" ;
    dct:identifier "fba8a5d9-eb9b-438d-bfa1-0dff8d88d71d" ;
    dct:issued "2023-10-02T13:32:58.169837"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:32:58.169877"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LKJIP Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPBD Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bpbdcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fba8a5d9-eb9b-438d-bfa1-0dff8d88d71d/resource/23d87ca7-7f0a-4b5e-b450-55de53c7b5e5> ;
    dcat:keyword "LKJIP" .

<https://data.jatengprov.go.id/dataset/fba8a5d9-eb9b-438d-bfa1-0dff8d88d71d/resource/23d87ca7-7f0a-4b5e-b450-55de53c7b5e5> a dcat:Distribution ;
    dct:description "LKJIP Tahun 2023" ;
    dct:format "word" ;
    dct:title "LKJIP Tahun 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/fba8a5d9-eb9b-438d-bfa1-0dff8d88d71d/resource/23d87ca7-7f0a-4b5e-b450-55de53c7b5e5/download/lkjip-untuk-2023-dokumen-2022.docx> ;
    dcat:byteSize 2499662.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

