@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/42a082ff-8774-47cb-9288-cfbc8c46c750> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Gubernur Bulan Januari Tahun 2026" ;
    dct:identifier "42a082ff-8774-47cb-9288-cfbc8c46c750" ;
    dct:issued "2026-09-25T06:52:51.866760"^^xsd:dateTime ;
    dct:modified "2026-09-25T07:17:55.749084"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Agenda Kerja Pimpinan Gubernur Januari 2026" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ;
            vcard:hasEmail <mailto:ppidpsetdajateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/42a082ff-8774-47cb-9288-cfbc8c46c750/resource/77afc56b-e182-41f2-8f21-244701029bb6> ;
    dcat:keyword "2026",
        "agendagubernur",
        "agendapimda",
        "januari" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/42a082ff-8774-47cb-9288-cfbc8c46c750/resource/77afc56b-e182-41f2-8f21-244701029bb6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Rekap Berita January.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/sk/dataset/42a082ff-8774-47cb-9288-cfbc8c46c750/resource/77afc56b-e182-41f2-8f21-244701029bb6/download/rekap-berita-january.csv> ;
    dcat:byteSize 9056.0 ;
    dcat:mediaType "text/csv" .

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

