@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/ed33509f-2f66-489a-b804-591f87938a3b> a dcat:Dataset ;
    dct:description "Standar Pelayanan Publik" ;
    dct:identifier "ed33509f-2f66-489a-b804-591f87938a3b" ;
    dct:issued "2023-05-26T08:34:50.682672"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:34:50.682680"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Standar Pelayanan Publik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ed33509f-2f66-489a-b804-591f87938a3b/resource/db7ad3d5-f320-4ddf-8f3f-399cea7e568b> ;
    dcat:keyword "standar pelayanan publik" .

<https://data.jatengprov.go.id/dataset/ed33509f-2f66-489a-b804-591f87938a3b/resource/db7ad3d5-f320-4ddf-8f3f-399cea7e568b> a dcat:Distribution ;
    dct:description "Standar Pelayanan Publik" ;
    dct:format "PDF" ;
    dct:title "Standar Pelayanan Publik 2019" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/ed33509f-2f66-489a-b804-591f87938a3b/resource/db7ad3d5-f320-4ddf-8f3f-399cea7e568b/download/sk_kadinas_standard-pelayanan-itr-imb-1.pdf> ;
    dcat:byteSize 3969563.0 ;
    dcat:mediaType "application/pdf" .

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

