@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/11d00575-362c-4b1d-9ca3-6b3e5adf0bc7> a dcat:Dataset ;
    dct:description "Laporan POK Arpus Bulan November 2023" ;
    dct:identifier "11d00575-362c-4b1d-9ca3-6b3e5adf0bc7" ;
    dct:issued "2023-12-13T20:07:47.640859"^^xsd:dateTime ;
    dct:modified "2023-12-13T20:07:47.640869"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Arpus Bulan November 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/11d00575-362c-4b1d-9ca3-6b3e5adf0bc7/resource/c18bfaf1-00e4-41a9-a055-ad84a309ee1b> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/11d00575-362c-4b1d-9ca3-6b3e5adf0bc7/resource/c18bfaf1-00e4-41a9-a055-ad84a309ee1b> a dcat:Distribution ;
    dct:description "Laporan POK Arpus November 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan POK Arpus November 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/16Txt3LJAiVqIx1R4ZJjbFBORTIduCK6S/edit#gid=224967338> .

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

