@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/a1678eaf-d97c-490a-8fe4-366b52095cdd> a dcat:Dataset ;
    dct:description "Laporan LRA Juni T.A. 2023" ;
    dct:identifier "a1678eaf-d97c-490a-8fe4-366b52095cdd" ;
    dct:issued "2023-09-30T13:19:44.856786"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:36.694961"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan LRA Juni 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/a1678eaf-d97c-490a-8fe4-366b52095cdd/resource/4cd06f22-67d5-4485-bc99-bab7196b092f> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/a1678eaf-d97c-490a-8fe4-366b52095cdd/resource/4cd06f22-67d5-4485-bc99-bab7196b092f> a dcat:Distribution ;
    dct:description "Laporan LRA Juni TA 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan LRA Juni 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1-lRkrc7rFN382sskKdViZ2AuiqWpekyh/edit#gid=809054544> .

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

