@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/c33ec575-6c98-4fda-b293-73db65c2c466> a dcat:Dataset ;
    dct:description "REKAP PELANGGARAAN ASN TAHUN 2020" ;
    dct:identifier "c33ec575-6c98-4fda-b293-73db65c2c466" ;
    dct:issued "2022-10-08T04:42:10.222613"^^xsd:dateTime ;
    dct:modified "2022-10-08T04:42:35.485323"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/45e21384-0c3d-4d50-8177-4a5868868193> ;
    dct:title "REKAP PELANGGARAAN ASN TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rafdan" ;
            vcard:hasEmail <mailto:rafdan2rahinnaya@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c33ec575-6c98-4fda-b293-73db65c2c466/resource/eba6a3b5-d881-4e30-8ba0-54fb8dd323f7> ;
    dcat:landingPage <http://ppid.dprd.jatengprov.go.id/informasi-setiap-saat/> .

<https://data.jatengprov.go.id/dataset/c33ec575-6c98-4fda-b293-73db65c2c466/resource/eba6a3b5-d881-4e30-8ba0-54fb8dd323f7> a dcat:Distribution ;
    dct:description "REKAP PELANGGARAAN ASN TAHUN 2020" ;
    dct:format "JPEG" ;
    dct:title "REKAP PELANGGARAAN ASN TAHUN 2020" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/c33ec575-6c98-4fda-b293-73db65c2c466/resource/eba6a3b5-d881-4e30-8ba0-54fb8dd323f7/download/rekap-kasus-2020.jpg> ;
    dcat:byteSize 1124516.0 ;
    dcat:mediaType "image/jpeg" .

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

