@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/08a67ba3-6046-450b-a3bb-e96f1a78f0d6> a dcat:Dataset ;
    dct:description "Laporan POK April 2022" ;
    dct:identifier "08a67ba3-6046-450b-a3bb-e96f1a78f0d6" ;
    dct:issued "2023-09-30T13:16:30.127908"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:17.397052"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK April 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/08a67ba3-6046-450b-a3bb-e96f1a78f0d6/resource/b89163ad-0925-4fee-9456-833c879f63e0> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/08a67ba3-6046-450b-a3bb-e96f1a78f0d6/resource/b89163ad-0925-4fee-9456-833c879f63e0> a dcat:Distribution ;
    dct:description "Laporan POK April 2022" ;
    dct:format "XLSX" ;
    dct:title "Laporan POK April 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1zQMWSRCHhBqKBQxLgZTSSAbsZKuwGRlT/edit#gid=1861873547> .

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

