-
Notifications
You must be signed in to change notification settings - Fork 3
/
buddy_key_data_activity_other_profession_industry.ttl
88 lines (72 loc) · 2.87 KB
/
buddy_key_data_activity_other_profession_industry.ttl
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
@base <https://university-of-potsdam-mm.github.io/BIRD-Metadata-Vocabs/buddy_key_data_activity_other_profession_industry/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<>
a skos:ConceptScheme ;
dct:title "Vocabulary of buddy_key_data_activity_other_profession_industry"@en,
"Vokabular von buddy_key_data_activity_other_profession_industry"@de ;
dct:creator "BIRD"@de ;
dct:created "2024-06-05"^^xsd:date ;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
skos:hasTopConcept <1>, <2>, <3>, <4>, <5>, <6>, <7>, <8>, <9>, <10>, <11>, <12>, <13>, <14>, <15> .
<1>
a skos:Concept ;
skos:prefLabel "Bau, Architektur, Vermessung"@de, "construction, architecture, surveying"@en ;
skos:topConceptOf <> .
<2>
a skos:Concept ;
skos:prefLabel "Dienstleistungen"@de, "services"@en ;
skos:topConceptOf <> .
<3>
a skos:Concept ;
skos:prefLabel "Elektro"@de, "electrical"@en ;
skos:topConceptOf <> .
<4>
a skos:Concept ;
skos:prefLabel "Gesundheit"@de, "health"@en ;
skos:topConceptOf <> .
<5>
a skos:Concept ;
skos:prefLabel "IT, Computer"@de, "it, computer"@en ;
skos:topConceptOf <> .
<6>
a skos:Concept ;
skos:prefLabel "Kunst, Kultur, Gestaltung"@de, "arts, culture, design"@en ;
skos:topConceptOf <> .
<7>
a skos:Concept ;
skos:prefLabel "Landwirtschaft, Natur, Umwelt"@de, "agriculture, nature, environment"@en ;
skos:topConceptOf <> .
<8>
a skos:Concept ;
skos:prefLabel "Medien"@de, "media"@en ;
skos:topConceptOf <> .
<9>
a skos:Concept ;
skos:prefLabel "Metall, Maschinenbau"@de, "metal, mechanical engineering"@en ;
skos:topConceptOf <> .
<10>
a skos:Concept ;
skos:prefLabel "Naturwissenschaften"@de, "natural sciences"@en ;
skos:topConceptOf <> .
<11>
a skos:Concept ;
skos:prefLabel "Produktion, Fertigung"@de, "production, manufacturing"@en ;
skos:topConceptOf <> .
<12>
a skos:Concept ;
skos:prefLabel "Soziales, Pädagogik"@de, "social, pedagogy"@en ;
skos:topConceptOf <> .
<13>
a skos:Concept ;
skos:prefLabel "Technik, Technologiefelder"@de, "Technology, technology fields"@en ;
skos:topConceptOf <> .
<14>
a skos:Concept ;
skos:prefLabel "Verkehr, Logistik"@de, "transport, logistics"@en ;
skos:topConceptOf <> .
<15>
a skos:Concept ;
skos:prefLabel "Wirtschaft, Verwaltung"@de, "economy, administration"@en ;
skos:topConceptOf <> .