@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/837c78df-bd1b-4737-a3f8-4da30f28d8a1> a dcat:Dataset ;
    dct:description "Rekap Agenda Kerja Pimpinan Gubernur Jateng - Maret 2022" ;
    dct:identifier "837c78df-bd1b-4737-a3f8-4da30f28d8a1" ;
    dct:issued "2023-11-01T09:52:17.060445"^^xsd:dateTime ;
    dct:modified "2023-11-01T09:52:17.060455"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Agenda Kerja Pimpinan Gubernur - Maret 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppidsetdajateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/837c78df-bd1b-4737-a3f8-4da30f28d8a1/resource/af717539-7eab-43f0-b670-015aba76575f> ;
    dcat:keyword "agendagubernur",
        "agendapimda",
        "gubernur",
        "maret2022",
        "ppidsetda",
        "setdajateng" ;
    dcat:landingPage <http://ppidsetda.jatengprov.go.id/> .

<http://5.189.187.109/dataset/837c78df-bd1b-4737-a3f8-4da30f28d8a1/resource/af717539-7eab-43f0-b670-015aba76575f> a dcat:Distribution ;
    dct:description "Rekap Agenda Kerja Pimpinan Gubernur Jateng - Maret 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-04-04T03:47:00.418221"^^xsd:dateTime ;
    dct:modified "2023-11-01T09:52:17.044661"^^xsd:dateTime ;
    dct:title "3. Rekap Agenda Gubernur Maret 2022.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/837c78df-bd1b-4737-a3f8-4da30f28d8a1/resource/af717539-7eab-43f0-b670-015aba76575f/download/3.-rekap-agenda-gubernur-maret-2022.csv> ;
    dcat:byteSize "10242"^^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" .

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

