@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/5a695067-494e-4859-bbf9-857db460dab0> a dcat:Dataset ;
    dct:description "IKU Kabupaten Purbalingga 2016-2021" ;
    dct:identifier "5a695067-494e-4859-bbf9-857db460dab0" ;
    dct:issued "2018-11-09T07:19:44.203093"^^xsd:dateTime ;
    dct:modified "2018-11-09T07:19:44.203103"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "Target IKU" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nongky" ;
            vcard:hasEmail <mailto:nongky03@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5a695067-494e-4859-bbf9-857db460dab0/resource/25269c71-b1ce-450a-adfe-a0c2c9db04f1> ;
    dcat:landingPage <Bappelitbangda> .

<https://data.jatengprov.go.id/dataset/5a695067-494e-4859-bbf9-857db460dab0/resource/25269c71-b1ce-450a-adfe-a0c2c9db04f1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PENGISIAN TARGET  IKU.xlsx" ;
    dcat:accessURL <https://data.purbalinggakab.go.id/dataset/5a695067-494e-4859-bbf9-857db460dab0/resource/25269c71-b1ce-450a-adfe-a0c2c9db04f1/download/pengisian-target-iku-oktober.xlsx> ;
    dcat:byteSize 34185.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purbalingga" .

