@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/89130c1c-a9d8-4eac-a600-a66e1e335f34> a dcat:Dataset ;
    dct:description "data pegawai pns parpora tahun 2018" ;
    dct:identifier "89130c1c-a9d8-4eac-a600-a66e1e335f34" ;
    dct:issued "2018-10-24T03:17:59.414411"^^xsd:dateTime ;
    dct:modified "2018-10-24T03:17:59.414420"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "daftar pegawai pns disparpora tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disparpora" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/89130c1c-a9d8-4eac-a600-a66e1e335f34/resource/920305a9-84a6-4d86-85fc-95b390f3b979> .

<https://data.jatengprov.go.id/dataset/89130c1c-a9d8-4eac-a600-a66e1e335f34/resource/920305a9-84a6-4d86-85fc-95b390f3b979> a dcat:Distribution ;
    dct:description "tahun 2018" ;
    dct:format "XLSX" ;
    dct:title "Data nama PNS Disparpora.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/89130c1c-a9d8-4eac-a600-a66e1e335f34/resource/920305a9-84a6-4d86-85fc-95b390f3b979/download/data-nama-pns-disparpora.xlsx> ;
    dcat:byteSize 15982.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" .

