@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/d7c54c35-b687-45ee-9c8d-2be1a741dab7> a dcat:Dataset ;
    dct:description "SKJ Pengelola Bahan Perencanaan" ;
    dct:identifier "d7c54c35-b687-45ee-9c8d-2be1a741dab7" ;
    dct:issued "2023-06-08T03:17:52.512971"^^xsd:dateTime ;
    dct:modified "2023-06-09T03:22:31.274462"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SKJ Pengelola Bahan Perencanaan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d7c54c35-b687-45ee-9c8d-2be1a741dab7/resource/9216e48f-4a45-4235-8aae-e83d5ff214c6> ;
    dcat:keyword "kepegawaian" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/d7c54c35-b687-45ee-9c8d-2be1a741dab7/resource/9216e48f-4a45-4235-8aae-e83d5ff214c6> a dcat:Distribution ;
    dct:description "SKJ Pengelola Bahan Perencanaan" ;
    dct:format ".docx" ;
    dct:title "SKJ Pengelola Bahan Perencanaan" ;
    dcat:accessURL <https://docs.google.com/document/d/1eFy1SkDhypx5WMYuysJH5TUNgO2OuvWQ/edit> .

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

