@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/b665d11a-eb75-4112-80f9-35f9e2718ed4> a dcat:Dataset ;
    dct:description "SKJ Pelaksana Pranata Kearsipan" ;
    dct:identifier "b665d11a-eb75-4112-80f9-35f9e2718ed4" ;
    dct:issued "2023-06-08T03:17:50.911895"^^xsd:dateTime ;
    dct:modified "2023-06-09T03:22:30.486803"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SKJ Pelaksana Pranata Kearsipan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b665d11a-eb75-4112-80f9-35f9e2718ed4/resource/eda69d4c-f5d6-4c94-b031-cf94302b2e9f> ;
    dcat:keyword "kepegawaian" .

<https://data.jatengprov.go.id/dataset/b665d11a-eb75-4112-80f9-35f9e2718ed4/resource/eda69d4c-f5d6-4c94-b031-cf94302b2e9f> a dcat:Distribution ;
    dct:description "SKJ PRANATA KEARSIPAN" ;
    dct:format ".docx" ;
    dct:title "SKJ Pranata Kearsipan" ;
    dcat:accessURL <https://docs.google.com/document/d/1I_A4bvm6ESYEXT9Ao3fYt7VkqpN03-0b/edit> .

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

