@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/bcadcef5-2394-4833-a259-cc56472ee6d7> a dcat:Dataset ;
    dct:description "Berisi tentang data kepegawaian seluruh pegawai di Kecamatan Jatipuro" ;
    dct:identifier "bcadcef5-2394-4833-a259-cc56472ee6d7" ;
    dct:issued "2018-05-18T05:24:19.133423"^^xsd:dateTime ;
    dct:modified "2018-05-18T05:24:19.133445"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Daftar Urut Kepangkatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rudy" ;
            vcard:hasEmail <mailto:rudyprasetyo8@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bcadcef5-2394-4833-a259-cc56472ee6d7/resource/dd206263-52ae-49e5-a193-1371370e6f5b> ;
    dcat:landingPage <jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/bcadcef5-2394-4833-a259-cc56472ee6d7/resource/dd206263-52ae-49e5-a193-1371370e6f5b> a dcat:Distribution ;
    dct:description "Daftar Urut Kepangkatan pegawai negeri sipil di Kecamatan Jatipuro" ;
    dct:format "DOCX" ;
    dct:title "DAFTAR URUTAN KEPANGKATAN.docx" ;
    dcat:accessURL <http://202.46.1.138/dataset/bcadcef5-2394-4833-a259-cc56472ee6d7/resource/dd206263-52ae-49e5-a193-1371370e6f5b/download/daftar-urutan-kepangkatan.docx> ;
    dcat:byteSize 19059.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

