@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/8034491b-b34a-45b8-95f1-3620ec9f38cf> a dcat:Dataset ;
    dct:description "sop pemberian cuti pns" ;
    dct:identifier "8034491b-b34a-45b8-95f1-3620ec9f38cf" ;
    dct:issued "2023-10-01T13:25:01.839500"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:25:01.839511"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP Pemberian Cuti PNS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8034491b-b34a-45b8-95f1-3620ec9f38cf/resource/34bb2383-e6d3-4a23-bbbd-1086f2f138df> ;
    dcat:keyword "sop pemberian cuti pns" ;
    dcat:landingPage <Satpol%20PP%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/8034491b-b34a-45b8-95f1-3620ec9f38cf/resource/34bb2383-e6d3-4a23-bbbd-1086f2f138df> a dcat:Distribution ;
    dct:description "sop pemberian cuti pns" ;
    dct:format "DOC" ;
    dct:title "sop pemberian cuti pns" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/8034491b-b34a-45b8-95f1-3620ec9f38cf/resource/34bb2383-e6d3-4a23-bbbd-1086f2f138df/download/6.-sop-pemberian-cuti-pns-ok.docx> ;
    dcat:byteSize 70632.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

