@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/1966561a-69b4-43b7-a376-3c6bedd4e592> a dcat:Dataset ;
    dct:description "Daftar Urut Kepangkatan Tahun 2015 Bagian Humas dan Protokol" ;
    dct:identifier "1966561a-69b4-43b7-a376-3c6bedd4e592" ;
    dct:issued "2018-08-18T04:32:29.349852"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:32:29.349867"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Daftar Urut Kepangkatan Tahun 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "herry iwan jaya" ;
            vcard:hasEmail <mailto:herryiwanjaya6@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1966561a-69b4-43b7-a376-3c6bedd4e592/resource/b1e5fa25-45d4-42f3-893b-70eac16ba8a5> ;
    dcat:landingPage <batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/1966561a-69b4-43b7-a376-3c6bedd4e592/resource/b1e5fa25-45d4-42f3-893b-70eac16ba8a5> a dcat:Distribution ;
    dct:description "Daftar Urut Kepangkatan Bagian Humas Protokol" ;
    dct:format ".xlsx" ;
    dct:title "Duk 2015 ok.xlsx" ;
    dcat:accessURL <http://103.78.143.59/dataset/1966561a-69b4-43b7-a376-3c6bedd4e592/resource/b1e5fa25-45d4-42f3-893b-70eac16ba8a5/download/duk-2015-ok.xlsx> ;
    dcat:byteSize 13291.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

