@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/84ce4e70-efab-4804-b6df-89aec8d812c1> a dcat:Dataset ;
    dct:identifier "84ce4e70-efab-4804-b6df-89aec8d812c1" ;
    dct:issued "2018-11-09T07:21:35.592943"^^xsd:dateTime ;
    dct:modified "2018-11-09T07:21:35.592967"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "Gabungan IKU Bidang2 Bappelitbangda" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nongky" ;
            vcard:hasEmail <mailto:nongky03@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/84ce4e70-efab-4804-b6df-89aec8d812c1/resource/c722296b-6e53-4420-9011-ee9476b0b7e9> ;
    dcat:landingPage <Bappelitbangda> .

<https://data.jatengprov.go.id/dataset/84ce4e70-efab-4804-b6df-89aec8d812c1/resource/c722296b-6e53-4420-9011-ee9476b0b7e9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Gabungan IKU Bidang2.xlsx" ;
    dcat:accessURL <https://data.purbalinggakab.go.id/dataset/84ce4e70-efab-4804-b6df-89aec8d812c1/resource/c722296b-6e53-4420-9011-ee9476b0b7e9/download/gabungan-iku-bidang2.xlsx> ;
    dcat:byteSize 224240.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" .

