@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/6f26c999-89a5-4049-9d73-5abc1beae564> a dcat:Dataset ;
    dct:description "SKJ Kabid Perpustakaan" ;
    dct:identifier "6f26c999-89a5-4049-9d73-5abc1beae564" ;
    dct:issued "2023-06-08T03:17:48.046522"^^xsd:dateTime ;
    dct:modified "2023-06-09T03:22:28.626988"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SKJ KABID PERPUSTAKAAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6f26c999-89a5-4049-9d73-5abc1beae564/resource/6d150e6f-514f-4674-a2fe-065ac8781824> ;
    dcat:keyword "kepegawaian" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/6f26c999-89a5-4049-9d73-5abc1beae564/resource/6d150e6f-514f-4674-a2fe-065ac8781824> a dcat:Distribution ;
    dct:description "SKJ BIDANG PERPUSTAKAAN" ;
    dct:format ".docx" ;
    dct:title "SKJ BIDANG PERPUSTAKAAN" ;
    dcat:accessURL <https://docs.google.com/document/d/1hjV2ikZYmZ0JFyUiBTHYo75QAUguEzt_/edit> .

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

