@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/e5d6a458-632e-4773-8a8d-792b71c4f5fc> a dcat:Dataset ;
    dct:description "Inovasi IGA (Innovative Government Award) Tahun 2023" ;
    dct:identifier "e5d6a458-632e-4773-8a8d-792b71c4f5fc" ;
    dct:issued "2023-09-20T12:19:50.753391"^^xsd:dateTime ;
    dct:modified "2023-09-20T12:19:50.753400"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Inovasi IGA (Innovative Government Award) Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappeda Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bappeda@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e5d6a458-632e-4773-8a8d-792b71c4f5fc/resource/1994042d-5887-4d1b-8cd5-8c9c597d6bb1> ;
    dcat:keyword "inovasi" ;
    dcat:landingPage <bappeda-inovasi-iga-clp> .

<https://data.jatengprov.go.id/dataset/e5d6a458-632e-4773-8a8d-792b71c4f5fc/resource/1994042d-5887-4d1b-8cd5-8c9c597d6bb1> a dcat:Distribution ;
    dct:description "Inovasi IGA (Innovative Government Award) Tahun 2023" ;
    dct:format "XLSX" ;
    dct:title "Inovasi IGA (Innovative Government Award) Tahun 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/e5d6a458-632e-4773-8a8d-792b71c4f5fc/resource/1994042d-5887-4d1b-8cd5-8c9c597d6bb1/download/inovasi-iga-2023.xlsx> ;
    dcat:byteSize 61082.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

