@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/fb451dc3-e7b9-4099-98f5-eb8d8f5f44bd> a dcat:Dataset ;
    dct:description "Neraca TA 2022 Audited" ;
    dct:identifier "fb451dc3-e7b9-4099-98f5-eb8d8f5f44bd" ;
    dct:issued "2023-09-30T13:21:39.968078"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:21:39.968088"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Neraca TA 2022 Audited" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fb451dc3-e7b9-4099-98f5-eb8d8f5f44bd/resource/03f2b7a7-9b6c-4216-8b8e-5d22c276a3a4> ;
    dcat:keyword "economy" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/fb451dc3-e7b9-4099-98f5-eb8d8f5f44bd/resource/03f2b7a7-9b6c-4216-8b8e-5d22c276a3a4> a dcat:Distribution ;
    dct:description "Neraca TA 2022 Audited" ;
    dct:format "XLSX" ;
    dct:title "Neraca TA 2022 Audited" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1U9YyWwMTWrDfaqICdbZdbsWhYsnnFczN/edit#gid=1033310738> .

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

