@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/d7c2862d-3161-479b-bc25-b0f3cc563b2d> a dcat:Dataset ;
    dct:description "laporan keuangan inspektorat (NERACA) TA 2018" ;
    dct:identifier "d7c2862d-3161-479b-bc25-b0f3cc563b2d" ;
    dct:issued "2023-05-26T08:34:14.950955"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:34:14.950963"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "NERACA 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Inspektorat" ;
            vcard:hasEmail <mailto:inspektorat@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d7c2862d-3161-479b-bc25-b0f3cc563b2d/resource/cc90f8a6-b10a-4956-846d-ba323727e715> ;
    dcat:keyword "keuangan" .

<https://data.jatengprov.go.id/dataset/d7c2862d-3161-479b-bc25-b0f3cc563b2d/resource/cc90f8a6-b10a-4956-846d-ba323727e715> a dcat:Distribution ;
    dct:description "laporan keuangan inspektorat (NERACA) TA 2018" ;
    dct:format "PDF" ;
    dct:title "NERACA 2018" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d7c2862d-3161-479b-bc25-b0f3cc563b2d/resource/cc90f8a6-b10a-4956-846d-ba323727e715/download/neraca-2018.pdf> ;
    dcat:byteSize 324478.0 ;
    dcat:mediaType "application/pdf" .

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

