@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/573f6a9e-68c2-4f93-95c1-23c103f5f185> a dcat:Dataset ;
    dct:description "SOP KENAIKAN PANGKAT " ;
    dct:identifier "573f6a9e-68c2-4f93-95c1-23c103f5f185" ;
    dct:issued "2023-05-26T08:30:44.415226"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:44.415233"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP KENAIKAN PANGKAT" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperkimta Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimtacilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/573f6a9e-68c2-4f93-95c1-23c103f5f185/resource/5e13e83c-cb5b-421c-81c8-74aea0cb27b9> .

<https://data.jatengprov.go.id/dataset/573f6a9e-68c2-4f93-95c1-23c103f5f185/resource/5e13e83c-cb5b-421c-81c8-74aea0cb27b9> a dcat:Distribution ;
    dct:description "SOP KENAIKAN PANGKAT " ;
    dct:format "DOCX" ;
    dct:title "SOP KENAIKAN PANGKAT " ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/573f6a9e-68c2-4f93-95c1-23c103f5f185/resource/5e13e83c-cb5b-421c-81c8-74aea0cb27b9/download/sop-kenaikan-pangkat-probis.docx> ;
    dcat:byteSize 96950.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

