-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzpůsoby-podání-přihlášky.rdf
71 lines (61 loc) · 4.31 KB
/
způsoby-podání-přihlášky.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
<skos:prefLabel xml:lang="cs">Způsoby podání přihlášky na pracovní místo UK</skos:prefLabel>
</rdf:Description>
<rdf:Description rdf:about="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky/položky/datovou-schránkou">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky"/>
<skos:prefLabel xml:lang="cs">Datovou schránkou</skos:prefLabel>
<skos:notation>datovou-schránkou</skos:notation>
<skos:prefLabel xml:lang="en">Using a data box</skos:prefLabel>
</rdf:Description>
<rdf:Description rdf:about="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky">
<skos:prefLabel xml:lang="en">Means of submitting and application for a job at CUNI</skos:prefLabel>
</rdf:Description>
<rdf:Description rdf:about="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky/položky/elektronicky">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky"/>
<skos:prefLabel xml:lang="cs">Elektronicky</skos:prefLabel>
<skos:notation>elektronicky</skos:notation>
<skos:prefLabel xml:lang="en">Electronically</skos:prefLabel>
</rdf:Description>
<rdf:Description rdf:about="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky/položky/elektronicky-e-mail">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky"/>
<skos:prefLabel xml:lang="cs">Elektronicky - e-mailem</skos:prefLabel>
<skos:notation>elektronicky-e-mail</skos:notation>
<skos:prefLabel xml:lang="en">Electronically - E-mail</skos:prefLabel>
</rdf:Description>
<rdf:Description rdf:about="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky/položky/elektronicky-s-podpisem">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky"/>
<skos:prefLabel xml:lang="cs">Elektronicky s elektronickým podpisem, ze kterého je možné ověřit identitu uchazeče</skos:prefLabel>
<skos:notation>elektronicky-s-podpisem</skos:notation>
<skos:prefLabel xml:lang="en">Electronically with digital signature proving the applicant's identity</skos:prefLabel>
</rdf:Description>
<rdf:Description rdf:about="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky/položky/elektronicky-web">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky"/>
<skos:prefLabel xml:lang="cs">Elektronicky - webová stránka</skos:prefLabel>
<skos:notation>elektronicky-web</skos:notation>
<skos:prefLabel xml:lang="en">Electronically - Website</skos:prefLabel>
</rdf:Description>
<rdf:Description rdf:about="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky/položky/korespondenčně">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky"/>
<skos:prefLabel xml:lang="cs">Korespondenčně</skos:prefLabel>
<skos:notation>korespondenčně</skos:notation>
<skos:prefLabel xml:lang="en">By correspondence</skos:prefLabel>
</rdf:Description>
<rdf:Description rdf:about="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky/položky/osobně">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://data.mff.cuni.cz/zdroj/číselníky/způsoby-podání-přihlášky"/>
<skos:prefLabel xml:lang="cs">Osobně</skos:prefLabel>
<skos:notation>osobně</skos:notation>
<skos:prefLabel xml:lang="en">Personally</skos:prefLabel>
</rdf:Description>
</rdf:RDF>