@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/3e83f51d-478f-4f22-913a-65d7dd31b5ea> a dcat:Dataset ;
    dct:description "REKAP PELANGGARAAN ASN TAHUN 2021" ;
    dct:identifier "3e83f51d-478f-4f22-913a-65d7dd31b5ea" ;
    dct:issued "2022-10-08T04:43:38.840482"^^xsd:dateTime ;
    dct:modified "2022-10-08T04:44:07.197329"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/45e21384-0c3d-4d50-8177-4a5868868193> ;
    dct:title "REKAP PELANGGARAAN ASN TAHUN 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rafdan" ;
            vcard:hasEmail <mailto:rafdan2rahinnaya@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3e83f51d-478f-4f22-913a-65d7dd31b5ea/resource/84391dbb-d8fc-4a2d-9123-960d90efeeed> ;
    dcat:landingPage <http://ppid.dprd.jatengprov.go.id/informasi-setiap-saat/> .

<https://data.jatengprov.go.id/dataset/3e83f51d-478f-4f22-913a-65d7dd31b5ea/resource/84391dbb-d8fc-4a2d-9123-960d90efeeed> a dcat:Distribution ;
    dct:description "REKAP PELANGGARAAN ASN TAHUN 2021" ;
    dct:format "JPEG" ;
    dct:title "REKAP PELANGGARAAN ASN TAHUN 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/3e83f51d-478f-4f22-913a-65d7dd31b5ea/resource/84391dbb-d8fc-4a2d-9123-960d90efeeed/download/rekap-kasus-2021.jpg> ;
    dcat:byteSize 1120828.0 ;
    dcat:mediaType "image/jpeg" .

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

