@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/7cf306df-daa0-41c4-a4cf-7e0729c256f5> a dcat:Dataset ;
    dct:description "Laporan LRA Arpus Bulan September 2023" ;
    dct:identifier "7cf306df-daa0-41c4-a4cf-7e0729c256f5" ;
    dct:issued "2023-10-09T14:07:38.684153"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:30.330424"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan LRA Arpus Bulan September 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7cf306df-daa0-41c4-a4cf-7e0729c256f5/resource/f53d2248-4737-439b-8d7d-19f5dee560e0> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/7cf306df-daa0-41c4-a4cf-7e0729c256f5/resource/f53d2248-4737-439b-8d7d-19f5dee560e0> a dcat:Distribution ;
    dct:description "Laporan LRA Arpus Bulan September 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan LRA Arpus Bulan September 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1G7iccXfUOLxJc9eqnXPytQImZSlwnVM6/edit#gid=175873250> .

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

