-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmovies.ttl
169 lines (166 loc) · 8.64 KB
/
movies.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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
#################################################################
### Generated with the experimental alpha version of the TTL exporter of WebVOWL (version 1.1.7) http://visualdataweb.de/webvowl/ ###
#################################################################
@prefix : <http://www.abes.fr/vocabularies/movies#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix : <http://www.abes.fr/vocabularies/movies#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@base <http://www.abes.fr/vocabularies/movies#> .
<http://www.abes.fr/vocabularies/movies#> rdf:type owl:Ontology ;
dc:title "Movies"@en;
dc:description "undefined"@en .
#################################################################
### Property Definitions (Number of Property) 15 ###
# --------------------------- Property 0-------------------------
<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:DatatypeProperty ;
rdfs:label "prefLabel"@IRI-based;
rdfs:label "skos:prefLabel"@iri-based;
rdfs:label "skos:prefLabel"@en;
rdfs:domain foaf:Organization;
rdfs:range xsd:string .
# --------------------------- Property 1-------------------------
:end rdf:type owl:DatatypeProperty ;
rdfs:label "end"@IRI-based;
rdfs:label "end"@iri-based;
rdfs:label "end"@en;
rdfs:domain :Etat;
rdfs:range xsd:string .
# --------------------------- Property 2-------------------------
:signataire rdf:type owl:ObjectProperty ;
rdfs:label "signataire"@IRI-based;
rdfs:label "signataire"@iri-based;
rdfs:label "signataire"@en;
rdfs:domain :ContratRatachement;
rdfs:range foaf:Organization .
# --------------------------- Property 3-------------------------
:start rdf:type owl:DatatypeProperty ;
rdfs:label "start"@IRI-based;
rdfs:label "start"@iri-based;
rdfs:label "start"@en;
rdfs:domain :Etat;
rdfs:range xsd:string .
# --------------------------- Property 4-------------------------
<http://www.w3.org/2004/02/skos/core#altLabel> rdf:type owl:DatatypeProperty ;
rdfs:label "altLabel"@IRI-based;
rdfs:label "altLabel"@iri-based;
rdfs:label "skos:altLabel"@en;
rdfs:domain foaf:Organization;
rdfs:range rdfs:Datatype .
# --------------------------- Property 5-------------------------
<http://www.wikidata.org/prop/direct/P1454> rdf:type owl:DatatypeProperty ;
rdfs:label "P1454"@IRI-based;
rdfs:label "P1454"@iri-based;
rdfs:label "wdt:P1454"@en;
rdfs:domain foaf:Organization;
rdfs:range xsd:string .
# --------------------------- Property 6-------------------------
:contrat rdf:type owl:ObjectProperty ;
rdfs:label "contrat"@IRI-based;
rdfs:label "contrat"@iri-based;
rdfs:label "contrat"@en;
rdfs:domain :ContratRatachement;
rdfs:range :Contrat .
# --------------------------- Property 7-------------------------
:to rdf:type owl:ObjectProperty ;
rdfs:label "to"@IRI-based;
rdfs:label "to"@iri-based;
rdfs:label "to"@en;
rdfs:domain :Etat;
rdfs:range foaf:Organization .
# --------------------------- Property 8-------------------------
:from rdf:type owl:ObjectProperty ;
rdfs:label "from"@IRI-based;
rdfs:label "from"@iri-based;
rdfs:label "from"@en;
rdfs:domain :Etat;
rdfs:range foaf:Organization .
# --------------------------- Property 9-------------------------
:rattachementContratEnd rdf:type owl:DatatypeProperty ;
rdfs:label "rattachementContratEnd"@IRI-based;
rdfs:label "rattachementContratEnd"@iri-based;
rdfs:label "rattachementContratEnd"@en;
rdfs:domain :ContratRatachement;
rdfs:range xsd:string .
# --------------------------- Property 10-------------------------
:rattachementContratStart rdf:type owl:DatatypeProperty ;
rdfs:label "rattachementContratStart"@IRI-based;
rdfs:label "rattachementContratStart"@iri-based;
rdfs:label "rattachementContratStart"@en;
rdfs:domain :ContratRatachement;
rdfs:range xsd:string .
# --------------------------- Property 11-------------------------
:beneficiaire rdf:type owl:ObjectProperty ;
rdfs:label "beneficiaire"@IRI-based;
rdfs:label "beneficiaire"@iri-based;
rdfs:label "beneficiaire"@en;
rdfs:domain :ContratRatachement;
rdfs:range foaf:Organization .
# --------------------------- Property 12-------------------------
foaf:name rdf:type owl:DatatypeProperty ;
rdfs:label "name"@IRI-based;
rdfs:label "name"@iri-based;
rdfs:label "foaf:name"@en;
rdfs:domain foaf:Organization;
rdfs:range xsd:string .
# --------------------------- Property 13-------------------------
:codeEtabId rdf:type owl:DatatypeProperty ;
rdfs:label "codeEtabId"@en;
rdfs:domain foaf:Organization;
rdfs:range xsd:string .
# --------------------------- Property 14-------------------------
:legalBase rdf:type owl:DatatypeProperty ;
rdfs:label "legalBase"@en;
rdfs:domain :Etat;
rdfs:range xsd:string .
### Class Definitions (Number of Classes) 9 ###
# --------------------------- Class 0-------------------------
:Delegation rdf:type owl:Class;
rdfs:subClassOf :EtatDoctoral ;
rdfs:label "Delegation"@IRI-based;
rdfs:label "Delegation"@iri-based;
rdfs:label "Delegation"@en .
# --------------------------- Class 1-------------------------
:EtatDoctoral rdf:type owl:Class;
rdfs:subClassOf :Etat ;
rdfs:label "EtatDoctoral"@IRI-based;
rdfs:label "EtatDoctoral"@iri-based;
rdfs:label "EtatDoctoral"@en .
# --------------------------- Class 2-------------------------
:Contrat rdf:type owl:Class;
rdfs:label "Contrat"@IRI-based;
rdfs:label "Class38"@iri-based;
rdfs:label "Contrat"@en .
# --------------------------- Class 3-------------------------
foaf:Organization rdf:type owl:Class;
rdfs:label "foaf:Organization"@en .
# --------------------------- Class 4-------------------------
:Etat rdf:type owl:Class;
rdfs:label "Etat"@en .
# --------------------------- Class 5-------------------------
:ContratRatachement rdf:type owl:Class;
rdfs:label "ContratRatachement"@IRI-based;
rdfs:label "ContratRatachement"@iri-based;
rdfs:label "ContratRatachement"@en .
# --------------------------- Class 6-------------------------
:Succession rdf:type owl:Class;
rdfs:subClassOf :Etat ;
rdfs:label "Succession"@IRI-based;
rdfs:label "Succession"@iri-based;
rdfs:label "Succession"@en .
# --------------------------- Class 7-------------------------
:Habilitation rdf:type owl:Class;
rdfs:subClassOf :EtatDoctoral ;
rdfs:label "Habilitation"@IRI-based;
rdfs:label "Habilitation"@iri-based;
rdfs:label "Habilitation"@en .
# --------------------------- Class 8-------------------------
:Existence rdf:type owl:Class;
rdfs:subClassOf :Etat ;
rdfs:label "Existence"@IRI-based;
rdfs:label "Existence"@iri-based;
rdfs:label "Existence"@en .