@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/9732e84c-794f-46eb-96e3-b86f305be1e9> a dcat:Dataset ;
    dct:description "Laporan POK Bappeda Tahun 2022" ;
    dct:identifier "9732e84c-794f-46eb-96e3-b86f305be1e9" ;
    dct:issued "2023-05-26T08:32:27.708113"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:32:27.708122"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK BAPPEDA Tahun 2022" ;
    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/9732e84c-794f-46eb-96e3-b86f305be1e9/resource/d8a8aa52-5ab3-4d56-864f-e2fc6370c8f9> ;
    dcat:keyword "perencanaan" ;
    dcat:landingPage <Bappeda%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/9732e84c-794f-46eb-96e3-b86f305be1e9/resource/d8a8aa52-5ab3-4d56-864f-e2fc6370c8f9> a dcat:Distribution ;
    dct:description "Laporan POK Bappeda Tahun 2022" ;
    dct:format "RAR" ;
    dct:title "Laporan POK Bappeda Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/9732e84c-794f-46eb-96e3-b86f305be1e9/resource/d8a8aa52-5ab3-4d56-864f-e2fc6370c8f9/download/pok-2022.rar> ;
    dcat:byteSize 19132108.0 ;
    dcat:mediaType "application/rar" .

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

