@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/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 "2026-05-05T10:48:04.664909"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:48:04.664931"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Agenda Kerja Pimpinan Gubernur Mei 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ] ;
    dcat:distribution <http://5.189.187.109/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/> .

<http://5.189.187.109/dataset/b4698c18-d9f6-4875-afce-b9c7d4feec44/resource/ddb77e6d-5e73-46ab-807e-98d105da214c> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2024-08-06T03:50:19.902089"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:48:04.634590"^^xsd:dateTime ;
    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"^^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 .

