@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/2d797b48-6bad-4b5f-934c-d03eb6d5d8f9> a dcat:Dataset ;
    dct:description "SKJ Penyusun Program Anggaran dan Pelaporan" ;
    dct:identifier "2d797b48-6bad-4b5f-934c-d03eb6d5d8f9" ;
    dct:issued "2023-06-08T03:17:46.517760"^^xsd:dateTime ;
    dct:modified "2023-06-09T03:22:27.125121"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SKJ Penyusun Program Anggaran dan Pelaporan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2d797b48-6bad-4b5f-934c-d03eb6d5d8f9/resource/a30343b4-bdc2-48fd-b7af-cbc27384b0ae> ;
    dcat:keyword "kepegawaian" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/2d797b48-6bad-4b5f-934c-d03eb6d5d8f9/resource/a30343b4-bdc2-48fd-b7af-cbc27384b0ae> a dcat:Distribution ;
    dct:description "SKJ Penyusun Program Anggaran dan Pelaporan" ;
    dct:format ".docx" ;
    dct:title "SKJ Penyusun Program Anggaran dan Pelaporan" ;
    dcat:accessURL <https://docs.google.com/document/d/1lunguKVzK1bb4s1koIFYHDhp3Gc79JCG/edit?usp=drive_web&ouid=114643186214018653727&rtpof=true> .

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

