@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/62de7720-36be-4be4-ac68-c245daad5471> a dcat:Dataset ;
    dct:description "Data Kepegawaian Perum Perhutani KPH Pekalongan Barat " ;
    dct:identifier "62de7720-36be-4be4-ac68-c245daad5471" ;
    dct:issued "2018-10-25T03:32:54.881118"^^xsd:dateTime ;
    dct:modified "2018-10-25T03:32:54.881126"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Data Kepegawaian Perum Perhutani KPH Pekalongan Barat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Riandy Aditya Rahman" ;
            vcard:hasEmail <mailto:riandy.perhutani@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/62de7720-36be-4be4-ac68-c245daad5471/resource/10712e14-ec32-4764-a8c3-f3a5c147df5a> .

<https://data.jatengprov.go.id/dataset/62de7720-36be-4be4-ac68-c245daad5471/resource/10712e14-ec32-4764-a8c3-f3a5c147df5a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Data Kepegawaian Perum Perhutani KPH Pekalongan Barat" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/62de7720-36be-4be4-ac68-c245daad5471/resource/10712e14-ec32-4764-a8c3-f3a5c147df5a/download/data-pegawai-2018.xlsx> ;
    dcat:byteSize 17944.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

