@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/fea3493c-7a80-4790-ad13-08fe6003036c> a dcat:Dataset ;
    dct:description "Rekap Agenda Kerja Pimpinan Gubernur Jateng - Oktober 2022" ;
    dct:identifier "fea3493c-7a80-4790-ad13-08fe6003036c" ;
    dct:issued "2023-04-04T04:01:55.138603"^^xsd:dateTime ;
    dct:modified "2023-04-04T04:02:11.609188"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Agenda Kerja Pimpinan Gubernur - Oktober 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fea3493c-7a80-4790-ad13-08fe6003036c/resource/4a62bc12-cb0d-4a23-95f1-948945d3753f> ;
    dcat:keyword "agendagubernur",
        "agendapimda",
        "gubernur",
        "oktober2022",
        "ppidsetda",
        "setdajateng" ;
    dcat:landingPage <http://ppidsetda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/fea3493c-7a80-4790-ad13-08fe6003036c/resource/4a62bc12-cb0d-4a23-95f1-948945d3753f> a dcat:Distribution ;
    dct:description "Rekap Agenda Kerja Pimpinan Gubernur Jateng - Oktober 2022" ;
    dct:format ".csv" ;
    dct:title "10. Rekap Agenda Gubernur Oktober 2022.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/fea3493c-7a80-4790-ad13-08fe6003036c/resource/4a62bc12-cb0d-4a23-95f1-948945d3753f/download/10.-rekap-agenda-gubernur-oktober-2022.csv> ;
    dcat:byteSize 12172.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> a foaf:Organization ;
    foaf:name "Sekretariat Daerah " .

