@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/55bfb747-7c62-4934-865c-c5d276018375> a dcat:Dataset ;
    dct:description "Maklumat Pelayanan Bappeda" ;
    dct:identifier "55bfb747-7c62-4934-865c-c5d276018375" ;
    dct:issued "2023-05-26T08:30:42.051881"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:42.051888"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Maklumat Pelayanan Bappeda" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappeda Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bappeda@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/55bfb747-7c62-4934-865c-c5d276018375/resource/4f8280da-e33a-446d-9134-42d3be149c83> ;
    dcat:keyword "government" ;
    dcat:landingPage <Bappeda%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/55bfb747-7c62-4934-865c-c5d276018375/resource/4f8280da-e33a-446d-9134-42d3be149c83> a dcat:Distribution ;
    dct:description "Maklumat Pelayanan Bappeda" ;
    dct:format "JPEG" ;
    dct:title "Maklumat Pelayanan Bappeda" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/55bfb747-7c62-4934-865c-c5d276018375/resource/4f8280da-e33a-446d-9134-42d3be149c83/download/foto-maklumat-terbaru.jpeg> ;
    dcat:byteSize 913310.0 ;
    dcat:mediaType "image/jpeg" .

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

