@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:5000/dataset/c5aacb96-d16e-4cb5-96bc-a8192a90b624> a dcat:Dataset ;
    dct:description "Agenda Kerja Pimpinan Gubernur Bulan Juni Tahun 2025" ;
    dct:identifier "c5aacb96-d16e-4cb5-96bc-a8192a90b624" ;
    dct:issued "2026-05-05T11:44:21.869793"^^xsd:dateTime ;
    dct:modified "2026-05-05T11:44:21.869814"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Agenda Kerja Pimpinan Gubernur Juni 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:5000/dataset/c5aacb96-d16e-4cb5-96bc-a8192a90b624/resource/001fc7ae-7dfb-4f17-8a80-6f9bbfa89a0d> ;
    dcat:keyword "2025",
        "agendapimda",
        "gubernur",
        "juni",
        "setda" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<http://5.189.187.109:5000/dataset/c5aacb96-d16e-4cb5-96bc-a8192a90b624/resource/001fc7ae-7dfb-4f17-8a80-6f9bbfa89a0d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-09-18T07:01:08.019445"^^xsd:dateTime ;
    dct:modified "2026-05-05T11:44:21.834462"^^xsd:dateTime ;
    dct:title "Rekap Kerja Pimpinan Gubernur June.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/c5aacb96-d16e-4cb5-96bc-a8192a90b624/resource/001fc7ae-7dfb-4f17-8a80-6f9bbfa89a0d/download/rekap-kerja-pimpinan-gubernur-june.csv> ;
    dcat:byteSize "32364"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

