@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/73c5699a-4b87-4a08-8007-80d67204d774> a dcat:Dataset ;
    dct:description "Data Urut Kepangkatan (DUK) OPD Kecamatan Jatinegara Per Januari 2019" ;
    dct:identifier "73c5699a-4b87-4a08-8007-80d67204d774" ;
    dct:issued "2019-02-07T15:46:49.319048"^^xsd:dateTime ;
    dct:modified "2019-02-26T20:01:22.777832"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Data Urut Kepangkatan (DUK) OPD Kecamatan Jatinegara Per Januari 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:negarajati332807@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/73c5699a-4b87-4a08-8007-80d67204d774/resource/6c610ac8-a51c-4fb6-b617-9b8a65783546> .

<https://data.jatengprov.go.id/dataset/73c5699a-4b87-4a08-8007-80d67204d774/resource/6c610ac8-a51c-4fb6-b617-9b8a65783546> a dcat:Distribution ;
    dct:description "Daftar Urut Kepangkatan Kec. Jatinegara Per Januari 2019" ;
    dct:format "XLS" ;
    dct:title "dukjatinegarakec2019" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/73c5699a-4b87-4a08-8007-80d67204d774/resource/6c610ac8-a51c-4fb6-b617-9b8a65783546/download/daftar_urut_kepangkatan_2019012335.xls> ;
    dcat:byteSize 36565.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

