@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/9475ae68-d098-4402-a289-df3eeb0b0fa0> a dcat:Dataset ;
    dct:description "ANJAB ANALIS LAPORAN KEUANGAN" ;
    dct:identifier "9475ae68-d098-4402-a289-df3eeb0b0fa0" ;
    dct:issued "2023-05-27T08:34:07.263360"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:34:07.263368"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "ANJAB ANALIS LAPORAN KEUANGAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perumahan, Kawasan Permukiman dan Pertanahan Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimta@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9475ae68-d098-4402-a289-df3eeb0b0fa0/resource/4e933a11-a8fa-4d52-bae2-ba91fa3344cd> ;
    dcat:keyword "anjab" .

<https://data.jatengprov.go.id/dataset/9475ae68-d098-4402-a289-df3eeb0b0fa0/resource/4e933a11-a8fa-4d52-bae2-ba91fa3344cd> a dcat:Distribution ;
    dct:description "ANJAB ANALIS LAPORAN KEUANGAN" ;
    dct:format "PDF" ;
    dct:title "anjab-analis-laporan-keuangan" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/9475ae68-d098-4402-a289-df3eeb0b0fa0/resource/4e933a11-a8fa-4d52-bae2-ba91fa3344cd/download/analis-laporan-keuangan.pdf> ;
    dcat:byteSize 44698.0 ;
    dcat:mediaType "application/pdf" .

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

