@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/7527f7cc-f53d-4f9f-9ff7-0d00e79edb97> a dcat:Dataset ;
    dct:description "Laporan Neraca 2024" ;
    dct:identifier "7527f7cc-f53d-4f9f-9ff7-0d00e79edb97" ;
    dct:issued "2025-09-18T06:45:37.883779"^^xsd:dateTime ;
    dct:modified "2025-10-16T04:48:07.890461"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Neraca 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:bobdcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7527f7cc-f53d-4f9f-9ff7-0d00e79edb97/resource/d9344eac-4d1d-426b-9c04-0001d5630910> ;
    dcat:keyword "Economy" ;
    dcat:landingPage <BPBD%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/7527f7cc-f53d-4f9f-9ff7-0d00e79edb97/resource/d9344eac-4d1d-426b-9c04-0001d5630910> a dcat:Distribution ;
    dct:description "Laporan Neraca 2024" ;
    dct:format "PDF" ;
    dct:title "Laporan Neraca 2024" ;
    dcat:accessURL <http://bpbd.cilacapkab.go.id/wp-content/uploads/2024/07/14.-NERACA.pdf> ;
    dcat:mediaType "application/pdf" .

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

