@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/91f280f9-c655-44d8-b17a-5089d597bc85> a dcat:Dataset ;
    dct:description "Inovasi DInas KB PP PA Tahun 2023" ;
    dct:identifier "91f280f9-c655-44d8-b17a-5089d597bc85" ;
    dct:issued "2023-10-02T13:30:45.004872"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:30:45.004881"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Inovasi DInas KB PP PA Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "waluyo" ;
            vcard:hasEmail <mailto:kbpppacilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/91f280f9-c655-44d8-b17a-5089d597bc85/resource/940e61cc-4442-4d99-b85e-948d8ff38632> .

<https://data.jatengprov.go.id/dataset/91f280f9-c655-44d8-b17a-5089d597bc85/resource/940e61cc-4442-4d99-b85e-948d8ff38632> a dcat:Distribution ;
    dct:description "Inovasi DInas KB PP PA Tahun 2023" ;
    dct:format "word" ;
    dct:title "Inovasi DInas KB PP PA Tahun 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/91f280f9-c655-44d8-b17a-5089d597bc85/resource/940e61cc-4442-4d99-b85e-948d8ff38632/download/inovasi-dinas-kb-pp-pa.docx> ;
    dcat:byteSize 44265.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" .

