@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/3c19c5dd-c50d-4c5c-b226-013fcfbaa86b> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Gubernur Bulan April Tahun 2024" ;
    dct:identifier "3c19c5dd-c50d-4c5c-b226-013fcfbaa86b" ;
    dct:issued "2026-05-05T08:37:01.298654"^^xsd:dateTime ;
    dct:modified "2026-05-05T08:37:01.298676"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Agenda Kerja Pimpinan Gubernur April 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ] ;
    dcat:distribution <http://5.189.187.109/dataset/3c19c5dd-c50d-4c5c-b226-013fcfbaa86b/resource/b2eabaed-3dcf-4c58-9b5a-68c1394ac3b1> ;
    dcat:keyword "2024",
        "agendagubernur",
        "agendapimda",
        "april",
        "gubernur",
        "ppidsetda",
        "setdajateng" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<http://5.189.187.109/dataset/3c19c5dd-c50d-4c5c-b226-013fcfbaa86b/resource/b2eabaed-3dcf-4c58-9b5a-68c1394ac3b1> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2024-08-06T03:46:35.821604"^^xsd:dateTime ;
    dct:modified "2026-05-05T08:37:01.269331"^^xsd:dateTime ;
    dct:title "Agenda Kerja Pimpinan Gubernur April 2024.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/3c19c5dd-c50d-4c5c-b226-013fcfbaa86b/resource/b2eabaed-3dcf-4c58-9b5a-68c1394ac3b1/download/agenda-kerja-pimpinan-gubernur-april-2024.csv> ;
    dcat:byteSize "103690"^^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 .

