@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/0e7e55fa-115f-4df1-a52b-4e702ee62214> a dcat:Dataset ;
    dct:description "Dokumen Kinerja Bakesbangpol Tahun 2023" ;
    dct:identifier "0e7e55fa-115f-4df1-a52b-4e702ee62214" ;
    dct:issued "2023-05-26T08:28:52.652401"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:28:52.652408"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Dokumen Kinerja Bakesbangpol 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0e7e55fa-115f-4df1-a52b-4e702ee62214/resource/8b07292f-218b-452c-81ed-702737ade87d> ;
    dcat:keyword "perencanaan" ;
    dcat:landingPage <Bakesbangpol-cilacap> .

<https://data.jatengprov.go.id/dataset/0e7e55fa-115f-4df1-a52b-4e702ee62214/resource/8b07292f-218b-452c-81ed-702737ade87d> a dcat:Distribution ;
    dct:description "Dokumen Kinerja Bakesbangpol 2023" ;
    dct:format "PDF" ;
    dct:title "DOKIN BAKESBANGPOL 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/0e7e55fa-115f-4df1-a52b-4e702ee62214/resource/8b07292f-218b-452c-81ed-702737ade87d/download/dokin-2023-bakesbangpol.pdf> ;
    dcat:byteSize 1784011.0 ;
    dcat:mediaType "application/pdf" .

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

