@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/53e3f6ad-50fe-4a33-b282-ca0efeef9dd2> a dcat:Dataset ;
    dct:description "Data Pegawai BPKPAD Kab. Demak Tahun 2018" ;
    dct:identifier "53e3f6ad-50fe-4a33-b282-ca0efeef9dd2" ;
    dct:issued "2019-10-03T05:02:12.206355"^^xsd:dateTime ;
    dct:modified "2020-09-03T08:53:26.579062"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA PEGAWAI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin BPKPAD" ;
            vcard:hasEmail <mailto:dinaskeuangan@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/53e3f6ad-50fe-4a33-b282-ca0efeef9dd2/resource/ff60c2c7-9349-4392-bc37-dd08820cab83> ;
    dcat:landingPage <bpkpad.demakkab.go.id> .

<https://data.jatengprov.go.id/dataset/53e3f6ad-50fe-4a33-b282-ca0efeef9dd2/resource/ff60c2c7-9349-4392-bc37-dd08820cab83> a dcat:Distribution ;
    dct:description "data pendidikan dan duk bpkpad tahun 2018" ;
    dct:format "xlxs" ;
    dct:title "Data Pendidikan dan DUK BPKPAD.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/53e3f6ad-50fe-4a33-b282-ca0efeef9dd2/resource/ff60c2c7-9349-4392-bc37-dd08820cab83/download/data-pendidikan-dan-duk-bpkpad.xlsx> ;
    dcat:byteSize 55160.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

