@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/3b0d8cc1-db7a-414a-89d1-33a18e64f0d3> a dcat:Dataset ;
    dct:description "Profil Daerah Kabupaten Cilacap Tahun 2022" ;
    dct:identifier "3b0d8cc1-db7a-414a-89d1-33a18e64f0d3" ;
    dct:issued "2023-05-26T08:29:59.737200"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:59.737207"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Profil Daerah 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/3b0d8cc1-db7a-414a-89d1-33a18e64f0d3/resource/efcebd2c-17cc-4f55-a6ce-11dc8517a16b> ;
    dcat:keyword "profil" ;
    dcat:landingPage <Bappeda%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/3b0d8cc1-db7a-414a-89d1-33a18e64f0d3/resource/efcebd2c-17cc-4f55-a6ce-11dc8517a16b> a dcat:Distribution ;
    dct:description "Profil Daerah Kabupaten Cilacap Tahun 2022" ;
    dct:format "PDF" ;
    dct:title "Profil Daerah Kabupaten Cilacap Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/3b0d8cc1-db7a-414a-89d1-33a18e64f0d3/resource/efcebd2c-17cc-4f55-a6ce-11dc8517a16b/download/profil-daerah-2022.pdf> ;
    dcat:byteSize 2162460.0 ;
    dcat:mediaType "application/pdf" .

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

