@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/ddf4d871-d5eb-4ccc-9fb5-c3de2d3e062d> a dcat:Dataset ;
    dct:description "Laporan LRA Juli TA 2023" ;
    dct:identifier "ddf4d871-d5eb-4ccc-9fb5-c3de2d3e062d" ;
    dct:issued "2023-09-30T13:21:01.937205"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:43.504909"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan LRA Juli T.A. 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/ddf4d871-d5eb-4ccc-9fb5-c3de2d3e062d/resource/28369f33-02c3-4461-9e20-6fbcf29f7303> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/ddf4d871-d5eb-4ccc-9fb5-c3de2d3e062d/resource/28369f33-02c3-4461-9e20-6fbcf29f7303> a dcat:Distribution ;
    dct:description "Laporan LRA Juli TA 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan LRA Juli TA 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/u/1/d/1ezOSMfhSwwzFw_Ni1ZIpnysRk7s0MwLa/edit?usp=drive_web&ouid=114643186214018653727&rtpof=true> .

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

