@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#> .

<https://data.jatengprov.go.id/dataset/0d177009-44b8-4fdb-bed7-f6487c3887e7> a dcat:Dataset ;
    dct:description "LAPORAN CAPAIAN KINERJA TRIWULAN 1" ;
    dct:identifier "0d177009-44b8-4fdb-bed7-f6487c3887e7" ;
    dct:issued "2022-10-08T08:58:13.379020"^^xsd:dateTime ;
    dct:modified "2022-10-08T08:59:35.377759"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/45e21384-0c3d-4d50-8177-4a5868868193> ;
    dct:title "LAPORAN CAPAIAN KINERJA TRIWULAN 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rafdan" ;
            vcard:hasEmail <mailto:rafdan2rahinnaya@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0d177009-44b8-4fdb-bed7-f6487c3887e7/resource/a35375a5-894e-4b83-8714-5f2093efcee0> ;
    dcat:landingPage <http://ppid.dprd.jatengprov.go.id/informasi-setiap-saat/> .

<https://data.jatengprov.go.id/dataset/0d177009-44b8-4fdb-bed7-f6487c3887e7/resource/a35375a5-894e-4b83-8714-5f2093efcee0> a dcat:Distribution ;
    dct:description "LAPORAN CAPAIAN KINERJA TRIWULAN 1" ;
    dct:format "JPEG" ;
    dct:title "LAPORAN CAPAIAN KINERJA TRIWULAN 1" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/0d177009-44b8-4fdb-bed7-f6487c3887e7/resource/a35375a5-894e-4b83-8714-5f2093efcee0/download/triwulan-1.jpg> ;
    dcat:byteSize 847966.0 ;
    dcat:mediaType "image/jpeg" .

<https://data.jatengprov.go.id/organization/45e21384-0c3d-4d50-8177-4a5868868193> a foaf:Organization ;
    foaf:name "Sekretariat DPRD " .

