@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/3f2a4b7e-baf4-422c-9ed1-10682cdb6cc3> a dcat:Dataset ;
    dct:description "Standar Operasional Prosedur (SOP) Rolling Antar Irban pada Inspektorat Kabupaten Cilacap" ;
    dct:identifier "3f2a4b7e-baf4-422c-9ed1-10682cdb6cc3" ;
    dct:issued "2023-10-01T13:23:29.042596"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:23:29.042605"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Standar Operasional Prosedur (SOP) Rolling Antar Irban pada Inspektorat Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "adnan" ;
            vcard:hasEmail <mailto:adnsup@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3f2a4b7e-baf4-422c-9ed1-10682cdb6cc3/resource/6a5e3033-08b2-4b4e-ae98-1a1397b953f1> ;
    dcat:keyword "sop" .

<https://data.jatengprov.go.id/dataset/3f2a4b7e-baf4-422c-9ed1-10682cdb6cc3/resource/6a5e3033-08b2-4b4e-ae98-1a1397b953f1> a dcat:Distribution ;
    dct:description "Standar Operasional Prosedur (SOP) Rolling Antar Irban pada Inspektorat Kabupaten Cilacap" ;
    dct:format "DOCX" ;
    dct:title "Standar Operasional Prosedur (SOP) Rolling Antar Irban pada Inspektorat Kabupaten Cilacap" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/3f2a4b7e-baf4-422c-9ed1-10682cdb6cc3/resource/6a5e3033-08b2-4b4e-ae98-1a1397b953f1/download/sop-rolling-antar-irban.docx> ;
    dcat:byteSize 86634.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" .

