@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/625aec9b-02a8-4208-aaf3-6e3d0bf145e6> a dcat:Dataset ;
    dct:description "SOP Kenaikan Pangkat" ;
    dct:identifier "625aec9b-02a8-4208-aaf3-6e3d0bf145e6" ;
    dct:issued "2023-05-26T08:31:02.708659"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:31:02.708668"^^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 "Inspektorat" ;
            vcard:hasEmail <mailto:inspektorat@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/625aec9b-02a8-4208-aaf3-6e3d0bf145e6/resource/f7ebb363-7267-43dc-9d0e-3321f2d6932b> ;
    dcat:keyword "kepegawaian" .

<https://data.jatengprov.go.id/dataset/625aec9b-02a8-4208-aaf3-6e3d0bf145e6/resource/f7ebb363-7267-43dc-9d0e-3321f2d6932b> a dcat:Distribution ;
    dct:description "SOP Kenaikan Pangkat" ;
    dct:format "PDF" ;
    dct:title "SOP Kenaikan Pangkat" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/625aec9b-02a8-4208-aaf3-6e3d0bf145e6/resource/f7ebb363-7267-43dc-9d0e-3321f2d6932b/download/sop-kenaikan-pangkat.pdf> ;
    dcat:byteSize 441688.0 ;
    dcat:mediaType "application/pdf" .

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

