@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/12d4e8db-8848-4aee-84ab-9f628875d7f3> a dcat:Dataset ;
    dct:description "Prestasi Dinas Pendidikan dan Kebudayaan Kabupaten Cilacap" ;
    dct:identifier "12d4e8db-8848-4aee-84ab-9f628875d7f3" ;
    dct:issued "2023-05-26T08:28:59.978771"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:57:14.336279"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Prestasi Dinas Pendidikan dan Kebudayaan Kabupaten Cilacap" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/12d4e8db-8848-4aee-84ab-9f628875d7f3/resource/59bca103-c0e2-4efb-9e2e-882c7f980c4d> ;
    dcat:keyword "Education",
        "Pendidikan" .

<https://data.jatengprov.go.id/dataset/12d4e8db-8848-4aee-84ab-9f628875d7f3/resource/59bca103-c0e2-4efb-9e2e-882c7f980c4d> a dcat:Distribution ;
    dct:description "Prestasi di Bidang Pendidikan yang Diraih di Tahun 2019" ;
    dct:format "PDF" ;
    dct:title "2019-Prestasi di Bidang Pendidikan" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/12d4e8db-8848-4aee-84ab-9f628875d7f3/resource/59bca103-c0e2-4efb-9e2e-882c7f980c4d/download/prestasi-tahun-2019.pdf> ;
    dcat:byteSize 352314.0 ;
    dcat:mediaType "application/pdf" .

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

