diff --git a/lehrplan.ttl b/lehrplan.ttl index 79a2ab5..20aad26 100644 --- a/lehrplan.ttl +++ b/lehrplan.ttl @@ -3005,6 +3005,23 @@ rdfs:label "BR Schularten"@de . +### https://w3id.org/lehrplan/ontology/LP_00000261 +:LP_00000261 rdf:type owl:Class ; + rdfs:label "LehrplanElemente"@de . + + +### https://w3id.org/lehrplan/ontology/LP_00000262 +:LP_00000262 rdf:type owl:Class ; + rdfs:subClassOf :LP_00000261 ; + rdfs:label "Kompetenzbereich"@de . + + +### https://w3id.org/lehrplan/ontology/LP_00000263 +:LP_00000263 rdf:type owl:Class ; + rdfs:subClassOf :LP_00000261 ; + rdfs:label "Kompetenz"@de . + + ################################################################# # Individuals #################################################################