@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/32bdb534-5c51-4d4a-b287-7c3846e0b60e> a dcat:Dataset ;
    dct:description "iku 2023" ;
    dct:identifier "32bdb534-5c51-4d4a-b287-7c3846e0b60e" ;
    dct:issued "2023-10-01T13:23:12.175697"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:23:12.175708"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "IKU 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/32bdb534-5c51-4d4a-b287-7c3846e0b60e/resource/c1394e5f-3e22-4fd2-869d-1a0355ea8a37> ;
    dcat:keyword "dokumen" .

<https://data.jatengprov.go.id/dataset/32bdb534-5c51-4d4a-b287-7c3846e0b60e/resource/c1394e5f-3e22-4fd2-869d-1a0355ea8a37> a dcat:Distribution ;
    dct:description "IKU 2023" ;
    dct:format "XLSX" ;
    dct:title "IKU 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/32bdb534-5c51-4d4a-b287-7c3846e0b60e/resource/c1394e5f-3e22-4fd2-869d-1a0355ea8a37/download/iku-2023.xlsx> ;
    dcat:byteSize 1141011.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" .

