@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/ee162ae9-29c3-40cb-9633-35a7a71c992b> a dcat:Dataset ;
    dct:description "Laporan LRA Mei TA 2022" ;
    dct:identifier "ee162ae9-29c3-40cb-9633-35a7a71c992b" ;
    dct:issued "2023-10-01T13:27:21.970549"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:45.772064"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan LRA Mei TA 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ee162ae9-29c3-40cb-9633-35a7a71c992b/resource/1e58bed0-2f5e-46a6-956e-69e3189e4ee0> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/ee162ae9-29c3-40cb-9633-35a7a71c992b/resource/1e58bed0-2f5e-46a6-956e-69e3189e4ee0> a dcat:Distribution ;
    dct:description "Laporan LRA Mei TA 2022" ;
    dct:format "XLSX" ;
    dct:title "Laporan LRA Mei TA 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1dSJZ55-3jFRX235MFsVBz-doaUNbFYyI/edit#gid=5140467> .

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

