@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/6beac124-35b4-4b1f-8ee3-617e0f461070> a dcat:Dataset ;
    dct:description "Rekap Agenda Kerja Pimpinan Gubernur Jateng - Maret 2023" ;
    dct:identifier "6beac124-35b4-4b1f-8ee3-617e0f461070" ;
    dct:issued "2023-10-30T17:33:04.922978"^^xsd:dateTime ;
    dct:modified "2023-10-30T17:33:04.922985"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Agenda Kerja Pimpinan Gubernur - Maret 2023" ;
    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/6beac124-35b4-4b1f-8ee3-617e0f461070/resource/ddbbf2fe-60be-4ebd-826c-2c0a67f68e6f> ;
    dcat:keyword "agendagubernur",
        "agendapimda",
        "gubernur",
        "maret2023",
        "ppidsetda",
        "setdajateng" ;
    dcat:landingPage <https://ppidsetda.jatengprov.go.id/> .

<http://5.189.187.109/dataset/6beac124-35b4-4b1f-8ee3-617e0f461070/resource/ddbbf2fe-60be-4ebd-826c-2c0a67f68e6f> a dcat:Distribution ;
    dct:description "Rekap Agenda Kerja Pimpinan Gubernur Jateng - Maret 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-09-18T04:37:56.529739"^^xsd:dateTime ;
    dct:modified "2023-10-30T17:33:04.909074"^^xsd:dateTime ;
    dct:title "Rekap Agenda Gubernur Maret 2023.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6beac124-35b4-4b1f-8ee3-617e0f461070/resource/ddbbf2fe-60be-4ebd-826c-2c0a67f68e6f/download/2023-laporan-rilis-agenda-kegiatan-pimpinan-periode-maret-kegiatan-gubernur-jateng.csv> ;
    dcat:byteSize "12401"^^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 .

