@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/c107a15c-5452-4073-8ef3-92bd6aab7dbc> a dcat:Dataset ;
    dct:description "CALK 2023" ;
    dct:identifier "c107a15c-5452-4073-8ef3-92bd6aab7dbc" ;
    dct:issued "2023-05-27T08:34:21.762066"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:34:21.762074"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "CALK 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daffa" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c107a15c-5452-4073-8ef3-92bd6aab7dbc/resource/25046628-709b-42d1-8e53-80ad08791ee9> .

<https://data.jatengprov.go.id/dataset/c107a15c-5452-4073-8ef3-92bd6aab7dbc/resource/25046628-709b-42d1-8e53-80ad08791ee9> a dcat:Distribution ;
    dct:description "CALK 2023" ;
    dct:format "DOC" ;
    dct:title "CALK 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/c107a15c-5452-4073-8ef3-92bd6aab7dbc/resource/25046628-709b-42d1-8e53-80ad08791ee9/download/calk_dlh_2022.doc> ;
    dcat:byteSize 2433536.0 ;
    dcat:mediaType "application/msword" .

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

