@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/0ee20edd-9797-4a1e-8f69-48049692a3e1> a dcat:Dataset ;
    dct:description "Rekap Agenda Kerja Pimpinan Gubernur Jateng - Juni 2022" ;
    dct:identifier "0ee20edd-9797-4a1e-8f69-48049692a3e1" ;
    dct:issued "2023-04-04T03:53:08.245646"^^xsd:dateTime ;
    dct:modified "2023-04-04T03:53:27.484813"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Agenda Kerja Pimpinan Gubernur - Juni 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0ee20edd-9797-4a1e-8f69-48049692a3e1/resource/9d4b6dcd-a4c3-4c22-a20d-5ef6ebca4a1e> ;
    dcat:keyword "agendagubernur",
        "agendapimda",
        "gubernur",
        "juni2022",
        "ppidsetda",
        "setdajateng" ;
    dcat:landingPage <http://ppidsetda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/0ee20edd-9797-4a1e-8f69-48049692a3e1/resource/9d4b6dcd-a4c3-4c22-a20d-5ef6ebca4a1e> a dcat:Distribution ;
    dct:description "Rekap Agenda Kerja Pimpinan Gubernur Jateng - Juni 2022" ;
    dct:format ".csv" ;
    dct:title "6. Rekap Agenda Gubernur Juni 2022.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/0ee20edd-9797-4a1e-8f69-48049692a3e1/resource/9d4b6dcd-a4c3-4c22-a20d-5ef6ebca4a1e/download/6.-rekap-agenda-gubernur-juni-2022.csv> ;
    dcat:byteSize 12874.0 ;
    dcat:mediaType "text/csv" .

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

