@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/af2a9824-3d13-465d-8128-9c7642d18e7a> a dcat:Dataset ;
    dct:description "Catatan Atas Laporan Keuangan tahun 2020" ;
    dct:identifier "af2a9824-3d13-465d-8128-9c7642d18e7a" ;
    dct:issued "2023-09-30T13:20:02.291929"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:20:02.291938"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "CALK 2020 / Penyusutan" ;
    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/af2a9824-3d13-465d-8128-9c7642d18e7a/resource/315a647e-269d-4613-b6c2-0498830fcf56> ;
    dcat:keyword "rsudcilacap" .

<https://data.jatengprov.go.id/dataset/af2a9824-3d13-465d-8128-9c7642d18e7a/resource/315a647e-269d-4613-b6c2-0498830fcf56> a dcat:Distribution ;
    dct:description "Catatan Atas Laporan Keuangan tahun 2020" ;
    dct:format "word" ;
    dct:title "Calk 2020 / Penyusutan" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/af2a9824-3d13-465d-8128-9c7642d18e7a/resource/315a647e-269d-4613-b6c2-0498830fcf56/download/calk-after-penyusutan-2020.doc> ;
    dcat:byteSize 1862656.0 ;
    dcat:mediaType "application/msword" .

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

