@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/b9c7319b-0e4a-4344-8db5-d51ebec476f7> a dcat:Dataset ;
    dct:description "laporan neraca 2022" ;
    dct:identifier "b9c7319b-0e4a-4344-8db5-d51ebec476f7" ;
    dct:issued "2023-10-01T13:26:17.636654"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:26:17.636664"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "laporan neraca 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b9c7319b-0e4a-4344-8db5-d51ebec476f7/resource/677e1182-8470-4f7c-8248-ad42dce59f44> ;
    dcat:keyword "perencanaan" .

<https://data.jatengprov.go.id/dataset/b9c7319b-0e4a-4344-8db5-d51ebec476f7/resource/677e1182-8470-4f7c-8248-ad42dce59f44> a dcat:Distribution ;
    dct:description "laporan neraca 2022" ;
    dct:format "DOCX" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/b9c7319b-0e4a-4344-8db5-d51ebec476f7/resource/677e1182-8470-4f7c-8248-ad42dce59f44/download/laporan-neraca-2022.docx> ;
    dcat:byteSize 52203.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

