@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/82286c1d-d5f5-46e5-93d0-886d9313cfc8> a dcat:Dataset ;
    dct:description "Catatan Atas Laporan Keuangan tahun 2019" ;
    dct:identifier "82286c1d-d5f5-46e5-93d0-886d9313cfc8" ;
    dct:issued "2023-05-27T08:33:58.209749"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:33:58.209756"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "CALK 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP" ;
            vcard:hasEmail <mailto:rsud@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/82286c1d-d5f5-46e5-93d0-886d9313cfc8/resource/61763921-8079-4cf8-b7a5-f960ad64b6a1> ;
    dcat:keyword "CALK" ;
    dcat:landingPage <https://drive.google.com/file/d/1LsAbL_hmgtErCI6Lop_9l4lBYCDsZKlV/view> .

<https://data.jatengprov.go.id/dataset/82286c1d-d5f5-46e5-93d0-886d9313cfc8/resource/61763921-8079-4cf8-b7a5-f960ad64b6a1> a dcat:Distribution ;
    dct:description "Catatan Atas Laporan Keuangan tahun 2019" ;
    dct:format "PDF" ;
    dct:title "CALK 2019" ;
    dcat:accessURL <https://drive.google.com/file/d/1LsAbL_hmgtErCI6Lop_9l4lBYCDsZKlV/view> .

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

