@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/6e0fe9f8-99e1-409f-a8db-5a3c8bcfd628> a dcat:Dataset ;
    dct:description "REKAP SURAT MASUK BULAN MEI 2024 " ;
    dct:identifier "6e0fe9f8-99e1-409f-a8db-5a3c8bcfd628" ;
    dct:issued "2025-09-18T06:45:24.507394"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:45:24.507400"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REKAP SURAT MASUK BULAN MEI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP " ;
            vcard:hasEmail <mailto:rsud@gmail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6e0fe9f8-99e1-409f-a8db-5a3c8bcfd628/resource/60d203a1-a9df-4ba0-87b6-45911dea453d> ;
    dcat:keyword "rekap_surat_masuk_bulan_mei_2024" .

<https://data.jatengprov.go.id/dataset/6e0fe9f8-99e1-409f-a8db-5a3c8bcfd628/resource/60d203a1-a9df-4ba0-87b6-45911dea453d> a dcat:Distribution ;
    dct:description "REKAP SURAT MASUK BULAN MEI 2024 " ;
    dct:format "XLS" ;
    dct:title "REKAP SURAT MASUK BULAN MEI 2024.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/6e0fe9f8-99e1-409f-a8db-5a3c8bcfd628/resource/60d203a1-a9df-4ba0-87b6-45911dea453d/download/rekap-surat-masuk-bulan-mei-2024.xlsx> ;
    dcat:byteSize 35381.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" .

