@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/c300463c-577b-4f95-85fe-aca64154762d> a dcat:Dataset ;
    dct:description "SKJ Bendahara" ;
    dct:identifier "c300463c-577b-4f95-85fe-aca64154762d" ;
    dct:issued "2023-06-08T03:17:51.862461"^^xsd:dateTime ;
    dct:modified "2023-06-09T03:22:30.878368"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SKJ Bendahara" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c300463c-577b-4f95-85fe-aca64154762d/resource/dbbfca8e-3d67-4213-b75b-2bb69eb221b9> ;
    dcat:keyword "kepegawaian" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/c300463c-577b-4f95-85fe-aca64154762d/resource/dbbfca8e-3d67-4213-b75b-2bb69eb221b9> a dcat:Distribution ;
    dct:description "SKJ Bendahara" ;
    dct:format ".docx" ;
    dct:title "SKJ Bendahara" ;
    dcat:accessURL <https://docs.google.com/document/d/1dBYBLBNeL39gzOh4bF3cct5BwuZ31TUT/edit> .

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

