@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/8af10714-8c60-4a62-8c87-09cc58321916> a dcat:Dataset ;
    dct:description "SOP Penyelenggaraan Pemerintahan di Lingkungan Pemerintah Kabupaten Cilacap" ;
    dct:identifier "8af10714-8c60-4a62-8c87-09cc58321916" ;
    dct:issued "2023-05-26T08:32:08.455638"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:32:08.455647"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP Penyelenggaraan Pemerintahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Inspektorat" ;
            vcard:hasEmail <mailto:inspektorat@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8af10714-8c60-4a62-8c87-09cc58321916/resource/7d59b8ff-2a6f-4b3d-b73c-295a11b1d552> ;
    dcat:keyword "pemerintahan" .

<https://data.jatengprov.go.id/dataset/8af10714-8c60-4a62-8c87-09cc58321916/resource/7d59b8ff-2a6f-4b3d-b73c-295a11b1d552> a dcat:Distribution ;
    dct:description "SOP Penyelenggaraan Pemerintahan di Lingkungan Pemerintah Kabupaten Cilacap" ;
    dct:format "PDF" ;
    dct:title "SOP Penyelenggaraan Pemerintahan" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/8af10714-8c60-4a62-8c87-09cc58321916/resource/7d59b8ff-2a6f-4b3d-b73c-295a11b1d552/download/perbup_cilacap_no_29_th_2019-sop.pdf> ;
    dcat:byteSize 14306132.0 ;
    dcat:mediaType "application/pdf" .

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

