@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/298f5aa0-7dae-4537-beca-22f05cb2919e> a dcat:Dataset ;
    dct:description "SK Standar Pelayanan dan Maklumat Pelayanan" ;
    dct:identifier "298f5aa0-7dae-4537-beca-22f05cb2919e" ;
    dct:issued "2023-05-26T08:29:33.846471"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:33.846478"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SK Standar Pelayanan dan Maklumat Pelayanan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperkimta Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimtacilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/298f5aa0-7dae-4537-beca-22f05cb2919e/resource/85ece38f-4e7a-459e-a62d-469b9426492f> ;
    dcat:keyword "SK" .

<https://data.jatengprov.go.id/dataset/298f5aa0-7dae-4537-beca-22f05cb2919e/resource/85ece38f-4e7a-459e-a62d-469b9426492f> a dcat:Distribution ;
    dct:description "SK Standar Pelayanan dan Maklumat Pelayanan" ;
    dct:format "PDF" ;
    dct:title "SK Standar Pelayanan dan Maklumat Pelayanan" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/298f5aa0-7dae-4537-beca-22f05cb2919e/resource/85ece38f-4e7a-459e-a62d-469b9426492f/download/sk-standar-pelayanan-dan-maklumat-pelayanan-7.pdf> ;
    dcat:byteSize 765794.0 ;
    dcat:mediaType "application/pdf" .

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

