@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/8f001735-2626-4d1a-991a-2a153307be64> a dcat:Dataset ;
    dct:description "Data KOR Kabupaten Cilacap Tahun 2017" ;
    dct:identifier "8f001735-2626-4d1a-991a-2a153307be64" ;
    dct:issued "2023-09-30T13:19:23.506673"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:19:23.506685"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data KOR Kabupaten Cilacap Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappeda Kabupaten Cilacap" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8f001735-2626-4d1a-991a-2a153307be64/resource/003f4b0e-ae3d-4c91-9f84-bb9225b2925e> ;
    dcat:keyword "KOR" .

<https://data.jatengprov.go.id/dataset/8f001735-2626-4d1a-991a-2a153307be64/resource/003f4b0e-ae3d-4c91-9f84-bb9225b2925e> a dcat:Distribution ;
    dct:description "Data KOR Kabupaten Cilacap Tahun 2017" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/8f001735-2626-4d1a-991a-2a153307be64/resource/003f4b0e-ae3d-4c91-9f84-bb9225b2925e/download/kor-2017.xlsx> ;
    dcat:byteSize 14071.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" .

