@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/5b54c7ce-1621-40e0-ab9a-e11d89520e27> a dcat:Dataset ;
    dct:description "Rekap Agenda Kerja Pimpinan Wakil Gubernur Jateng - Juni 2022" ;
    dct:identifier "5b54c7ce-1621-40e0-ab9a-e11d89520e27" ;
    dct:issued "2023-04-04T04:32:13.812736"^^xsd:dateTime ;
    dct:modified "2023-04-04T04:32:29.504172"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Agenda Kerja Pimpinan Wakil 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/5b54c7ce-1621-40e0-ab9a-e11d89520e27/resource/31daec06-229e-4fdc-8213-4ca396ccae64> ;
    dcat:keyword "agendapimda",
        "agendawagub",
        "juni2022",
        "ppidsetda",
        "setdajateng",
        "wagub" ;
    dcat:landingPage <http://ppidsetda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/5b54c7ce-1621-40e0-ab9a-e11d89520e27/resource/31daec06-229e-4fdc-8213-4ca396ccae64> a dcat:Distribution ;
    dct:description """Rekap Agenda Kerja Pimpinan Wakil Gubernur Jateng - Juni 2022\r
""" ;
    dct:format ".csv" ;
    dct:title "6.Rekap Berita Juni Wagub 2022.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5b54c7ce-1621-40e0-ab9a-e11d89520e27/resource/31daec06-229e-4fdc-8213-4ca396ccae64/download/6.rekap-berita-juni-wagub-2022.csv> ;
    dcat:byteSize 7815.0 ;
    dcat:mediaType "text/csv" .

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

