@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/235c8fda-094e-4475-81d9-405ba9397960> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Gubernur Bulan Juni Tahun 2024" ;
    dct:identifier "235c8fda-094e-4475-81d9-405ba9397960" ;
    dct:issued "2024-08-06T03:51:52.269246"^^xsd:dateTime ;
    dct:modified "2024-08-14T05:56:08.077022"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Agenda Kerja Pimpinan Gubernur Juni 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/235c8fda-094e-4475-81d9-405ba9397960/resource/c9453dd4-a61e-4476-98de-2652cb7b3a99> ;
    dcat:keyword "2024",
        "agendagubernur",
        "agendapimda",
        "gubernur",
        "juni",
        "ppidsetda",
        "setdajateng" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/235c8fda-094e-4475-81d9-405ba9397960/resource/c9453dd4-a61e-4476-98de-2652cb7b3a99> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Agenda Kerja Pimpinan Gubernur Juni 2024.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/235c8fda-094e-4475-81d9-405ba9397960/resource/c9453dd4-a61e-4476-98de-2652cb7b3a99/download/agenda-kerja-pimpinan-gubernur-juni-2024.csv> ;
    dcat:byteSize 88963.0 ;
    dcat:mediaType "text/csv" .

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

