@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#> .

<http://5.189.187.109/dataset/0a08e5d8-05ff-4318-9a7c-ddb3e89cdd98> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Gubernur Bulan Juli Tahun 2025" ;
    dct:identifier "0a08e5d8-05ff-4318-9a7c-ddb3e89cdd98" ;
    dct:issued "2026-05-05T05:43:05.409781"^^xsd:dateTime ;
    dct:modified "2026-05-05T05:43:05.409800"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Agenda Kerja Pimpinan Gubernur Juli 2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0a08e5d8-05ff-4318-9a7c-ddb3e89cdd98/resource/1ee7af33-55b6-47f0-b8f6-1ee948fd6f44> ;
    dcat:keyword "2025",
        "agendapimda",
        "gubernur",
        "juli",
        "setda" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<http://5.189.187.109/dataset/0a08e5d8-05ff-4318-9a7c-ddb3e89cdd98/resource/1ee7af33-55b6-47f0-b8f6-1ee948fd6f44> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-09-18T07:03:07.911408"^^xsd:dateTime ;
    dct:modified "2026-05-05T05:43:05.375775"^^xsd:dateTime ;
    dct:title "Rekap Kerja Pimpinan Gubernur July.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/0a08e5d8-05ff-4318-9a7c-ddb3e89cdd98/resource/1ee7af33-55b6-47f0-b8f6-1ee948fd6f44/download/rekap-kerja-pimpinan-gubernur-july.csv> ;
    dcat:byteSize "32996"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://ppidsetda.jatengprov.go.id/> a foaf:Document .

