@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/d3dd9533-5423-445d-ba59-34eccd671238> a dcat:Dataset ;
    dct:description "Laporan LRA Maret T.A. 2023" ;
    dct:identifier "d3dd9533-5423-445d-ba59-34eccd671238" ;
    dct:issued "2023-09-30T13:20:50.066349"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:42.414912"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan LRA Maret 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/d3dd9533-5423-445d-ba59-34eccd671238/resource/e9aca243-254d-43ff-b072-413f5ae6e69c> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/d3dd9533-5423-445d-ba59-34eccd671238/resource/e9aca243-254d-43ff-b072-413f5ae6e69c> a dcat:Distribution ;
    dct:description "Laporan LRA Maret TA 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan LRA Maret T.A. 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1tfmwpy6DIpRwglaPaellMtyRLOzUmKLJ/edit#gid=1339263322> .

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

