@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/c3c7d24d-02a5-401a-b116-a51aebafcbfc> a dcat:Dataset ;
    dct:description "Daftar Urut Kepangkatan PNS di RSUD Tugurejo Provinsi Jawa Tengah per Juli 2017" ;
    dct:identifier "c3c7d24d-02a5-401a-b116-a51aebafcbfc" ;
    dct:issued "2018-05-04T07:21:21.369287"^^xsd:dateTime ;
    dct:modified "2018-05-04T07:21:21.369307"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "DAFTAR URUT KEPANGKATAN PNS PER JULI 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PDE" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c3c7d24d-02a5-401a-b116-a51aebafcbfc/resource/a3fdd666-2203-41f0-abe0-a221b234dc8e> ;
    dcat:landingPage <rstugurejo.jatengprov.go.id> .

<https://data.jatengprov.go.id/dataset/c3c7d24d-02a5-401a-b116-a51aebafcbfc/resource/a3fdd666-2203-41f0-abe0-a221b234dc8e> a dcat:Distribution ;
    dct:description "Daftar Urut Kepangkatan PNS di RSUD Tugurejo Provinsi Jawa Tengah per Juli 2017" ;
    dct:format "CSV" ;
    dct:title "DAFTAR URUT KEPANGKATAN PNS PER JULI 2017" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/c3c7d24d-02a5-401a-b116-a51aebafcbfc/resource/a3fdd666-2203-41f0-abe0-a221b234dc8e/download/daftar-urut-kepangkatan-pns-per-juli-2017.csv> ;
    dcat:byteSize 884066.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

