@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/d939767a-8aa4-43d6-89c3-3c48b96a5aa0> a dcat:Dataset ;
    dct:description "Tujuan dan Sasaran Rencana Kerja (Renja) Tahun 2024" ;
    dct:identifier "d939767a-8aa4-43d6-89c3-3c48b96a5aa0" ;
    dct:issued "2023-11-09T17:01:42.896308"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:42.896318"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Tabel Tujuan dan Sasaran Rencana Kerja (Renja) Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:disperka@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d939767a-8aa4-43d6-89c3-3c48b96a5aa0/resource/d9cf7a34-1399-44c5-87a2-a6be54407d6c> .

<https://data.jatengprov.go.id/dataset/d939767a-8aa4-43d6-89c3-3c48b96a5aa0/resource/d9cf7a34-1399-44c5-87a2-a6be54407d6c> a dcat:Distribution ;
    dct:description "Tujuan dan Sasaran Rencana Kerja (Renja) Tahun 2024" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d939767a-8aa4-43d6-89c3-3c48b96a5aa0/resource/d9cf7a34-1399-44c5-87a2-a6be54407d6c/download/tabel-tujuan-dan-sasaran-rencana-kerja-renja-tahun-2024.xlsx> ;
    dcat:byteSize 10428.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" .

