@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/b4698c18-d9f6-4875-afce-b9c7d4feec44> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Gubernur Bulan Mei Tahun 2024" ;
    dct:identifier "b4698c18-d9f6-4875-afce-b9c7d4feec44" ;
    dct:issued "2024-08-06T03:50:05.005960"^^xsd:dateTime ;
    dct:modified "2024-08-14T05:55:41.441220"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Agenda Kerja Pimpinan Gubernur Mei 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b4698c18-d9f6-4875-afce-b9c7d4feec44/resource/ddb77e6d-5e73-46ab-807e-98d105da214c> ;
    dcat:keyword "2024",
        "agendagubernur",
        "agendapimda",
        "gubernur",
        "mei",
        "ppidsetda",
        "setdajateng" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/b4698c18-d9f6-4875-afce-b9c7d4feec44/resource/ddb77e6d-5e73-46ab-807e-98d105da214c> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:title "Agenda Kerja Pimpinan Gubernur Mei 2024.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/b4698c18-d9f6-4875-afce-b9c7d4feec44/resource/ddb77e6d-5e73-46ab-807e-98d105da214c/download/agenda-kerja-pimpinan-gubernur-mei-2024.csv> ;
    dcat:byteSize 70975.0 ;
    dcat:mediaType "text/csv" .

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

