@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/082cdb6b-91f3-40e8-b92b-6e4a76a592b3> a dcat:Dataset ;
    dct:description "Data KOR Kabupaten Cilacap Tahun 2015" ;
    dct:identifier "082cdb6b-91f3-40e8-b92b-6e4a76a592b3" ;
    dct:issued "2023-09-30T13:16:29.557053"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:16:29.557061"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data KOR Kabupaten Cilacap Tahun 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappeda Kabupaten Cilacap" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/082cdb6b-91f3-40e8-b92b-6e4a76a592b3/resource/651c923c-09c4-4464-aef9-c817221e042b> ;
    dcat:keyword "KOR" .

<https://data.jatengprov.go.id/dataset/082cdb6b-91f3-40e8-b92b-6e4a76a592b3/resource/651c923c-09c4-4464-aef9-c817221e042b> a dcat:Distribution ;
    dct:description "Data KOR Kabupaten Cilacap Tahun 2015" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/082cdb6b-91f3-40e8-b92b-6e4a76a592b3/resource/651c923c-09c4-4464-aef9-c817221e042b/download/kor-2015.xlsx> ;
    dcat:byteSize 14095.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" .

