@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/011a9ed1-75b5-45a4-89b3-a24b608939ee> a dcat:Dataset ;
    dct:description "Pengantar Ikhtisar Hasil Pemeriksaan Semester (IHPS) Inspktorat Cilacap Smester II Tahun 2019" ;
    dct:identifier "011a9ed1-75b5-45a4-89b3-a24b608939ee" ;
    dct:issued "2023-10-01T13:22:03.716554"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:22:03.716563"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Pengantar 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/011a9ed1-75b5-45a4-89b3-a24b608939ee/resource/c5e775c3-03e9-4a3f-8d2d-f4c7c44fcef4> ;
    dcat:keyword "pemeriksaan" .

<https://data.jatengprov.go.id/dataset/011a9ed1-75b5-45a4-89b3-a24b608939ee/resource/c5e775c3-03e9-4a3f-8d2d-f4c7c44fcef4> a dcat:Distribution ;
    dct:description "Pengantar Ikhtisar Hasil Pemeriksaan Semester (IHPS) Inspktorat Cilacap Smester II Tahun 2019" ;
    dct:format "DOCX" ;
    dct:title "Pengantar Ikhtisar Hasil Pemeriksaan Semester (IHPS) Inspktorat Cilacap Smester II Tahun 2019" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/011a9ed1-75b5-45a4-89b3-a24b608939ee/resource/c5e775c3-03e9-4a3f-8d2d-f4c7c44fcef4/download/kata-pengantar-ihps-sm-ii-2019-itkab.docx> ;
    dcat:byteSize 44894.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" .

