@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/27f8d189-e4a3-492a-a504-739ea9e2bd87> a dcat:Dataset ;
    dct:description "DATA ASN PENSIUN MEI 2023" ;
    dct:identifier "27f8d189-e4a3-492a-a504-739ea9e2bd87" ;
    dct:issued "2023-05-27T08:33:21.083625"^^xsd:dateTime ;
    dct:modified "2025-11-18T09:26:21.488717"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DATA ASN PENSIUN MEI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BKPPD Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:perencanaan.bkppdclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/27f8d189-e4a3-492a-a504-739ea9e2bd87/resource/697badec-df7d-494f-b776-0789372c3e6e> ;
    dcat:keyword "asn",
        "bkppd",
        "data pegawai",
        "kepegawaian",
        "pensiun",
        "pns" ;
    dcat:landingPage <BKPPD%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/27f8d189-e4a3-492a-a504-739ea9e2bd87/resource/697badec-df7d-494f-b776-0789372c3e6e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "DATA ASN PENSIUN MEI 2023" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/27f8d189-e4a3-492a-a504-739ea9e2bd87/resource/697badec-df7d-494f-b776-0789372c3e6e/download/mei-2023.xlsx> ;
    dcat:byteSize 20366.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

