@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/a8194e8f-0ee0-4b46-ac03-80350b59188a> a dcat:Dataset ;
    dct:description "data daftar urut kepangkatan bagian umum tahun 2016" ;
    dct:identifier "a8194e8f-0ee0-4b46-ac03-80350b59188a" ;
    dct:issued "2018-08-18T04:49:43.724976"^^xsd:dateTime ;
    dct:modified "2018-09-18T05:20:12.560874"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Daftar Urut Kepangkatan Tahun 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "puput" ;
            vcard:hasEmail <mailto:umum@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a8194e8f-0ee0-4b46-ac03-80350b59188a/resource/b749d056-003c-4e71-afdb-d262e2b31722> ;
    dcat:landingPage <bag_umum@batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/a8194e8f-0ee0-4b46-ac03-80350b59188a/resource/b749d056-003c-4e71-afdb-d262e2b31722> a dcat:Distribution ;
    dct:description "data daftar urut kepangkatan bagian umum kabupaten batang tahun 2016" ;
    dct:format "XLS" ;
    dct:title "DUK 2016.xls" ;
    dcat:accessURL <http://103.78.143.59/dataset/a8194e8f-0ee0-4b46-ac03-80350b59188a/resource/b749d056-003c-4e71-afdb-d262e2b31722/download/duk-2016.xls> ;
    dcat:byteSize 71168.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

