@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/1ae50ff2-7863-4ce6-baee-6a09c54a527f> a dcat:Dataset ;
    dct:description "Laporan LRA Bulan Oktober Tahun 2023" ;
    dct:identifier "1ae50ff2-7863-4ce6-baee-6a09c54a527f" ;
    dct:issued "2023-11-02T16:21:58.515619"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:20.183186"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan LRA Bulan Oktober Tahun 2023 Dinas Arpus" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "\"tari\"" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1ae50ff2-7863-4ce6-baee-6a09c54a527f/resource/37b9ef18-2648-4d2a-a23b-63662b05cad6> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/1ae50ff2-7863-4ce6-baee-6a09c54a527f/resource/37b9ef18-2648-4d2a-a23b-63662b05cad6> a dcat:Distribution ;
    dct:description "Laporan LRA Bulan Oktober tahun 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan LRA Bulan Oktober tahun 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1bpNqDJJ1uvfdwoqBSxmxazSQBGCmCImz/edit#gid=1787856160> .

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

