@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/9d8f481f-5593-44c5-a308-bc5acc6e37b4> a dcat:Dataset ;
    dct:description "DATA MENGENAI RKPD 2017 KECAMATAN GIRIWOYO" ;
    dct:identifier "9d8f481f-5593-44c5-a308-bc5acc6e37b4" ;
    dct:issued "2017-10-07T11:03:21.332030"^^xsd:dateTime ;
    dct:modified "2017-10-07T11:03:52.231482"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "RKPD 2017 KECAMATAN GIRIWOYO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Purbaningrum" ;
            vcard:hasEmail <mailto:purbaningrum_dwi@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9d8f481f-5593-44c5-a308-bc5acc6e37b4/resource/2c844cfd-c4e0-47fb-bbdc-65d05ec2a18d> ;
    dcat:landingPage <http://www.wonogirikab.go.id/web/page/52/informasi_kinerja_badan_publik> .

<https://data.jatengprov.go.id/dataset/9d8f481f-5593-44c5-a308-bc5acc6e37b4/resource/2c844cfd-c4e0-47fb-bbdc-65d05ec2a18d> a dcat:Distribution ;
    dct:description "RKPD 2017 KECAMATAN GIRIWOYO" ;
    dct:format "XLS" ;
    dct:title "RKPD 2017 KECAMATAN GIRIWOYO" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9d8f481f-5593-44c5-a308-bc5acc6e37b4/resource/2c844cfd-c4e0-47fb-bbdc-65d05ec2a18d/download/rkpd-2017-giriwoyo.xls> ;
    dcat:byteSize 51200.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" .

