@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/32c14bda-2b1c-44ed-9c77-c8417bc49d5b> a dcat:Dataset ;
    dct:description "Standar operasional prosedur surat keterangan penghentinan pembayaran sementara" ;
    dct:identifier "32c14bda-2b1c-44ed-9c77-c8417bc49d5b" ;
    dct:issued "2023-05-26T08:29:47.642271"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:47.642279"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP SKPP Sementara" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan dan Kebudayaan" ;
            vcard:hasEmail <mailto:pdk@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/32c14bda-2b1c-44ed-9c77-c8417bc49d5b/resource/b7690b25-5e73-4485-9879-5100c035b3ec> ;
    dcat:keyword "SKPP",
        "SOP" .

<https://data.jatengprov.go.id/dataset/32c14bda-2b1c-44ed-9c77-c8417bc49d5b/resource/b7690b25-5e73-4485-9879-5100c035b3ec> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "SOP SKPP Sementara" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/32c14bda-2b1c-44ed-9c77-c8417bc49d5b/resource/b7690b25-5e73-4485-9879-5100c035b3ec/download/20.-sop-skpp.pdf> ;
    dcat:byteSize 199145.0 ;
    dcat:mediaType "application/pdf" .

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

