@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/44cb99d4-e3cb-4320-89f8-bd2373e918be> a dcat:Dataset ;
    dct:description "Data KOR Kabupaten Cilacap Tahun 2016" ;
    dct:identifier "44cb99d4-e3cb-4320-89f8-bd2373e918be" ;
    dct:issued "2023-09-30T13:17:56.127405"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:17:56.127414"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data KOR Kabupaten Cilacap Tahun 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappeda Kabupaten Cilacap" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/44cb99d4-e3cb-4320-89f8-bd2373e918be/resource/3bb2d8c5-ed30-4d89-8d03-ee0c7bc29b75> ;
    dcat:keyword "KOR" .

<https://data.jatengprov.go.id/dataset/44cb99d4-e3cb-4320-89f8-bd2373e918be/resource/3bb2d8c5-ed30-4d89-8d03-ee0c7bc29b75> a dcat:Distribution ;
    dct:description "Data KOR Kabupaten Cilacap Tahun 2016" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/44cb99d4-e3cb-4320-89f8-bd2373e918be/resource/3bb2d8c5-ed30-4d89-8d03-ee0c7bc29b75/download/kor-2016.xlsx> ;
    dcat:byteSize 14087.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" .

