@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/25b50280-843d-4f56-aff4-d24de61ab69e> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Gubernur Bulan Mei Tahun 2025" ;
    dct:identifier "25b50280-843d-4f56-aff4-d24de61ab69e" ;
    dct:issued "2025-09-18T06:59:29.238692"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:59:42.877054"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Agenda Kerja Pimpinan Gubernur Mei 2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/25b50280-843d-4f56-aff4-d24de61ab69e/resource/70bdc878-adf2-4aad-9e5a-5642415aa34d> ;
    dcat:keyword "2025",
        "agendapimda",
        "gubernur",
        "mei",
        "setda" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/25b50280-843d-4f56-aff4-d24de61ab69e/resource/70bdc878-adf2-4aad-9e5a-5642415aa34d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Rekap Kerja Pimpinan Gubernur May.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/25b50280-843d-4f56-aff4-d24de61ab69e/resource/70bdc878-adf2-4aad-9e5a-5642415aa34d/download/rekap-kerja-pimpinan-gubernur-may.csv> ;
    dcat:byteSize 42689.0 ;
    dcat:mediaType "text/csv" .

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

