@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/2057da07-9d56-48cf-83a6-5237935e2e16> a dcat:Dataset ;
    dct:description "DATA YANG BERISI RKPD 2017 KECAMATAN PARANGGUPITO" ;
    dct:identifier "2057da07-9d56-48cf-83a6-5237935e2e16" ;
    dct:issued "2017-10-11T09:40:32.427930"^^xsd:dateTime ;
    dct:modified "2017-10-11T09:40:47.344235"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "RKPD 2017 KECAMATAN PARANGGUPITO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Purbaningrum" ;
            vcard:hasEmail <mailto:purbaningrum_dwi@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2057da07-9d56-48cf-83a6-5237935e2e16/resource/91d96900-1a53-4e36-9438-e4046080b2ee> ;
    dcat:landingPage <http://www.wonogirikab.go.id/web/page/52/informasi_kinerja_badan_publik> .

<https://data.jatengprov.go.id/dataset/2057da07-9d56-48cf-83a6-5237935e2e16/resource/91d96900-1a53-4e36-9438-e4046080b2ee> a dcat:Distribution ;
    dct:description "RKPD 2017 KECAMATAN PARANGGUPITO" ;
    dct:format "XLS" ;
    dct:title "RKPD 2017 KECAMATAN PARANGGUPITO" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/2057da07-9d56-48cf-83a6-5237935e2e16/resource/91d96900-1a53-4e36-9438-e4046080b2ee/download/rkpd-2017-paranggupito.xls> ;
    dcat:byteSize 44032.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" .

