@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/4f3372c5-ca5b-42f9-b038-3e0bc7caa3d9> a dcat:Dataset ;
    dct:description "RKPD 2017 KANTOR PENELITIAN, PENGEMBANGAN ILMU PENGETAHUAN DAN TEKNOLOGI" ;
    dct:identifier "4f3372c5-ca5b-42f9-b038-3e0bc7caa3d9" ;
    dct:issued "2017-10-11T09:38:49.588740"^^xsd:dateTime ;
    dct:modified "2017-10-11T09:39:23.774975"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "RKPD 2017 LITBANGIPTEK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Purbaningrum" ;
            vcard:hasEmail <mailto:purbaningrum_dwi@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4f3372c5-ca5b-42f9-b038-3e0bc7caa3d9/resource/df529e94-906e-4e1d-9967-49f7303aeaf8> ;
    dcat:landingPage <http://www.wonogirikab.go.id/web/page/52/informasi_kinerja_badan_publik> .

<https://data.jatengprov.go.id/dataset/4f3372c5-ca5b-42f9-b038-3e0bc7caa3d9/resource/df529e94-906e-4e1d-9967-49f7303aeaf8> a dcat:Distribution ;
    dct:description "RKPD 2017 LITBANGIPTEK" ;
    dct:format "XLS" ;
    dct:title "RKPD 2017 LITBANGIPTEK" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/4f3372c5-ca5b-42f9-b038-3e0bc7caa3d9/resource/df529e94-906e-4e1d-9967-49f7303aeaf8/download/rkpd-2017-litbangiptek.xls> ;
    dcat:byteSize 43008.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonogiri" .

