@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/2de50b7d-2868-4de2-b90d-838f365b0d78> a dcat:Dataset ;
    dct:description "Data ASN Pensiun Tahun 2025" ;
    dct:identifier "2de50b7d-2868-4de2-b90d-838f365b0d78" ;
    dct:issued "2025-10-16T04:47:33.916194"^^xsd:dateTime ;
    dct:modified "2026-03-09T01:13:11.053632"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data ASN Pensiun Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Badan Kepegawaian dan Pengembangan Sumber Daya Manusia" ;
            vcard:hasEmail <mailto:bkdcilacap@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2de50b7d-2868-4de2-b90d-838f365b0d78/resource/ff6b3740-d2fc-4661-9cbf-5d1425b9fc57> ;
    dcat:keyword "data",
        "pensiun",
        "pns" ;
    dcat:landingPage <Badan%20Kepegawaian%20dan%20Pengembangan%20Sumber%20Daya%20Manusia> .

<https://data.jatengprov.go.id/dataset/2de50b7d-2868-4de2-b90d-838f365b0d78/resource/ff6b3740-d2fc-4661-9cbf-5d1425b9fc57> a dcat:Distribution ;
    dct:description "Data Pensiun PNS Periode Sampai Dengan September 2025" ;
    dct:format "XLSX" ;
    dct:title "2025 - Data Pensiun PNS Periode Sampai Dengan September 2025" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/2de50b7d-2868-4de2-b90d-838f365b0d78/resource/ff6b3740-d2fc-4661-9cbf-5d1425b9fc57/download/data-pensiun-sd-sept-2025.xlsx> ;
    dcat:byteSize 15534.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" .

