@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/802ce19f-1de8-46a8-8bd2-6bc717e014af> a dcat:Dataset ;
    dct:description "SPK KURSI TAHUN 2020" ;
    dct:identifier "802ce19f-1de8-46a8-8bd2-6bc717e014af" ;
    dct:issued "2022-10-08T16:24:42.098636"^^xsd:dateTime ;
    dct:modified "2022-10-08T16:25:17.213072"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/45e21384-0c3d-4d50-8177-4a5868868193> ;
    dct:title "SPK KURSI TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rafdan" ;
            vcard:hasEmail <mailto:rafdan2rahinnaya@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/802ce19f-1de8-46a8-8bd2-6bc717e014af/resource/ecfe471f-b092-4f3a-998b-d38e4dea1f61> ;
    dcat:landingPage <http://ppid.dprd.jatengprov.go.id/informasi-setiap-saat/> .

<https://data.jatengprov.go.id/dataset/802ce19f-1de8-46a8-8bd2-6bc717e014af/resource/ecfe471f-b092-4f3a-998b-d38e4dea1f61> a dcat:Distribution ;
    dct:description "SPK KURSI TAHUN 2020" ;
    dct:format "DOCX" ;
    dct:title "SPK KURSI TAHUN 2020" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/802ce19f-1de8-46a8-8bd2-6bc717e014af/resource/ecfe471f-b092-4f3a-998b-d38e4dea1f61/download/spk-kursi.docx> ;
    dcat:byteSize 2246856.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

