@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/7d0bed88-6214-4971-95a3-39cd5569ec40> a dcat:Dataset ;
    dct:description "Laporan POK Dinas Arpus Bulan Oktober 2023" ;
    dct:identifier "7d0bed88-6214-4971-95a3-39cd5569ec40" ;
    dct:issued "2023-11-02T16:22:07.269103"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:30.652377"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Dinas Arpus bulan Oktober 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "\"tari\"" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7d0bed88-6214-4971-95a3-39cd5569ec40/resource/1a6ab969-e106-4d4c-8c6b-35c6f6ead9c2> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/7d0bed88-6214-4971-95a3-39cd5569ec40/resource/1a6ab969-e106-4d4c-8c6b-35c6f6ead9c2> a dcat:Distribution ;
    dct:description "Laporan POK Dinas Arpus Bulan Oktober 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan POK Dinas Arpus Bulan Oktober 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1GRTvUoCzdO_qGz3UjaHhPdPbqbF-giQB/edit#gid=1730576153> .

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

