@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/91fccf09-f31b-4539-af0c-140ff500006c> a dcat:Dataset ;
    dct:description "SIPD Kecamatan Purbalingga" ;
    dct:identifier "91fccf09-f31b-4539-af0c-140ff500006c" ;
    dct:issued "2017-10-26T02:35:42.689913"^^xsd:dateTime ;
    dct:modified "2017-10-26T02:36:40.270703"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "SIPD Kecamatan Purbalingga  Jan-Juni 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kominfo Purbalingga" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/91fccf09-f31b-4539-af0c-140ff500006c/resource/7c90f553-c96e-4c83-89f9-64a5f059a905> ;
    dcat:landingPage <https://dinkominfo.purbalinggakab.go.id/wp-content/uploads/2017/07/SIPD_Bojongsari-Jan-Juni-Th_2017.xlsx> .

<https://data.jatengprov.go.id/dataset/91fccf09-f31b-4539-af0c-140ff500006c/resource/7c90f553-c96e-4c83-89f9-64a5f059a905> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:title "data SIPD Kec Purbalingga jan - juni 2017" ;
    dcat:accessURL <https://dinkominfo.purbalinggakab.go.id/wp-content/uploads/2017/07/SIPD_Bojongsari-Jan-Juni-Th_2017.xlsx> ;
    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" .

