@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/287120d2-c7ea-42a0-af1c-960236c24657> a dcat:Dataset ;
    dct:description "Ikhtisar Hasil Pemeriksaan Semester (IHPS) Inspektorat Cilacap Smester II Tahun 2019" ;
    dct:identifier "287120d2-c7ea-42a0-af1c-960236c24657" ;
    dct:issued "2023-10-01T13:22:56.693504"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:22:56.693511"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "IHPS Inspektorat Cilacap Semester II Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "adnan" ;
            vcard:hasEmail <mailto:adnsup@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/287120d2-c7ea-42a0-af1c-960236c24657/resource/c792c5cc-bf36-46b5-944e-3695839a0608> ;
    dcat:keyword "pemeriksaan" .

<https://data.jatengprov.go.id/dataset/287120d2-c7ea-42a0-af1c-960236c24657/resource/c792c5cc-bf36-46b5-944e-3695839a0608> a dcat:Distribution ;
    dct:description "Ikhtisar Hasil Pemeriksaan Semester (IHPS) Inspktorat Cilacap Smester II Tahun 2019" ;
    dct:format "DOCX" ;
    dct:title "Ikhtisar Hasil Pemeriksaan Semester (IHPS) Inspktorat Cilacap Smester II Tahun 2019" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/287120d2-c7ea-42a0-af1c-960236c24657/resource/c792c5cc-bf36-46b5-944e-3695839a0608/download/ihps-itkab-clp-smtr-ii-th-2019.docx> ;
    dcat:byteSize 261851.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" .

