forked from FWU-DE/lehrplan-ontologie
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlp-edit.owl
More file actions
58 lines (51 loc) · 3.67 KB
/
Copy pathlp-edit.owl
File metadata and controls
58 lines (51 loc) · 3.67 KB
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
Prefix(:=<https://w3id.org/lehrplan/ontology/>)
Prefix(owl:=<http://www.w3.org/2002/07/owl#>)
Prefix(rdf:=<http://www.w3.org/1999/02/22-rdf-syntax-ns#>)
Prefix(xml:=<http://www.w3.org/XML/1998/namespace>)
Prefix(xsd:=<http://www.w3.org/2001/XMLSchema#>)
Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)
Ontology(<https://w3id.org/lehrplan/ontology/>
Import(<https://w3id.org/lehrplan/ontology/components/bfo-edit.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-BB.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-BE-BB-shared.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-BE.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-BW.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-BY.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-HB.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-HE.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-HH.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-MV.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-NI.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-NW.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-RP.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-SH.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-SL.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-SN.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-ST.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-TH.owl>)
Import(<https://w3id.org/lehrplan/ontology/components/lehrplan-core.owl>)
Import(<https://w3id.org/lehrplan/ontology/imports/bfo_import.owl>)
Import(<https://w3id.org/lehrplan/ontology/imports/iao_import.owl>)
Import(<https://w3id.org/lehrplan/ontology/imports/qudt_import.owl>)
Import(<https://w3id.org/lehrplan/ontology/imports/ro_import.owl>)
Annotation(<http://purl.org/dc/terms/creator> <https://orcid.org/0000-0001-6378-2618>)
Annotation(<http://purl.org/dc/terms/creator> <https://orcid.org/0000-0001-7192-7143>)
Annotation(<http://purl.org/dc/terms/creator> "Almut Steinlein"@de)
Annotation(<http://purl.org/dc/terms/creator> "Cindy Bloes"@de)
Annotation(<http://purl.org/dc/terms/creator> "Johann Bergh"@de)
Annotation(<http://purl.org/dc/terms/creator> "Laura Junghanns"@de)
Annotation(<http://purl.org/dc/terms/description> "Diese Ontologie ist eine formale Repräsentation, die die grundlegenden Konzepte und ihre Beziehungen zueinander im Bereich der Lehrplangestaltung und -umsetzung im deutschen Schulsystem erfasst."@de)
Annotation(<http://purl.org/dc/terms/description> "This ontology is a formal representation that captures the fundamental concepts and their relationships to one another in the field of curriculum design and implementation of the German school system."@en)
Annotation(<http://purl.org/dc/terms/license> <https://creativecommons.org/licenses/by-sa/4.0/>)
Annotation(<http://purl.org/dc/terms/title> "Curriculum Ontology"@en)
Annotation(<http://purl.org/dc/terms/title> "Lehrplan Ontologie"@de)
Declaration(Class(:LP_0000056))
Declaration(Class(:LP_0000057))
Declaration(NamedIndividual(:LP_0000046))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/creator>))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/description>))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/license>))
Declaration(AnnotationProperty(<http://purl.org/dc/terms/title>))
AnnotationAssertion(rdfs:label <https://orcid.org/0000-0001-6378-2618> "Steffen Rörtgen")
AnnotationAssertion(rdfs:label <https://orcid.org/0000-0001-7192-7143> "Jörg Waitelonis")
)