@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/2a2bd4d4-10b0-42ac-a8e7-157d25ba81b4> a dcat:Dataset ;
    dct:description "Laporan POK Juni 2023" ;
    dct:identifier "2a2bd4d4-10b0-42ac-a8e7-157d25ba81b4" ;
    dct:issued "2023-09-30T13:17:21.463490"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:21.679246"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Arpus Juni 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/2a2bd4d4-10b0-42ac-a8e7-157d25ba81b4/resource/db0df2b6-260c-44b9-b111-c5f09873a52d> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/2a2bd4d4-10b0-42ac-a8e7-157d25ba81b4/resource/db0df2b6-260c-44b9-b111-c5f09873a52d> a dcat:Distribution ;
    dct:description "Laporan POK Juni 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan POK Juni 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1Zxw4_qB6bGtDTdc7U2MOBd0aPU8xhMCH/edit#gid=617945944> .

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

